<86>Sep 29 11:55:24 userdel[3299021]: delete user 'rooter' <86>Sep 29 11:55:24 userdel[3299021]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:55:24 userdel[3299021]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:55:24 groupadd[3299039]: group added to /etc/group: name=rooter, GID=1874 <86>Sep 29 11:55:24 groupadd[3299039]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:55:24 groupadd[3299039]: new group: name=rooter, GID=1874 <86>Sep 29 11:55:24 useradd[3299056]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Sep 29 11:55:24 userdel[3299082]: delete user 'builder' <86>Sep 29 11:55:24 userdel[3299082]: removed group 'builder' owned by 'builder' <86>Sep 29 11:55:24 userdel[3299082]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:55:24 groupadd[3299103]: group added to /etc/group: name=builder, GID=1875 <86>Sep 29 11:55:24 groupadd[3299103]: group added to /etc/gshadow: name=builder <86>Sep 29 11:55:24 groupadd[3299103]: new group: name=builder, GID=1875 <86>Sep 29 11:55:24 useradd[3299120]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libuninameslist-20190305-alt1_1.nosrc.rpm (w1.gzdio) Installing libuninameslist-20190305-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libuninameslist-20190305 + echo 'Source #0 (20190305.tar.gz):' Source #0 (20190305.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/20190305.tar.gz + /bin/tar -xf - + cd libuninameslist-20190305 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libuninameslist-20190305 + autoreconf -i libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: copying file 'm4/libtool.m4' libtoolize-default: copying file 'm4/ltoptions.m4' libtoolize-default: copying file 'm4/ltsugar.m4' libtoolize-default: copying file 'm4/ltversion.m4' libtoolize-default: copying file 'm4/lt~obsolete.m4' configure.ac:68: installing './ar-lib' configure.ac:68: installing './compile' configure.ac:61: installing './config.guess' configure.ac:61: installing './config.sub' configure.ac:63: installing './install-sh' configure.ac:63: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + automake --foreign -Wall + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 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 how to run the C preprocessor... x86_64-alt-linux-gcc -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 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for x86_64-alt-linux-wget... no checking for wget... no checking for x86_64-alt-linux-strip... strip checking whether make supports nested variables... (cached) yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wsign-conversion... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wc++-compat... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wunused... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating py/Makefile config.status: creating tests/Makefile config.status: creating libuninameslist.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: Configuration: Source code location . Build code location Destination prefix /usr Compiler x86_64-alt-linux-gcc Config auto WCFLAGS " -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused" Config auto WUNLIB " -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused" Config CFLAGS "-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC" Config LDFLAGS "" Config UN_CFLAGS "" Config UN_LIB "" Optional: Include French C lib no Build Python wheels no + make V=1 -j16 Making all in . make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' echo 'const char NL_VERSION[] = "12.1";' > buildnameslist.h echo 'const char NFR_VERSION[] = "10.0";' >> buildnameslist.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/py' git.mk: Generating .gitignore make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/py' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o buildnameslist.o buildnameslist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -no-undefined -o buildnameslist buildnameslist.o libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -o buildnameslist buildnameslist.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o nameslist.lo nameslist.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" "-DPACKAGE_STRING=\"uninameslist 20190305\"" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c nameslist.c -fPIC -DPIC -o .libs/nameslist.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -no-undefined -version-info 1:4:0 -o libuninameslist.la -rpath /usr/lib64 nameslist.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/nameslist.o -g -O2 -Wl,-soname -Wl,libuninameslist.so.1 -o .libs/libuninameslist.so.1.0.4 libtool: link: (cd ".libs" && rm -f "libuninameslist.so.1" && ln -s "libuninameslist.so.1.0.4" "libuninameslist.so.1") libtool: link: (cd ".libs" && rm -f "libuninameslist.so" && ln -s "libuninameslist.so.1.0.4" "libuninameslist.so") libtool: link: ( cd ".libs" && rm -f "libuninameslist.la" && ln -s "../libuninameslist.la" "libuninameslist.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' Making all in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' git.mk: Generating .gitignore make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -I.. -I.. -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o call-test0.o call-test0.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -I.. -I.. -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o call-test1.o call-test1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -I.. -I.. -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o call-test6.o call-test6.c In file included from call-test6.c:2: call-test.c: In function 'test_normalize': call-test.c:238:11: warning: unused variable 'b' [-Wunused-variable] int a,b,c; ^ At top level: call-test.c:36:12: warning: 'test' defined but not used [-Wunused-function] static int test(long val, const char *result, const char *expect) { ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20190305\" -DPACKAGE_STRING=\"uninameslist\ 20190305\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20190305\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLU_VERSION_MJ=1 -DLU_VERSION_MN=4 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=2 -I. -I.. -I.. -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o call-test2.o call-test2.c In file included from call-test2.c:2: call-test.c: In function 'test_calls_04': call-test.c:125:17: warning: unused variable 'cc' [-Wunused-variable] const char *cc; ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o call-test0 call-test0.o ../.libs/libuninameslist.la libtool: link: x86_64-alt-linux-gcc -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/call-test0 call-test0.o -lm ../.libs/libuninameslist.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o call-test1 call-test1.o ../.libs/libuninameslist.la libtool: link: x86_64-alt-linux-gcc -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/call-test1 call-test1.o -lm ../.libs/libuninameslist.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o call-test2 call-test2.o ../.libs/libuninameslist.la libtool: link: x86_64-alt-linux-gcc -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/call-test2 call-test2.o -lm ../.libs/libuninameslist.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' git.mk: Generating .gitignore make: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I.. -I.. -lm -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o call-test6 call-test6.o ../.libs/libuninameslist.la libtool: link: x86_64-alt-linux-gcc -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/call-test6 call-test6.o -lm ../.libs/libuninameslist.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libuninameslist-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libuninameslist-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libuninameslist-20190305 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libuninameslist-buildroot incdir=/usr/src/tmp/libuninameslist-buildroot/usr/include make: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[2]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305' /bin/mkdir -p '/usr/src/tmp/libuninameslist-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libuninameslist.la '/usr/src/tmp/libuninameslist-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libuninameslist.so.1.0.4 /usr/src/tmp/libuninameslist-buildroot/usr/lib64/libuninameslist.so.1.0.4 libtool: install: (cd /usr/src/tmp/libuninameslist-buildroot/usr/lib64 && { ln -s -f libuninameslist.so.1.0.4 libuninameslist.so.1 || { rm -f libuninameslist.so.1 && ln -s libuninameslist.so.1.0.4 libuninameslist.so.1; }; }) libtool: install: (cd /usr/src/tmp/libuninameslist-buildroot/usr/lib64 && { ln -s -f libuninameslist.so.1.0.4 libuninameslist.so || { rm -f libuninameslist.so && ln -s libuninameslist.so.1.0.4 libuninameslist.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libuninameslist.lai /usr/src/tmp/libuninameslist-buildroot/usr/lib64/libuninameslist.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libuninameslist-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 uninameslist.h '/usr/src/tmp/libuninameslist-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libuninameslist-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libuninameslist.3 '/usr/src/tmp/libuninameslist-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libuninameslist-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libuninameslist.pc '/usr/src/tmp/libuninameslist-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305/tests' make: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20190305' + find /usr/src/tmp/libuninameslist-buildroot -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libuninameslist-buildroot (auto) mode of './usr/lib64/libuninameslist.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libuninameslist-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libuninameslist.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libuninameslist.pc: Libs: '-L${libdir} -luninameslist' --> '-luninameslist' Checking contents of files in /usr/src/tmp/libuninameslist-buildroot/ (default) Compressing files in /usr/src/tmp/libuninameslist-buildroot (auto) Adjusting library links in /usr/src/tmp/libuninameslist-buildroot ./usr/lib64: libuninameslist.so.1 -> libuninameslist.so.1.0.4 Verifying ELF objects in /usr/src/tmp/libuninameslist-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libuninameslist-20190305-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libuninameslist-20190305 + DOCDIR=/usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + export DOCDIR + rm -rf /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + /bin/mkdir -p /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + cp -prL --no-dereference LICENSE /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + chmod -R go-w /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + chmod -R a+rX /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + cp -prL ChangeLog README.md /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + chmod -R go-w /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + chmod -R a+rX /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20190305 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUKDxz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libuninameslist-buildroot/usr/lib64/libuninameslist.so.1: 17 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gx0VfB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libuninameslist.so.1()(64bit) = set:idSrwZmew4KOMUmUvnB6fVM9Pe9s3BgzlXmM60 Requires: rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V9CdqG Creating libuninameslist-debuginfo package Processing files: libuninameslist-devel-20190305-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gXfZ2O 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.TN7x80 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libuninameslist) = 20190305 Requires: libuninameslist = 20190305-alt1_1, /usr/lib64/libuninameslist.so.1.0.4, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IAnaHg Processing files: libuninameslist-debuginfo-20190305-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VryDJz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mWaYeW find-requires: running scripts (debuginfo) Provides: debug64(libuninameslist.so.1) Requires: libuninameslist = 20190305-alt1_1 Adding to libuninameslist-devel a strict dependency on libuninameslist Adding to libuninameslist-debuginfo a strict dependency on libuninameslist Removing 1 extra deps from libuninameslist-devel due to dependency on libuninameslist Wrote: /usr/src/RPM/RPMS/x86_64/libuninameslist-20190305-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libuninameslist-devel-20190305-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libuninameslist-debuginfo-20190305-alt1_1.x86_64.rpm (w2.lzdio) 6.58user 5.02system 0:17.46elapsed 66%CPU (0avgtext+0avgdata 71776maxresident)k 0inputs+0outputs (0major+1099764minor)pagefaults 0swaps 3.00user 1.94system 0:24.91elapsed 19%CPU (0avgtext+0avgdata 130000maxresident)k 0inputs+0outputs (0major+137290minor)pagefaults 0swaps --- libuninameslist-20190305-alt1_1.x86_64.rpm.repo 2019-03-16 17:41:25.000000000 +0000 +++ libuninameslist-20190305-alt1_1.x86_64.rpm.hasher 2024-09-29 11:55:47.601764495 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/libuninameslist.so.1 120777 root:root libuninameslist.so.1.0.4 -File: /usr/lib64/libuninameslist.so.1.0.4 100644 root:root 86b962ad39ea3fed806ab06fa3530735 +File: /usr/lib64/libuninameslist.so.1.0.4 100644 root:root 72fac181ff0eed5a85588dd8fd34a911 File: /usr/share/doc/libuninameslist-20190305 40755 root:root @@ -16,2 +16,2 @@ File: /usr/share/doc/libuninameslist-20190305/README.md 100644 root:root 3610216910e57725e8c2844117ef4606 -RPMIdentity: 3e38de6e5d36fb29fc3d0ccd0b050d51fae2d9cd38d36182e72f55e6c389e30ee09fe5a17598e553d5f98ef7a30f7733da3bd8822e8d47470b790209c5fb164f +RPMIdentity: cf4763e713ebcbd7ad0796333c45a5d6498c5b042f2da0f29f7211c30d4c4eacabd9e77e93d4def70d55e57cfb033c2c46b835da242635515bc8dbfb0d46704d --- libuninameslist-debuginfo-20190305-alt1_1.x86_64.rpm.repo 2019-03-16 17:41:25.000000000 +0000 +++ libuninameslist-debuginfo-20190305-alt1_1.x86_64.rpm.hasher 2024-09-29 11:55:47.979770490 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/5d834e3d22fabed6feaab09338e8d958381f69 120777 root:root ../../../../lib64/libuninameslist.so.1.0.4 -/usr/lib/debug/.build-id/b7/5d834e3d22fabed6feaab09338e8d958381f69.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.4.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/44b18856e33e67784f2c9ca1d83075713a8c23 120777 root:root ../../../../lib64/libuninameslist.so.1.0.4 +/usr/lib/debug/.build-id/b3/44b18856e33e67784f2c9ca1d83075713a8c23.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.4.debug /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.4.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: libuninameslist-debuginfo = 20190305-alt1_1:sisyphus+225144.100.1.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/5d834e3d22fabed6feaab09338e8d958381f69 120777 root:root ../../../../lib64/libuninameslist.so.1.0.4 -File: /usr/lib/debug/.build-id/b7/5d834e3d22fabed6feaab09338e8d958381f69.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.4.debug -File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.4.debug 100644 root:root af44a213e7abb18a219eaafcf558f64b +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/44b18856e33e67784f2c9ca1d83075713a8c23 120777 root:root ../../../../lib64/libuninameslist.so.1.0.4 +File: /usr/lib/debug/.build-id/b3/44b18856e33e67784f2c9ca1d83075713a8c23.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.4.debug +File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.4.debug 100644 root:root dab37b35ab065a45297260cfccf3a706 File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.debug 120777 root:root libuninameslist.so.1.0.4.debug @@ -20,2 +20,2 @@ File: /usr/src/debug/libuninameslist-20190305/uninameslist.h 100644 root:root cd488c9da81a6168c53e01cfb68c0450 -RPMIdentity: e9e9b977c33ac0efa6de4159a347ae415ca2f70e334f933c0cea12c8373f9d7855d8852b577c4e2ac4359aced3122a349e39cd4954d59e9ea895b4fffd44389b +RPMIdentity: e9bebfcd87a4f2b86504b55a438a6e555dd0af7774c0e9e7a475e3065b21da1b64c280eb7533c2ba55080e22e9f45482b36fb63be2e180f4f9e8ac648fa9b718