Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 189131 Details for
Bug 267053
sys-apps/sandbox-1.9 breaks configure test for fork (seen with app-editors/emacs and media-gfx/asymptote)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log ending where configure stalls
build.log (text/plain), 15.47 KB, created by
Matt Jorde
on 2009-04-22 06:12:39 UTC
(
hide
)
Description:
build.log ending where configure stalls
Filename:
MIME Type:
Creator:
Matt Jorde
Created:
2009-04-22 06:12:39 UTC
Size:
15.47 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking emacs-22.3.tar.gz to /var/tmp/portage/app-editors/emacs-22.3-r2/work >>>> Source unpacked in /var/tmp/portage/app-editors/emacs-22.3-r2/work >>>> Preparing source in /var/tmp/portage/app-editors/emacs-22.3-r2/work/emacs-22.3 ... > [32;01m*[0m Applying emacs-22.1-Xaw3d-headers.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying emacs-22.3-freebsd-sparc.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying emacs-22.2-sh.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying emacs-22.3-linux-random-heap.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-editors/emacs-22.3-r2/work/emacs-22.3' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/emacs-22.3-r2/work/emacs-22.3 ... > > [32;01m*[0m Although sound USE flag is disabled you chose to have alsa, > [32;01m*[0m so sound is switched on anyway. > > [32;01m*[0m Configuring to build with GIMP Toolkit (GTK+) > * econf: updating emacs-22.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating emacs-22.3/config.sub with /usr/share/gnuconfig/config.sub >./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 --program-suffix=-emacs-22 --infodir=/usr/share/info/emacs-22 --without-carbon --with-sound --with-x --without-toolkit-scroll-bars --with-jpeg --with-tiff --with-gif --with-png --with-xpm --with-x-toolkit=gtk --without-hesiod --with-kerberos --with-kerberos5 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 ISO C89... none needed >checking how to run the C preprocessor... i686-pc-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 minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... (cached) yes >checking whether gcc understands -Wno-pointer-sign... yes >checking whether ln -s works... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for install-info... /usr/bin/install-info >checking for install-info... (cached) /usr/bin/install-info >checking for install-info... (cached) /usr/bin/install-info >checking for PrEvEnTcOmPrEsSiOn... no >checking for -znocombreloc... yes >configure: checking the machine- and system-dependent files to find out > - which libraries the lib-src programs will want, and > - whether the GNU malloc routines are usable... >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >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 for pkg-config... /usr/bin/pkg-config >checking for alsa >= 1.0.0... yes >checking ALSA_CFLAGS... -I/usr/include/alsa >checking ALSA_LIBS... -lasound >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for strings.h... (cached) yes >checking coff.h usability... no >checking coff.h presence... no >checking for coff.h... no >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/vlimit.h usability... yes >checking sys/vlimit.h presence... yes >checking for sys/vlimit.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/_mbstate_t.h usability... no >checking sys/_mbstate_t.h presence... no >checking for sys/_mbstate_t.h... no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking if personality LINUX32 can be set... yes >checking for term.h... yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking whether sys_siglist is declared... no >checking whether __sys_siglist is declared... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for struct utimbuf... yes >checking return type of signal handlers... void >checking for speed_t... yes >checking for struct timeval... yes >checking for struct exception... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for net/if.h... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking for struct ifreq.ifr_flags... yes >checking for struct ifreq.ifr_hwaddr... yes >checking for struct ifreq.ifr_netmask... yes >checking for struct ifreq.ifr_broadaddr... yes >checking for struct ifreq.ifr_addr... yes >checking for function prototypes... yes >checking for working volatile... yes >checking for an ANSI C-conforming const... yes >checking for void * support... yes >checking whether make sets $(MAKE)... yes >checking for long file names... yes >checking for X... libraries , headers >checking for malloc_get_state... yes >checking for malloc_set_state... yes >checking whether __after_morecore_hook exists... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for dnet_ntoa in -ldnet... no >checking for main in -lXbsd... no >checking for cma_open in -lpthreads... no >checking for XFree86 in /usr/X386... no >checking whether X on GNU/Linux needs -b to link... no >checking for Xkb... yes >checking for XrmSetDatabase... yes >checking for XScreenResourceString... yes >checking for XScreenNumberOfScreen... yes >checking for XSetWMProtocols... yes >checking X11 version 6... 6 or newer >checking X11 version 5... 5 or newer >checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.6... yes >checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 >checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >checking for gtk_main... yes >checking for gdk_display_open... yes >checking for gtk_file_selection_new... yes >checking for gtk_file_chooser_dialog_new... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_self in -lpthread... yes >checking for xft >= 0.13.0... yes >checking XFT_CFLAGS... -I/usr/include/freetype2 >checking XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lX11 >checking X11/Xft/Xft.h usability... yes >checking X11/Xft/Xft.h presence... yes >checking for X11/Xft/Xft.h... yes >checking for XftFontOpen in -lXft... yes >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for XpmReadFileToPixmap in -lXpm... yes >checking for XpmReturnAllocPixels preprocessor define... yes >checking jerror.h usability... yes >checking jerror.h presence... yes >checking for jerror.h... yes >checking for jpeg_destroy_compress in -ljpeg... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking libpng/png.h usability... no >checking libpng/png.h presence... no >checking for libpng/png.h... no >checking for png_get_channels in -lpng... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for TIFFGetVersion in -ltiff... yes >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking for EGifPutExtensionLast in -lgif... yes >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking X11/SM/SMlib.h usability... yes >checking X11/SM/SMlib.h presence... yes >checking for X11/SM/SMlib.h... yes >checking for SmcOpenConnection in -lSM... yes >checking whether netdb declares h_errno... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for sqrt in -lm... yes >checking for maillock in -lmail... no >checking for maillock in -llockfile... yes >checking for touchlock... yes >checking maillock.h usability... yes >checking maillock.h presence... yes >checking for maillock.h... yes >checking for gethostname... yes >checking for getdomainname... yes >checking for dup2... yes >checking for rename... yes >checking for closedir... yes >checking for mkdir... yes >checking for rmdir... yes >checking for sysinfo... yes >checking for getrusage... yes >checking for get_current_dir_name... yes >checking for random... yes >checking for lrand48... yes >checking for bcopy... yes >checking for bcmp... yes >checking for logb... yes >checking for frexp... yes >checking for fmod... yes >checking for rint... yes >checking for cbrt... yes >checking for ftime... yes >checking for res_init... no >checking for setsid... yes >checking for strerror... yes >checking for fpathconf... yes >checking for select... yes >checking for mktime... yes >checking for euidaccess... yes >checking for getpagesize... (cached) yes >checking for tzset... yes >checking for setlocale... yes >checking for utimes... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for setpgid... yes >checking for getcwd... yes >checking for getwd... yes >checking for shutdown... yes >checking for getaddrinfo... yes >checking for __fpending... yes >checking for mblen... yes >checking for mbrlen... yes >checking for mbsinit... yes >checking for strsignal... yes >checking for setitimer... yes >checking for ualarm... yes >checking for index... yes >checking for rindex... yes >checking for sendto... yes >checking for recvfrom... yes >checking for getsockopt... yes >checking for setsockopt... yes >checking for getsockname... yes >checking for getpeername... yes >checking for gai_strerror... yes >checking for mkstemp... yes >checking for getline... yes >checking for getdelim... yes >checking for mremap... yes >checking for memmove... yes >checking for fsync... yes >checking for sync... yes >checking for bzero... yes >checking for memset... yes >checking for memcmp... yes >checking for difftime... yes >checking for memcpy... yes >checking for mempcpy... yes >checking for mblen... (cached) yes >checking for mbrlen... (cached) yes >checking for posix_memalign... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for alarm... yes >checking for working mktime... yes >checking for getloadavg... yes >checking for pstat_getdynamic... no >checking for kstat_open in -lkstat... no >checking for getloadavg... yes >checking whether getloadavg requires setgid... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getpgrp requires zero arguments... yes >checking for strftime... yes >checking for grantpt... yes >checking for getpt... yes >checking for tparm in -lncurses... yes >checking for com_err in -lcom_err... yes >checking for mit_des_cbc_encrypt in -lk5crypto... yes >checking for mit_des_cbc_encrypt in -lcrypto... yes >checking for krb5_init_context in -lkrb5... yes >checking krb5.h usability... yes >checking krb5.h presence... yes >checking for krb5.h... yes >checking for krb5_error.text... yes >checking for krb5_error.e_text... no >checking com_err.h usability... no >checking com_err.h presence... no >checking for com_err.h... no >checking for dgettext in -lintl... no >checking whether localtime caches TZ... no >checking for gettimeofday... yes >checking whether gettimeofday can accept two arguments... yes >checking for socket... 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 sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking whether system supports dynamic ptys... yes >checking for pid_t... yes >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...
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 267053
: 189131 |
189213
|
189437
|
190378
|
190380
|
193596