>>> leafnode2 2.0.0.alpha20140727b Extracting bzcat /home/peko/autobuild/instance-0/dl/leafnode2/leafnode-2.0.0.alpha20140727b.tar.bz2 | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b -xf - >>> leafnode2 2.0.0.alpha20140727b Patching Applying 0001-cross_makefile.patch using patch: patching file Makefile.in >>> leafnode2 2.0.0.alpha20140727b Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b -name $file); do cp support/gnuconfig/$file $i; done; done >>> leafnode2 2.0.0.alpha20140727b Patching libtool >>> leafnode2 2.0.0.alpha20140727b Configuring >>> leafnode2 2.0.0.alpha20140727b Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b (cd /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no PCRECONFIG="/home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config" CONFIG_SITE=/dev/null ./configure --target=powerpc64le-buildroot-linux-gnu --host=powerpc64le-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --sysconfdir=/etc/leafnode2 --enable-spooldir=/var/spool/news --enable-runas-user=root ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc64le-buildroot-linux-gnu-strip... /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for powerpc64le-buildroot-linux-gnu-gcc... /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc option to accept ISO C89... none needed checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc... none checking for inline... inline checking for powerpc64le-buildroot-linux-gnu-strip... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-strip checking for id... /usr/bin/id checking for gawk... (cached) gawk checking for powerpc64le-buildroot-linux-gnu-gcc... (cached) /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc accepts -g... (cached) yes checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc... (cached) none checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc option to accept ISO C99... none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for powerpc64le-buildroot-linux-gnu-ranlib... /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ranlib checking for powerpc64le-buildroot-linux-gnu-ar... /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-ar checking for lynx... no checking for rpm... no checking for gzip... /bin/gzip checking for bzip2... /bin/bzip2 checking for sed... /bin/sed checking for sendmail... /usr/sbin/sendmail checking if /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-gcc is really Intel C++... no checking for additional compiler options... -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wformat=2 -ggdb -fno-common -Wsequence-point -Wswitch -Wunused -Wuninitialized -Wundef -Wc++-compat checking runas-user... root checking runas-user uid... 0 configure: WARNING: user root cannot be used to run leafnode for security reasons. Be sure to configure run_as_user to an unprivileged user, else leafnode will not run. checking the primary group of root... 0 configure: WARNING: user root is in the root or wheel group and cannot be used to run leafnode for security reasons. Be sure to configure run_as_user to an unprivileged user, else leafnode will not run. checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output/host/bin/powerpc64le-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for system include files... yes checking if malloc debugging is wanted... no checking spooldir... /var/spool/news checking sysconfdir... /etc/leafnode2 checking rpm build dir... none checking for crypt in -lcrypt... yes checking for pcre-config... /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: 3: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: realpath: not found dirname: missing operand Try `dirname --help' for more information. /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: 4: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: realpath: not found dirname: missing operand Try `dirname --help' for more information. configure: adding -I/../../usr/include to CFLAGS /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: 3: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: realpath: not found dirname: missing operand Try `dirname --help' for more information. /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: 4: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/bin/pcre-config: realpath: not found dirname: missing operand Try `dirname --help' for more information. configure: adding -L/../../usr/lib -lpcre to LDFLAGS checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for setgroups... yes checking for gethostent in -lnsl... yes checking for setsockopt in -lsocket... no checking for arc4random... no checking for mergesort... no checking for strcasestr... yes checking for strlcpy... no === configuration summary: (NONE is ok here and means the default) === prefix: /usr sysconfdir: /etc/leafnode2 spooldir: /var/spool/news RUNAS_USER: root RUNAS_GROUP: 0 With PAM: no configure: creating ./config.status config.status: creating Makefile config.status: creating tools/sendbatch.bash config.status: creating leafnode.spec config.status: creating leafnode.8 config.status: creating newsq.1 config.status: creating applyfilter.8 config.status: creating filterfile.5 config.status: creating fetchnews.8 config.status: creating moderators.5 config.status: creating rnews.8 config.status: creating texpire.8 config.status: creating checkgroups.8 config.status: creating sendbatch.1 config.status: creating leafnode-version.1 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> leafnode2 2.0.0.alpha20140727b Building cd /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b; /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -o b_sortnl_host arc4random.c mergesort.c b_sortnl.c critmem_malloc.c critmem_realloc.c -DHAVE_CONFIG_H -I/home/peko/autobuild/instance-0/output/host/include -L /home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -lpcre PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b' creating config.c CC b_sortnl.o CC critmem_malloc.o CC critmem_realloc.o CC arc4random.o CC mergesort.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from b_sortnl.c:8: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_realloc.c:2: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from b_sortnl.c:8: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_realloc.c:2: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdio.h:28:0, from b_sortnl.c:8: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/sys/types.h:26:0, from critmem.h:5, from critmem_realloc.c:2: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from arc4random.c:28: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from arc4random.c:28: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdlib.h:25:0, from arc4random.c:28: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_malloc.c:2: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_malloc.c:2: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from critmem.h:5, from critmem_malloc.c:2: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L if cmp -s .config.c config.c ; then touch config.c ; rm -f .config.c ; else mv .config.c config.c ; fi In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from mergesort.c:39: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from mergesort.c:39: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from mergesort.c:39: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC strlcpy.o In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from arc4random.h:4, from arc4random.c:34: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from arc4random.h:4, from arc4random.c:34: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from strlcpy.c:37: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from strlcpy.c:37: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from strlcpy.c:37: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L gawk -F, -f ./genconfigdefs.awk \ <./config.table >config_defs.h || { rm -f config_defs.h ; false; } echo >config_paths.h '#define GZIP ((const char *)"/bin/gzip")' && \ echo >>config_paths.h '#define BZIP2 ((const char *)"/bin/bzip2")' \ || { rm -f config_paths.h ; false ; } CCLD b_sortnl rm -f config.table.sorted ./b_sortnl_host <./config.table >config.table.sorted gawk -f ./genconfigparam_data.awk configparam_data.c \ || { rm -f configparam_data.c ; false ; } /usr/bin/make all-am make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b' CC activutil.o CC activutil_resolve.o CC artutil.o CC bsearch_range.o CC cmp_firstcolumn.o CC configparam.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from activutil.c:6: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from activutil.c:6: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from activutil_resolve.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from activutil.c:6: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from activutil_resolve.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from activutil_resolve.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from cmp_firstcolumn.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from artutil.c:9: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from cmp_firstcolumn.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from artutil.c:9: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from cmp_firstcolumn.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from artutil.c:9: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from configparam.c:6: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from configparam.c:6: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdlib.h:25:0, from configparam.c:6: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from artutil.c:15: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from artutil.c:15: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition CC configutil.o CC critmem_calloc.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from configutil.c:7: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from configutil.c:7: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from configutil.c:7: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/sys/types.h:26:0, from critmem.h:5, from critmem_calloc.c:2: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC critmem_strdup.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_strdup.c:2: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from critmem_strdup.c:2: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from critmem.h:5, from critmem_strdup.c:2: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC debugutil.o CC dirutil.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from dirutil.c:18: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from dirutil.c:18: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from dirutil.c:18: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from debugutil.c:9: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from debugutil.c:9: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from debugutil.c:9: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC expire_lookup.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from expire_lookup.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from expire_lookup.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from expire_lookup.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC filterutil.o CC fopen_reg.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from filterutil.c:11: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from filterutil.c:11: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from filterutil.c:11: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from fopen_reg.c:20: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from fopen_reg.c:20: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdio.h:28:0, from fopen_reg.c:20: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC format_ulong.o CC format_ulong0.o CC get_any.o CC getaline.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from get_any.c:6: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdlib.h:25, from get_any.c:6: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdlib.h:25:0, from get_any.c:6: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from getaline.c:24: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from getaline.c:24: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdio.h:28:0, from getaline.c:24: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC getfoldedline.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from getfoldedline.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from getfoldedline.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from getfoldedline.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC getline.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from getline.c:17: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from getline.c:17: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdio.h:28:0, from getline.c:17: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC getwatermarks.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from getwatermarks.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from getwatermarks.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from getwatermarks.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC gmtoff.o CC grouplist.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from gmtoff.c:20: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from gmtoff.c:20: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from gmtoff.c:20: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from grouplist.h:4, from grouplist.c:19: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from grouplist.h:4, from grouplist.c:19: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from grouplist.h:4, from grouplist.c:19: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC groupselect.o CC h_error.o In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from grouplist.c:24: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from grouplist.c:24: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition In file included from /../../usr/include/features.h:323:0, from /../../usr/include/string.h:27, from groupselect.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/string.h:27, from groupselect.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/string.h:27:0, from groupselect.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/netdb.h:26, from h_error.c:7: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/netdb.h:26, from h_error.c:7: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/netdb.h:26:0, from h_error.c:7: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/netinet/in.h:24:0, from /../../usr/include/netdb.h:28, from h_error.c:7: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/netinet/in.h:24:0, from /../../usr/include/netdb.h:28, from h_error.c:7: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition In file included from /../../usr/include/sys/socket.h:40:0, from /../../usr/include/netinet/in.h:25, from /../../usr/include/netdb.h:28, from h_error.c:7: /../../usr/include/bits/socket.h:429:39: warning: 'struct mmsghdr' declared inside parameter list will not be visible outside of this definition or declaration extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, ^~~~~~~ CC interesting.o CC link_force.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from link_force.c:22: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/stdio.h:28, from link_force.c:22: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/stdio.h:28:0, from link_force.c:22: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC ln_log.o CC ln_log_open.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/assert.h:37, from ln_log.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/assert.h:37, from ln_log.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/assert.h:37:0, from ln_log.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/syslog.h:35, from /../../usr/include/syslog.h:1, from ln_log_open.c:7: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/syslog.h:35, from /../../usr/include/syslog.h:1, from ln_log_open.c:7: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/syslog.h:35:0, from /../../usr/include/syslog.h:1, from ln_log_open.c:7: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from arc4random.h:4, from link_force.c:28: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/inttypes.h:28:0, from system.h:10, from arc4random.h:4, from link_force.c:28: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition CC localutil.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from localutil.c:15: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from localutil.c:15: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from localutil.c:15: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC lockfile.o ln_log.c: In function 'vln_log_core': ln_log.c:67:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vsnprintf(buf, sizeof(buf), fmt, ap); ^~~~~~~~~ In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from lockfile.c:24: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from lockfile.c:24: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from lockfile.c:24: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_chmod.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_chmod.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_chmod.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from log_chmod.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_close.o lockfile.c: In function 'fd_st_nlink': lockfile.c:61:24: warning: comparison is always false due to limited range of data type [-Wtype-limits] return st.st_nlink > LONG_MAX ? LONG_MAX : st.st_nlink; ^ In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_close.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_close.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/unistd.h:26:0, from log_close.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_fchmod.o CC log_fclose.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_fchmod.c:5: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_fchmod.c:5: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_fclose.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from /../../usr/include/sys/types.h:26:0, from log_fchmod.c:5: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_fclose.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/unistd.h:26:0, from log_fclose.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_fsync.o CC log_rename.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_fsync.c:4: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_fsync.c:4: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/unistd.h:26:0, from log_fsync.c:4: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_rename.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_rename.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/unistd.h:26:0, from log_rename.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_unlink.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_unlink.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/unistd.h:26, from log_unlink.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/unistd.h:26:0, from log_unlink.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC log_moveto.o CC mailto.o CC masock_sa2addr.o CC masock_sa2name.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_moveto.c:3: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from log_moveto.c:3: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from log_moveto.c:3: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from mailto.c:5: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/limits.h:27, from leafnode.h:29, from mailto.c:5: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/limits.h:27:0, from leafnode.h:29, from mailto.c:5: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2addr.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2addr.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from masock.h:4, from masock_sa2addr.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/sys/socket.h:40:0, from masock.h:5, from masock_sa2addr.c:1: /../../usr/include/bits/socket.h:429:39: warning: 'struct mmsghdr' declared inside parameter list will not be visible outside of this definition or declaration extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, ^~~~~~~ In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2name.c:10: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2name.c:10: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from masock.h:4, from masock_sa2name.c:10: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2addr.c:1: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2addr.c:1: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition CC masock_sa2port.o In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2name.c:10: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2name.c:10: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2port.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from masock.h:4, from masock_sa2port.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from masock.h:4, from masock_sa2port.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/sys/socket.h:40:0, from masock.h:5, from masock_sa2port.c:1: /../../usr/include/bits/socket.h:429:39: warning: 'struct mmsghdr' declared inside parameter list will not be visible outside of this definition or declaration extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, ^~~~~~~ In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2port.c:1: /../../usr/include/stdint.h:153:0: warning: "__INT64_C" redefined # define __INT64_C(c) c ## LL : note: this is the location of the previous definition In file included from /../../usr/include/netinet/in.h:24:0, from masock.h:6, from masock_sa2port.c:1: /../../usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined # define __UINT64_C(c) c ## ULL : note: this is the location of the previous definition CC mastrcpy.o CC mastring.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from mastring.h:37, from mastrcpy.c:13: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from mastring.h:37, from mastrcpy.c:13: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from mastring.h:37, from mastrcpy.c:13: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L CC mastrncpy.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/string.h:27, from mastring.c:26: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/string.h:27, from mastring.c:26: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/string.h:27:0, from mastring.c:26: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L /tmp/ccbZRIK8.s: Assembler messages: /tmp/ccbZRIK8.s:33: Error: unrecognized opcode: `rorw' make[2]: *** [masock_sa2port.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CC midutil.o In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from mastring.h:37, from mastrncpy.c:12: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from mastring.h:37, from mastrncpy.c:12: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from mastring.h:37, from mastrncpy.c:12: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from midutil.c:1: /../../usr/include/bits/predefs.h:27:0: warning: "__STDC_IEC_559__" redefined #define __STDC_IEC_559__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:38:0: note: this is the location of the previous definition # define __STDC_IEC_559__ 1 In file included from /../../usr/include/features.h:323:0, from /../../usr/include/sys/types.h:26, from critmem.h:5, from midutil.c:1: /../../usr/include/bits/predefs.h:28:0: warning: "__STDC_IEC_559_COMPLEX__" redefined #define __STDC_IEC_559_COMPLEX__ 1 In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:46:0: note: this is the location of the previous definition # define __STDC_IEC_559_COMPLEX__ 1 In file included from /../../usr/include/sys/types.h:26:0, from critmem.h:5, from midutil.c:1: /../../usr/include/features.h:326:0: warning: "__STDC_ISO_10646__" redefined #define __STDC_ISO_10646__ 200009L In file included from :0:0: /home/peko/autobuild/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdc-predef.h:58:0: note: this is the location of the previous definition #define __STDC_ISO_10646__ 201706L make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b' make: *** [/home/peko/autobuild/instance-0/output/build/leafnode2-2.0.0.alpha20140727b/.stamp_built] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'