Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109124 - unable to merge x11-base/xorg-server-0.99.1-r10 ("DMX_BUILD_USB" was never defined)
Summary: unable to merge x11-base/xorg-server-0.99.1-r10 ("DMX_BUILD_USB" was never de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 05:34 UTC by François MASSON
Modified: 2005-10-14 11:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description François MASSON 2005-10-13 05:34:44 UTC
I'am unable to merge x11-base/xorg-server-0.99.1-r10

configure: error: conditional "DMX_BUILD_USB" was never defined.
Usually this means the macro was only invoked conditionally.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
>>> Unpacking source...
>>> Unpacking xorg-server-0.99.1.tar.bz2 to /var/tmp/portage/xorg-server-0.99.1-
r10/work
>>> Unpacking MesaLib-6.3.2.tar.bz2 to /var/tmp/portage/xorg-server-0.99.1-r10/w
ork
>>> Unpacking xorg-server-0.99.1-update-to-CVS-HEAD-20050907.patch.gz to
/var/tmp/portage/xorg-server-0.99.1-r10/work
 * Applying xorg-server-0.99.1-update-to-CVS-HEAD-20050907.patch ...      [ ok ]
 * Applying 0.99.1-r10-check-for-glproto.patch ...                        [ ok ]
 * Applying 0.99.1-r10_CAN-2005-2495.patch ...                            [ ok ]
 * Applying fix-transparencies.patch ...                                  [ ok ]
 * Running autoreconf...
autoreconf-2.59: Entering directory `.'
autoreconf-2.59: configure.ac: not using Gettext
autoreconf-2.59: running: aclocal  --output=aclocal.m4t
autoreconf-2.59: `aclocal.m4' is updated
autoreconf-2.59: configure.ac: tracing
autoreconf-2.59: running: libtoolize --copy --force
autoreconf-2.59: `aclocal.m4' is unchanged
autoreconf-2.59: running: /usr/bin/autoconf-2.59 --force
autoreconf-2.59: running: /usr/bin/autoheader-2.59 --force
autoreconf-2.59: running: automake --add-missing --copy --force-missing
autoreconf-2.59: Leaving directory `.'
>>> Source unpacked.
 * econf: updating xorg-server-0.99.1/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating xorg-server-0.99.1/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i586-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --enable-ipv6
--disable-dmx --disable-xvfb --disable-xnest --disable-dri --disable-xprint
--enable-xcsecurity
--with-mesa-source=/var/tmp/portage/xorg-server-0.99.1-r10/work/Mesa-6.3.2
--enable-xorg --enable-xtrap --enable-xevie --sysconfdir=/etc/X11
--localstatedir=/var --with-xkb-path=/usr/lib/X11/xkb --disable-static
--build=i586-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 i586-pc-linux-gnu-gcc... i586-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 i586-pc-linux-gnu-gcc accepts -g... yes
checking for i586-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i586-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i586-pc-linux-gnu-gcc... /usr/i586-pc-linux-gnu/bin/ld
checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i586-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i586-pc-linux-gnu-nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i586-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 i586-pc-linux-gnu-g++... i586-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i586-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i586-pc-linux-gnu-g++ -E
checking for i586-pc-linux-gnu-g77... no
checking for i586-pc-linux-gnu-f77... no
checking for i586-pc-linux-gnu-xlf... no
checking for i586-pc-linux-gnu-frt... no
checking for i586-pc-linux-gnu-pgf77... no
checking for i586-pc-linux-gnu-fort77... no
checking for i586-pc-linux-gnu-fl32... no
checking for i586-pc-linux-gnu-af77... no
checking for i586-pc-linux-gnu-f90... no
checking for i586-pc-linux-gnu-xlf90... no
checking for i586-pc-linux-gnu-pgf90... no
checking for i586-pc-linux-gnu-fort77... no
checking for i586-pc-linux-gnu-fl32... no
checking for i586-pc-linux-gnu-af77... no
checking for i586-pc-linux-gnu-f90... no
checking for i586-pc-linux-gnu-xlf90... no
checking for i586-pc-linux-gnu-pgf90... no
checking for i586-pc-linux-gnu-epcf90... no
checking for i586-pc-linux-gnu-f95... no
checking for i586-pc-linux-gnu-fort... no
checking for i586-pc-linux-gnu-xlf95... no
checking for i586-pc-linux-gnu-ifc... no
checking for i586-pc-linux-gnu-efc... no
checking for i586-pc-linux-gnu-pgf95... no
checking for i586-pc-linux-gnu-lf95... no
checking for i586-pc-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i586-pc-linux-gnu-nm -B output from
i586-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i586-pc-linux-gnu-ar... i586-pc-linux-gnu-ar
checking for i586-pc-linux-gnu-ranlib... i586-pc-linux-gnu-ranlib
checking for i586-pc-linux-gnu-strip... i586-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i586-pc-linux-gnu-gcc static flag  works... yes
checking if i586-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i586-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i586-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i586-pc-linux-gnu-gcc linker
(/usr/i586-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 i586-pc-linux-gnu-g++... /usr/i586-pc-linux-gnu/bin/ld
checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i586-pc-linux-gnu-g++ linker
(/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i586-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i586-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i586-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i586-pc-linux-gnu-g++ linker
(/usr/i586-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 stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for i586-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 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 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 for SYSV IPC... yes
checking for MMX capable platform... 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 authdes_seccreate... no
checking for authdes_create... yes
checking if Secure RPC authentication ("SUN-DES-1") should be supported... 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 XDMCP... yes
checking for XdmcpWrap in -lXdmcp... no
checking for XSERVER... yes
checking if SVR4 needs to be defined... no
checking whether to build Xdmx DDX... checking for DMXMODULES... yes
no
checking whether to build Xorg DDX... yes
checking for perl... /usr/bin/perl
checking whether to build Xprint DDX... no
checking whether to build XWin DDX... no
configure: error: conditional "DMX_BUILD_USB" was never defined.
Usually this means the macro was only invoked conditionally.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/xorg-server-0.99.1-r10/work/xorg-server-0.99.1/config.log

!!! ERROR: x11-base/xorg-server-0.99.1-r10 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.




~ # emerge info
Portage 2.0.53_rc5 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r1 i586)
=================================================================
System uname: 2.6.13-gentoo-r1 i586 Pentium MMX
Gentoo Base System version 1.12.0_pre9
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-march=pentium-mmx -Os -pipe"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-mmx -Os -pipe"
DISTDIR="/var/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/
http://mir.zyrianes.net/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.oregonstate.edu/"
PKGDIR="/var/packages/pentium-mmx"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 7zip X acl amd apache2 apm bitmap-fonts caps clamav clamd cli
crosscompile crypt curl curlwrappers dedicated directfb disk-cache dmx dnsdb fam
fastbuild fastcgi force-cgi-redirect gd gif gpm gps hardened imlib2 innodb ipv6
ipv6arpa javascript jpeg libwww lingerd lowmem mem-cache memcache memlimit mime
minimal mmap mmx moznocompose moznoirc moznomail moznoxft mpi mpm-prefork mysql
mysqli ncurses nfs nls no-old-linux no24bpp nojoystick nptl nptlonly ogg pam
pcntl pcre pear php pic png python readline reiserfs rrdtool rtc scp semanticfix
sharedmem snmp sockets ssl stream symlink sysfs sysvipc szip tcltk tcpd threads
tidy tiff truetype truetype-fonts type1-fonts unicode userlocales vhosts vorbis
xml2 xosd xrandr zip zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-10-13 08:27:13 UTC
I think this is fixed in latest CVS, hopefully I'll get a chance to update our
ebuild soon.
Comment 2 Pat Suwalski 2005-10-14 08:03:51 UTC
For me, it's just missing libdmx, providing the following output:

(...)
checking for XDMXCONFIG_DEP... yes
checking for DMXEXAMPLES_DEP... configure: error: Package requirements (dmx xext
x11) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the DMXEXAMPLES_DEP_CFLAGS and DMXEXAMPLES_DEP_LIBS
environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2005-10-14 09:34:29 UTC
Which version is this?

Donnie, it looks like it's auto-detecting dmx support.  Perhaps we should
USE-flag this too?
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2005-10-14 11:18:38 UTC
(In reply to comment #3)
> Donnie, it looks like it's auto-detecting dmx support.  Perhaps we should
> USE-flag this too?

Not autodetecting, it's always on unless USE=minimal:
        $(use_enable !minimal dmx)

We just need to add a dependency on libdmx, which I've done in the latest ebuild
(0.99.1_p20051013). Reopen if it doesn't work.