<86>Aug 24 11:49:37 userdel[1085485]: delete user 'rooter' <86>Aug 24 11:49:37 userdel[1085485]: removed group 'rooter' owned by 'rooter' <86>Aug 24 11:49:37 userdel[1085485]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 11:49:37 groupadd[1085490]: group added to /etc/group: name=rooter, GID=666 <86>Aug 24 11:49:37 groupadd[1085490]: group added to /etc/gshadow: name=rooter <86>Aug 24 11:49:37 groupadd[1085490]: new group: name=rooter, GID=666 <86>Aug 24 11:49:37 useradd[1085494]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Aug 24 11:49:37 userdel[1085500]: delete user 'builder' <86>Aug 24 11:49:37 userdel[1085500]: removed group 'builder' owned by 'builder' <86>Aug 24 11:49:37 userdel[1085500]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 11:49:37 groupadd[1085506]: group added to /etc/group: name=builder, GID=667 <86>Aug 24 11:49:37 groupadd[1085506]: group added to /etc/gshadow: name=builder <86>Aug 24 11:49:37 groupadd[1085506]: new group: name=builder, GID=667 <86>Aug 24 11:49:37 useradd[1085511]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ell-0.40-alt2.nosrc.rpm (w1.gzdio) Installing ell-0.40-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ell-0.40 + echo 'Source #0 (ell-0.40.tar):' Source #0 (ell-0.40.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ell-0.40.tar + cd ell-0.40 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.40 + autoreconf -fisv 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 gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes 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 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 x86_64-alt-linux-gcc... x86_64-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc accepts -fPIE... yes checking whether x86_64-alt-linux-gcc accepts -fsanitize=address... yes checking whether x86_64-alt-linux-gcc accepts -fsanitize=leak... yes checking whether x86_64-alt-linux-gcc accepts -fsanitize=undefined... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E 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 whether char is unsigned... no checking whether byte ordering is bigendian... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes 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 linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... 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 -j8 V=1 make --no-print-directory all-am x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o tools/certchain-verify.o tools/certchain-verify.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o tools/genl-discover.o tools/genl-discover.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o tools/genl-watch.o tools/genl-watch.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o tools/genl-request.o tools/genl-request.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o tools/gpio.o tools/gpio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/test.lo ell/test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/test.c -fPIC -DPIC -o ell/.libs/test.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/string.lo ell/string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/string.c -fPIC -DPIC -o ell/.libs/string.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/utf8.lo ell/utf8.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/utf8.c -fPIC -DPIC -o ell/.libs/utf8.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/queue.lo ell/queue.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/queue.c -fPIC -DPIC -o ell/.libs/queue.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/strv.lo ell/strv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/strv.c -fPIC -DPIC -o ell/.libs/strv.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/hashmap.lo ell/hashmap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/hashmap.c -fPIC -DPIC -o ell/.libs/hashmap.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/util.lo ell/util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/util.c -fPIC -DPIC -o ell/.libs/util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/idle.lo ell/idle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/idle.c -fPIC -DPIC -o ell/.libs/idle.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/settings.lo ell/settings.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/settings.c -fPIC -DPIC -o ell/.libs/settings.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/signal.lo ell/signal.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/signal.c -fPIC -DPIC -o ell/.libs/signal.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/main.lo ell/main.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/main.c -fPIC -DPIC -o ell/.libs/main.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/io.lo ell/io.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/io.c -fPIC -DPIC -o ell/.libs/io.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/timeout.lo ell/timeout.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/timeout.c -fPIC -DPIC -o ell/.libs/timeout.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/ringbuf.lo ell/ringbuf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/ringbuf.c -fPIC -DPIC -o ell/.libs/ringbuf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/log.lo ell/log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/log.c -fPIC -DPIC -o ell/.libs/log.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/checksum.lo ell/checksum.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/checksum.c -fPIC -DPIC -o ell/.libs/checksum.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/netlink.lo ell/netlink.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/netlink.c -fPIC -DPIC -o ell/.libs/netlink.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/rtnl.lo ell/rtnl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/rtnl.c -fPIC -DPIC -o ell/.libs/rtnl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-message.lo ell/dbus-message.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-message.c -fPIC -DPIC -o ell/.libs/dbus-message.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-util.lo ell/dbus-util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-util.c -fPIC -DPIC -o ell/.libs/dbus-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus.lo ell/dbus.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus.c -fPIC -DPIC -o ell/.libs/dbus.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/genl.lo ell/genl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/genl.c -fPIC -DPIC -o ell/.libs/genl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-client.lo ell/dbus-client.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-client.c -fPIC -DPIC -o ell/.libs/dbus-client.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-name-cache.lo ell/dbus-name-cache.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-name-cache.c -fPIC -DPIC -o ell/.libs/dbus-name-cache.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-filter.lo ell/dbus-filter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-filter.c -fPIC -DPIC -o ell/.libs/dbus-filter.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dbus-service.lo ell/dbus-service.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dbus-service.c -fPIC -DPIC -o ell/.libs/dbus-service.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/siphash.lo ell/siphash.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/siphash.c -fPIC -DPIC -o ell/.libs/siphash.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/random.lo ell/random.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/random.c -fPIC -DPIC -o ell/.libs/random.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/hwdb.lo ell/hwdb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/hwdb.c -fPIC -DPIC -o ell/.libs/hwdb.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/base64.lo ell/base64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/base64.c -fPIC -DPIC -o ell/.libs/base64.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/gvariant-util.lo ell/gvariant-util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/gvariant-util.c -fPIC -DPIC -o ell/.libs/gvariant-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/uintset.lo ell/uintset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/uintset.c -fPIC -DPIC -o ell/.libs/uintset.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/cipher.lo ell/cipher.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/cipher.c -fPIC -DPIC -o ell/.libs/cipher.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/pem.lo ell/pem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/pem.c -fPIC -DPIC -o ell/.libs/pem.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/tls-record.lo ell/tls-record.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/tls-record.c -fPIC -DPIC -o ell/.libs/tls-record.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/uuid.lo ell/uuid.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/uuid.c -fPIC -DPIC -o ell/.libs/uuid.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/tls-extensions.lo ell/tls-extensions.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/tls-extensions.c -fPIC -DPIC -o ell/.libs/tls-extensions.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/key.lo ell/key.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/key.c -fPIC -DPIC -o ell/.libs/key.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/file.lo ell/file.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/file.c -fPIC -DPIC -o ell/.libs/file.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/tls-suites.lo ell/tls-suites.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/tls-suites.c -fPIC -DPIC -o ell/.libs/tls-suites.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dir.lo ell/dir.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dir.c -fPIC -DPIC -o ell/.libs/dir.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/net.lo ell/net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/net.c -fPIC -DPIC -o ell/.libs/net.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/tls.lo ell/tls.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/tls.c -fPIC -DPIC -o ell/.libs/tls.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp-transport.lo ell/dhcp-transport.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp-transport.c -fPIC -DPIC -o ell/.libs/dhcp-transport.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp-lease.lo ell/dhcp-lease.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp-lease.c -fPIC -DPIC -o ell/.libs/dhcp-lease.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp.lo ell/dhcp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp.c -fPIC -DPIC -o ell/.libs/dhcp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp6-transport.lo ell/dhcp6-transport.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp6-transport.c -fPIC -DPIC -o ell/.libs/dhcp6-transport.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp-util.lo ell/dhcp-util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp-util.c -fPIC -DPIC -o ell/.libs/dhcp-util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp6-lease.lo ell/dhcp6-lease.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp6-lease.c -fPIC -DPIC -o ell/.libs/dhcp6-lease.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp6.lo ell/dhcp6.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp6.c -fPIC -DPIC -o ell/.libs/dhcp6.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/dhcp-server.lo ell/dhcp-server.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/dhcp-server.c -fPIC -DPIC -o ell/.libs/dhcp-server.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/cert-crypto.lo ell/cert-crypto.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/cert-crypto.c -fPIC -DPIC -o ell/.libs/cert-crypto.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/ecdh.lo ell/ecdh.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/ecdh.c -fPIC -DPIC -o ell/.libs/ecdh.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/time.lo ell/time.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/time.c -fPIC -DPIC -o ell/.libs/time.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/ecc.lo ell/ecc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/ecc.c -fPIC -DPIC -o ell/.libs/ecc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/ecc-external.lo ell/ecc-external.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/ecc-external.c -fPIC -DPIC -o ell/.libs/ecc-external.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/cert.lo ell/cert.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/cert.c -fPIC -DPIC -o ell/.libs/cert.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/gpio.lo ell/gpio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/gpio.c -fPIC -DPIC -o ell/.libs/gpio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/path.lo ell/path.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/path.c -fPIC -DPIC -o ell/.libs/path.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/acd.lo ell/acd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/acd.c -fPIC -DPIC -o ell/.libs/acd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/tester.lo ell/tester.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/tester.c -fPIC -DPIC -o ell/.libs/tester.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o ell/icmp6.lo ell/icmp6.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c ell/icmp6.c -fPIC -DPIC -o ell/.libs/icmp6.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -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 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 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 x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/gpio tools/gpio.o ell/libell-private.la libtool: link: x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/gpio tools/gpio.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/certchain-verify tools/certchain-verify.o ell/libell-private.la libtool: link: x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/certchain-verify tools/certchain-verify.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-discover tools/genl-discover.o ell/libell-private.la libtool: link: x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-discover tools/genl-discover.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-watch tools/genl-watch.o ell/libell-private.la libtool: link: x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-watch tools/genl-watch.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-request tools/genl-request.o ell/libell-private.la libtool: link: x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o tools/genl-request tools/genl-request.o ell/.libs/libell-private.a /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto -Wl,--no-undefined -Wl,--version-script=./ell/ell.sym -version-info 0:2:0 -o ell/libell.la -rpath /usr/lib64 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 libtool: link: x86_64-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 -g -O2 -flto -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.38116 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ell-0.40 + /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/lib64 libexecdir=/usr/src/tmp/ell-buildroot/usr/lib localstatedir=/usr/src/tmp/ell-buildroot/var/lib 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.40' /usr/bin/make --no-print-directory install-am /bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p ell/libell.la '/usr/src/tmp/ell-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p ell/.libs/libell.so.0.0.2 /usr/src/tmp/ell-buildroot/usr/lib64/libell.so.0.0.2 libtool: install: (cd /usr/src/tmp/ell-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libell.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 ell/ell.pc '/usr/src/tmp/ell-buildroot/usr/lib64/pkgconfig' /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 '/usr/src/tmp/ell-buildroot/usr/include/ell' make: Leaving directory '/usr/src/RPM/BUILD/ell-0.40' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ell-buildroot (auto) removed './usr/lib64/libell.la' mode of './usr/lib64/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/lib64/pkgconfig/ell.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: (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) Processing files: libell-0.40-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64542 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.40 + DOCDIR=/usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + export DOCDIR + rm -rf /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + /bin/mkdir -p /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + cp -prL AUTHORS README TODO ChangeLog COPYING /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + chmod -R go-w /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + chmod -R a+rX /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.40 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DV0W8m find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ell-buildroot/usr/lib64/libell.so.0: 644 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NsaLoj 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()(64bit) = set:ndeQV8n6Yl4bUXZx4bk6djyX1ThQ2PPUzRlEuXZowM0z1PZcf37Mz4Njm7NBYFkkk7qu4kap2kIQxId9xlLjleODYRrsZi09MVLWSMhjlw9zULxqw0VZrEbIj0xpQnliK3oE2DNUkZuzu3QFpeU3accVk57D00eDsD6HwyUS3ebWTuBGeBSprUSQMLgPVoV8NrayOiX1QrAIOt5iKdFyQzdpZaQZACMoNl9KDO38Jb7UJ17Va4oc5jsTT2zgiP8obz8aPUuVtnc8UKszuN4zD2OvqdXz5Arqnba4GmQmxrOu4OPLDG17SD67Ltkf0PXevQUh8Bs4n3u7JjDHB6nhcfbZDkE8YPP0bnr5uZAV1ZlWEVM0BnmjSTdCf7EYkV8WpUdpzFkl3qzUjx7ZH5iGPV3OHNxWLgLzJ6bX8T5Amy58V1HzuRB7kpliM02gt0UJFhjZ7Qi4gQdHPuzaogZiirAEZ4ehq29EwSMgCP5ZmMFcDxZldjWVFjGxdeJ00j23AU808P7sHXt0kED5Y20jxSlxLDxvFSaKEdiZsMFKZEx3f9ycY3wKSA52Sqxwqgry5ZyHxXCiqOcH83kNeZLZyasy8ywer6PNvMD4tk48yfrYc7pmi6kTRSUZou1Fidh6IJ3Fn3Xaqb8Zhrhj8Uz7qhVRt2DA9xRZ6pBy1dIPUJYFzzqsLPJv4IrPgMnZDYd9tKZvyZ9Gk5OACgZrpRXFMojwYe9uyg624MqhKeWHAWiJZcSVlCxrH4H2egXWfG9OQJcZskNhX753GlcvCKL93ha66E0dVPChB7zMpLF57mZi4hy3MSCS4v8onu6Z8yyKKTy77PU4WqfvWsww9tOx0u5tBiZ4IH6iRRy3Bc9WKtZDxnPqD2D2DLaiIfon2T1U9zjSB0K72xhELWVHSIueS4QvpaZG3qJK0AySkHyQPbKsGxsCv70fwPpaaE2eZ16Gbo1ZDr5EDhX686qb8ZkypQ2IoVQ69how4NxUXzqAeAFonl1p1AtsM8mJi6fXPAz2TXUDcmQEpgRKj2pQKFnTCPWIWUZ4RxUD2tUhls2rl2PARKZagzOX0hP2GbyS6RDtFZJQNFmjPoV8eUDZzH2ZDZbSWCirQ4n2a5FrW0xxW9XDX4oaxyjwP7kWTSx2ZKbj8URc3Etmj8uKA4GBnYUL2azbAgkK5LfwroNIZJKutOVilWO1b1z97fnktCFTO7fUr9kyU7wEo8Z963aXZdIw3UgXYf3dtkbW8MZvg7ZI9jHcmSEz7p0GoEYzLu44CKylHplc7XxhyKthHEiAziMG31GJ4f3fcIWpEHVcFid6p, libell.so.0(ELL_0.10)(64bit) Requires: libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c4vGlj Creating libell-debuginfo package Processing files: libell-devel-0.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Raj1m 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.V1vArn 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.40 Requires: libell = 0.40-alt2, /usr/lib64/libell.so.0.0.2, /usr/lib64/pkgconfig, glibc-kernheaders-generic Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AB7zZk Processing files: libell-debuginfo-0.40-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BCjFjj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MBNXxj find-requires: running scripts (debuginfo) Provides: debug64(libell.so.0) Requires: libell = 0.40-alt2, debug64(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/x86_64/libell-0.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libell-devel-0.40-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libell-debuginfo-0.40-alt2.x86_64.rpm (w2.lzdio) 59.30user 9.75system 1:04.87elapsed 106%CPU (0avgtext+0avgdata 66460maxresident)k 0inputs+0outputs (0major+1951336minor)pagefaults 0swaps 61.23user 13.35system 1:11.44elapsed 104%CPU (0avgtext+0avgdata 66460maxresident)k 0inputs+0outputs (0major+2154765minor)pagefaults 0swaps --- libell-0.40-alt2.x86_64.rpm.repo 2021-07-14 17:01:25.723955491 +0000 +++ libell-0.40-alt2.x86_64.rpm.hasher 2021-08-24 11:50:45.515581102 +0000 @@ -27,3 +27,3 @@ File: /usr/lib64/libell.so.0 120777 root:root libell.so.0.0.2 -File: /usr/lib64/libell.so.0.0.2 100644 root:root 0b73d3baf41bed3e70225f9815a4fe0d +File: /usr/lib64/libell.so.0.0.2 100644 root:root cf50e198ef5add16461e50108c5f4f4b File: /usr/share/doc/libell-0.40 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/doc/libell-0.40/TODO 100644 root:root f1f8ab5cdecc518850abbbb15394d82d -RPMIdentity: ed89220a8dc82126c20d70f35bbf1b982248a80a80fdc44ad49851e0e1cd13319a4a867c59b2f6cbc96ac73becf8b924ed380c7e14102e164964b1fd0f5e60a3 +RPMIdentity: 8114ad454ef96d507ea73064e2618b5ebf713c36da343fba3acef09510acaaaa7500da8b8a23175ba8295e698a7ec4da72f5a66f8782b2b4265fb3cd87b693d7 --- libell-debuginfo-0.40-alt2.x86_64.rpm.repo 2021-07-14 17:01:25.707955360 +0000 +++ libell-debuginfo-0.40-alt2.x86_64.rpm.hasher 2021-08-24 11:50:45.634580265 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ae 40755 root:root -/usr/lib/debug/.build-id/ae/d10e9d58037d4295ff280ddaa3792a381cf95b 120777 root:root ../../../../lib64/libell.so.0.0.2 -/usr/lib/debug/.build-id/ae/d10e9d58037d4295ff280ddaa3792a381cf95b.debug 120777 root:root ../../usr/lib64/libell.so.0.0.2.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/1fc307c86194441976b517568f49d6665f469d 120777 root:root ../../../../lib64/libell.so.0.0.2 +/usr/lib/debug/.build-id/45/1fc307c86194441976b517568f49d6665f469d.debug 120777 root:root ../../usr/lib64/libell.so.0.0.2.debug /usr/lib/debug/usr/lib64/libell.so.0.0.2.debug 100644 root:root @@ -11,3 +11,2 @@ /usr/src/debug/ell-0.40/ell/base64.c 100644 root:root -/usr/src/debug/ell-0.40/ell/base64.h 100644 root:root /usr/src/debug/ell-0.40/ell/cert-crypto.c 100644 root:root @@ -50,3 +49,2 @@ /usr/src/debug/ell-0.40/ell/ecdh.c 100644 root:root -/usr/src/debug/ell-0.40/ell/ecdh.h 100644 root:root /usr/src/debug/ell-0.40/ell/file.c 100644 root:root @@ -55,3 +53,2 @@ /usr/src/debug/ell-0.40/ell/gpio.c 100644 root:root -/usr/src/debug/ell-0.40/ell/gvariant-private.h 100644 root:root /usr/src/debug/ell-0.40/ell/gvariant-util.c 100644 root:root @@ -75,5 +72,3 @@ /usr/src/debug/ell-0.40/ell/main.h 100644 root:root -/usr/src/debug/ell-0.40/ell/net-private.h 100644 root:root /usr/src/debug/ell-0.40/ell/net.c 100644 root:root -/usr/src/debug/ell-0.40/ell/net.h 100644 root:root /usr/src/debug/ell-0.40/ell/netlink.c 100644 root:root @@ -86,3 +81,2 @@ /usr/src/debug/ell-0.40/ell/random.c 100644 root:root -/usr/src/debug/ell-0.40/ell/random.h 100644 root:root /usr/src/debug/ell-0.40/ell/ringbuf.c 100644 root:root @@ -90,3 +84,2 @@ /usr/src/debug/ell-0.40/ell/rtnl.c 100644 root:root -/usr/src/debug/ell-0.40/ell/rtnl.h 100644 root:root /usr/src/debug/ell-0.40/ell/settings.c 100644 root:root @@ -97,5 +90,3 @@ /usr/src/debug/ell-0.40/ell/string.c 100644 root:root -/usr/src/debug/ell-0.40/ell/string.h 100644 root:root /usr/src/debug/ell-0.40/ell/strv.c 100644 root:root -/usr/src/debug/ell-0.40/ell/strv.h 100644 root:root /usr/src/debug/ell-0.40/ell/test.c 100644 root:root @@ -104,3 +95,2 @@ /usr/src/debug/ell-0.40/ell/tester.h 100644 root:root -/usr/src/debug/ell-0.40/ell/time-private.h 100644 root:root /usr/src/debug/ell-0.40/ell/time.c 100644 root:root @@ -131,6 +121,6 @@ Provides: libell-debuginfo = 0.40-alt2:sisyphus+278930.100.1.1 -File: /usr/lib/debug/.build-id/ae 40755 root:root -File: /usr/lib/debug/.build-id/ae/d10e9d58037d4295ff280ddaa3792a381cf95b 120777 root:root ../../../../lib64/libell.so.0.0.2 -File: /usr/lib/debug/.build-id/ae/d10e9d58037d4295ff280ddaa3792a381cf95b.debug 120777 root:root ../../usr/lib64/libell.so.0.0.2.debug -File: /usr/lib/debug/usr/lib64/libell.so.0.0.2.debug 100644 root:root aa0737b6ab641055c068fa72d1cd8df7 +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/1fc307c86194441976b517568f49d6665f469d 120777 root:root ../../../../lib64/libell.so.0.0.2 +File: /usr/lib/debug/.build-id/45/1fc307c86194441976b517568f49d6665f469d.debug 120777 root:root ../../usr/lib64/libell.so.0.0.2.debug +File: /usr/lib/debug/usr/lib64/libell.so.0.0.2.debug 100644 root:root 7b067312b74ebba2c2b4f59f558a88b2 File: /usr/lib/debug/usr/lib64/libell.so.0.debug 120777 root:root libell.so.0.0.2.debug @@ -142,3 +132,2 @@ File: /usr/src/debug/ell-0.40/ell/base64.c 100644 root:root 04f58493b9e64475ac95897c272142c6 -File: /usr/src/debug/ell-0.40/ell/base64.h 100644 root:root dcc65b0a6ed75ab4e58e6b11eacbca9b File: /usr/src/debug/ell-0.40/ell/cert-crypto.c 100644 root:root 6995e406f3ac787095d7b190601498fe @@ -181,3 +170,2 @@ File: /usr/src/debug/ell-0.40/ell/ecdh.c 100644 root:root 32350dacd777f77d4bc6fdedf9943c6d -File: /usr/src/debug/ell-0.40/ell/ecdh.h 100644 root:root 4ee7ff3b24c1e7f8aa313e3c442add8e File: /usr/src/debug/ell-0.40/ell/file.c 100644 root:root a1889efdf42c7a0b59dec27aecb060eb @@ -186,3 +174,2 @@ File: /usr/src/debug/ell-0.40/ell/gpio.c 100644 root:root 4dd0f9fb2666e335730beff940dec98e -File: /usr/src/debug/ell-0.40/ell/gvariant-private.h 100644 root:root d32d9efcf45f27e20f668e3983235e64 File: /usr/src/debug/ell-0.40/ell/gvariant-util.c 100644 root:root 721e9ca44d0104d99dead0316f95b443 @@ -206,5 +193,3 @@ File: /usr/src/debug/ell-0.40/ell/main.h 100644 root:root 6205bb2285c50bb229e6895099e1ff59 -File: /usr/src/debug/ell-0.40/ell/net-private.h 100644 root:root fff3a80cb673bddd3d7906cd205a7412 File: /usr/src/debug/ell-0.40/ell/net.c 100644 root:root 493879b3f24522f81b67bf5dca257764 -File: /usr/src/debug/ell-0.40/ell/net.h 100644 root:root b074cf64f6411210f6f40394ef6b154c File: /usr/src/debug/ell-0.40/ell/netlink.c 100644 root:root 6980d55c7e3958f269da5ed135dec0cf @@ -217,3 +202,2 @@ File: /usr/src/debug/ell-0.40/ell/random.c 100644 root:root 52bba07ca3dc5ba33016534be5d4096d -File: /usr/src/debug/ell-0.40/ell/random.h 100644 root:root add337d6eeb2d5b90776dfb35521a613 File: /usr/src/debug/ell-0.40/ell/ringbuf.c 100644 root:root a70c68d0497d53289cddd9445215cc90 @@ -221,3 +205,2 @@ File: /usr/src/debug/ell-0.40/ell/rtnl.c 100644 root:root 563a542a60a229be07c4531f9d259ef1 -File: /usr/src/debug/ell-0.40/ell/rtnl.h 100644 root:root 30aad0a0734da0f967340fb87c8685cf File: /usr/src/debug/ell-0.40/ell/settings.c 100644 root:root de2c271aca47c27257903dbe4b2e372f @@ -228,5 +211,3 @@ File: /usr/src/debug/ell-0.40/ell/string.c 100644 root:root 07fa9d28efa4a1a650326df0967f46ff -File: /usr/src/debug/ell-0.40/ell/string.h 100644 root:root 2a66c22700f13a547b3b03a60c4329f8 File: /usr/src/debug/ell-0.40/ell/strv.c 100644 root:root 06f7cac5bd97594b04041eda20582886 -File: /usr/src/debug/ell-0.40/ell/strv.h 100644 root:root 0583fa9b2b97404f426853f0302b3910 File: /usr/src/debug/ell-0.40/ell/test.c 100644 root:root 817f8c8dbfb77ea3a8ff65acd9c5a417 @@ -235,3 +216,2 @@ File: /usr/src/debug/ell-0.40/ell/tester.h 100644 root:root 6d33d4cc7a69f2d1e693d99b9366c298 -File: /usr/src/debug/ell-0.40/ell/time-private.h 100644 root:root ca0ada33b049daa52fd24d72d57f0089 File: /usr/src/debug/ell-0.40/ell/time.c 100644 root:root 31b26a62a606e4b7de5a21fa1310b610 @@ -257,2 +237,2 @@ File: /usr/src/debug/ell-0.40/linux/gpio.h 100644 root:root a0db37852a9cb21d9b30c0e8734a85af -RPMIdentity: 1332e59e661d4a0165834d2ee8b8f76435c591a79e00e42a20e0ecd4b7365cf061cb12bfc169a4cc0c355fae379d90e777be735ead80da790141b15f402a8061 +RPMIdentity: 2c2268863fb64b01f115677291291e1cb85fa01744cb07dbf26cb0692938e85b875269593aab91655b0dd97e5733fa679be809fa1f6f5dfde7afb5244ab29adf