<86>Apr 27 09:22:18 userdel[869630]: delete user 'rooter' <86>Apr 27 09:22:18 userdel[869630]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:22:18 userdel[869630]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:22:18 groupadd[869691]: group added to /etc/group: name=rooter, GID=1865 <86>Apr 27 09:22:18 groupadd[869691]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:22:18 groupadd[869691]: new group: name=rooter, GID=1865 <86>Apr 27 09:22:18 useradd[869738]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:22:18 userdel[869804]: delete user 'builder' <86>Apr 27 09:22:18 userdel[869804]: removed group 'builder' owned by 'builder' <86>Apr 27 09:22:18 userdel[869804]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:22:18 groupadd[869859]: group added to /etc/group: name=builder, GID=1866 <86>Apr 27 09:22:18 groupadd[869859]: group added to /etc/gshadow: name=builder <86>Apr 27 09:22:18 groupadd[869859]: new group: name=builder, GID=1866 <86>Apr 27 09:22:18 useradd[869887]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ell-0.64-alt1.nosrc.rpm (w1.gzdio) Installing ell-0.64-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97527 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ell-0.64 + echo 'Source #0 (ell-0.64.tar):' Source #0 (ell-0.64.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ell-0.64.tar + cd ell-0.64 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97527 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.64 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I build-aux aclocal-default: warning: couldn't open directory 'build-aux': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize-default: linking file 'build-aux/libtool.m4' libtoolize-default: linking file 'build-aux/ltoptions.m4' libtoolize-default: linking file 'build-aux/ltsugar.m4' libtoolize-default: linking file 'build-aux/ltversion.m4' libtoolize-default: linking file 'build-aux/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I build-aux autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:21: installing 'build-aux/compile' configure.ac:8: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc accepts -fPIE... yes checking whether i586-alt-linux-gcc accepts -fsanitize=address... yes checking whether i586-alt-linux-gcc accepts -fsanitize=leak... yes checking whether i586-alt-linux-gcc accepts -fsanitize=undefined... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for _init in -lasan... yes checking for _init in -llsan... no checking for _init in -lubsan... yes checking for explicit_bzero... yes checking for rawmemchr... yes checking for signalfd... yes checking for timerfd_create... yes checking for epoll_create... yes checking for linux/types.h... yes checking for linux/if_alg.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ell/ell.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 V=1 make --no-print-directory all-am i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tools/genl-discover.o tools/genl-discover.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tools/certchain-verify.o tools/certchain-verify.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tools/genl-watch.o tools/genl-watch.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tools/genl-request.o tools/genl-request.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tools/gpio.o tools/gpio.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/idle.lo ell/idle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/idle.c -fPIC -DPIC -o ell/.libs/idle.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/queue.lo ell/queue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/queue.c -fPIC -DPIC -o ell/.libs/queue.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/test.lo ell/test.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/test.c -fPIC -DPIC -o ell/.libs/test.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/signal.lo ell/signal.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/signal.c -fPIC -DPIC -o ell/.libs/signal.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/strv.lo ell/strv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/strv.c -fPIC -DPIC -o ell/.libs/strv.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/hashmap.lo ell/hashmap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/hashmap.c -fPIC -DPIC -o ell/.libs/hashmap.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/string.lo ell/string.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/string.c -fPIC -DPIC -o ell/.libs/string.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/utf8.lo ell/utf8.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/utf8.c -fPIC -DPIC -o ell/.libs/utf8.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/main.lo ell/main.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/main.c -fPIC -DPIC -o ell/.libs/main.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/util.lo ell/util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/util.c -fPIC -DPIC -o ell/.libs/util.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/io.lo ell/io.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/io.c -fPIC -DPIC -o ell/.libs/io.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/timeout.lo ell/timeout.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/timeout.c -fPIC -DPIC -o ell/.libs/timeout.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/checksum.lo ell/checksum.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/checksum.c -fPIC -DPIC -o ell/.libs/checksum.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/settings.lo ell/settings.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/settings.c -fPIC -DPIC -o ell/.libs/settings.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/log.lo ell/log.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/log.c -fPIC -DPIC -o ell/.libs/log.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/ringbuf.lo ell/ringbuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/ringbuf.c -fPIC -DPIC -o ell/.libs/ringbuf.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/netlink.lo ell/netlink.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/netlink.c -fPIC -DPIC -o ell/.libs/netlink.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-name-cache.lo ell/dbus-name-cache.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-name-cache.c -fPIC -DPIC -o ell/.libs/dbus-name-cache.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-client.lo ell/dbus-client.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-client.c -fPIC -DPIC -o ell/.libs/dbus-client.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/siphash.lo ell/siphash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/siphash.c -fPIC -DPIC -o ell/.libs/siphash.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-filter.lo ell/dbus-filter.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-filter.c -fPIC -DPIC -o ell/.libs/dbus-filter.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/rtnl.lo ell/rtnl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/rtnl.c -fPIC -DPIC -o ell/.libs/rtnl.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-util.lo ell/dbus-util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-util.c -fPIC -DPIC -o ell/.libs/dbus-util.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/random.lo ell/random.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/random.c -fPIC -DPIC -o ell/.libs/random.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-message.lo ell/dbus-message.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-message.c -fPIC -DPIC -o ell/.libs/dbus-message.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/genl.lo ell/genl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/genl.c -fPIC -DPIC -o ell/.libs/genl.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus.lo ell/dbus.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus.c -fPIC -DPIC -o ell/.libs/dbus.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dbus-service.lo ell/dbus-service.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dbus-service.c -fPIC -DPIC -o ell/.libs/dbus-service.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/uintset.lo ell/uintset.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/uintset.c -fPIC -DPIC -o ell/.libs/uintset.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/hwdb.lo ell/hwdb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/hwdb.c -fPIC -DPIC -o ell/.libs/hwdb.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/cipher.lo ell/cipher.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/cipher.c -fPIC -DPIC -o ell/.libs/cipher.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/gvariant-util.lo ell/gvariant-util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/gvariant-util.c -fPIC -DPIC -o ell/.libs/gvariant-util.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/base64.lo ell/base64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/base64.c -fPIC -DPIC -o ell/.libs/base64.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/tls-record.lo ell/tls-record.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/tls-record.c -fPIC -DPIC -o ell/.libs/tls-record.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/pem.lo ell/pem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/pem.c -fPIC -DPIC -o ell/.libs/pem.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/uuid.lo ell/uuid.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/uuid.c -fPIC -DPIC -o ell/.libs/uuid.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dir.lo ell/dir.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dir.c -fPIC -DPIC -o ell/.libs/dir.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/file.lo ell/file.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/file.c -fPIC -DPIC -o ell/.libs/file.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/tls-extensions.lo ell/tls-extensions.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/tls-extensions.c -fPIC -DPIC -o ell/.libs/tls-extensions.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/key.lo ell/key.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/key.c -fPIC -DPIC -o ell/.libs/key.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/net.lo ell/net.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/net.c -fPIC -DPIC -o ell/.libs/net.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/tls-suites.lo ell/tls-suites.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/tls-suites.c -fPIC -DPIC -o ell/.libs/tls-suites.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp-lease.lo ell/dhcp-lease.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp-lease.c -fPIC -DPIC -o ell/.libs/dhcp-lease.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp6-lease.lo ell/dhcp6-lease.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp6-lease.c -fPIC -DPIC -o ell/.libs/dhcp6-lease.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp6-transport.lo ell/dhcp6-transport.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp6-transport.c -fPIC -DPIC -o ell/.libs/dhcp6-transport.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp-transport.lo ell/dhcp-transport.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp-transport.c -fPIC -DPIC -o ell/.libs/dhcp-transport.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp.lo ell/dhcp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp.c -fPIC -DPIC -o ell/.libs/dhcp.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp-util.lo ell/dhcp-util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp-util.c -fPIC -DPIC -o ell/.libs/dhcp-util.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/ecdh.lo ell/ecdh.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/ecdh.c -fPIC -DPIC -o ell/.libs/ecdh.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/time.lo ell/time.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/time.c -fPIC -DPIC -o ell/.libs/time.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp6.lo ell/dhcp6.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp6.c -fPIC -DPIC -o ell/.libs/dhcp6.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/cert-crypto.lo ell/cert-crypto.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/cert-crypto.c -fPIC -DPIC -o ell/.libs/cert-crypto.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/gpio.lo ell/gpio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/gpio.c -fPIC -DPIC -o ell/.libs/gpio.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/dhcp-server.lo ell/dhcp-server.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/dhcp-server.c -fPIC -DPIC -o ell/.libs/dhcp-server.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/ecc-external.lo ell/ecc-external.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/ecc-external.c -fPIC -DPIC -o ell/.libs/ecc-external.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/ecc.lo ell/ecc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/ecc.c -fPIC -DPIC -o ell/.libs/ecc.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/tls.lo ell/tls.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/tls.c -fPIC -DPIC -o ell/.libs/tls.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/path.lo ell/path.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/path.c -fPIC -DPIC -o ell/.libs/path.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/minheap.lo ell/minheap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/minheap.c -fPIC -DPIC -o ell/.libs/minheap.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/acd.lo ell/acd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/acd.c -fPIC -DPIC -o ell/.libs/acd.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/tester.lo ell/tester.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/tester.c -fPIC -DPIC -o ell/.libs/tester.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/cert.lo ell/cert.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/cert.c -fPIC -DPIC -o ell/.libs/cert.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/sysctl.lo ell/sysctl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/sysctl.c -fPIC -DPIC -o ell/.libs/sysctl.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/icmp6.lo ell/icmp6.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/icmp6.c -fPIC -DPIC -o ell/.libs/icmp6.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ell/netconfig.lo ell/netconfig.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ell/netconfig.c -fPIC -DPIC -o ell/.libs/netconfig.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ell/libell-private.la ell/util.lo ell/test.lo ell/strv.lo ell/utf8.lo ell/queue.lo ell/hashmap.lo ell/string.lo ell/settings.lo ell/main.lo ell/idle.lo ell/signal.lo ell/timeout.lo ell/io.lo ell/ringbuf.lo ell/log.lo ell/checksum.lo ell/netlink.lo ell/genl.lo ell/rtnl.lo ell/dbus.lo ell/dbus-message.lo ell/dbus-util.lo ell/dbus-service.lo ell/dbus-client.lo ell/dbus-name-cache.lo ell/dbus-filter.lo ell/gvariant-util.lo ell/siphash.lo ell/hwdb.lo ell/cipher.lo ell/random.lo ell/uintset.lo ell/base64.lo ell/pem.lo ell/tls.lo ell/tls-record.lo ell/tls-extensions.lo ell/tls-suites.lo ell/uuid.lo ell/key.lo ell/file.lo ell/dir.lo ell/net.lo ell/dhcp.lo ell/dhcp-transport.lo ell/dhcp-lease.lo ell/dhcp6.lo ell/dhcp6-transport.lo ell/dhcp6-lease.lo ell/dhcp-util.lo ell/dhcp-server.lo ell/cert.lo ell/cert-crypto.lo ell/ecc-external.lo ell/ecc.lo ell/ecdh.lo ell/time.lo ell/gpio.lo ell/path.lo ell/icmp6.lo ell/acd.lo ell/tester.lo ell/netconfig.lo ell/sysctl.lo ell/minheap.lo libtool: link: ar cr ell/.libs/libell-private.a ell/.libs/util.o ell/.libs/test.o ell/.libs/strv.o ell/.libs/utf8.o ell/.libs/queue.o ell/.libs/hashmap.o ell/.libs/string.o ell/.libs/settings.o ell/.libs/main.o ell/.libs/idle.o ell/.libs/signal.o ell/.libs/timeout.o ell/.libs/io.o ell/.libs/ringbuf.o ell/.libs/log.o ell/.libs/checksum.o ell/.libs/netlink.o ell/.libs/genl.o ell/.libs/rtnl.o ell/.libs/dbus.o ell/.libs/dbus-message.o ell/.libs/dbus-util.o ell/.libs/dbus-service.o ell/.libs/dbus-client.o ell/.libs/dbus-name-cache.o ell/.libs/dbus-filter.o ell/.libs/gvariant-util.o ell/.libs/siphash.o ell/.libs/hwdb.o ell/.libs/cipher.o ell/.libs/random.o ell/.libs/uintset.o ell/.libs/base64.o ell/.libs/pem.o ell/.libs/tls.o ell/.libs/tls-record.o ell/.libs/tls-extensions.o ell/.libs/tls-suites.o ell/.libs/uuid.o ell/.libs/key.o ell/.libs/file.o ell/.libs/dir.o ell/.libs/net.o ell/.libs/dhcp.o ell/.libs/dhcp-transport.o ell/.libs/dhcp-lease.o ell/.libs/dhcp6.o ell/.libs/dhcp6-transport.o ell/.libs/dhcp6-lease.o ell/.libs/dhcp-util.o ell/.libs/dhcp-server.o ell/.libs/cert.o ell/.libs/cert-crypto.o ell/.libs/ecc-external.o ell/.libs/ecc.o ell/.libs/ecdh.o ell/.libs/time.o ell/.libs/gpio.o ell/.libs/path.o ell/.libs/icmp6.o ell/.libs/acd.o ell/.libs/tester.o ell/.libs/netconfig.o ell/.libs/sysctl.o ell/.libs/minheap.o libtool: link: ranlib ell/.libs/libell-private.a libtool: link: ( cd "ell/.libs" && rm -f "libell-private.la" && ln -s "../libell-private.la" "libell-private.la" ) /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/gpio tools/gpio.o ell/libell-private.la libtool: link: i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/gpio tools/gpio.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/certchain-verify tools/certchain-verify.o ell/libell-private.la libtool: link: i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/certchain-verify tools/certchain-verify.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-request tools/genl-request.o ell/libell-private.la libtool: link: i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-request tools/genl-request.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-discover tools/genl-discover.o ell/libell-private.la libtool: link: i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-discover tools/genl-discover.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-watch tools/genl-watch.o ell/libell-private.la libtool: link: i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o tools/genl-watch tools/genl-watch.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--no-undefined -Wl,--version-script=./ell/ell.sym -version-info 0:2:0 -o ell/libell.la -rpath /usr/lib ell/util.lo ell/test.lo ell/strv.lo ell/utf8.lo ell/queue.lo ell/hashmap.lo ell/string.lo ell/settings.lo ell/main.lo ell/idle.lo ell/signal.lo ell/timeout.lo ell/io.lo ell/ringbuf.lo ell/log.lo ell/checksum.lo ell/netlink.lo ell/genl.lo ell/rtnl.lo ell/dbus.lo ell/dbus-message.lo ell/dbus-util.lo ell/dbus-service.lo ell/dbus-client.lo ell/dbus-name-cache.lo ell/dbus-filter.lo ell/gvariant-util.lo ell/siphash.lo ell/hwdb.lo ell/cipher.lo ell/random.lo ell/uintset.lo ell/base64.lo ell/pem.lo ell/tls.lo ell/tls-record.lo ell/tls-extensions.lo ell/tls-suites.lo ell/uuid.lo ell/key.lo ell/file.lo ell/dir.lo ell/net.lo ell/dhcp.lo ell/dhcp-transport.lo ell/dhcp-lease.lo ell/dhcp6.lo ell/dhcp6-transport.lo ell/dhcp6-lease.lo ell/dhcp-util.lo ell/dhcp-server.lo ell/cert.lo ell/cert-crypto.lo ell/ecc-external.lo ell/ecc.lo ell/ecdh.lo ell/time.lo ell/gpio.lo ell/path.lo ell/icmp6.lo ell/acd.lo ell/tester.lo ell/netconfig.lo ell/sysctl.lo ell/minheap.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC ell/.libs/util.o ell/.libs/test.o ell/.libs/strv.o ell/.libs/utf8.o ell/.libs/queue.o ell/.libs/hashmap.o ell/.libs/string.o ell/.libs/settings.o ell/.libs/main.o ell/.libs/idle.o ell/.libs/signal.o ell/.libs/timeout.o ell/.libs/io.o ell/.libs/ringbuf.o ell/.libs/log.o ell/.libs/checksum.o ell/.libs/netlink.o ell/.libs/genl.o ell/.libs/rtnl.o ell/.libs/dbus.o ell/.libs/dbus-message.o ell/.libs/dbus-util.o ell/.libs/dbus-service.o ell/.libs/dbus-client.o ell/.libs/dbus-name-cache.o ell/.libs/dbus-filter.o ell/.libs/gvariant-util.o ell/.libs/siphash.o ell/.libs/hwdb.o ell/.libs/cipher.o ell/.libs/random.o ell/.libs/uintset.o ell/.libs/base64.o ell/.libs/pem.o ell/.libs/tls.o ell/.libs/tls-record.o ell/.libs/tls-extensions.o ell/.libs/tls-suites.o ell/.libs/uuid.o ell/.libs/key.o ell/.libs/file.o ell/.libs/dir.o ell/.libs/net.o ell/.libs/dhcp.o ell/.libs/dhcp-transport.o ell/.libs/dhcp-lease.o ell/.libs/dhcp6.o ell/.libs/dhcp6-transport.o ell/.libs/dhcp6-lease.o ell/.libs/dhcp-util.o ell/.libs/dhcp-server.o ell/.libs/cert.o ell/.libs/cert-crypto.o ell/.libs/ecc-external.o ell/.libs/ecc.o ell/.libs/ecdh.o ell/.libs/time.o ell/.libs/gpio.o ell/.libs/path.o ell/.libs/icmp6.o ell/.libs/acd.o ell/.libs/tester.o ell/.libs/netconfig.o ell/.libs/sysctl.o ell/.libs/minheap.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--no-undefined -Wl,--version-script=./ell/ell.sym -Wl,-soname -Wl,libell.so.0 -o ell/.libs/libell.so.0.0.2 libtool: link: (cd "ell/.libs" && rm -f "libell.so.0" && ln -s "libell.so.0.0.2" "libell.so.0") libtool: link: (cd "ell/.libs" && rm -f "libell.so" && ln -s "libell.so.0.0.2" "libell.so") libtool: link: ( cd "ell/.libs" && rm -f "libell.la" && ln -s "../libell.la" "libell.la" ) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ell-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ell-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ell-0.64 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ell-buildroot/usr exec_prefix=/usr/src/tmp/ell-buildroot/usr bindir=/usr/src/tmp/ell-buildroot/usr/bin sbindir=/usr/src/tmp/ell-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ell-buildroot/etc datadir=/usr/src/tmp/ell-buildroot/usr/share includedir=/usr/src/tmp/ell-buildroot/usr/include libdir=/usr/src/tmp/ell-buildroot/usr/lib libexecdir=/usr/src/tmp/ell-buildroot/usr/lib localstatedir=/usr/src/tmp/ell-buildroot/var/lib runstatedir=/usr/src/tmp/ell-buildroot/var/run sharedstatedir=/usr/src/tmp/ell-buildroot/var/lib mandir=/usr/src/tmp/ell-buildroot/usr/share/man infodir=/usr/src/tmp/ell-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/ell-0.64' /usr/bin/make --no-print-directory install-am /usr/bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p ell/libell.la '/usr/src/tmp/ell-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p ell/.libs/libell.so.0.0.2 /usr/src/tmp/ell-buildroot/usr/lib/libell.so.0.0.2 libtool: install: (cd /usr/src/tmp/ell-buildroot/usr/lib && { ln -s -f libell.so.0.0.2 libell.so.0 || { rm -f libell.so.0 && ln -s libell.so.0.0.2 libell.so.0; }; }) libtool: install: (cd /usr/src/tmp/ell-buildroot/usr/lib && { ln -s -f libell.so.0.0.2 libell.so || { rm -f libell.so && ln -s libell.so.0.0.2 libell.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p ell/.libs/libell.lai /usr/src/tmp/ell-buildroot/usr/lib/libell.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 ell/ell.pc '/usr/src/tmp/ell-buildroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/include/ell' /usr/libexec/rpm-build/install -p -m 644 ell/ell.h ell/util.h ell/test.h ell/strv.h ell/utf8.h ell/queue.h ell/hashmap.h ell/string.h ell/settings.h ell/main.h ell/idle.h ell/signal.h ell/timeout.h ell/io.h ell/ringbuf.h ell/log.h ell/checksum.h ell/netlink.h ell/genl.h ell/rtnl.h ell/dbus.h ell/dbus-service.h ell/dbus-client.h ell/hwdb.h ell/cipher.h ell/random.h ell/uintset.h ell/base64.h ell/pem.h ell/tls.h ell/uuid.h ell/key.h ell/file.h ell/dir.h ell/net.h ell/dhcp.h ell/dhcp6.h ell/cert.h ell/ecc.h ell/ecdh.h '/usr/src/tmp/ell-buildroot/usr/include/ell' /usr/libexec/rpm-build/install -p -m 644 ell/time.h ell/gpio.h ell/path.h ell/icmp6.h ell/acd.h ell/tester.h ell/cleanup.h ell/netconfig.h ell/sysctl.h ell/minheap.h '/usr/src/tmp/ell-buildroot/usr/include/ell' make: Leaving directory '/usr/src/RPM/BUILD/ell-0.64' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ell-buildroot (auto) removed './usr/lib/libell.la' mode of './usr/lib/libell.so.0.0.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/ell.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/ell.pc: Libs: '-L${libdir} -lell' --> '-lell' Checking contents of files in /usr/src/tmp/ell-buildroot/ (default) Compressing files in /usr/src/tmp/ell-buildroot (auto) Adjusting library links in /usr/src/tmp/ell-buildroot ./usr/lib: (from :0) libell.so.0 -> libell.so.0.0.2 Verifying ELF objects in /usr/src/tmp/ell-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=relaxed) verify-elf: WARNING: ./usr/lib/libell.so.0.0.2: uses non-LFS functions: fcntl fopen fstat mkostemps mmap open readdir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ell-buildroot Processing files: libell-0.64-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.64 + DOCDIR=/usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + export DOCDIR + rm -rf /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + /bin/mkdir -p /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + cp -prL AUTHORS README TODO ChangeLog COPYING /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + chmod -R go-w /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + chmod -R a+rX /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.64 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c70LGT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ell-buildroot/usr/lib/libell.so.0: 742 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnp0DQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libell.so.0 = set:ndeQV8n6Yl4bUXZx4bk6djyX1ThQ2PPUzRlEuXZowM0z1PZcf37Mz4NPDxcvx8KAfByyWyGQD9E4NG02kIQxId9xlLjleODYRrsZiwEDsMYntrUEFaMAhYTgdoRuJTvhnseK4ZK1xp2VtpBAX06Gd1o36DOT7Z6wedP1vgxx9DGUU4Y208nOtqIOJA7ZCLZ1grgZCLilD2j8sS6KddYbQsemeiYCyEIQu0Z6AIOtzDh5TCkhWNCcCksiZzp2z5nBUuafwQKswT6sAHgwNkcNtLfu9oWywZ5W1BEczXBn3oJogMtV6Z2CoYkgZjJCZ1b8TQKmk8kJEJ2TAZ8guZtjRw3XjzzTeG7oMQ3FCQVz6fyVQJZmg4sdUtQetKmqs5NYIYvkE8YPP0bnrBC6ziafQvn6OLL3p976EYOqOZu6PD3uBTQa7hfbIsNAdCildEdyf5uYL5iGPV3OHNxWLgLHUWOOOeOt1FBo1iuMWEntV1lSooZ4cwZm05hCq0LddqGZEmy0yKptSkG3FwxYz0yvZGeh4VlfV4F9Aw2q3hEp8DbYdUkCPgZGC9RC4rWk7e3TUQ20c9cgicFb0gCfUC0rrt0kED5Y20jxdQQEMnMO1UnGJybqzQ4HhP4FOe5md6eYA8OMf0Wqjm6JYhQ2R4zkl2kcqjIUnm3TdBQApmeK10kNeZLZyasy8ywer6PNLicRWs9h751yUP6fPhCJfF9jtnrzXzu1Fidh6IJ3Fn3XihsI54ZEJE94ccWOxmkutDM9piotLBla6QMezTODeeGNZesX71XSc4YRzJfyryFV5XjlG2pij8ZJIWZ4xNC0VtiY4xc48wRystQnVgcOiJZcSVlCxrH4H2qdrxtZ7kjAFrpYpGU8fkTNlUdgJyVPQZdAx8533kwylyXIpkVNIoLWZ6qNxBLg49e0rrqjYxcs9vv6Z8yyKKTy77PU4WqrEqbtegMAeVgMPiUJHkGDondAGH57apiQtXZv2LCRe5KCseRn59S7IbxX0YAN194t9wXxgo4WHuZqSIueS4QvpaZG3qJK0AySkHyQPbKsGxARuoL38yXvsejh1lMFfcknM2ZvSaEs8bhX6k8rZ3jjpyf9Chb8DfBVQ69how4NxUcATjBQoRxc5XGa8bw3OQM1zoRapYIfjeasLzvOohzC1lXe9AhXCutreHPGzTjRxUD2tUhls2rl2PA7unMu5qku7bXobnx2WralHJhZ9tpsSz8diJyqtvlkrV8eUDZzH2ZDZbSWCirQ4nyxJNjWCego89RGoZIt2cBgN9MV3aZbJPYTAL1ZeM42udP0qDR4yDb9xqV5fZr2azbAgkKJKxZ0gtQMLomMDtHjBKxKGQB3m26jeucHDuFMhT94FDr9kyU7UpMwbAZkrj9ZfbijtP2ew3JPZIgj7Rye2IZzQNfDcJOopzeuA1Eyp0OU3vZ8wNkok8mJClN62aQ3z4tXymhB87Bwl7ZncoSiYcYMMGDxKCPAaRoA1, libell.so.0(ELL_0.10) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libc.so.6(GLIBC_2.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gKB3Nf Creating libell-debuginfo package Processing files: libell-devel-0.64-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KSRhK6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tzlwNi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(ell) = 0.64 Requires: libell = 0.64-alt1, /usr/lib/libell.so.0.0.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8xu7k8 Processing files: libell-debuginfo-0.64-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OyxlIa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.igmbz4 find-requires: running scripts (debuginfo) Provides: debug(libell.so.0) Requires: libell = 0.64-alt1, debug(libc.so.6) Adding to libell-devel a strict dependency on libell Adding to libell-debuginfo a strict dependency on libell Removing 1 extra deps from libell-devel due to dependency on libell Wrote: /usr/src/RPM/RPMS/i586/libell-0.64-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libell-devel-0.64-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libell-debuginfo-0.64-alt1.i586.rpm (w2.lzdio) 25.96user 11.82system 0:20.97elapsed 180%CPU (0avgtext+0avgdata 51096maxresident)k 0inputs+0outputs (0major+1685839minor)pagefaults 0swaps 0.56user 2.19system 0:27.12elapsed 10%CPU (0avgtext+0avgdata 12392maxresident)k 0inputs+0outputs (0major+97308minor)pagefaults 0swaps --- libell-0.64-alt1.i586.rpm.repo 2024-04-06 07:24:35.000000000 +0000 +++ libell-0.64-alt1.i586.rpm.hasher 2024-04-27 09:22:41.378864096 +0000 @@ -35,3 +35,3 @@ File: /usr/lib/libell.so.0 120777 root:root libell.so.0.0.2 -File: /usr/lib/libell.so.0.0.2 100644 root:root d204e9d48219724e98bb33b13ac769f1 +File: /usr/lib/libell.so.0.0.2 100644 root:root de2b4798b91bd8b8885658649ad5e99c File: /usr/share/doc/libell-0.64 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/doc/libell-0.64/TODO 100644 root:root f1f8ab5cdecc518850abbbb15394d82d -RPMIdentity: f1bd8ad7e5f5cd2a6d12e4fb08c8dae9f8bd0f5642ee68e7409ae240bc4a8d79b20bbe6d2af6188cc5342e0b3362ff45d1273b8718e659a6910cb1ef5166ac9e +RPMIdentity: c998346c599c61d26088846be9b5db2d28c3a109f5e226e9d92ec9ccd2e82ed90c8e50369fdb7a915c91a8d9139c00290584e5e06f57632a529474b7bae5d08f --- libell-debuginfo-0.64-alt1.i586.rpm.repo 2024-04-06 07:24:35.000000000 +0000 +++ libell-debuginfo-0.64-alt1.i586.rpm.hasher 2024-04-27 09:22:41.474865853 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/345978817f3a3f9f1c5a19ac98f1f080718a74 120777 root:root ../../../libell.so.0.0.2 -/usr/lib/debug/.build-id/64/345978817f3a3f9f1c5a19ac98f1f080718a74.debug 120777 root:root ../../usr/lib/libell.so.0.0.2.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/ac0e8af940426f97feaef750c7f04d4f55ed5e 120777 root:root ../../../libell.so.0.0.2 +/usr/lib/debug/.build-id/8f/ac0e8af940426f97feaef750c7f04d4f55ed5e.debug 120777 root:root ../../usr/lib/libell.so.0.0.2.debug /usr/lib/debug/usr/lib/libell.so.0.0.2.debug 100644 root:root @@ -138,6 +138,6 @@ Provides: libell-debuginfo = 0.64-alt1:sisyphus+344583.100.1.1 -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/345978817f3a3f9f1c5a19ac98f1f080718a74 120777 root:root ../../../libell.so.0.0.2 -File: /usr/lib/debug/.build-id/64/345978817f3a3f9f1c5a19ac98f1f080718a74.debug 120777 root:root ../../usr/lib/libell.so.0.0.2.debug -File: /usr/lib/debug/usr/lib/libell.so.0.0.2.debug 100644 root:root 2fbe4fcfd2a98334ae5923b3943bed3e +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/ac0e8af940426f97feaef750c7f04d4f55ed5e 120777 root:root ../../../libell.so.0.0.2 +File: /usr/lib/debug/.build-id/8f/ac0e8af940426f97feaef750c7f04d4f55ed5e.debug 120777 root:root ../../usr/lib/libell.so.0.0.2.debug +File: /usr/lib/debug/usr/lib/libell.so.0.0.2.debug 100644 root:root 191186ef9d14a60db9803ce9eaff3082 File: /usr/lib/debug/usr/lib/libell.so.0.debug 120777 root:root libell.so.0.0.2.debug @@ -271,2 +271,2 @@ File: /usr/src/debug/ell-0.64/linux/gpio.h 100644 root:root a0db37852a9cb21d9b30c0e8734a85af -RPMIdentity: c54791762ad1ce03c3253494ce4070dc18df17e7be32598bd661e5a1b504ca9dcd8f5b0514d397169d2a3f27bb90605bf34c837633686356253567c549352b71 +RPMIdentity: 64e855696705eebe7e8de08f257ec65d497188005929a09130dee368a6a6b6c2fd14930ba1e2e61e03cae1be42ebd5ae3997b73f8e536444f612ba6db8e91655