Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 827149 Details for
Bug 879629
app-emulation/hercules: possible configure breakage with Clang 16
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
clang-14.log
clang-14.log (text/plain), 10.13 KB, created by
Matt Jolly
on 2022-11-04 22:06:27 UTC
(
hide
)
Description:
clang-14.log
Filename:
MIME Type:
Creator:
Matt Jolly
Created:
2022-11-04 22:06:27 UTC
Size:
10.13 KB
patch
obsolete
>clang version 14.ignoreme >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >clang version 14.ignoreme >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 >clang-15: error: unsupported option '-V -o' >clang-15: error: no such file or directory: 'garbage' >clang-15: error: no input files >clang-15: error: unknown argument '-qversion'; did you mean '--version'? >clang-15: error: no input files >clang-15: error: unknown argument '-version'; did you mean '--version'? >clang-15: error: no input files > > > > > > >ignoreme: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] >static char *e (p, i) > ^ > > >/usr/bin/x86_64-pc-linux-gnu-ld > > > > > > > > > > > > > > > > > > > > > >clang-15: error: unsupported option '-V -o' > >clang version 14.ignoreme >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 > "/usr/bin/x86_64-pc-linux-gnu-ld" --eh-frame-hdr -m elf_x86_64 -shared -o garbage /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/lib -L/lib -L/usr/lib conftest.o -soname conftest -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64/crtn.o >programs: =/usr/lib/llvm/15/bin:/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin >libraries: =/usr/lib/llvm/15/bin/../../../../lib/clang/14.ignoreme:/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0:/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64:/lib/../lib64:/usr/lib/../lib64:/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/lib:/lib:/usr/lib >clang-15: error: unsupported option '-print-multi-os-directory' > >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x4): undefined reference to `shl_load' >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) >/usr/bin/x86_64-pc-linux-gnu-ld: cannot find -ldld: No such file or directory >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > > >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x19): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >ignoreme: error: use of undeclared identifier 'IFNAMSIZ' > (void) IFNAMSIZ; > ^ > > > > > > > > >ignoreme: error: use of undeclared identifier 'MTEWARN' > (void) MTEWARN; > ^ > >ignoreme: error: expected expression >if (sizeof ((u_int8_t))) > ^ > >ignoreme: error: expected expression >if (sizeof ((useconds_t))) > ^ > >ignoreme: error: expected expression >if (sizeof ((id_t))) > ^ > >ignoreme: error: expected expression >if (sizeof ((u_char))) > ^ > >ignoreme: error: expected expression >if (sizeof ((u_short))) > ^ > >ignoreme: error: expected expression >if (sizeof ((u_int))) > ^ > >ignoreme: error: expected expression >if (sizeof ((u_long))) > ^ > >ignoreme: error: expected expression >if (sizeof ((in_addr_t))) > ^ > >ignoreme: error: expected expression >if (sizeof ((socklen_t))) > ^ >/usr/bin/x86_64-pc-linux-gnu-ld: cannot find -lmsvcrt: No such file or directory >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > >ignoreme: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] >char sqrt (); > ^ >ignoreme: note: 'sqrt' is a builtin with type 'double (double)' >/usr/bin/x86_64-pc-linux-gnu-ld: cannot find -lsocket: No such file or directory >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > > > >/usr/bin/x86_64-pc-linux-gnu-ld: cannot find -liconv: No such file or directory >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > > > > > >ignoreme: warning: incompatible redeclaration of library function 'sqrtl' [-Wincompatible-library-redeclaration] >char sqrtl (); > ^ >ignoreme: note: 'sqrtl' is a builtin with type 'long double (long double)' >ignoreme: warning: incompatible redeclaration of library function 'ldexpl' [-Wincompatible-library-redeclaration] >char ldexpl (); > ^ >ignoreme: note: 'ldexpl' is a builtin with type 'long double (long double, int)' >ignoreme: warning: incompatible redeclaration of library function 'fabsl' [-Wincompatible-library-redeclaration] >char fabsl (); > ^ >ignoreme: note: 'fabsl' is a builtin with type 'long double (long double)' >ignoreme: warning: incompatible redeclaration of library function 'fmodl' [-Wincompatible-library-redeclaration] >char fmodl (); > ^ >ignoreme: note: 'fmodl' is a builtin with type 'long double (long double, long double)' >ignoreme: warning: incompatible redeclaration of library function 'frexpl' [-Wincompatible-library-redeclaration] >char frexpl (); > ^ >ignoreme: note: 'frexpl' is a builtin with type 'long double (long double, int *)' >ignoreme: warning: incompatible redeclaration of library function 'ldexpf' [-Wincompatible-library-redeclaration] >char ldexpf (); > ^ >ignoreme: note: 'ldexpf' is a builtin with type 'float (float, int)' >ignoreme: warning: incompatible redeclaration of library function 'frexpf' [-Wincompatible-library-redeclaration] >char frexpf (); > ^ >ignoreme: note: 'frexpf' is a builtin with type 'float (float, int *)' >ignoreme: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration] >char fabsf (); > ^ >ignoreme: note: 'fabsf' is a builtin with type 'float (float)' >ignoreme: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] >char rint (); > ^ >ignoreme: note: 'rint' is a builtin with type 'double (double)' >ignoreme: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] >char strlcpy (); > ^ >ignoreme: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x4): undefined reference to `strlcpy' >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) >ignoreme: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] >char strlcat (); > ^ >ignoreme: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x4): undefined reference to `strlcat' >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > > >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x4): undefined reference to `sys_siglist' >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) >/usr/bin/x86_64-pc-linux-gnu-ld: /var/tmp/portage/app-emulation/hercules-3.13-r1/temp/conftest.o: in function `main': >conftest.c:(.text+0x4): undefined reference to `InitializeCriticalSectionAndSpinCount' >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) > > > > > > > > > > > > > > > > > > > > >ignoreme: warning: incompatible redeclaration of library function 'vsscanf' [-Wincompatible-library-redeclaration] >char vsscanf (); > ^ >ignoreme: note: 'vsscanf' is a builtin with type 'int (const char *restrict, const char *restrict, struct __va_list_tag *)' > > > >ignoreme: error: no member named 'sin_len' in 'struct sockaddr_in' >if (ac_aggr.sin_len) > ~~~~~~~ ^ >ignoreme: error: no member named 'sin_len' in 'struct sockaddr_in' >if (sizeof ac_aggr.sin_len) > ~~~~~~~ ^ > > > >ignoreme: error: unknown type name 'not' > not a universal capable compiler > ^ >ignoreme: error: expected ';' after top level declarator > not a universal capable compiler > ^ > ; >2 errors generated. > >ignoreme: error: use of undeclared identifier 'not' > not big endian > ^ > > > > > > > >ignoreme: error: function definition is not allowed here > { > ^ > > >ignoreme: warning: call to undeclared library function 'memset' with type 'void *(void *, int, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > memset(a,0xCD,50000); > ^ >ignoreme: note: include the header <string.h> or explicitly provide a declaration for 'memset' >ignoreme: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] > return strlen(a); > ^ >ignoreme: note: include the header <string.h> or explicitly provide a declaration for 'strlen' >2 warnings generated. > >clang-15: error: the clang compiler does not support '-traditional-cpp' > >ignoreme: error: call to undeclared function 'getopt'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] > getopt(0,0,0); > ^ > > >ignoreme: error: expected expression >if (sizeof ((off_t))) > ^ > > >
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 879629
: 827149 |
827151
|
827153