Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77937 Details for
Bug 120086
media-sound/aumix-2.8-r3 fails to compile due to missing config.sub and config.guess
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 10.36 KB, created by
Sandro Bonazzola (RETIRED)
on 2006-01-23 12:00:42 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Sandro Bonazzola (RETIRED)
Created:
2006-01-23 12:00:42 UTC
Size:
10.36 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:597: checking for a BSD compatible install >configure:650: checking whether build environment is sane >configure:707: checking whether make sets ${MAKE} >configure:753: checking for working aclocal >configure:766: checking for working autoconf >configure:779: checking for working automake >configure:792: checking for working autoheader >configure:805: checking for working makeinfo >configure:829: checking for mawk >configure:829: checking for gawk >configure:861: checking for gcc >configure:974: checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow ) works >configure:990: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:1016: checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow ) is a cross-compiler >configure:1021: checking whether we are using GNU C >configure:1030: gcc -E conftest.c >configure:1049: checking whether gcc accepts -g >configure:1092: checking for a BSD compatible install >configure:1145: checking whether ln -s works >configure:1168: checking for _oss_ioctl in -lossaudio >configure:1187: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lossaudio 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lossaudio >collect2: ld returned 1 exit status >configure: failed program was: >#line 1176 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char _oss_ioctl(); > >int main() { >_oss_ioctl() >; return 0; } >configure:1216: checking how to run the C preprocessor >configure:1237: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1296: checking for ANSI C header files >configure:1309: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1376: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:1403: checking for ncurses.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for curses.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for fcntl.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for limits.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for malloc.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for strings.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for sys/ioctl.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for sys/time.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1403: checking for unistd.h >configure:1413: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1444: checking for sys/soundcard.h >configure:1454: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1488: checking for initscr in -lncurses >configure:1507: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lncurses 1>&5 >configure:1591: checking for getmouse in -lncurses >configure:1610: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lncurses -lncurses 1>&5 >configure:1634: checking for use_default_colors in -lncurses >configure:1653: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lncurses -lncurses 1>&5 >configure:1677: checking for private member _use_keypad in WINDOW >configure:1693: gcc -c -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:1719: checking for Gpm_Repeat in -lgpm >configure:1738: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses 1>&5 >configure:1777: checking for sys/consio.h >configure:1787: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1783:24: sys/consio.h: No such file or directory >configure: failed program was: >#line 1782 "configure" >#include "confdefs.h" >#include <sys/consio.h> >configure:1777: checking for machine/console.h >configure:1787: gcc -E conftest.c >/dev/null 2>conftest.out >configure:1783:29: machine/console.h: No such file or directory >configure: failed program was: >#line 1782 "configure" >#include "confdefs.h" >#include <machine/console.h> >configure:1814: checking for CONS_MOUSECTL >configure:1868: checking whether built-in label text is requested >configure:1896: checking for sys/asoundlib.h >configure:1906: gcc -E conftest.c >/dev/null 2>conftest.out >In file included from configure:1902: >/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. >configure: failed program was: >#line 1901 "configure" >#include "confdefs.h" >#include <sys/asoundlib.h> >configure:1929: checking for snd_mixer_open in -lasound >configure:1948: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lasound -lgpm -lncurses 1>&5 >configure:1991: checking for pkg-config >configure:2076: checking for pkg-config >configure:2111: checking for GTK - version >= 2.0.0 >configure:2212: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgpm -lncurses 1>&5 >configure:2652: checking whether dummy mixer is requested >configure:2670: checking whether NLS is requested >configure:2687: checking for msgfmt >configure:2721: checking for xgettext >configure:2756: checking for gmsgfmt >configure:2805: checking for locale.h >configure:2815: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2805: checking for libintl.h >configure:2815: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2845: checking for gettext >configure:2873: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:2857: warning: conflicting types for built-in function 'gettext' >configure:2986: checking for working const >configure:3040: gcc -c -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:3061: checking for inline >configure:3075: gcc -c -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:3101: checking for off_t >configure:3134: checking for size_t >configure:3167: checking whether time.h and sys/time.h may both be included >configure:3181: gcc -c -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:3205: checking for working alloca.h >configure:3217: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3238: checking for alloca >configure:3271: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3440: checking for unistd.h >configure:3479: checking for getpagesize >configure:3507: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3532: checking for working mmap >configure:3680: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3611: warning: conflicting types for built-in function 'malloc' >configure: In function `main': >configure:3650: warning: cast from pointer to integer of different size >configure:3703: checking return type of signal handlers >configure:3725: gcc -c -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c 1>&5 >configure:3746: checking for getcwd >configure:3774: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3746: checking for getwd >configure:3774: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >/var/tmp/portage/aumix-2.8-r3/temp/ccT1ctXm.o: In function `main': >conftest.c:(.text+0x7): warning: the `getwd' function is dangerous and should not be used. >configure:3746: checking for putenv >configure:3774: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5 >configure:3746: checking for select >configure:3774: gcc -o conftest -march=athlon64 -O2 -pipe -fforce-addr -ffast-math -msse2 -ftracer -m3dnow conftest.c -lgpm -lncurses -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 1>&5
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 120086
: 77937 |
77938
|
79596