Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 859256 Details for
Bug 903415
dev-db/mysql-connector-c-8.0.31 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/x-log), 31.29 KB, created by
Piotr Maciej Kabata
on 2023-03-30 07:05:13 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Piotr Maciej Kabata
Created:
2023-03-30 07:05:13 UTC
Size:
31.29 KB
patch
obsolete
>Determining if the function floor exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-yGiOqu > >Run Build Command(s):/usr/bin/ninja cmTC_50804 && [1/2] Building C object CMakeFiles/cmTC_50804.dir/CheckFunctionExists.c.o ><command-line>: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-yGiOqu/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS' > 7 | CHECK_FUNCTION_EXISTS(void); > | ^~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-yGiOqu/CheckFunctionExists.c:1:1: note: 'floor' is declared in header '<math.h>' > +++ |+#include <math.h> > 1 | #ifdef CHECK_FUNCTION_EXISTS >[2/2] Linking C executable cmTC_50804 >FAILED: cmTC_50804 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=floor -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_50804.dir/CheckFunctionExists.c.o -o cmTC_50804 && : >ld.lld: error: undefined symbol: floor >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_50804.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function _aligned_malloc exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-ZqLXvx > >Run Build Command(s):/usr/bin/ninja cmTC_2e9a9 && [1/2] Building C object CMakeFiles/cmTC_2e9a9.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_2e9a9 >FAILED: cmTC_2e9a9 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=_aligned_malloc -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_2e9a9.dir/CheckFunctionExists.c.o -o cmTC_2e9a9 -lm && : >ld.lld: error: undefined symbol: _aligned_malloc >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_2e9a9.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function directio exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-gTG7v0 > >Run Build Command(s):/usr/bin/ninja cmTC_39a55 && [1/2] Building C object CMakeFiles/cmTC_39a55.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_39a55 >FAILED: cmTC_39a55 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=directio -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_39a55.dir/CheckFunctionExists.c.o -o cmTC_39a55 -lm && : >ld.lld: error: undefined symbol: directio >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_39a55.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function gethrtime exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-fHfPqH > >Run Build Command(s):/usr/bin/ninja cmTC_8cad2 && [1/2] Building C object CMakeFiles/cmTC_8cad2.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_8cad2 >FAILED: cmTC_8cad2 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=gethrtime -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_8cad2.dir/CheckFunctionExists.c.o -o cmTC_8cad2 -lm && : >ld.lld: error: undefined symbol: gethrtime >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_8cad2.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function getpassphrase exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-0spG46 > >Run Build Command(s):/usr/bin/ninja cmTC_548c5 && [1/2] Building C object CMakeFiles/cmTC_548c5.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_548c5 >FAILED: cmTC_548c5 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=getpassphrase -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_548c5.dir/CheckFunctionExists.c.o -o cmTC_548c5 -lm && : >ld.lld: error: undefined symbol: getpassphrase >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_548c5.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function issetugid exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-qjPVhi > >Run Build Command(s):/usr/bin/ninja cmTC_6d81d && [1/2] Building C object CMakeFiles/cmTC_6d81d.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_6d81d >FAILED: cmTC_6d81d >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=issetugid -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_6d81d.dir/CheckFunctionExists.c.o -o cmTC_6d81d -lm && : >ld.lld: error: undefined symbol: issetugid >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_6d81d.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function strlcpy exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-9BhmKx > >Run Build Command(s):/usr/bin/ninja cmTC_f0056 && [1/2] Building C object CMakeFiles/cmTC_f0056.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_f0056 >FAILED: cmTC_f0056 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=strlcpy -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_f0056.dir/CheckFunctionExists.c.o -o cmTC_f0056 -lm && : >ld.lld: error: undefined symbol: strlcpy >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_f0056.dir/CheckFunctionExists.c.o:(main) >>>> did you mean: strncpy >>>> defined in: /lib64/libc.so.6 >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function strlcat exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-GdUifn > >Run Build Command(s):/usr/bin/ninja cmTC_20f58 && [1/2] Building C object CMakeFiles/cmTC_20f58.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_20f58 >FAILED: cmTC_20f58 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=strlcat -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_20f58.dir/CheckFunctionExists.c.o -o cmTC_20f58 -lm && : >ld.lld: error: undefined symbol: strlcat >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_20f58.dir/CheckFunctionExists.c.o:(main) >>>> did you mean: strncat >>>> defined in: /lib64/libc.so.6 >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function tell exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-ErTpKM > >Run Build Command(s):/usr/bin/ninja cmTC_04980 && [1/2] Building C object CMakeFiles/cmTC_04980.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_04980 >FAILED: cmTC_04980 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=tell -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_04980.dir/CheckFunctionExists.c.o -o cmTC_04980 -lm && : >ld.lld: error: undefined symbol: tell >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_04980.dir/CheckFunctionExists.c.o:(main) >>>> did you mean: ftell >>>> defined in: /lib64/libc.so.6 >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function ntohll exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-SnEWox > >Run Build Command(s):/usr/bin/ninja cmTC_7518e && [1/2] Building C object CMakeFiles/cmTC_7518e.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_7518e >FAILED: cmTC_7518e >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=ntohll -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_7518e.dir/CheckFunctionExists.c.o -o cmTC_7518e -lm && : >ld.lld: error: undefined symbol: ntohll >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_7518e.dir/CheckFunctionExists.c.o:(main) >>>> did you mean: ntohl >>>> defined in: /lib64/libc.so.6 >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the FIONREAD exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-R6WW9N > >Run Build Command(s):/usr/bin/ninja cmTC_7efc2 && [1/2] Building C object CMakeFiles/cmTC_7efc2.dir/CheckSymbolExists.c.o >FAILED: CMakeFiles/cmTC_7efc2.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -fPIE -o CMakeFiles/cmTC_7efc2.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-R6WW9N/CheckSymbolExists.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-R6WW9N/CheckSymbolExists.c:2:10: fatal error: sys/filio.h: Nie ma takiego pliku ani katalogu > 2 | #include <sys/filio.h> > | ^~~~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >File CheckSymbolExists.c: >/* */ >#include <sys/filio.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef FIONREAD > return ((int*)(&FIONREAD))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the function kqueue exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-e67Wcu > >Run Build Command(s):/usr/bin/ninja cmTC_df861 && [1/2] Building C object CMakeFiles/cmTC_df861.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_df861 >FAILED: cmTC_df861 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -DCHECK_FUNCTION_EXISTS=kqueue -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_df861.dir/CheckFunctionExists.c.o -o cmTC_df861 -lm && : >ld.lld: error: undefined symbol: kqueue >>>> referenced by CheckFunctionExists.c >>>> CMakeFiles/cmTC_df861.dir/CheckFunctionExists.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the EVFILT_TIMER exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-OIHCw8 > >Run Build Command(s):/usr/bin/ninja cmTC_d276e && [1/2] Building C object CMakeFiles/cmTC_d276e.dir/CheckSymbolExists.c.o >FAILED: CMakeFiles/cmTC_d276e.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -fPIE -o CMakeFiles/cmTC_d276e.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-OIHCw8/CheckSymbolExists.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-OIHCw8/CheckSymbolExists.c:3:10: fatal error: sys/event.h: Nie ma takiego pliku ani katalogu > 3 | #include <sys/event.h> > | ^~~~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >File CheckSymbolExists.c: >/* */ >#include <sys/types.h> >#include <sys/event.h> >#include <sys/time.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef EVFILT_TIMER > return ((int*)(&EVFILT_TIMER))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Performing C SOURCE FILE Test HAVE_PTHREAD_GETTHREADID_NP failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-6eL9fd > >Run Build Command(s):/usr/bin/ninja cmTC_99220 && [1/2] Building C object CMakeFiles/cmTC_99220.dir/src.c.o >FAILED: CMakeFiles/cmTC_99220.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_PTHREAD_GETTHREADID_NP -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_99220.dir/src.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-6eL9fd/src.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-6eL9fd/src.c:2:10: fatal error: pthread_np.h: Nie ma takiego pliku ani katalogu > 2 | #include <pthread_np.h> > | ^~~~~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >Source file was: > >#include <pthread_np.h> >int main(int ac, char **av) >{ > unsigned long long tid = pthread_getthreadid_np(); > return (tid != 0 ? 0 : 1); >} > >Performing C SOURCE FILE Test HAVE_PTHREAD_THREADID_NP failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-qNAhcB > >Run Build Command(s):/usr/bin/ninja cmTC_5d82b && [1/2] Building C object CMakeFiles/cmTC_5d82b.dir/src.c.o >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-qNAhcB/src.c: In function 'main': >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-qNAhcB/src.c:6:3: warning: implicit declaration of function 'pthread_threadid_np'; did you mean 'pthread_tryjoin_np'? [-Wimplicit-function-declaration] > 6 | pthread_threadid_np(NULL, &tid64); > | ^~~~~~~~~~~~~~~~~~~ > | pthread_tryjoin_np >[2/2] Linking C executable cmTC_5d82b >FAILED: cmTC_5d82b >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -fuse-ld=lld CMakeFiles/cmTC_5d82b.dir/src.c.o -o cmTC_5d82b -lm && : >ld.lld: error: undefined symbol: pthread_threadid_np >>>> referenced by src.c >>>> CMakeFiles/cmTC_5d82b.dir/src.c.o:(main) >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > >Source file was: > >#include <pthread.h> >int main(int ac, char **av) >{ > unsigned long long tid64; > pthread_threadid_np(NULL, &tid64); > return (tid64 != 0 ? 0 : 1); >} > >Performing C SOURCE FILE Test HAVE_PTHREAD_SETNAME_NP_MACOS failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs > >Run Build Command(s):/usr/bin/ninja cmTC_df249 && [1/2] Building C object CMakeFiles/cmTC_df249.dir/src.c.o >FAILED: CMakeFiles/cmTC_df249.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_PTHREAD_SETNAME_NP_MACOS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_df249.dir/src.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs/src.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs/src.c: In function 'main': >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs/src.c:6:29: warning: passing argument 1 of 'pthread_setname_np' makes integer from pointer without a cast [-Wint-conversion] > 6 | return pthread_setname_np(name); > | ^~~~ > | | > | char * >In file included from /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs/src.c:2: >/usr/include/pthread.h:463:42: note: expected 'pthread_t' {aka 'long unsigned int'} but argument is of type 'char *' > 463 | extern int pthread_setname_np (pthread_t __target_thread, const char *__name) > | ~~~~~~~~~~^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-WovAfs/src.c:6:10: error: too few arguments to function 'pthread_setname_np' > 6 | return pthread_setname_np(name); > | ^~~~~~~~~~~~~~~~~~ >/usr/include/pthread.h:463:12: note: declared here > 463 | extern int pthread_setname_np (pthread_t __target_thread, const char *__name) > | ^~~~~~~~~~~~~~~~~~ >ninja: build stopped: subcommand failed. > > >Source file was: > >#include <pthread.h> >int main(int argc, char **argv) >{ > char name[16] = {0}; > return pthread_setname_np(name); >} > >Determining if the include file netinet/in6.h exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-g4n9FZ > >Run Build Command(s):/usr/bin/ninja cmTC_97391 && [1/2] Building C object CMakeFiles/cmTC_97391.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_97391.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_97391.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-g4n9FZ/CheckIncludeFile.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-g4n9FZ/CheckIncludeFile.c:1:10: fatal error: netinet/in6.h: Nie ma takiego pliku ani katalogu > 1 | #include <netinet/in6.h> > | ^~~~~~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining size of struct in6_addr failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t > >Run Build Command(s):/usr/bin/ninja cmTC_e4741 && [1/2] Building C object CMakeFiles/cmTC_e4741.dir/SIZEOF_IN6_ADDR.c.o >FAILED: CMakeFiles/cmTC_e4741.dir/SIZEOF_IN6_ADDR.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_e4741.dir/SIZEOF_IN6_ADDR.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' > 31 | #define SIZE (sizeof(struct in6_addr)) > | ^~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:33:12: note: in expansion of macro 'SIZE' > 33 | ('0' + ((SIZE / 10000)%10)), > | ^~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' > 31 | #define SIZE (sizeof(struct in6_addr)) > | ^~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:34:12: note: in expansion of macro 'SIZE' > 34 | ('0' + ((SIZE / 1000)%10)), > | ^~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' > 31 | #define SIZE (sizeof(struct in6_addr)) > | ^~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:35:12: note: in expansion of macro 'SIZE' > 35 | ('0' + ((SIZE / 100)%10)), > | ^~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' > 31 | #define SIZE (sizeof(struct in6_addr)) > | ^~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:36:12: note: in expansion of macro 'SIZE' > 36 | ('0' + ((SIZE / 10)%10)), > | ^~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of 'sizeof' to incomplete type 'struct in6_addr' > 31 | #define SIZE (sizeof(struct in6_addr)) > | ^~~~~~ >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-z2Jk0t/SIZEOF_IN6_ADDR.c:37:12: note: in expansion of macro 'SIZE' > 37 | ('0' + (SIZE % 10)), > | ^~~~ >ninja: build stopped: subcommand failed. > > >SIZEOF_IN6_ADDR.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#include "stdint.h" >#include "stdio.h" >#include "sys/types.h" >#include "time.h" > > >#undef KEY >#if defined(__i386) ># define KEY '_','_','i','3','8','6' >#elif defined(__x86_64) ># define KEY '_','_','x','8','6','_','6','4' >#elif defined(__PPC64__) ># define KEY '_','_','P','P','C','6','4','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#elif defined(__PPC__) ># define KEY '_','_','P','P','C','_','_' >#elif defined(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__aarch64__) ># define KEY '_','_','a','a','r','c','h','6','4','_','_' >#elif defined(__ARM_ARCH_7A__) ># define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' >#elif defined(__ARM_ARCH_7S__) ># define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' >#endif > >#define SIZE (sizeof(struct in6_addr)) >static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', > ('0' + ((SIZE / 10000)%10)), > ('0' + ((SIZE / 1000)%10)), > ('0' + ((SIZE / 100)%10)), > ('0' + ((SIZE / 10)%10)), > ('0' + (SIZE % 10)), > ']', >#ifdef KEY > ' ','k','e','y','[', KEY, ']', >#endif > '\0'}; > >#ifdef __CLASSIC_C__ >int main(argc, argv) int argc; char *argv[]; >#else >int main(int argc, char *argv[]) >#endif >{ > int require = 0; > require += info_size[argc]; > (void)argv; > return require; >} > > >Performing C SOURCE FILE Test HAVE_SOCKADDR_IN_SIN_LEN failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-FNQhAI > >Run Build Command(s):/usr/bin/ninja cmTC_f03ff && [1/2] Building C object CMakeFiles/cmTC_f03ff.dir/src.c.o >FAILED: CMakeFiles/cmTC_f03ff.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SOCKADDR_IN_SIN_LEN -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_f03ff.dir/src.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-FNQhAI/src.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-FNQhAI/src.c: In function 'main': >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-FNQhAI/src.c:8:41: error: 'struct sockaddr_in' has no member named 'sin_len' > 8 | (void)sizeof(((struct sockaddr_in *)0)->sin_len); > | ^~ >ninja: build stopped: subcommand failed. > > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >int main() >{ > (void)sizeof(((struct sockaddr_in *)0)->sin_len); > return 0; >} > > >Performing C SOURCE FILE Test HAVE_SOCKADDR_IN6_SIN6_LEN failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-njijF1 > >Run Build Command(s):/usr/bin/ninja cmTC_1145e && [1/2] Building C object CMakeFiles/cmTC_1145e.dir/src.c.o >FAILED: CMakeFiles/cmTC_1145e.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SOCKADDR_IN6_SIN6_LEN -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_1145e.dir/src.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-njijF1/src.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-njijF1/src.c: In function 'main': >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-njijF1/src.c:8:42: error: 'struct sockaddr_in6' has no member named 'sin6_len' > 8 | (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); > | ^~ >ninja: build stopped: subcommand failed. > > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >int main() >{ > (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); > return 0; >} > > >Determining if files numa.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-GXfKga > >Run Build Command(s):/usr/bin/ninja cmTC_01d05 && [1/2] Building C object CMakeFiles/cmTC_01d05.dir/HAVE_NUMA_H.c.o >FAILED: CMakeFiles/cmTC_01d05.dir/HAVE_NUMA_H.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_01d05.dir/HAVE_NUMA_H.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-GXfKga/HAVE_NUMA_H.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-GXfKga/HAVE_NUMA_H.c:2:10: fatal error: numa.h: Nie ma takiego pliku ani katalogu > 2 | #include <numa.h> > | ^~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >Source: >/* */ >#include <numa.h> > > >int main(void){return 0;} > >Determining if files numaif.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-0ZXuFq > >Run Build Command(s):/usr/bin/ninja cmTC_c1a13 && [1/2] Building C object CMakeFiles/cmTC_c1a13.dir/HAVE_NUMAIF_H.c.o >FAILED: CMakeFiles/cmTC_c1a13.dir/HAVE_NUMAIF_H.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_c1a13.dir/HAVE_NUMAIF_H.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-0ZXuFq/HAVE_NUMAIF_H.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-0ZXuFq/HAVE_NUMAIF_H.c:2:10: fatal error: numaif.h: Nie ma takiego pliku ani katalogu > 2 | #include <numaif.h> > | ^~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >Source: >/* */ >#include <numaif.h> > > >int main(void){return 0;} > >Determining if the include file lber.h exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-8bRpHJ > >Run Build Command(s):/usr/bin/ninja cmTC_ecbb0 && [1/2] Building C object CMakeFiles/cmTC_ecbb0.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_ecbb0.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_ecbb0.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-8bRpHJ/CheckIncludeFile.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-8bRpHJ/CheckIncludeFile.c:1:10: fatal error: lber.h: Nie ma takiego pliku ani katalogu > 1 | #include <lber.h> > | ^~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining if the include file ldap.h exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-3LpIFs > >Run Build Command(s):/usr/bin/ninja cmTC_9e3ec && [1/2] Building C object CMakeFiles/cmTC_9e3ec.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_9e3ec.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -fPIE -o CMakeFiles/cmTC_9e3ec.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-3LpIFs/CheckIncludeFile.c >/var/tmp/portage/dev-db/mysql-connector-c-8.0.31/work/mysql-connector-c-8.0.31_build-abi_x86_64.amd64/CMakeFiles/CMakeScratch/TryCompile-3LpIFs/CheckIncludeFile.c:1:10: fatal error: ldap.h: Nie ma takiego pliku ani katalogu > 1 | #include <ldap.h> > | ^~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >
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 903415
:
859205
|
859207
| 859256