Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 239999 Details for
Bug 329691
x11-libs/libX11 - checking for X11... configure: error: Package requirements (xproto [...]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output
x11lib.log (text/plain), 9.96 KB, created by
Johannes Krude
on 2010-07-24 12:08:10 UTC
(
hide
)
Description:
emerge output
Filename:
MIME Type:
Creator:
Johannes Krude
Created:
2010-07-24 12:08:10 UTC
Size:
9.96 KB
patch
obsolete
> * libX11-1.3.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * CPV: x11-libs/libX11-1.3.4 > * REPO: > * USE: elibc_glibc ipv6 kernel_linux mips userland_GNU >>>> Unpacking source... >>>> Unpacking libX11-1.3.4.tar.bz2 to /var/tmp/portage/x11-libs/libX11-1.3.4/work > * Applying libtool-crosscompile.patch ... [ ok ] >>>> Source unpacked in /var/tmp/portage/x11-libs/libX11-1.3.4/work >>>> Preparing source in /var/tmp/portage/x11-libs/libX11-1.3.4/work/libX11-1.3.4 ... > * Running elibtoolize in: libX11-1.3.4 > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying cross-link-ROOT.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libX11-1.3.4/work/libX11-1.3.4 ... > * econf: updating libX11-1.3.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libX11-1.3.4/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=mipsel-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-specs --enable-ipv6 --without-xcb --disable-static >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/mipsel-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... mipsel-unknown-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for mipsel-unknown-linux-gnu-strip... mipsel-unknown-linux-gnu-strip >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 mipsel-unknown-linux-gnu-gcc... mipsel-unknown-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... yes >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether mipsel-unknown-linux-gnu-gcc accepts -g... yes >checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of mipsel-unknown-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for mipsel-unknown-linux-gnu-pkg-config... /usr/bin/mipsel-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >Package xorg-macros was not found in the pkg-config search path. >Perhaps you should add the directory containing `xorg-macros.pc' >to the PKG_CONFIG_PATH environment variable >No package 'xorg-macros' found >checking whether to build functional specifications... no >checking for groff... /usr/bin/groff >checking for /usr/bin/groff -ms macros... yes >checking for /usr/bin/groff -mm macros... yes >checking for ps2pdf... /usr/bin/ps2pdf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by mipsel-unknown-linux-gnu-gcc -std=gnu99... /usr/libexec/gcc/mipsel-unknown-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/mipsel-unknown-linux-gnu/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/mipsel-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/mipsel-unknown-linux-gnu-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/libexec/gcc/mipsel-unknown-linux-gnu/ld option to reload object files... -r >checking for mipsel-unknown-linux-gnu-objdump... mipsel-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for mipsel-unknown-linux-gnu-ar... mipsel-unknown-linux-gnu-ar >checking for mipsel-unknown-linux-gnu-strip... (cached) mipsel-unknown-linux-gnu-strip >checking for mipsel-unknown-linux-gnu-ranlib... mipsel-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/mipsel-unknown-linux-gnu-nm -B output from mipsel-unknown-linux-gnu-gcc -std=gnu99 object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if mipsel-unknown-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for mipsel-unknown-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if mipsel-unknown-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if mipsel-unknown-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if mipsel-unknown-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if mipsel-unknown-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the mipsel-unknown-linux-gnu-gcc -std=gnu99 linker (/usr/libexec/gcc/mipsel-unknown-linux-gnu/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 bash... /bin/bash >checking if dolt supports this host... no, falling back to libtool >checking for mipsel-unknown-linux-gnu-gcc... (cached) mipsel-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether mipsel-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of mipsel-unknown-linux-gnu-gcc... (cached) gcc3 >checking for mipsel-unknown-linux-gnu-pkg-config... (cached) /usr/bin/mipsel-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gcc... gcc >checking for cpp... /usr/bin/cpp >checking if /usr/bin/cpp requires -undef... yes >checking if /usr/bin/cpp requires -traditional... yes >checking for perl... perl >checking whether to use XCB... (cached) no >checking for mipsel-unknown-linux-gnu-pkg-config... (cached) /usr/bin/mipsel-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for XDMCP... yes >checking for XdmcpWrap in -lXdmcp... yes >checking for XdmcpWrap in -lXdmcp... (cached) yes >checking return type of signal handlers... void >checking if Xtrans should support UNIX socket connections... yes >checking if Xtrans should support TCP socket connections... yes >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking if IPv6 support should be built... yes >checking for struct sockaddr_in.sin_len... no >checking for socklen_t... yes >checking if Xtrans should support os-specific local connections... no >checking for authdes_seccreate... no >checking for authdes_create... yes >checking for library containing getsecretkey... none required >checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes >checking what order to try transports in for local connections... LOCAL_TRANS,UNIX_TRANS,TCP_TRANS >checking if run-time linking is supported... checking for library containing dlopen... -ldl >checking for dlfcn.h... (cached) yes >yes >checking if loadable i18n module support should be enabled... no >checking if loadable Xcursor library support should be enabled... yes >checking for ANSI C header files... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for strtol... yes >checking for issetugid... no >checking for getresuid... yes >checking for shmat... yes >checking for launchd... no >checking for getpwuid_r in -lc... yes >checking for pthread_self in -lc... yes >checking for poll... yes >checking keysymdef.h... /usr/include/X11/keysymdef.h >checking if XLOCALEDIR support should be enabled... yes >checking for BIGFONT... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... (cached) yes >checking for working mmap... (cached) yes >checking for nl_langinfo... yes >checking for X11... configure: error: Package requirements (xproto >= 7.0.13 xextproto xtrans xau xcmiscproto bigreqsproto kbproto inputproto) were not met: > >No package 'xcmiscproto' found >No package 'bigreqsproto' found >No package 'inputproto' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables X11_CFLAGS >and X11_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. >
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 329691
:
239997
| 239999