<86>Jan 31 02:35:17 userdel[3522066]: delete user 'rooter' <86>Jan 31 02:35:17 userdel[3522066]: removed group 'rooter' owned by 'rooter' <86>Jan 31 02:35:17 userdel[3522066]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 02:35:17 groupadd[3522074]: group added to /etc/group: name=rooter, GID=585 <86>Jan 31 02:35:17 groupadd[3522074]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:35:17 groupadd[3522074]: new group: name=rooter, GID=585 <86>Jan 31 02:35:17 useradd[3522078]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Jan 31 02:35:17 userdel[3522100]: delete user 'builder' <86>Jan 31 02:35:17 userdel[3522100]: removed group 'builder' owned by 'builder' <86>Jan 31 02:35:17 userdel[3522100]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:35:17 groupadd[3522109]: group added to /etc/group: name=builder, GID=586 <86>Jan 31 02:35:17 groupadd[3522109]: group added to /etc/gshadow: name=builder <86>Jan 31 02:35:17 groupadd[3522109]: new group: name=builder, GID=586 <86>Jan 31 02:35:17 useradd[3522127]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ell-0.4-alt1.g1b8e643.nosrc.rpm Installing ell-0.4-alt1.g1b8e643.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51862 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ell-0.4 + echo 'Source #0 (ell-0.4.tar):' Source #0 (ell-0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ell-0.4.tar + cd ell-0.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51862 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.4 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 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 --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 __sanitizer_cov_init in -lasan... no checking for __sanitizer_cov_init in -llsan... no checking for __sanitizer_cov_init in -lubsan... no checking for signalfd... yes checking for timerfd_create... yes checking for epoll_create... yes checking for dlopen in -ldl... 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 /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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -c -o ell/plugin.lo ell/plugin.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 -c ell/plugin.c -fPIC -DPIC -o ell/.libs/plugin.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 -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 -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 -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 -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 -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 -c ell/log.c -fPIC -DPIC -o ell/.libs/log.o In file included from /usr/include/string.h:507, from ell/log.c:32: In function 'strncpy', inlined from 'open_log' at ell/log.c:81:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -c ell/genl.c -fPIC -DPIC -o ell/.libs/genl.o In file included from /usr/include/string.h:507, from ell/util.h:26, from ell/genl.c:32: In function 'strncpy', inlined from 'family_add_mcast' at ell/genl.c:235:2, inlined from 'family_add_mcast.isra.0' at ell/genl.c:219:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'get_family_callback' at ell/genl.c:1051:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'family_alloc' at ell/genl.c:159:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -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 -c ell/dbus.c -fPIC -DPIC -o ell/.libs/dbus.o In file included from /usr/include/string.h:507, from ell/dbus.c:33: In function 'strncpy', inlined from 'setup_unix' at ell/dbus.c:1139:3, inlined from 'setup_address' at ell/dbus.c:1171:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ell/dbus.c: In function 'setup_address': ell/dbus.c:1122:8: note: length computed here 1122 | len = strlen(path); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:507, from ell/dbus.c:33: In function 'strncpy', inlined from 'setup_unix' at ell/dbus.c:1131:3, inlined from 'setup_address' at ell/dbus.c:1171:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ell/dbus.c: In function 'setup_address': ell/dbus.c:1122:8: note: length computed here 1122 | len = strlen(path); | ^~~~~~~~~~~~ /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 -c -o ell/pkcs5.lo ell/pkcs5.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 -c ell/pkcs5.c -fPIC -DPIC -o ell/.libs/pkcs5.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 -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 -c ell/tls.c -fPIC -DPIC -o ell/.libs/tls.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 -o ell/libell-private.la ell/util.lo ell/test.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/plugin.lo ell/checksum.lo ell/netlink.lo ell/genl.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/uuid.lo ell/key.lo ell/pkcs5.lo ell/file.lo libtool: link: ar cr ell/.libs/libell-private.a ell/.libs/util.o ell/.libs/test.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/plugin.o ell/.libs/checksum.o ell/.libs/netlink.o ell/.libs/genl.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/uuid.o ell/.libs/key.o ell/.libs/pkcs5.o ell/.libs/file.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 -no-undefined -version-info 0:1:0 -o ell/libell.la -rpath /usr/lib64 ell/util.lo ell/test.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/plugin.lo ell/checksum.lo ell/netlink.lo ell/genl.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/uuid.lo ell/key.lo ell/pkcs5.lo ell/file.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC ell/.libs/util.o ell/.libs/test.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/plugin.o ell/.libs/checksum.o ell/.libs/netlink.o ell/.libs/genl.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/uuid.o ell/.libs/key.o ell/.libs/pkcs5.o ell/.libs/file.o -g -O2 -Wl,-soname -Wl,libell.so.0 -o ell/.libs/libell.so.0.0.1 libtool: link: (cd "ell/.libs" && rm -f "libell.so.0" && ln -s "libell.so.0.0.1" "libell.so.0") libtool: link: (cd "ell/.libs" && rm -f "libell.so" && ln -s "libell.so.0.0.1" "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.89542 + 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 + cd ell-0.4 + /usr/bin/make 'INSTALL=/bin/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.4' /usr/bin/make --no-print-directory install-am /bin/mkdir -p '/usr/src/tmp/ell-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p ell/libell.la '/usr/src/tmp/ell-buildroot/usr/lib64' libtool: install: /bin/install -p ell/.libs/libell.so.0.0.1 /usr/src/tmp/ell-buildroot/usr/lib64/libell.so.0.0.1 libtool: install: (cd /usr/src/tmp/ell-buildroot/usr/lib64 && { ln -s -f libell.so.0.0.1 libell.so.0 || { rm -f libell.so.0 && ln -s libell.so.0.0.1 libell.so.0; }; }) libtool: install: (cd /usr/src/tmp/ell-buildroot/usr/lib64 && { ln -s -f libell.so.0.0.1 libell.so || { rm -f libell.so && ln -s libell.so.0.0.1 libell.so; }; }) libtool: install: /bin/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' /bin/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' /bin/install -p -m 644 ell/ell.h ell/util.h ell/test.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/plugin.h ell/checksum.h ell/netlink.h ell/genl.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/pkcs5.h ell/file.h '/usr/src/tmp/ell-buildroot/usr/include/ell' make: Leaving directory '/usr/src/RPM/BUILD/ell-0.4' + /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.1' 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) /usr/lib64/pkgconfig/ell.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/ell.pc: Libs: '-L${libdir} -lell -ldl' --> '-lell -ldl' 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: libell.so.0 -> libell.so.0.0.1 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) section [ 3] '.dynsym': symbol 204: symbol in dynamic symbol table with non-default visibility section [ 3] '.dynsym': symbol 279: symbol in dynamic symbol table with non-default visibility verify-elf: WARNING: ./usr/lib64/libell.so.0.0.1: eu-elflint failed verify-elf: WARNING: ./usr/lib64/libell.so.0.0.1: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib64/libell.so.0.0.1: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib64/libell.so.0.0.1: undefined symbol: dlsym Hardlinking identical .pyc and .pyo files Processing files: libell-0.4-alt1.g1b8e643 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ell-0.4 + DOCDIR=/usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + export DOCDIR + rm -rf /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + /bin/mkdir -p /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + cp -prL AUTHORS README TODO ChangeLog COPYING /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + chmod -R go-w /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + chmod -R a+rX /usr/src/tmp/ell-buildroot/usr/share/doc/libell-0.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iAEWyX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ell-buildroot/usr/lib64/libell.so.0: 360 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ChWpbY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libell.so.0()(64bit) = set:mdYbU9MFiIEG8CMmAvXqAhPAUuUL8vhXWtrpgVriAGhkoK29BV3q0tyzAdWXctNW8dXpolkHZxz0zQ4n7z8ZGxxa9xXidCfUnBv9iwPZEgFSuDDgMZlTWSXqqP1qnZxZ1FHkp4h1wj35ZFja9YZcS1ezNFYZ1Z6wl1jBr9LVujbeIYtur0png9lJVcWhBX6HmNpe5x5L7JscLcvGLoszeTrNnNIDEGzkiv8EsVAnGZAl741VZ6JUgJci5epONj6jUKZCFGjqz7gqLmmUYSgZ3jFaAq5uZ1jsT9As9Yi8VDLBhZrJET77rGVT5idy2NxzPBNqt1ooe9O0X0LL5wmjaEGr36LmQkcQFV029IMw34VRkDAgDfqY8AiohVshE7MDd3wj0DS898ts8mfQcRRUdL13ZhFI1aCKhdCfnkP1gjZdhEyAigAVkodMpxKVIejkS9Fwmz4Zb5Zj5uWWRGy4Za4IoePIbOt1NddWPjAeJS6zcB4D5W41q9rAbmey3ZpZzjY6i602hWCcKS5mi00JIiJwiEvvpWeAVstc93KzEdlEG5s3Anua2On1BN5i1EWjR4gkHoKacnpd20Lz8L95Pfw8VznI82xwQvqkZ4z1BZenG2myFLzhSEZDMgj6kusBXcNfMlB3cyriZrhynW98ga4PSbSFhIFUxwLZtwJ7JhebZHQxHnsKLR1evZ1fVEoLCyZ0NDduFN337RO4hQpALoGNalL0 Requires: libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(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.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.36giuY Creating libell-debuginfo package Processing files: libell-devel-0.4-alt1.g1b8e643 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ScQcl0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FvoN1W find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(ell) = 0.4 Requires: libell = 0.4-alt1.g1b8e643, /usr/lib64/libell.so.0.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gsPhsY Processing files: libell-debuginfo-0.4-alt1.g1b8e643 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E73Vx0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JVqWxX find-requires: running scripts (debuginfo) Provides: debug64(libell.so.0) Requires: libell = 0.4-alt1.g1b8e643, debug64(libc.so.6) Removing 1 extra deps from libell-devel due to dependency on libell Wrote: /usr/src/RPM/RPMS/x86_64/libell-0.4-alt1.g1b8e643.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libell-devel-0.4-alt1.g1b8e643.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libell-debuginfo-0.4-alt1.g1b8e643.x86_64.rpm 36.14user 7.58system 0:56.80elapsed 76%CPU (0avgtext+0avgdata 39744maxresident)k 0inputs+0outputs (0major+1420437minor)pagefaults 0swaps 39.23user 12.90system 1:06.64elapsed 78%CPU (0avgtext+0avgdata 39744maxresident)k 0inputs+0outputs (0major+1639597minor)pagefaults 0swaps