Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241563 Details for
Bug 331355
x11-libs/libXi-1.3.1 build failure with USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete build log
x11-libs:libXi-1.3.1:20100805-204307.log (text/plain), 29.23 KB, created by
Nick Bowler
on 2010-08-05 20:49:08 UTC
(
hide
)
Description:
Complete build log
Filename:
MIME Type:
Creator:
Nick Bowler
Created:
2010-08-05 20:49:08 UTC
Size:
29.23 KB
patch
obsolete
> [32;01m*[0m CPV: x11-libs/libXi-1.3.1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 doc elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking libXi-1.3.1.tar.bz2 to /var/tmp/portage/x11-libs/libXi-1.3.1/work >>>> Source unpacked in /var/tmp/portage/x11-libs/libXi-1.3.1/work >>>> Preparing source in /var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1 ... > [32;01m*[0m Applying 1.3.1-0001-Add-configure-switch-for-manpages-regenerating.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libXi-1.3.1 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1 ... > * econf: updating libXi-1.3.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libXi-1.3.1/config.guess with /usr/share/gnuconfig/config.guess >./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 --with-manpages --disable-static >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for XI... yes >checking for xmlto... /usr/bin/xmlto >checking for asciidoc... /usr/bin/asciidoc >checking whether malloc(0) returns NULL... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating xi.pc >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1 ... >make -j5 >Making all in src >make[1]: Entering directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/src' >make all-am >make[2]: Entering directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/src' > CC XAllowDv.lo > CC XChDProp.lo > CC XChgDCtl.lo > CC XChgKbd.lo > CC XChgFCtl.lo > CC XChgKMap.lo > CC XChgPnt.lo > CC XChgProp.lo > CC XCloseDev.lo > CC XDelDProp.lo > CC XDevBell.lo > CC XExtToWire.lo > CC XGetBMap.lo > CC XGetCPtr.lo > CC XGetDCtl.lo > CC XGetDProp.lo > CC XGetFCtl.lo > CC XGetKMap.lo > CC XGetMMap.lo > CC XGetProp.lo > CC XGetVers.lo > CC XGMotion.lo > CC XGrabDev.lo > CC XGrDvBut.lo > CC XGrDvKey.lo > CC XGtFocus.lo > CC XGtSelect.lo > CC XListDev.lo > CC XListDProp.lo > CC XOpenDev.lo > CC XQueryDv.lo > CC XSelect.lo >XListDProp.c: In function âXListDevicePropertiesâ: >XListDProp.c:72: warning: pointer targets in passing argument 2 of â_XRead32â differ in signedness >/usr/include/X11/Xlibint.h:652: note: expected âlong int *â but argument is of type âAtom *â > CC XSetBMap.lo > CC XSetCPtr.lo > CC XSetDVal.lo > CC XSetMMap.lo > CC XSetMode.lo > CC XSndExEv.lo > CC XStFocus.lo > CC XUngrDev.lo > CC XUngrDvB.lo > CC XUngrDvK.lo >XSndExEv.c: In function âXSendExtensionEventâ: >XSndExEv.c:84: warning: assignment from incompatible pointer type > CC XExtInt.lo > CC XIAllowEvents.lo > CC XIGrabDevice.lo > CC XIQueryVersion.lo > CC XIQueryDevice.lo >XExtInt.c:163: warning: initialization from incompatible pointer type > CC XISetDevFocus.lo > CC XIGetDevFocus.lo > CC XIPassiveGrab.lo > CC XIProperties.lo > CC XISelEv.lo > CC XIWarpPointer.lo > CC XIHierarchy.lo > CC XIDefineCursor.lo >XISelEv.c: In function âXIGetSelectedEventsâ: >XISelEv.c:109: warning: ISO C90 forbids mixed declarations and code > CC XIQueryPointer.lo > CCLD libXi.la >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/src' >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/src' >Making all in man >make[1]: Entering directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/man' >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XAllowDeviceEvents.man > XAllowDeviceEvents.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceDontPropagateList.man > XChangeDeviceDontPropagateList.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeKeyboardDevice.man > XChangeKeyboardDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangePointerDevice.man > XChangePointerDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeviceBell.man > XDeviceBell.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceControl.man > XGetDeviceControl.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceKeyMapping.man > XGetDeviceKeyMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceModifierMapping.man > XGetDeviceModifierMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceMotionEvents.man > XGetDeviceMotionEvents.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceProperty.man > XGetDeviceProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetExtensionVersion.man > XGetExtensionVersion.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetFeedbackControl.man > XGetFeedbackControl.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDeviceButton.man > XGrabDeviceButton.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDeviceKey.man > XGrabDeviceKey.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDevice.man > XGrabDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XListDeviceProperties.man > XListDeviceProperties.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XListInputDevices.man > XListInputDevices.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XOpenDevice.man > XOpenDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XQueryDeviceState.man > XQueryDeviceState.3 >/usr/bin/asciidoc -b docbook -d manpage -o XSelectExtensionEvent.xml XSelectExtensionEvent.txt >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSendExtensionEvent.man > XSendExtensionEvent.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceButtonMapping.man > XSetDeviceButtonMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceFocus.man > XSetDeviceFocus.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceMode.man > XSetDeviceMode.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceValuators.man > XSetDeviceValuators.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIChangeHierarchy.man > XIChangeHierarchy.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIDefineCursor.man > XIDefineCursor.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabButton.man > XIGrabButton.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabDevice.man > XIGrabDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabEnter.man > XIGrabEnter.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryDevice.man > XIQueryDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryPointer.man > XIQueryPointer.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryVersion.man > XIQueryVersion.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISelectEvents.man > XISelectEvents.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISetClientPointer.man > XISetClientPointer.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISetFocus.man > XISetFocus.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIWarpPointer.man > XIWarpPointer.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIListProperties.man > XIListProperties.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIChangeProperty.man > XIChangeProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceDontPropagateList.man > XGetDeviceDontPropagateList.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceControl.man > XChangeDeviceControl.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceKeyMapping.man > XChangeDeviceKeyMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceModifierMapping.man > XSetDeviceModifierMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeFeedbackControl.man > XChangeFeedbackControl.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDeviceButton.man > XUngrabDeviceButton.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDeviceKey.man > XUngrabDeviceKey.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDevice.man > XUngrabDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeviceTimeCoord.man > XDeviceTimeCoord.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XFreeDeviceList.man > XFreeDeviceList.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XCloseDevice.man > XCloseDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceButtonMapping.man > XGetDeviceButtonMapping.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceFocus.man > XGetDeviceFocus.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceProperty.man > XChangeDeviceProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeleteDeviceProperty.man > XDeleteDeviceProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUndefineCursor.man > XIUndefineCursor.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabButton.man > XIUngrabButton.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabKeycode.man > XIGrabKeycode.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabKeycode.man > XIUngrabKeycode.3 >/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. > import sys, os, re, time, traceback, tempfile, popen2, codecs, locale >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabDevice.man > XIUngrabDevice.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabEnter.man > XIUngrabEnter.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabFocusIn.man > XIGrabFocusIn.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabFocusIn.man > XIUngrabFocusIn.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetClientPointer.man > XIGetClientPointer.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetFocus.man > XIGetFocus.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetSelectedEvents.man > XIGetSelectedEvents.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIDeleteProperty.man > XIDeleteProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetProperty.man > XIGetProperty.3 >/bin/sed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIFreeDeviceInfo.man > XIFreeDeviceInfo.3 >/usr/bin/xmlto man XSelectExtensionEvent.xml >Note: meta source : no *info/productname or alternative XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta source : see http://docbook.sf.net/el/productname XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta source : no refentry/refmeta/refmiscinfo@class=source XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta source : see http://docbook.sf.net/el/refmiscinfo XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta version: no *info/productnumber or alternative XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta version: see http://docbook.sf.net/el/productnumber XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta version: no refentry/refmeta/refmiscinfo@class=version XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta version: see http://docbook.sf.net/el/refmiscinfo XSelectExtensionEvent, XGetSelectedExtensionEvents >Warn: meta source : no fallback for source, so inserted a fixme XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta manual : no titled ancestor of refentry XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta manual : see http://docbook.sf.net/el/refmiscinfo XSelectExtensionEvent, XGetSelectedExtensionEvents >Warn: meta manual : no fallback for manual, so inserted a fixme XSelectExtensionEvent, XGetSelectedExtensionEvents >Warn: meta author : no refentry/info/author XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: meta author : see http://docbook.sf.net/el/author XSelectExtensionEvent, XGetSelectedExtensionEvents >Warn: meta author : no author data, so inserted a fixme XSelectExtensionEvent, XGetSelectedExtensionEvents >Note: Writing XSelectExtensionEvent,_XGetSelectedExtensionEvents.libmansuffix >mv -f XSelectExtensionEvent.libmansuffix XSelectExtensionEvent.man >mv: cannot stat `XSelectExtensionEvent.libmansuffix': No such file or directory >make[1]: *** [XSelectExtensionEvent.man] Error 1 >rm XSelectExtensionEvent.xml >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1/man' >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: x11-libs/libXi-1.3.1 failed: > [31;01m*[0m died running emake, base_src_make > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 3408: Called xorg-2_src_compile > [31;01m*[0m environment, line 4205: Called base_src_compile > [31;01m*[0m environment, line 585: Called base_src_make > [31;01m*[0m environment, line 623: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake "$@" || die "died running emake, $FUNCNAME"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-libs/libXi-1.3.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-libs/libXi-1.3.1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/x11-libs:libXi-1.3.1:20100805-204307.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXi-1.3.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-libs/libXi-1.3.1/work/libXi-1.3.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 331355
: 241563