Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89047 Details for
Bug 136640
xorg-server failed to compile (error: Xdmx build explicitly requested)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config
xorg-server (text/plain), 14.41 KB, created by
Vincent
on 2006-06-13 08:17:05 UTC
(
hide
)
Description:
config
Filename:
MIME Type:
Creator:
Vincent
Created:
2006-06-13 08:17:05 UTC
Size:
14.41 KB
patch
obsolete
> >localhost vinboy # emerge -a xorg-server > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild N ] x11-base/xorg-server-1.0.2-r5 USE="dri ipv6 -debug -minimal -xprint" > >Would you like to merge these packages? [Yes/No] y >>>> Emerging (1 of 1) x11-base/xorg-server-1.0.2-r5 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking xorg-server-1.0.2.tar.bz2 ;-) >>>> checking MesaLib-6.4.2.tar.bz2 ;-) >>>> checking 1.0.2-overlay-window.patch.bz2 ;-) > * Forcing on xorg-x11 for new enough glxtokens.h... >!!! Error: Unrecognized option: xorg-x11 >exiting. >>>> Unpacking source... >>>> Unpacking xorg-server-1.0.2.tar.bz2 to /var/tmp/portage/xorg-server-1.0.2-r5 >/work >>>> Unpacking MesaLib-6.4.2.tar.bz2 to /var/tmp/portage/xorg-server-1.0.2-r5/wor >k >>>> Unpacking 1.0.2-overlay-window.patch.bz2 to /var/tmp/portage/xorg-server-1.0 >.2-r5/work > * Applying xorg-server-1.0.2-Sbus.patch ... [ ok ] > * Applying CVE-2006-1526-xrender-mitri.patch ... [ ok ] > * Applying xorg-server-1.0.2-sparc64-cfbrrop-fix.patch ... [ ok ] > * Applying xorg-server-1.0.2-64bit-fix-indirect-vertex-array.patch ... [ ok ] > * Applying xorg-server-1.0.2-64bit-fix-have-dix-config.patch ... [ ok ] > * Applying xorg-server-1.0.2-64bit-fix-for-glx.patch ... [ ok ] > * Applying xorg-server-1.0.2-Xprt-build.patch ... [ ok ] > * Applying xorg-server-1.0.2-xprint-init.patch ... [ ok ] > * Applying 1.0.2-Xprint-xprintdir.patch ... [ ok ] > * Applying 1.0.2-try-to-fix-xorgcfg.patch ... [ ok ] > * Applying 1.0.2-fix-xorgconfig-rgbpath-and-mouse.patch ... [ ok ] > * Applying 1.0.2-overlay-window.patch.bz2 ... [ ok ] > * Applying 1.0.2-fix-readKernelMapping-overrun.patch ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/xorg-server-1.0.2-r5/work/xorg-serve >r-1.0.2' ... > * Running aclocal ... [ ok ] > * Running libtoolize --copy --force --automake ... [ ok ] > * Running aclocal ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running automake --add-missing --copy --foreign ... [ ok ] > * Running elibtoolize in: xorg-server-1.0.2 > * Applying max_cmd_len-1.5.0.patch ... > * Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/xorg-server-1.0.2-r5/work/xorg-server-1 >.0.2 ... > * econf: updating xorg-server-1.0.2/config.guess with /usr/share/gnuconfig/conf >ig.guess > * econf: updating xorg-server-1.0.2/config.sub with /usr/share/gnuconfig/config >.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --inf >odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var >/lib --prefix=/usr --datadir=/usr/share --enable-ipv6 --enable-dmx --enable-xvfb > --enable-xnest --enable-dri --disable-xprint --with-mesa-source=/var/tmp/portag >e/xorg-server-1.0.2-r5/work/Mesa-6.4.2 --enable-xorg --sysconfdir=/etc/X11 --loc >alstatedir=/var --enable-install-setuid --with-default-font-path=/usr/share/font >s/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/ >share/fonts/Type1 --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a BSD-compatible install... /bin/install -c >checking whether ln -s works... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-g77 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc objec >t... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >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 >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld >) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld >) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >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-g77 option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g77 static flag -static works... yes >checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld ) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make sets $(MAKE)... (cached) yes >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 flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for cpp... /usr/bin/cpp >checking if /usr/bin/cpp requires -undef... yes >checking if /usr/bin/cpp requires -traditional... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for unsigned long... yes >checking size of unsigned long... 4 >checking for pid_t... yes >checking for vprintf... yes >checking for _doprnt... no >checking for geteuid... yes >checking for getuid... yes >checking for link... yes >checking for memmove... yes >checking for memset... yes >checking for mkstemp... yes >checking for strchr... yes >checking for strrchr... yes >checking for strtol... yes >checking for getopt... yes >checking for getopt_long... yes >checking for vsnprintf... yes >checking for walkcontext... no >checking for backtrace... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for getdtablesize... yes >checking for getifaddrs... yes >checking for getpeereid... no >checking for getpeerucred... no >checking for strlcat... no >checking for sqrt in -lm... yes >checking ndbm.h usability... no >checking ndbm.h presence... no >checking for ndbm.h... no >checking dbm.h usability... no >checking dbm.h presence... no >checking for dbm.h... no >checking rpcsvc/dbm.h usability... no >checking rpcsvc/dbm.h presence... no >checking for rpcsvc/dbm.h... no >checking linux/agpgart.h usability... yes >checking linux/agpgart.h presence... yes >checking for linux/agpgart.h... yes >checking sys/agpio.h usability... no >checking sys/agpio.h presence... no >checking for sys/agpio.h... no >checking linux/apm_bios.h usability... yes >checking linux/apm_bios.h presence... yes >checking for linux/apm_bios.h... yes >checking linux/fb.h usability... yes >checking linux/fb.h presence... yes >checking for linux/fb.h... yes >checking asm/mtrr.h usability... yes >checking asm/mtrr.h presence... yes >checking for asm/mtrr.h... yes >checking sys/memrange.h usability... no >checking sys/memrange.h presence... no >checking for sys/memrange.h... no >checking machine/mtrr.h usability... no >checking machine/mtrr.h presence... no >checking for machine/mtrr.h... no >checking for sys/linker.h... no >checking for SYSV IPC... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for backtrace in -lc... yes >checking for MMX capable platform... yes >checking to see if we can install the Xorg server as root... yes >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 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 for /usr/share/X11/sgml/defs.ent... no >checking for linuxdoc... no >checking for ps2pdf... /usr/bin/ps2pdf >checking Whether to build documentation... no >checking Whether to build pdf documentation... yes >checking for XLIB... yes >Creating destination directories for mesa module ... DONE >Creating destination directories for glx module ... DONE >Checking that the source files exist for mesa module ... DONE >Checking that the source files exist for glx module ... DONE >Deleting existing files for mesa module ... DONE >Deleting existing files for glx module ... DONE >Linking files for mesa module ... DONE >Linking files for glx module ... DONE >checking for LBXUTIL... yes >checking for DRIPROTO... yes >checking for LIBDRM... yes >checking for GL... yes >checking for XDMCP... yes >checking for XdmcpWrap in -lXdmcp... yes >checking for XSERVERCFLAGS... yes >checking for XSERVERLIBS... yes >checking if SVR4 needs to be defined... no >checking whether to build Xdmx DDX... checking for DMXMODULES... yes >configure: error: Xdmx build explicitly requested, but required > modules not found. > >!!! Please attach the following file when filing a report to bugs.gentoo.org: >!!! /var/tmp/portage/xorg-server-1.0.2-r5/work/xorg-server-1.0.2/config.log > >!!! ERROR: x11-base/xorg-server-1.0.2-r5 failed. >Call stack: > ebuild.sh, line 1539: Called dyn_compile > ebuild.sh, line 939: Called src_compile > ebuild.sh, line 1248: Called x-modular_src_compile > x-modular.eclass, line 316: Called x-modular_src_configure > x-modular.eclass, line 303: Called econf '--prefix=/usr' '--datadir=/usr/share' '--enable-ipv6' '--enable-dmx' '--enable-xvfb' '--enable-xnest' '--enable-dri' '--disable-xprint' '--with-mesa-source=/var/tmp/portage/xorg-server-1.0.2-r5/work/Mesa-6.4.2' '--enable-xorg' '--sysconfdir=/etc/X11' '--localstatedir=/var' '--enable-install-setuid' '--with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1' > ebuild.sh, line 541: Called die > >!!! econf failed >!!! If you need support, post the topmost build error, and the call stack if relevant.
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 136640
:
89044
| 89047 |
89101
|
89106
|
89107
|
89108