LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: zhllg

Gentoo-china-overlay

[复制链接]
发表于 2009-11-18 11:44:45 | 显示全部楼层
樓上試試重新layman -L一下看看。
回复 支持 反对

使用道具 举报

发表于 2009-11-19 16:26:11 | 显示全部楼层
media-tv/gmlive-extra-0.3无法编译

  1. >>> Emerging (1 of 2) media-tv/gmlive-extra-0.3 from gentoo-china
  2. * gmlive-extra-0.3.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
  3. * checking ebuild checksums ;-) ...                                     [ ok ]
  4. * checking auxfile checksums ;-) ...                                    [ ok ]
  5. * checking miscfile checksums ;-) ...                                   [ ok ]
  6. >>> Unpacking source...
  7. >>> Unpacking gmlive-extra-0.3.tar.gz to /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work
  8. >>> Source unpacked in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work
  9. >>> Preparing source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  12. >>> Source configured.
  13. >>> Compiling source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  14. make -j2
  15. g++ -O2 -g -m32 -c -o xpps.o xpps.cc
  16. g++ -O2 -g -m32 -c -o ec_throw.o ec_throw.cc
  17. gcc -shared -Wl,-ldl -o libppswrapper-preload.so.0.0.0 ppswrapper-msgget.c
  18. g++ -O2 -g -m32 -o xpps xpps.o ec_throw.o  -m32 -L./lib -lppsbase -lppssg -lppsapi -lppsvodres -lppsfds -lppsvodnet
  19. /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lppsbase
  20. collect2: ld returned 1 exit status
  21. make: *** [xpps] Error 1
  22. make: *** Waiting for unfinished jobs....
  23. /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
  24. ln -s libppswrapper-preload.so.0.0.0 libppswrapper-preload.so.0.0
  25. ln -s libppswrapper-preload.so.0.0 libppswrapper-preload.so.0
  26. ln -s libppswrapper-preload.so.0 libppswrapper-preload.so
  27. *
  28. * ERROR: media-tv/gmlive-extra-0.3 failed.
  29. * Call stack:
  30. *               ebuild.sh, line   49:  Called src_compile
  31. *             environment, line 2237:  Called die
  32. * The specific snippet of code:
  33. *           emake || die "make failed.";
  34. *  The die message:
  35. *   make failed.
  36. *
  37. * If you need support, post the topmost build error, and the call stack if relevant.
  38. * A complete build log is located at '/usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/temp/build.log'.
  39. * The ebuild environment file is located at '/usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/temp/environment'.
  40. * This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-11-21 12:49:39 | 显示全部楼层
Post by johe;2046309
layman -f -a gentoo-china
* Running command "/usr/bin/svn co "http://gentoo-china-overlay.googlecode.com/svn/trunk//" "/usr/local/portage/layman/gentoo-china""...
svn: 无法识别的URL方案(一般需要svn://,http://,file://等开头)“http://gentoo-china-overlay.googlecode.com/svn/trunk”
* Failed to add overlay "gentoo-china".
* Error was: Adding the overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/local/portage/layman/gentoo-china. Please remove them manually if required.

請你編譯subversion的時候啟用webdav-neon的USE標示。
回复 支持 反对

使用道具 举报

发表于 2009-11-21 16:15:52 | 显示全部楼层
Post by zhoukb;2047634
media-tv/gmlive-extra-0.3无法编译

  1. >>> Emerging (1 of 2) media-tv/gmlive-extra-0.3 from gentoo-china
  2. * gmlive-extra-0.3.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
  3. * checking ebuild checksums ;-) ...                                     [ ok ]
  4. * checking auxfile checksums ;-) ...                                    [ ok ]
  5. * checking miscfile checksums ;-) ...                                   [ ok ]
  6. >>> Unpacking source...
  7. >>> Unpacking gmlive-extra-0.3.tar.gz to /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work
  8. >>> Source unpacked in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work
  9. >>> Preparing source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  12. >>> Source configured.
  13. >>> Compiling source in /usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3 ...
  14. make -j2
  15. g++ -O2 -g -m32 -c -o xpps.o xpps.cc
  16. g++ -O2 -g -m32 -c -o ec_throw.o ec_throw.cc
  17. gcc -shared -Wl,-ldl -o libppswrapper-preload.so.0.0.0 ppswrapper-msgget.c
  18. g++ -O2 -g -m32 -o xpps xpps.o ec_throw.o  -m32 -L./lib -lppsbase -lppssg -lppsapi -lppsvodres -lppsfds -lppsvodnet
  19. /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lppsbase
  20. collect2: ld returned 1 exit status
  21. make: *** [xpps] Error 1
  22. make: *** Waiting for unfinished jobs....
  23. /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
  24. ln -s libppswrapper-preload.so.0.0.0 libppswrapper-preload.so.0.0
  25. ln -s libppswrapper-preload.so.0.0 libppswrapper-preload.so.0
  26. ln -s libppswrapper-preload.so.0 libppswrapper-preload.so
  27. *
  28. * ERROR: media-tv/gmlive-extra-0.3 failed.
  29. * Call stack:
  30. *               ebuild.sh, line   49:  Called src_compile
  31. *             environment, line 2237:  Called die
  32. * The specific snippet of code:
  33. *           emake || die "make failed.";
  34. *  The die message:
  35. *   make failed.
  36. *
  37. * If you need support, post the topmost build error, and the call stack if relevant.
  38. * A complete build log is located at '/usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/temp/build.log'.
  39. * The ebuild environment file is located at '/usr/portage/distfiles/tmp/portage/media-tv/gmlive-extra-0.3/temp/environment'.
  40. * This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
复制代码



同问,这个包好久就编译不起来了。我把lib包解到ppstream中,ld倒是可以通过了,但是后面又又一个错误却不明白,对ebuild不懂的家伙在用gentoo,让大家见笑了,呵呵。

  1. >>> Install gmlive-extra-0.3 into /var/tmp/portage/media-tv/gmlive-extra-0.3/image/ category media-tv
  2. lib/
  3. lib/libppsbase.so
  4. lib/libppsapi.so.0.1.826
  5. lib/libppsbase.so.0.1.826
  6. lib/libppssg.so.0.1.826
  7. lib/libppssg.so
  8. lib/libppsvodres.so.0.1.826
  9. lib/libppsvodres.so.0
  10. lib/libppsapi.so
  11. lib/libppsfds.so
  12. lib/libppsfds.so.0.1.826
  13. lib/libppsapi.so.0
  14. lib/libppssg.so.0
  15. lib/libppsvodnet.so
  16. lib/libppsvodres.so
  17. lib/libppsvodnet.so.0.1.826
  18. lib/libppsbase.so.0
  19. lib/libppsfds.so.0
  20. lib/libppsvodnet.so.0
  21. mv: cannot move `/var/tmp/portage/media-tv/gmlive-extra-0.3/image//usr/lib' to a subdirectory of itself, `/var/tmp/portage/media-tv/gmlive-extra-0.3/image//usr/lib/lib'
  22. make -j4 DESTDIR=/var/tmp/portage/media-tv/gmlive-extra-0.3/image/ install
  23. cp xpps /usr/bin/
  24. ACCESS DENIED  open_wr:      /usr/bin/xpps
  25. cp: cannot create regular file `/usr/bin/xpps': Permission denied
  26. make: *** [install] Error 1
  27. * ERROR: media-tv/gmlive-extra-0.3 failed:
  28. *   install failed.
  29. *
  30. * Call stack:
  31. *     ebuild.sh, line  55:  Called src_install
  32. *   environment, line 2301:  Called die
  33. * The specific snippet of code:
  34. *           emake DESTDIR="${D}" install || die "install failed.";
  35. *
  36. * If you need support, post the output of 'emerge --info =media-tv/gmlive-extra-0.3',
  37. * the complete build log and the output of 'emerge -pqv =media-tv/gmlive-extra-0.3'.
  38. * This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
  39. * The complete build log is located at '/var/tmp/portage/media-tv/gmlive-extra-0.3/temp/build.log'.
  40. * The ebuild environment file is located at '/var/tmp/portage/media-tv/gmlive-extra-0.3/temp/environment'.
  41. * S: '/var/tmp/portage/media-tv/gmlive-extra-0.3/work/gmlive-extra-0.3'
  42. --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
  43. LOG FILE "/var/log/sandbox/sandbox-1246.log"

  44. VERSION 1.0
  45. FORMAT: F - Function called
  46. FORMAT: S - Access Status
  47. FORMAT: P - Path as passed to function
  48. FORMAT: A - Absolute Path (not canonical)
  49. FORMAT: R - Canonical Path
  50. FORMAT: C - Command Line

  51. F: open_wr
  52. S: deny
  53. P: /usr/bin/xpps
  54. A: /usr/bin/xpps
  55. R: /usr/bin/xpps
  56. C: cp xpps /usr/bin/
  57. --------------------------------------------------------------------------------
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-11-22 14:04:31 | 显示全部楼层
修改gmlive-extra-0.3.ebuild,我自己编译通过了
gmlive-extra-0.3-r1.ebuild

  1. # Copyright 1999-2009 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # $Header: $

  4. EAPI="2"

  5. inherit eutils multilib

  6. DESCRIPTION="PPLive and PPS IPTV support for GMLive"
  7. HOMEPAGE="http://code.google.com/p/gmlive/"
  8. SRC_URI="
  9.         http://gmlive.googlecode.com/files/${P}.tar.gz"

  10. LICENSE="as-is"
  11. SLOT="0"
  12. KEYWORDS="~amd64 ~x86"
  13. IUSE="+pplive +pps +sopcast"

  14. DEPEND=""
  15. RDEPEND=""

  16. RESTRICT="primaryuri"

  17. QA_PRESTRIPPED="
  18.         usr/bin/sp-sc-auth
  19.         usr/lib32/libppsvodnet.so
  20.         usr/lib32/libppsvodres.so.0
  21.         usr/lib32/libppsfds.so
  22.         usr/lib32/libppsbase.so.0
  23.         usr/lib32/libppssg.so.0.1.826
  24.         usr/lib32/libppsapi.so
  25.         usr/lib32/libppsvodres.so
  26.         usr/lib32/libppsvodnet.so.0
  27.         usr/lib32/libppsbase.so
  28.         usr/lib32/libppssg.so
  29.         usr/lib32/libppsfds.so.0.1.826
  30.         usr/lib32/libppssg.so.0
  31.         usr/lib32/libppsbase.so.0.1.826
  32.         usr/lib32/libppsvodnet.so.0.1.826
  33.         usr/lib32/libppsfds.so.0
  34.         usr/lib32/libppsapi.so.0
  35.         usr/lib32/libppsapi.so.0.1.826
  36.         usr/lib32/libppsvodres.so.0.1.826"
  37. QA_TEXTRELS="
  38.         usr/lib32/libppsvodnet.so
  39.         usr/lib32/libppsbase.so.0
  40.         usr/lib32/libppsapi.so
  41.         usr/lib32/libppsvodnet.so.0
  42.         usr/lib32/libppsbase.so
  43.         usr/lib32/libppsbase.so.0.1.826
  44.         usr/lib32/libppsvodnet.so.0.1.826
  45.         usr/lib32/libppsapi.so.0
  46.         usr/lib32/libppsapi.so.0.1.826"

  47. src_unpack() {
  48.         unpack ${A}
  49.         cd ${S}
  50.         epatch ${FILESDIR}/${P}.patch
  51. }

  52. src_compile() {
  53.         if use pps ; then
  54.                 cd ${S}/ppstream
  55.                 tar xvf ${S}/lib-826.tar.gz -C ${S}/ppstream
  56.                 emake || die "make failed."
  57.         fi
  58. }

  59. src_install() {
  60.         insinto /usr/bin

  61.         if use pplive ; then
  62.                 cd ${S}
  63.                 doins xpplive
  64.                 fperms 0755 /usr/bin/xpplive

  65.                 use x86 || multilib_toolchain_setup x86
  66.                 dodir /usr
  67.                 tar xvf lib-826.tar.gz -C "${D}"/usr
  68.                 mv "${D}"/usr/{lib,$(get_libdir)}
  69.         fi

  70.         if use pps ; then
  71.                 cd ${S}/ppstream
  72.                 dodir /usr/lib
  73.                 emake DESTDIR="${D}" install || die "install failed."
  74.         fi

  75.         if use sopcast ; then
  76.                 cd ${S}
  77.                 doins sp-sc-auth
  78.                 fperms 0755 /usr/bin/sp-sc-auth
  79.         fi
  80. }
复制代码


gmlive-extra-0.3.patch

  1. --- ppstream/Makefile.orig        2009-11-21 22:15:32.000000000 +0800
  2. +++ ppstream/Makefile        2009-11-22 13:49:57.000000000 +0800
  3. @@ -28,5 +28,5 @@
  4. clean:
  5.         rm -rf *.so* *.o xpps
  6. install:
  7. -        cp xpps /usr/bin/
  8. -        mv libppswrapper-preload.* /usr/lib/
  9. +        cp xpps ${DESTDIR}/usr/bin/
  10. +        mv libppswrapper-preload.* ${DESTDIR}/usr/lib/
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-11-22 17:18:52 | 显示全部楼层
谢谢123451,可以用了
回复 支持 反对

使用道具 举报

发表于 2009-11-22 21:01:28 | 显示全部楼层
谢谢ianyue,zhoukb,我也弄好了。太好了,最好还是有空man 5 ebuild,然后借着ianyue这个例子,细细读一下好了 ^_~~~

ps: 懒人一个呀,其实我早就知道extra有问题,不过如果zhoukb不说,我也不会说,然后就只好傻傻等下一个更新了(我似乎已经这么做过了,上次那个大蒜头出问题,TTS错误,都没人说,google也没资料,等了几天出了一个更新,就这么悄悄又好了)。无论如何,“自己动手,丰衣足食”。
回复 支持 反对

使用道具 举报

发表于 2009-12-5 15:28:02 | 显示全部楼层
>>> Emerging (1 of 28) media-libs/fontconfig-2.6.0-r2 from gentoo-china
* fontconfig-2.6.0.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
* checking ebuild checksums ;-) ...                                     [ ok ]
* checking auxfile checksums ;-) ...                                    [ ok ]
* checking miscfile checksums ;-) ...                                   [ ok ]
* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "lease rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
*

>>> Failed to emerge media-libs/fontconfig-2.6.0-r2, Log file:

>>>  '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'

* Messages for package media-libs/fontconfig-2.6.0-r2:

* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "lease rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
*
回复 支持 反对

使用道具 举报

发表于 2009-12-5 15:51:26 | 显示全部楼层
Post by johe;2052823
>>> Emerging (1 of 28) media-libs/fontconfig-2.6.0-r2 from gentoo-china
* fontconfig-2.6.0.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
* checking ebuild checksums ;-) ...                                     [ ok ]
* checking auxfile checksums ;-) ...                                    [ ok ]
* checking miscfile checksums ;-) ...                                   [ ok ]
* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "Please rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
*

>>> Failed to emerge media-libs/fontconfig-2.6.0-r2, Log file:

>>>  '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'

* Messages for package media-libs/fontconfig-2.6.0-r2:

* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "Please rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
*


意思是让你给freetype启用ubuntu的use
回复 支持 反对

使用道具 举报

发表于 2009-12-5 15:57:21 | 显示全部楼层
加了,又出现别的错误,freetype-2不知道如何装,MS没有这个build.



USE="ubuntu" emerge media-libs/fontconfig
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-libs/fontconfig-2.6.0-r2 from gentoo-china
* fontconfig-2.6.0.tar.gz RMD160 SHA1 SHA256 size ;-) ...               [ ok ]
* checking ebuild checksums ;-) ...                                     [ ok ]
* checking auxfile checksums ;-) ...                                    [ ok ]
* checking miscfile checksums ;-) ...                                   [ ok ]
* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "lease rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
*

>>> Failed to emerge media-libs/fontconfig-2.6.0-r2, Log file:

>>>  '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'

* Messages for package media-libs/fontconfig-2.6.0-r2:

* You need to compile freetype-2 with the ubuntu USE before you can compile fontconfig with the ubuntu USE flag.
*
* ERROR: media-libs/fontconfig-2.6.0-r2 failed.
* Call stack:
*                    ebuild.sh, line   49:  Called pkg_setup
*   fontconfig-2.6.0-r2.ebuild, line   37:  Called die
* The specific snippet of code:
*                   die "lease rebuild freetype-2 with ubuntu enabled."
*  The die message:
*   Please rebuild freetype-2 with ubuntu enabled.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/die.env'.
* This ebuild is from an overlay named 'gentoo-china': '/usr/local/portage/layman/gentoo-china/'
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表