Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 308107 Details for
Bug 411167
x11-libs/libxcb-1.7 configure: error: XCB requires xsltproc.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configure of xcb
file_411167.txt (text/plain), 11.01 KB, created by
Godfath3r
on 2012-04-07 17:38:18 UTC
(
hide
)
Description:
configure of xcb
Filename:
MIME Type:
Creator:
Godfath3r
Created:
2012-04-07 17:38:18 UTC
Size:
11.01 KB
patch
obsolete
>>>> Emerging (2 of 2) x11-libs/libxcb-1.7 > * libxcb-1.7.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking libxcb-1.7.tar.bz2 to /var/tmp/portage/x11-libs/libxcb-1.7/work >>>> Source unpacked in /var/tmp/portage/x11-libs/libxcb-1.7/work >>>> Preparing source in /var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7 ... > * Applying libxcb-1.7-interix.patch ... [ ok ] > * Autoreconfiguring '/var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7' ... > * Running libtoolize --copy --force --install --automake ... [ ok ] > * Running aclocal ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running automake --add-missing --copy --foreign ... [ ok ] > * Running elibtoolize in: libxcb-1.7/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7_build" > * econf: updating libxcb-1.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libxcb-1.7/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/libxcb-1.7 --enable-shared --disable-static --disable-dependency-tracking --disable-build-docs --disable-selinux --enable-xinput >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 a Python interpreter with version >= 2.5... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages >checking for i686-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 for CHECK... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking for xsltproc... /usr/bin/xsltproc >checking for XCBPROTO... yes >checking for NEEDED... yes >checking for XDMCP... yes >checking for XdmcpWrap in -lXdmcp... yes >checking XCBPROTO_XCBINCLUDEDIR... /usr/share/xcb >checking XCBPROTO_XCBPYTHONDIR... /usr/lib/python2.6/site-packages >checking for ANSI C header files... (cached) yes >checking for library containing getaddrinfo... none required >checking for library containing connect... none required >checking for getaddrinfo... yes >checking for struct sockaddr_un.sun_len... no >checking whether i686-pc-linux-gnu-gcc supports symbol visibility... yes >checking whether documentation is built... no >checking for poll... yes >checking for launchd... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating xcb.pc >config.status: creating xcb-composite.pc >config.status: creating xcb-damage.pc >config.status: creating xcb-dpms.pc >config.status: creating xcb-dri2.pc >config.status: creating xcb-glx.pc >config.status: creating xcb-randr.pc >config.status: creating xcb-record.pc >config.status: creating xcb-render.pc >config.status: creating xcb-res.pc >config.status: creating xcb-screensaver.pc >config.status: creating xcb-shape.pc >config.status: creating xcb-shm.pc >config.status: creating xcb-sync.pc >config.status: creating xcb-xevie.pc >config.status: creating xcb-xf86dri.pc >config.status: creating xcb-xfixes.pc >config.status: creating xcb-xinerama.pc >config.status: creating xcb-xinput.pc >config.status: creating xcb-xprint.pc >config.status: creating xcb-xselinux.pc >config.status: creating xcb-xtest.pc >config.status: creating xcb-xv.pc >config.status: creating xcb-xvmc.pc >config.status: creating doc/xcb.doxygen >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > Package: libxcb 1.7 > > Configuration > XDM support.........: yes > Build unit tests....: yes > XCB buffer size.....: 16384 > > X11 extensions > Composite...........: yes > Damage..............: yes > Dpms................: yes > Dri2................: yes > Glx.................: yes > Randr...............: yes > Record..............: yes > Render..............: yes > Resource............: yes > Screensaver.........: yes > selinux.............: no > Shape...............: yes > Shm.................: yes > Sync................: yes > Xevie...............: yes > Xfixes..............: yes > Xfree86-dri.........: yes > xinerama............: yes > xinput..............: yes > xprint..............: yes > xtest...............: yes > xv..................: yes > xvmc................: yes > > Used CFLAGS: > CPPFLAGS............: > CFLAGS..............: -O2 -march=i686 -pipe > Warning CFLAGS......: -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs > > Installation: > Prefix..............: /usr > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-libs/libxcb-1.7/work/libxcb-1.7_build" >make -j5 >Making all in src
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 411167
:
308105
| 308107