Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763788 Details for
Bug 832199
x11-misc/bbcd-0.3.1-r4 fails to compile: configure: error: BBCD requires the version 0.99.6 of cdaudio library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 12.53 KB, created by
Agostino Sarubbo
on 2022-01-28 09:56:23 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-01-28 09:56:23 UTC
Size:
12.53 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:568: checking for a BSD compatible install >configure:621: checking whether build environment is sane >configure:678: checking whether make sets ${MAKE} >configure:724: checking for working aclocal >configure:737: checking for working autoconf >configure:750: checking for working automake >configure:763: checking for working autoheader >configure:776: checking for working makeinfo >configure:795: checking for c++ >configure:827: checking whether the C++ compiler (x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld) works >configure:843: x86_64-pc-linux-gnu-clang++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.C 1>&5 >configure:869: checking whether the C++ compiler (x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++14 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld) is a cross-compiler >configure:874: checking whether we are using GNU C++ >configure:883: x86_64-pc-linux-gnu-clang++ -E conftest.C >configure:902: checking whether x86_64-pc-linux-gnu-clang++ accepts -g >configure:935: checking how to run the C preprocessor >configure:1018: checking for fcntl.h >configure:1028: x86_64-pc-linux-gnu-clang -E conftest.c >/dev/null 2>conftest.out >configure:1018: checking for unistd.h >configure:1028: x86_64-pc-linux-gnu-clang -E conftest.c >/dev/null 2>conftest.out >configure:1018: checking for sys/select.h >configure:1028: x86_64-pc-linux-gnu-clang -E conftest.c >/dev/null 2>conftest.out >configure:1018: checking for sys/types.h >configure:1028: x86_64-pc-linux-gnu-clang -E conftest.c >/dev/null 2>conftest.out >configure:1060: checking for X >configure:1127: x86_64-pc-linux-gnu-clang -E conftest.c >/dev/null 2>conftest.out >configure:1203: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lXt 1>&5 >configure:1199:1: warning: implicit declaration of function 'XtMalloc' is invalid in C99 [-Wimplicit-function-declaration] >XtMalloc() >^ >1 warning generated. >configure:1374: checking for dnet_ntoa in -ldnet >configure:1393: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -ldnet 1>&5 >ld.lld: error: unable to find library -ldnet >clang-13: error: linker command failed with exit code 1 (use -v to see invocation) >configure: failed program was: >#line 1382 "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 dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:1415: checking for dnet_ntoa in -ldnet_stub >configure:1434: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -ldnet_stub 1>&5 >ld.lld: error: unable to find library -ldnet_stub >clang-13: error: linker command failed with exit code 1 (use -v to see invocation) >configure: failed program was: >#line 1423 "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 dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:1463: checking for gethostbyname >configure:1491: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c 1>&5 >configure:1561: checking for connect >configure:1589: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c 1>&5 >configure:1653: checking for remove >configure:1681: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c 1>&5 >configure:1745: checking for shmat >configure:1773: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c 1>&5 >configure:1846: checking for IceConnectionNumber in -lICE >configure:1865: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lICE 1>&5 >configure:1933: checking for libcdaudio-config >configure:1968: checking for libcdaudio - version >= 0.99.6 >configure:2084: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -L/usr/lib -lcdaudio 1>&5 >configure:2003:24: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration] > new_str = malloc ((strlen (str) + 1) * sizeof(char)); > ^ >configure:2003:24: note: include the header <string.h> or explicitly provide a declaration for 'strlen' >configure:2004:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration] > strcpy (new_str, str); > ^ >configure:2004:5: note: include the header <string.h> or explicitly provide a declaration for 'strcpy' >2 warnings generated. >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crt1.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crti.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtbegin.o is incompatible with elf32-i386 >ld.lld: error: /var/tmp/portage/x11-misc/bbcd-0.3.1-r4/temp/conftest-9b2da8.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/libcdaudio.so is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgcc_s.so.1 is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgcc_s.so.1 is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtend.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crtn.o is incompatible with elf32-i386 >clang-13: error: linker command failed with exit code 1 (use -v to see invocation) >configure: failed program was: >#line 1992 "configure" >#include "confdefs.h" > >#include <cdaudio.h> >#include <stdio.h> >#include <stdlib.h> > >char* my_strdup (char *str) >{ > char *new_str; > > if (str) { > new_str = malloc ((strlen (str) + 1) * sizeof(char)); > strcpy (new_str, str); > } else > new_str = NULL; > > return new_str; >} > >int main() >{ > int major,minor,micro; > int libcdaudio_major_version,libcdaudio_minor_version,libcdaudio_micro_version; > char *tmp_version; > > system ("touch conf.cdaudiotest"); > > /* HP/UX 9 (%@#!) writes to sscanf strings */ > tmp_version = my_strdup("0.99.6"); > if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { > printf("%s, bad version string\n", "0.99.6"); > exit(1); > } > > libcdaudio_major_version=(cdaudio_getversion()>>16)&255; > libcdaudio_minor_version=(cdaudio_getversion()>> 8)&255; > libcdaudio_micro_version=(cdaudio_getversion() )&255; > > if ((libcdaudio_major_version != 0) || > (libcdaudio_minor_version != 99) || > (libcdaudio_micro_version != 12)) > { > printf("\n*** 'libcdaudio-config --version' returned %d.%d.%d, but libcdaudio (%d.%d.%d)\n", > 0, 99, 12, > libcdaudio_major_version, libcdaudio_minor_version, libcdaudio_micro_version); > printf ("*** was found! If libcdaudio-config was correct, then it is best\n"); > printf ("*** to remove the old version of libcdaudio. You may also be able to fix the error\n"); > printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); > printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); > printf("*** required on your system.\n"); > printf("*** If libcdaudio-config was wrong, set the environment variable LIBCDAUDIO_CONFIG\n"); > printf("*** to point to the correct copy of libcdaudio-config, and remove the file config.cache\n"); > printf("*** before re-running configure\n"); > } > else if ((libcdaudio_major_version != LIBCDAUDIO_VERSION_MAJOR) || > (libcdaudio_minor_version != LIBCDAUDIO_VERSION_MINOR) || > (libcdaudio_micro_version != LIBCDAUDIO_VERSION_MICRO)) > { > printf("*** libcdaudio header files (version %d.%d.%d) do not match\n", > LIBCDAUDIO_VERSION_MAJOR, LIBCDAUDIO_VERSION_MINOR, LIBCDAUDIO_VERSION_MICRO); > printf("*** library (version %d.%d.%d)\n", > libcdaudio_major_version, libcdaudio_minor_version, libcdaudio_micro_version); > } > else > { > if ((libcdaudio_major_version > major) || > ((libcdaudio_major_version == major) && (libcdaudio_minor_version > minor)) || > ((libcdaudio_major_version == major) && (libcdaudio_minor_version == minor) && (libcdaudio_micro_version >= micro))) > { > return 0; > } > else > { > printf("\n*** An old version of libcdaudio (%d.%d.%d) was found.\n", > libcdaudio_major_version, libcdaudio_minor_version, libcdaudio_micro_version); > printf("*** You need a version of libcdaudio newer than %d.%d.%d.\n", > major, minor, micro); > printf("***\n"); > printf("*** If you have already installed a sufficiently new version, this error\n"); > printf("*** probably means that the wrong copy of the libcdaudio-config shell script is\n"); > printf("*** being found. The easiest way to fix this is to remove the old version\n"); > printf("*** of libcdaudio, but you can also set the LIBCDAUDIO_CONFIG environment to point to the\n"); > printf("*** correct copy of libcdaudio-config. (In this case, you will have to\n"); > printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); > printf("*** so that the correct libraries are found at run-time))\n"); > } > } > return 1; >} > >configure:2128: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -L/usr/lib -lcdaudio 1>&5 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crt1.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crti.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtbegin.o is incompatible with elf32-i386 >ld.lld: error: /var/tmp/portage/x11-misc/bbcd-0.3.1-r4/temp/conftest-46bad0.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/libcdaudio.so is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgcc_s.so.1 is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgcc_s.so.1 is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtend.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crtn.o is incompatible with elf32-i386 >clang-13: error: linker command failed with exit code 1 (use -v to see invocation) >configure: failed program was: >#line 2118 "configure" >#include "confdefs.h" > >#include <cdaudio.h> >#include <stdio.h> > >int main() { > return (cdaudio_getversion()!=0); >; return 0; }
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 832199
:
763787
| 763788