Files
fn_registry/build/CMakeFiles/CMakeError.log
T

662 lines
29 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Performing C SOURCE FILE Test HAVE_GCC_WDOCUMENTATION failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_50439/fast && /usr/bin/gmake -f CMakeFiles/cmTC_50439.dir/build.make CMakeFiles/cmTC_50439.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_50439.dir/src.c.o
/usr/bin/cc -DHAVE_GCC_WDOCUMENTATION -D_GNU_SOURCE=1 -Wdocumentation -o CMakeFiles/cmTC_50439.dir/src.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command-line option '-Wdocumentation'
gmake[1]: *** [CMakeFiles/cmTC_50439.dir/build.make:78: CMakeFiles/cmTC_50439.dir/src.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_50439/fast] Error 2
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_GCC_WDOCUMENTATION_UNKNOWN_COMMAND failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1f170/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1f170.dir/build.make CMakeFiles/cmTC_1f170.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1f170.dir/src.c.o
/usr/bin/cc -DHAVE_GCC_WDOCUMENTATION_UNKNOWN_COMMAND -D_GNU_SOURCE=1 -Wdocumentation-unknown-command -o CMakeFiles/cmTC_1f170.dir/src.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command-line option '-Wdocumentation-unknown-command'
gmake[1]: *** [CMakeFiles/cmTC_1f170.dir/build.make:78: CMakeFiles/cmTC_1f170.dir/src.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_1f170/fast] Error 2
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_GCC_COMMENT_BLOCK_COMMANDS failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_56df6/fast && /usr/bin/gmake -f CMakeFiles/cmTC_56df6.dir/build.make CMakeFiles/cmTC_56df6.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_56df6.dir/src.c.o
/usr/bin/cc -DHAVE_GCC_COMMENT_BLOCK_COMMANDS -D_GNU_SOURCE=1 -fcomment-block-commands=threadsafety -o CMakeFiles/cmTC_56df6.dir/src.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/src.c
cc: error: unrecognized command-line option '-fcomment-block-commands=threadsafety'
gmake[1]: *** [CMakeFiles/cmTC_56df6.dir/build.make:78: CMakeFiles/cmTC_56df6.dir/src.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_56df6/fast] Error 2
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_CLANG_COMMENT_BLOCK_COMMANDS failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bc9eb/fast && /usr/bin/gmake -f CMakeFiles/cmTC_bc9eb.dir/build.make CMakeFiles/cmTC_bc9eb.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bc9eb.dir/src.c.o
/usr/bin/cc -DHAVE_CLANG_COMMENT_BLOCK_COMMANDS -D_GNU_SOURCE=1 /clang:-fcomment-block-commands=threadsafety -o CMakeFiles/cmTC_bc9eb.dir/src.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/src.c
cc: warning: /clang:-fcomment-block-commands=threadsafety: linker input file unused because linking not done
cc: error: /clang:-fcomment-block-commands=threadsafety: linker input file not found: No such file or directory
gmake[1]: *** [CMakeFiles/cmTC_bc9eb.dir/build.make:78: CMakeFiles/cmTC_bc9eb.dir/src.c.o] Error 1
gmake[1]: *** Deleting file 'CMakeFiles/cmTC_bc9eb.dir/src.c.o'
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_bc9eb/fast] Error 2
Source file was:
int main(void) { return 0; }
Determining if the _i64toa exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_53e2c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_53e2c.dir/build.make CMakeFiles/cmTC_53e2c.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_53e2c.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_53e2c.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: _i64toa undeclared (first use in this function)
26 | return ((int*)(&_i64toa))[argc];
| ^~~~~~~
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_53e2c.dir/build.make:78: CMakeFiles/cmTC_53e2c.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_53e2c/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef _i64toa
return ((int*)(&_i64toa))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the itoa exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_103cb/fast && /usr/bin/gmake -f CMakeFiles/cmTC_103cb.dir/build.make CMakeFiles/cmTC_103cb.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_103cb.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_103cb.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: itoa undeclared (first use in this function)
26 | return ((int*)(&itoa))[argc];
| ^~~~
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_103cb.dir/build.make:78: CMakeFiles/cmTC_103cb.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_103cb/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef itoa
return ((int*)(&itoa))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the _ltoa exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_47017/fast && /usr/bin/gmake -f CMakeFiles/cmTC_47017.dir/build.make CMakeFiles/cmTC_47017.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_47017.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_47017.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: _ltoa undeclared (first use in this function)
26 | return ((int*)(&_ltoa))[argc];
| ^~~~~
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_47017.dir/build.make:78: CMakeFiles/cmTC_47017.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_47017/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef _ltoa
return ((int*)(&_ltoa))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sqr exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_207e9/fast && /usr/bin/gmake -f CMakeFiles/cmTC_207e9.dir/build.make CMakeFiles/cmTC_207e9.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_207e9.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_207e9.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: sqr undeclared (first use in this function); did you mean sqrt?
26 | return ((int*)(&sqr))[argc];
| ^~~
| sqrt
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_207e9.dir/build.make:78: CMakeFiles/cmTC_207e9.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_207e9/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sqr
return ((int*)(&sqr))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strlcat exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e0186/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e0186.dir/build.make CMakeFiles/cmTC_e0186.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e0186.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_e0186.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: strlcat undeclared (first use in this function); did you mean strncat?
26 | return ((int*)(&strlcat))[argc];
| ^~~~~~~
| strncat
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_e0186.dir/build.make:78: CMakeFiles/cmTC_e0186.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_e0186/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strlcat
return ((int*)(&strlcat))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strlcpy exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_aeb26/fast && /usr/bin/gmake -f CMakeFiles/cmTC_aeb26.dir/build.make CMakeFiles/cmTC_aeb26.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_aeb26.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_aeb26.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: strlcpy undeclared (first use in this function); did you mean strncpy?
26 | return ((int*)(&strlcpy))[argc];
| ^~~~~~~
| strncpy
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_aeb26.dir/build.make:78: CMakeFiles/cmTC_aeb26.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_aeb26/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strlcpy
return ((int*)(&strlcpy))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strnstr exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1add8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1add8.dir/build.make CMakeFiles/cmTC_1add8.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1add8.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_1add8.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: strnstr undeclared (first use in this function); did you mean strstr?
26 | return ((int*)(&strnstr))[argc];
| ^~~~~~~
| strstr
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_1add8.dir/build.make:78: CMakeFiles/cmTC_1add8.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_1add8/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strnstr
return ((int*)(&strnstr))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the wcslcat exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_64ff6/fast && /usr/bin/gmake -f CMakeFiles/cmTC_64ff6.dir/build.make CMakeFiles/cmTC_64ff6.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_64ff6.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_64ff6.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: wcslcat undeclared (first use in this function); did you mean wcsncat?
26 | return ((int*)(&wcslcat))[argc];
| ^~~~~~~
| wcsncat
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_64ff6.dir/build.make:78: CMakeFiles/cmTC_64ff6.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_64ff6/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef wcslcat
return ((int*)(&wcslcat))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the wcslcpy exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6e8f8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6e8f8.dir/build.make CMakeFiles/cmTC_6e8f8.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6e8f8.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_6e8f8.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: error: wcslcpy undeclared (first use in this function); did you mean wcsncpy?
26 | return ((int*)(&wcslcpy))[argc];
| ^~~~~~~
| wcsncpy
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:26:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_6e8f8.dir/build.make:78: CMakeFiles/cmTC_6e8f8.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_6e8f8/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <float.h>
#include <iconv.h>
#include <inttypes.h>
#include <limits.h>
#include <malloc.h>
#include <math.h>
#include <memory.h>
#include <signal.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <time.h>
#include <wchar.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef wcslcpy
return ((int*)(&wcslcpy))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sysctlbyname exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fd655/fast && /usr/bin/gmake -f CMakeFiles/cmTC_fd655.dir/build.make CMakeFiles/cmTC_fd655.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fd655.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_fd655.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:3:10: fatal error: sys/sysctl.h: No such file or directory
3 | #include <sys/sysctl.h>
| ^~~~~~~~~~~~~~
compilation terminated.
gmake[1]: *** [CMakeFiles/cmTC_fd655.dir/build.make:78: CMakeFiles/cmTC_fd655.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_fd655/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/sysctl.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sysctlbyname
return ((int*)(&sysctlbyname))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the elf_aux_info exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_49c79/fast && /usr/bin/gmake -f CMakeFiles/cmTC_49c79.dir/build.make CMakeFiles/cmTC_49c79.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_49c79.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_49c79.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: elf_aux_info undeclared (first use in this function)
8 | return ((int*)(&elf_aux_info))[argc];
| ^~~~~~~~~~~~
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_49c79.dir/build.make:78: CMakeFiles/cmTC_49c79.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_49c79/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/auxv.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef elf_aux_info
return ((int*)(&elf_aux_info))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the posix_spawn_file_actions_addchdir exist failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_833c5/fast && /usr/bin/gmake -f CMakeFiles/cmTC_833c5.dir/build.make CMakeFiles/cmTC_833c5.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_833c5.dir/CheckSymbolExists.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_833c5.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function main:
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: posix_spawn_file_actions_addchdir undeclared (first use in this function); did you mean posix_spawn_file_actions_addchdir_np?
8 | return ((int*)(&posix_spawn_file_actions_addchdir))[argc];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| posix_spawn_file_actions_addchdir_np
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
gmake[1]: *** [CMakeFiles/cmTC_833c5.dir/build.make:78: CMakeFiles/cmTC_833c5.dir/CheckSymbolExists.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_833c5/fast] Error 2
File /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <spawn.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_spawn_file_actions_addchdir
return ((int*)(&posix_spawn_file_actions_addchdir))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C SOURCE FILE Test ICONV_IN_LIBICONV failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e3fa4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e3fa4.dir/build.make CMakeFiles/cmTC_e3fa4.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_e3fa4.dir/src.c.o
/usr/bin/cc -DICONV_IN_LIBICONV -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_e3fa4.dir/src.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_e3fa4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e3fa4.dir/link.txt --verbose=1
/usr/bin/cc -D_GNU_SOURCE=1 CMakeFiles/cmTC_e3fa4.dir/src.c.o -o cmTC_e3fa4 -liconv
/usr/bin/ld: cannot find -liconv: No such file or directory
collect2: error: ld returned 1 exit status
gmake[1]: *** [CMakeFiles/cmTC_e3fa4.dir/build.make:99: cmTC_e3fa4] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_e3fa4/fast] Error 2
Source file was:
#include <stddef.h>
#include <iconv.h>
int main(int argc, char **argv) {
return !iconv_open(NULL,NULL);
}
Determining if the include file libudev.h exists failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_2819f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_2819f.dir/build.make CMakeFiles/cmTC_2819f.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2819f.dir/CheckIncludeFile.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -o CMakeFiles/cmTC_2819f.dir/CheckIncludeFile.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: libudev.h: No such file or directory
1 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
gmake[1]: *** [CMakeFiles/cmTC_2819f.dir/build.make:78: CMakeFiles/cmTC_2819f.dir/CheckIncludeFile.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_2819f/fast] Error 2
Determining if the include file pthread_np.h exists failed with the following output:
Change Dir: /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_df4b7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_df4b7.dir/build.make CMakeFiles/cmTC_df4b7.dir/build
gmake[1]: Entering directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_df4b7.dir/CheckIncludeFile.c.o
/usr/bin/cc -D_GNU_SOURCE=1 -D_REENTRANT -pthread -o CMakeFiles/cmTC_df4b7.dir/CheckIncludeFile.c.o -c /home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: pthread_np.h: No such file or directory
1 | #include <pthread_np.h>
| ^~~~~~~~~~~~~~
compilation terminated.
gmake[1]: *** [CMakeFiles/cmTC_df4b7.dir/build.make:78: CMakeFiles/cmTC_df4b7.dir/CheckIncludeFile.c.o] Error 1
gmake[1]: Leaving directory '/home/lucas/fn_registry/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:127: cmTC_df4b7/fast] Error 2