Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
part of x11-proto/xcb-proto is getting installed in /xcbgen/
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
curmudgeon
Veteran
Veteran


Joined: 08 Aug 2003
Posts: 1741

PostPosted: Fri Jun 21, 2013 6:40 pm    Post subject: part of x11-proto/xcb-proto is getting installed in /xcbgen/ Reply with quote

Something seems horribly wrong here.

Code:

# emerge -xcb-proto

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] x11-proto/xcb-proto-1.8-r1  PYTHON_SINGLE_TARGET="python2_7 -python2_5 -python2_6 -python3_1 -python3_2 (-python3_3)" PYTHON_TARGETS="python2_7 -python2_5 -python2_6 -python3_1 -python3_2 (-python3_3)" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

 * Package:    x11-proto/xcb-proto-1.8-r1
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux python_single_target_python2_7 python_targets_python2_7 userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking xcb-proto-1.8.tar.bz2 to /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work
>>> Source unpacked in /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work
>>> Preparing source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build"
/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/xcb-proto-1.8-r1
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for xmllint... /usr/bin/xmllint
checking whether /usr/bin/python2.7 version >= 2.5... yes
checking for /usr/bin/python2.7 version...
checking for /usr/bin/python2.7 platform...
checking for /usr/bin/python2.7 script directory...
checking for /usr/bin/python2.7 extension module directory...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build"
make -j5
Making all in src
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
Making all in xcbgen
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
>>> Source compiled.
>>> Test phase [not enabled]: x11-proto/xcb-proto-1.8-r1

>>> Install xcb-proto-1.8-r1 into /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image/ category x11-proto
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build"
make -j5 DESTDIR=/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image/ docdir=/usr/share/doc/xcb-proto-1.8-r1 xcb-docdir=/usr/share/doc/xcb-proto-1.8-r1 install
Making install in src
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
make[2]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//usr/share/xcb'
 /usr/bin/install -c -m 644 /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xcb.xsd /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xproto.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/bigreq.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/composite.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/damage.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/dpms.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/dri2.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/ge.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/glx.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/randr.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/record.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/render.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/res.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/screensaver.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/shape.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/shm.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/sync.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xc_misc.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xevie.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xf86dri.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xf86vidmode.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xfixes.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xinerama.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xinput.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xkb.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xprint.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xselinux.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xtest.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xv.xml /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/src/xvmc.xml '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//usr/share/xcb'
make[2]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/src'
Making install in xcbgen
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[2]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//xcbgen'
 /usr/bin/install -c -m 644 /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/__init__.py /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/error.py /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/expr.py /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/matcher.py /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/state.py /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8/xcbgen/xtypes.py '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//xcbgen'
make[2]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build/xcbgen'
make[1]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
make[2]: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 xcb-proto.pc '/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image//usr/lib64/pkgconfig'
make[2]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
make[1]: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r1/work/xcb-proto-1.8_build'
>>> Completed installing xcb-proto-1.8-r1 into /var/tmp/portage/x11-proto/xcb-proto-1.8-r1/image/

ecompressdir: bzip2 -9 /usr/share/doc
 * checking 40 files for package collisions
>>> Merging x11-proto/xcb-proto-1.8-r1 to /
>>> /xcbgen/
>>> /xcbgen/__init__.py
>>> /xcbgen/xtypes.py
>>> /xcbgen/expr.py
>>> /xcbgen/state.py
>>> /xcbgen/matcher.py
>>> /xcbgen/error.py
--- /usr/
--- /usr/lib64/
--- /usr/lib64/pkgconfig/
>>> /usr/lib64/pkgconfig/xcb-proto.pc
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/xcb-proto-1.8-r1/
>>> /usr/share/doc/xcb-proto-1.8-r1/TODO.bz2
>>> /usr/share/doc/xcb-proto-1.8-r1/NEWS.bz2
>>> /usr/share/doc/xcb-proto-1.8-r1/README.bz2
--- /usr/share/xcb/
>>> /usr/share/xcb/xkb.xml
>>> /usr/share/xcb/xinerama.xml
>>> /usr/share/xcb/xselinux.xml
>>> /usr/share/xcb/xc_misc.xml
>>> /usr/share/xcb/sync.xml
>>> /usr/share/xcb/damage.xml
>>> /usr/share/xcb/shape.xml
>>> /usr/share/xcb/xf86vidmode.xml
>>> /usr/share/xcb/xfixes.xml
>>> /usr/share/xcb/res.xml
>>> /usr/share/xcb/xv.xml
>>> /usr/share/xcb/dri2.xml
>>> /usr/share/xcb/xinput.xml
>>> /usr/share/xcb/bigreq.xml
>>> /usr/share/xcb/shm.xml
>>> /usr/share/xcb/xcb.xsd
>>> /usr/share/xcb/xevie.xml
>>> /usr/share/xcb/dpms.xml
>>> /usr/share/xcb/randr.xml
>>> /usr/share/xcb/ge.xml
>>> /usr/share/xcb/composite.xml
>>> /usr/share/xcb/xtest.xml
>>> /usr/share/xcb/glx.xml
>>> /usr/share/xcb/record.xml
>>> /usr/share/xcb/screensaver.xml
>>> /usr/share/xcb/xproto.xml
>>> /usr/share/xcb/render.xml
>>> /usr/share/xcb/xprint.xml
>>> /usr/share/xcb/xf86dri.xml
>>> /usr/share/xcb/xvmc.xml
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- replaced obj /usr/share/xcb/xvmc.xml
--- replaced obj /usr/share/xcb/xv.xml
--- replaced obj /usr/share/xcb/xtest.xml
--- replaced obj /usr/share/xcb/xselinux.xml
--- replaced obj /usr/share/xcb/xproto.xml
--- replaced obj /usr/share/xcb/xprint.xml
--- replaced obj /usr/share/xcb/xkb.xml
--- replaced obj /usr/share/xcb/xinput.xml
--- replaced obj /usr/share/xcb/xinerama.xml
--- replaced obj /usr/share/xcb/xfixes.xml
--- replaced obj /usr/share/xcb/xf86vidmode.xml
--- replaced obj /usr/share/xcb/xf86dri.xml
--- replaced obj /usr/share/xcb/xevie.xml
--- replaced obj /usr/share/xcb/xcb.xsd
--- replaced obj /usr/share/xcb/xc_misc.xml
--- replaced obj /usr/share/xcb/sync.xml
--- replaced obj /usr/share/xcb/shm.xml
--- replaced obj /usr/share/xcb/shape.xml
--- replaced obj /usr/share/xcb/screensaver.xml
--- replaced obj /usr/share/xcb/res.xml
--- replaced obj /usr/share/xcb/render.xml
--- replaced obj /usr/share/xcb/record.xml
--- replaced obj /usr/share/xcb/randr.xml
--- replaced obj /usr/share/xcb/glx.xml
--- replaced obj /usr/share/xcb/ge.xml
--- replaced obj /usr/share/xcb/dri2.xml
--- replaced obj /usr/share/xcb/dpms.xml
--- replaced obj /usr/share/xcb/damage.xml
--- replaced obj /usr/share/xcb/composite.xml
--- replaced obj /usr/share/xcb/bigreq.xml
--- replaced dir /usr/share/xcb
--- replaced obj /usr/share/doc/xcb-proto-1.8-r1/TODO.bz2
--- replaced obj /usr/share/doc/xcb-proto-1.8-r1/README.bz2
--- replaced obj /usr/share/doc/xcb-proto-1.8-r1/NEWS.bz2
--- replaced dir /usr/share/doc/xcb-proto-1.8-r1
--- replaced dir /usr/share/doc
--- replaced dir /usr/share
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/xtypes.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/xtypes.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/xtypes.py
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/state.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/state.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/state.py
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/matcher.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/matcher.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/matcher.py
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/expr.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/expr.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/expr.py
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/error.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/error.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/error.py
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/__init__.pyo
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/__init__.pyc
<<<          obj /usr/lib64/python2.7/site-packages/xcbgen/__init__.py
--- replaced obj /usr/lib64/pkgconfig/xcb-proto.pc
--- replaced dir /usr/lib64/pkgconfig
--- replaced dir /usr/lib64
--- replaced dir /usr
<<<          dir /usr/lib64/python2.7/site-packages/xcbgen
--- !empty   dir /usr/lib64/python2.7/site-packages
--- !empty   dir /usr/lib64/python2.7
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
 * Please rebuild both libxcb and xcb-util if you are upgrading from version 1.6
>>> x11-proto/xcb-proto-1.8-r1 merged.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum