The build took 00h 01m 01s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
41,590 |
ansic |
3,015 |
sh |
2,372 |
yacc |
2,083 |
perl |
700 |
lex |
221 |
makefile |
13 |
sed |
49,994 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: bird 1.6.0-1 (Thu Apr 13 17:27:44 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for library containing clock_gettime... none requiredchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking whether POSIX threads are available... yeschecking CFLAGS... -pthreadchecking how to run the C preprocessor... clang -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for flex... flexchecking for bison... bisonchecking for gm4... nochecking for m4... m4checking which OS configuration should we use... ../sysdep/cf/linux.hchecking system-dependent directories... sysdep/linux sysdep/unix libchecking protocols... okchecking for linux/rtnetlink.h... yeschecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking whether 'struct sockaddr' has sa_len... nochecking whether byte ordering is bigendian... nochecking size of char... 1checking size of short int... 2checking size of int... 4checking size of long int... 8checking size of long long int... 8checking for 8-bit type... charchecking for 16-bit type... short intchecking for 32-bit type... intchecking for 64-bit type... long intchecking usual alignment of structures... 16checking characteristics of time_t... 64-bit signedchecking for struct ip_mreqn... yeschecking for add_history in -lhistory... yeschecking for tgetent in -lncurses... yeschecking for rl_callback_read_char in -lreadline... yeschecking for rl_crlf in -lreadline... yeschecking for rl_ding in -lreadline... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating Rulesconfig.status: creating ./sysdep/autoconf.hconfig.status: executing merge commandsMerging system-dependent modules (sysdep/linux sysdep/unix lib)BIRD was configured with the following options: Source directory: .. Object directory: . Iproute2 directory: /etc/iproute2 System configuration: ../sysdep/cf/linux.h Debugging: no POSIX threads: yes Routing protocols: bfd bgp ospf pipe rip static Client: yesecho >sysdep/paths.h "/* Generated by Makefile, don't edit manually! */"echo >>sysdep/paths.h "#define PATH_CONFIG_FILE \"/etc/bird.conf\""echo >>sysdep/paths.h "#define PATH_CONTROL_SOCKET \"/var/run/bird.ctl\""if test -n "/etc/iproute2" ; then echo >>sysdep/paths.h "#define PATH_IPROUTE_DIR \"/etc/iproute2\"" ; fimake dependmake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4'mkdir -p nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client doctouch .dir-stampset -e ; for a in lib conf ; do make -C $a depend ; donemake[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/lib'clang -I../ -I../.. -MM bitops.c checksum.c event.c io.c ip.c krt.c lists.c log.c main.c md5.c mempool.c netlink.c patmatch.c printf.c random.c resource.c sha1.c sha256.c sha512.c slab.c slists.c tbf.c xmalloc.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/lib'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/conf'm4 -P ../../conf/gen_keywords.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y >keywords.hm4 -P ../../conf/gen_commands.m4 ../../client/cmds.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y | sort >commands.hm4 -P ../../conf/gen_parser.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y >cf-parse.ybison -bcf-parse -dv -pcf_ cf-parse.ymake[2]: *** [Makefile:17: cf-parse.tab.c] Segmentation fault (core dumped)make[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/conf'make[1]: *** [Makefile:32: depend] Error 2make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4'make: *** [Makefile:56: .dep-stamp] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/bird/src/bird-1.6.0/_build4/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ../configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --docdir=/usr/share/doc/bird## --------- #### Platform. #### --------- ##hostname = 38a74eb10daduname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2427: checking for x86_64-unknown-linux-gccconfigure:2454: result: clangconfigure:2723: checking for C compiler versionconfigure:2732: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2743: $? = 0configure:2732: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2743: $? = 0configure:2732: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2743: $? = 1configure:2732: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2743: $? = 1configure:2763: checking whether the C compiler worksconfigure:2785: clang conftest.c >&5configure:2789: $? = 0configure:2837: result: yesconfigure:2840: checking for C compiler default output file nameconfigure:2842: result: a.outconfigure:2848: checking for suffix of executablesconfigure:2855: clang -o conftest conftest.c >&5configure:2859: $? = 0configure:2881: result:configure:2903: checking whether we are cross compilingconfigure:2911: clang -o conftest conftest.c >&5configure:2915: $? = 0configure:2922: ./conftestconfigure:2926: $? = 0configure:2941: result: noconfigure:2946: checking for suffix of object filesconfigure:2968: clang -c conftest.c >&5configure:2972: $? = 0configure:2993: result: oconfigure:2997: checking whether we are using the GNU C compilerconfigure:3016: clang -c conftest.c >&5configure:3016: $? = 0configure:3025: result: yesconfigure:3034: checking whether clang accepts -gconfigure:3054: clang -c -g conftest.c >&5configure:3054: $? = 0configure:3095: result: yesconfigure:3112: checking for clang option to accept ISO C89configure:3175: clang -c conftest.c >&5configure:3175: $? = 0configure:3188: result: none neededconfigure:3209: checking for library containing clock_gettimeconfigure:3240: clang -o conftest conftest.c >&5configure:3240: $? = 0configure:3257: result: none requiredconfigure:3272: checking build system typeconfigure:3286: result: x86_64-unknown-linux-gnuconfigure:3306: checking host system typeconfigure:3319: result: x86_64-unknown-linux-gnuconfigure:3353: checking for x86_64-unknown-linux-gccconfigure:3380: result: clangconfigure:3649: checking for C compiler versionconfigure:3658: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3669: $? = 0configure:3658: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3669: $? = 0configure:3658: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3669: $? = 1configure:3658: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3669: $? = 1configure:3673: checking whether we are using the GNU C compilerconfigure:3701: result: yesconfigure:3710: checking whether clang accepts -gconfigure:3771: result: yesconfigure:3788: checking for clang option to accept ISO C89configure:3864: result: none neededconfigure:3901: checking whether POSIX threads are availableconfigure:3917: clang -o conftest -pthread conftest.c >&5conftest.c:13:51: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_t pt; pthread_create(&pt, NULL, NULL, NULL); pthread_spinlock_t lock; pthread_spin_lock(&lock);~~~~ ^1 warning generated.configure:3917: $? = 0configure:3925: result: yesconfigure:4061: checking CFLAGSconfigure:4063: result: -pthreadconfigure:4072: checking how to run the C preprocessorconfigure:4103: clang -E conftest.cconfigure:4103: $? = 0configure:4117: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4117: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h. */| #include configure:4142: result: clang -Econfigure:4162: clang -E conftest.cconfigure:4162: $? = 0configure:4176: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4176: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h. */| #include configure:4218: checking for a BSD-compatible installconfigure:4286: result: /usr/bin/install -cconfigure:4300: checking for x86_64-unknown-linux-ranlibconfigure:4330: result: noconfigure:4340: checking for ranlibconfigure:4356: found /usr/bin/ranlibconfigure:4367: result: ranlibconfigure:4391: checking for flexconfigure:4407: found /usr/bin/flexconfigure:4418: result: flexconfigure:4428: checking for bisonconfigure:4444: found /usr/bin/bisonconfigure:4455: result: bisonconfigure:4467: checking for gm4configure:4497: result: noconfigure:4467: checking for m4configure:4483: found /usr/bin/m4configure:4494: result: m4configure:4566: checking which OS configuration should we useconfigure:4568: result: ../sysdep/cf/linux.hconfigure:4579: checking system-dependent directoriesconfigure:4582: result: sysdep/linux sysdep/unix libconfigure:4605: checking protocolsconfigure:4620: result: okconfigure:4626: checking for linux/rtnetlink.hconfigure:4626: clang -c -pthread conftest.c >&5configure:4626: $? = 0configure:4626: result: yesconfigure:4642: checking for grep that handles long lines and -econfigure:4700: result: /usr/bin/grepconfigure:4705: checking for egrepconfigure:4767: result: /usr/bin/grep -Econfigure:4772: checking for ANSI C header filesconfigure:4792: clang -c -pthread conftest.c >&5configure:4792: $? = 0configure:4865: clang -o conftest -pthread -pthread conftest.c >&5configure:4865: $? = 0configure:4865: ./conftestconfigure:4865: $? = 0configure:4876: result: yesconfigure:4889: checking for sys/types.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for sys/stat.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdlib.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for string.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for memory.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for strings.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for inttypes.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdint.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for unistd.hconfigure:4889: clang -c -pthread conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4901: checking syslog.h usabilityconfigure:4901: clang -c -pthread conftest.c >&5configure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking syslog.h presenceconfigure:4901: clang -E conftest.cconfigure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking for syslog.hconfigure:4901: result: yesconfigure:4908: checking alloca.h usabilityconfigure:4908: clang -c -pthread conftest.c >&5configure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking alloca.h presenceconfigure:4908: clang -E conftest.cconfigure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking for alloca.hconfigure:4908: result: yesconfigure:4915: checking whether 'struct sockaddr' has sa_lenconfigure:4930: clang -c -pthread conftest.c >&5conftest.c:35:46: error: no member named 'sa_len' in 'struct sockaddr'static struct sockaddr sa; int i = sizeof(sa.sa_len);~~ ^1 error generated.configure:4930: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| static struct sockaddr sa; int i = sizeof(sa.sa_len);| ;| return 0;| }configure:4937: result: noconfigure:4942: checking whether byte ordering is bigendianconfigure:4957: clang -c -pthread conftest.c >&5conftest.c:30:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:30:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:4957: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:5002: clang -c -pthread conftest.c >&5configure:5002: $? = 0configure:5020: clang -c -pthread conftest.c >&5conftest.c:36:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:5020: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:5148: result: noconfigure:5171: checking size of charconfigure:5176: clang -o conftest -pthread -pthread conftest.c >&5configure:5176: $? = 0configure:5176: ./conftestconfigure:5176: $? = 0configure:5190: result: 1configure:5204: checking size of short intconfigure:5209: clang -o conftest -pthread -pthread conftest.c >&5configure:5209: $? = 0configure:5209: ./conftestconfigure:5209: $? = 0configure:5223: result: 2configure:5237: checking size of intconfigure:5242: clang -o conftest -pthread -pthread conftest.c >&5configure:5242: $? = 0configure:5242: ./conftestconfigure:5242: $? = 0configure:5256: result: 4configure:5270: checking size of long intconfigure:5275: clang -o conftest -pthread -pthread conftest.c >&5configure:5275: $? = 0configure:5275: ./conftestconfigure:5275: $? = 0configure:5289: result: 8configure:5303: checking size of long long intconfigure:5308: clang -o conftest -pthread -pthread conftest.c >&5configure:5308: $? = 0configure:5308: ./conftestconfigure:5308: $? = 0configure:5322: result: 8configure:5334: checking for 8-bit typeconfigure:5351: result: charconfigure:5334: checking for 16-bit typeconfigure:5351: result: short intconfigure:5334: checking for 32-bit typeconfigure:5351: result: intconfigure:5334: checking for 64-bit typeconfigure:5351: result: long intconfigure:5359: checking usual alignment of structuresconfigure:5385: clang -o conftest -pthread -pthread conftest.c >&5conftest.c:48:20: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]fprintf(f, "%d", sizeof(ary)/2);~~ ^~~~~~~~~~~~~%luconftest.c:50:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:50:3: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated.configure:5385: $? = 0configure:5385: ./conftestconfigure:5385: $? = 0configure:5402: result: 16configure:5409: checking characteristics of time_tconfigure:5437: clang -o conftest -pthread -pthread conftest.c >&5conftest.c:49:25: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]fprintf(f, "%d-bit ", sizeof(time_t)*CHAR_BIT);~~ ^~~~~~~~~~~~~~~~~~~~~~~%luconftest.c:53:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:53:3: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated.configure:5437: $? = 0configure:5437: ./conftestconfigure:5437: $? = 0configure:5452: result: 64-bit signedconfigure:5464: checking for struct ip_mreqnconfigure:5483: clang -c -pthread conftest.c >&5configure:5483: $? = 0configure:5492: result: yesconfigure:5603: checking for add_history in -lhistoryconfigure:5628: clang -o conftest -pthread -pthread conftest.c -lhistory >&5configure:5628: $? = 0configure:5637: result: yesconfigure:5643: checking for tgetent in -lncursesconfigure:5668: clang -o conftest -pthread -pthread conftest.c -lncurses >&5configure:5668: $? = 0configure:5677: result: yesconfigure:5849: checking for rl_callback_read_char in -lreadlineconfigure:5874: clang -o conftest -pthread -pthread conftest.c -lreadline -lncurses >&5configure:5874: $? = 0configure:5883: result: yesconfigure:5891: checking for rl_crlf in -lreadlineconfigure:5916: clang -o conftest -pthread -pthread conftest.c -lreadline -lncurses >&5configure:5916: $? = 0configure:5925: result: yesconfigure:5932: checking for rl_ding in -lreadlineconfigure:5957: clang -o conftest -pthread -pthread conftest.c -lreadline -lncurses >&5configure:5957: $? = 0configure:5966: result: yesconfigure:6099: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 38a74eb10dadconfig.status:865: creating Makefileconfig.status:865: creating Rulesconfig.status:865: creating ./sysdep/autoconf.hconfig.status:1039: executing merge commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_BISON_set=ac_cv_env_BISON_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_FLEX_set=ac_cv_env_FLEX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_M4_set=ac_cv_env_M4_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_alloca_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_rtnetlink_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_syslog_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_history_add_history=yesac_cv_lib_ncurses_tgetent=yesac_cv_lib_readline_rl_callback_read_char=yesac_cv_lib_readline_rl_crlf=yesac_cv_lib_readline_rl_ding=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_BISON=bisonac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_FLEX=flexac_cv_prog_M4=m4ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_clock_gettime='none required'ac_cv_sizeof_char=1ac_cv_sizeof_int=4ac_cv_sizeof_long_int=8ac_cv_sizeof_long_long_int=8ac_cv_sizeof_short_int=2bird_cv_c_struct_align=16bird_cv_lib_pthreads=yesbird_cv_struct_ip_mreqn=yesbird_cv_type_time_t='64-bit signed'## ----------------- #### Output variables. #### ----------------- ##BISON='bison'CC='clang'CFLAGS=' -pthread'CLIENT='birdc'CLIENT_LIBS='-lreadline -lhistory -lncurses'CONFIG_FILE='$(sysconfdir)/bird.conf'CONTROL_SOCKET='$(localstatedir)/run/bird.ctl'CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FLEX='flex'GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -pthread'LIBOBJS=''LIBS=''LTLIBOBJS=''M4='m4'OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'SUFFIX=''ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='/usr/share/doc/bird'dvidir='${docdir}'exec_prefix='${prefix}'exedir='.'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'iproutedir='/etc/iproute2'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'objdir='.'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'protocols='bfd bgp ospf pipe rip static'psdir='${docdir}'runtimedir='$(localstatedir)/run'sbindir='/usr/bin'sharedstatedir='${prefix}/com'srcdir_rel_mf='$(root-rel)..'sysconfdir='/etc'sysdep_dirs='sysdep/linux sysdep/unix lib'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define USE_PTHREADS 1#define SYSCONF_INCLUDE "../sysdep/cf/linux.h"#define CONFIG_BFD 1#define CONFIG_BGP 1#define CONFIG_OSPF 1#define CONFIG_PIPE 1#define CONFIG_RIP 1#define CONFIG_STATIC 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYSLOG 1#define HAVE_ALLOCA_H 1#define CPU_LITTLE_ENDIAN 1#define SIZEOF_CHAR 1#define SIZEOF_SHORT_INT 2#define SIZEOF_INT 4#define SIZEOF_LONG_INT 8#define SIZEOF_LONG_LONG_INT 8#define INTEGER_8 char#define INTEGER_16 short int#define INTEGER_32 int#define INTEGER_64 long int#define CPU_STRUCT_ALIGN 16#define TIME_T_IS_64BIT 1#define TIME_T_IS_SIGNED 1#define HAVE_STRUCT_IP_MREQN 1#define HAVE_RL_CRLF 1#define HAVE_RL_DING 1configure: exit 0