Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 225073 Details for
Bug 311071
app-emulation/vice-2.2 fails to configure: error: conditional "HAVE_XEXTPROTO_71" was never defined.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 14.56 KB, created by
Ooblick
on 2010-03-24 08:12:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ooblick
Created:
2010-03-24 08:12:28 UTC
Size:
14.56 KB
patch
obsolete
> * CPV: app-emulation/vice-2.2 > * REPO: gentoo > * USE: X alsa amd64 elibc_glibc gif gnome ipv6 jpeg kernel_linux multilib nls png readline sdl userland_GNU xv zlib >>>> Unpacking source... >>>> Unpacking vice-2.2.tar.gz to /tmp/portage/app-emulation/vice-2.2/work >>>> Source unpacked in /tmp/portage/app-emulation/vice-2.2/work >>>> Preparing source in /tmp/portage/app-emulation/vice-2.2/work/vice-2.2 ... > * Applying vice-2.2-xshm.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/app-emulation/vice-2.2/work/vice-2.2' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/app-emulation/vice-2.2/work/vice-2.2 ... > * econf: updating vice-2.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating vice-2.2/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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --enable-fullscreen --enable-parsid --with-resid --without-arts --without-esd --without-midas --disable-ffmpeg --disable-lame --enable-gnomeui --enable-nls --without-xaw3d --with-alsa --without-pulse --with-png --with-readline --with-sdlsound --enable-ipv6 --disable-oss --disable-memmap --disable-ethernet --with-zlib --with-x >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for XFree86 fullscreen requested... >using TextField widget. >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking linux/hardsid.h usability... no >checking linux/hardsid.h presence... no >checking for linux/hardsid.h... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ar... ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking whether ln -s works... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for gettext in libc... yes >checking for gettext in libintl... no >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for perl... /usr/bin/perl >checking if the compiler accepts --param inline-unit-growth=60... yes >checking if the compiler accepts --param max-inline-insns-single=600... yes >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking sys/types.h usability... yes >checking sys/types.h presence... yes >checking for sys/types.h... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking unistd.h usability... yes >checking unistd.h presence... yes >checking for unistd.h... yes >checking strings.h usability... yes >checking strings.h presence... yes >checking for strings.h... yes >checking sys/dirent.h usability... no >checking sys/dirent.h presence... no >checking for sys/dirent.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/stat.h usability... yes >checking sys/stat.h presence... yes >checking for sys/stat.h... yes >checking inttypes.h usability... yes >checking inttypes.h presence... yes >checking for inttypes.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking dir.h usability... no >checking dir.h presence... no >checking for dir.h... no >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for regexp.h... yes >checking whether sys_siglist is declared... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen in -ldl... yes >checking linux/joystick.h usability... yes >checking linux/joystick.h presence... yes >checking for linux/joystick.h... yes >checking whether linux/joystick.h supports digital joysticks... no >checking machine/joystick.h usability... no >checking machine/joystick.h presence... no >checking for machine/joystick.h... no >checking sys/joystick.h usability... no >checking sys/joystick.h presence... no >checking for sys/joystick.h... no >checking for hid_get_report_desc in -lusbhid... no >checking for hid_get_report_desc in -lusb... no >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking for sqrt in -lm... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for zlibVersion in -lz... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for gethostbyname in -lnsl... yes >checking for gethostbyname in -lsocket... no >checking for gethostbyname in -lbsd... yes >checking for gethostbyname in -lnet... no >checking for gethostbyname in -linet... no >checking for gethostbyname in -lwatt... no >checking for socket... yes >checking for send... yes >checking for bind... yes >checking for listen... yes >checking for gethostbyname... yes >checking for connect... yes >checking for recv... yes >checking for accept... yes >checking for htons... yes >checking for htonl... yes >checking for getdtablesize... yes >checking for getrlimit... yes >checking For socklen_t... yes >checking if IPV6 should be enabled... no >checking for FFMPEG support... disabled >checking for x86_64-pc-linux-gnu-sdl-config... no >checking for sdl-config... sdl-config >checking for kprintf in -ldebug... no >checking SDL/SDL_audio.h usability... yes >checking SDL/SDL_audio.h presence... yes >checking for SDL/SDL_audio.h... yes >checking for SDL_OpenAudio in -lSDL... yes >checking cwsid.h usability... no >checking cwsid.h presence... no >checking for cwsid.h... no >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >checking for snd_pcm_avail in -lasound... yes >checking linux/soundcard.h usability... yes >checking linux/soundcard.h presence... yes >checking for linux/soundcard.h... yes >checking machine/soundcard.h usability... no >checking machine/soundcard.h presence... no >checking for machine/soundcard.h... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking soundcard.h usability... no >checking soundcard.h presence... no >checking for soundcard.h... no >checking for _oss_ioctl in -lossaudio... no >checking dmedia/audio.h usability... no >checking dmedia/audio.h presence... no >checking for dmedia/audio.h... no >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking UMS/UMSAudioDevice.h usability... no >checking UMS/UMSAudioDevice.h presence... no >checking for UMS/UMSAudioDevice.h... no >checking for fc-cache... /bin/true >checking ieee1284.h usability... no >checking ieee1284.h presence... no >checking for ieee1284.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking hw/inout.h usability... no >checking hw/inout.h presence... no >checking for hw/inout.h... no >checking machine/sysarch.h usability... no >checking machine/sysarch.h presence... no >checking for machine/sysarch.h... no >checking for unistd.h... (cached) yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking machine/pio.h usability... no >checking machine/pio.h presence... no >checking for machine/pio.h... no >checking machine/cpufunc.h usability... no >checking machine/cpufunc.h presence... no >checking for machine/cpufunc.h... no >checking for ioperm... yes >checking for working memcmp... yes >checking return type of signal handlers... void >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for u_short... yes >checking for gettimeofday in -lbsd... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for atexit... yes >checking for strerror... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for telldir... yes >checking for seekdir... yes >checking for rewinddir... yes >checking for dirname... yes >checking for mkstemp... yes >checking for swab... yes >checking for getcwd... yes >checking for strdup... yes >checking for nanosleep... yes >checking for readline in -lreadline... yes >checking for rl_readline_name in -lreadline... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_sig_cmp in -lpng... yes >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking for EGifPutLine in -lungif... no >checking for EGifPutLine in -lgif... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_CreateCompress in -ljpeg... yes >checking for X... libraries , headers >checking for gethostbyname... (cached) yes >checking for connect... (cached) yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for GTK... yes >checking for GTKGL... yes >checking for GL/glx.h... yes >checking for glXWaitVideoSyncSGI in -lGL... no >checking for X11/extensions/xf86vmode.h... yes >checking for XF86VidModeQueryVersion in -lXxf86vm... yes >checking for X11/extensions/Xrandr.h... yes >checking for XRRGetScreenInfo in -lXrandr... yes >checking for OpenCBM support... yes >checking stdlib.h usability... yes >checking stdlib.h presence... yes >checking for stdlib.h... yes >configure: error: conditional "HAVE_XEXTPROTO_71" was never defined. >Usually this means the macro was only invoked conditionally. > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/app-emulation/vice-2.2/work/vice-2.2/config.log > * ERROR: app-emulation/vice-2.2 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 54: Called src_configure > * environment, line 3256: Called egamesconf '--disable-dependency-tracking' '--enable-fullscreen' '--enable-parsid' '--with-resid' '--without-arts' '--without-esd' '--without-midas' '--disable-ffmpeg' '--disable-lame' '--enable-gnomeui' '--enable-nls' '--without-xaw3d' '--with-alsa' '--without-pulse' '--with-png' '--with-readline' '--with-sdlsound' '--enable-ipv6' '--disable-oss' '--disable-memmap' '--disable-ethernet' '--with-zlib' '--with-x' > * environment, line 1142: Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib64' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--enable-fullscreen' '--enable-parsid' '--with-resid' '--without-arts' '--without-esd' '--without-midas' '--disable-ffmpeg' '--disable-lame' '--enable-gnomeui' '--enable-nls' '--without-xaw3d' '--with-alsa' '--without-pulse' '--with-png' '--with-readline' '--with-sdlsound' '--enable-ipv6' '--disable-oss' '--disable-memmap' '--disable-ethernet' '--with-zlib' '--with-x' > * ebuild.sh, line 544: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =app-emulation/vice-2.2', > * the complete build log and the output of 'emerge -pqv =app-emulation/vice-2.2'. > * The complete build log is located at '/tmp/portage/app-emulation/vice-2.2/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/app-emulation/vice-2.2/temp/environment'. > * S: '/tmp/portage/app-emulation/vice-2.2/work/vice-2.2'
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 311071
: 225073 |
225075
|
225091