<86>Jun 16 01:18:40 userdel[1438569]: delete user 'rooter' <86>Jun 16 01:18:40 userdel[1438569]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:18:40 userdel[1438569]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:18:40 groupadd[1438596]: group added to /etc/group: name=rooter, GID=1811 <86>Jun 16 01:18:40 groupadd[1438596]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:18:40 groupadd[1438596]: new group: name=rooter, GID=1811 <86>Jun 16 01:18:40 useradd[1438611]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash <86>Jun 16 01:18:40 userdel[1438640]: delete user 'builder' <86>Jun 16 01:18:40 userdel[1438640]: removed group 'builder' owned by 'builder' <86>Jun 16 01:18:40 userdel[1438640]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:18:40 groupadd[1438660]: group added to /etc/group: name=builder, GID=1812 <86>Jun 16 01:18:40 groupadd[1438660]: group added to /etc/gshadow: name=builder <86>Jun 16 01:18:40 groupadd[1438660]: new group: name=builder, GID=1812 <86>Jun 16 01:18:40 useradd[1438680]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libuninameslist-20210626-alt1_1.nosrc.rpm (w1.gzdio) Installing libuninameslist-20210626-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libuninameslist-20210626 + echo 'Source #0 (20210626.tar.gz):' Source #0 (20210626.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/20210626.tar.gz + /bin/tar -xf - + cd libuninameslist-20210626 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libuninameslist-20210626 + 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-20210626/py' git.mk: Generating .gitignore make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626/py' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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-20210626' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' /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-20210626' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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=\"20210626\" "-DPACKAGE_STRING=\"uninameslist 20210626\"" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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 nameslist.c: In function 'uniNamesList_haveFR': nameslist.c:196:38: warning: unused parameter 'lang' [-Wunused-parameter] 196 | int uniNamesList_haveFR(unsigned int lang) { | ~~~~~~~~~~~~~^~~~ nameslist.c: In function 'uniNamesList_nameFR': nameslist.c:206:60: warning: unused parameter 'uni' [-Wunused-parameter] 206 | UN_DLL_LOCAL const char *uniNamesList_nameFR(unsigned long uni) {return( NULL );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_annotFR': nameslist.c:207:61: warning: unused parameter 'uni' [-Wunused-parameter] 207 | UN_DLL_LOCAL const char *uniNamesList_annotFR(unsigned long uni) {return( NULL );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_blockNumberFR': nameslist.c:209:59: warning: unused parameter 'uni' [-Wunused-parameter] 209 | UN_DLL_LOCAL int uniNamesList_blockNumberFR(unsigned long uni) {return( -1 );} | ~~~~~~~~~~~~~~^~~ nameslist.c: In function 'uniNamesList_blockStartFR': nameslist.c:210:49: warning: unused parameter 'uniBlock' [-Wunused-parameter] 210 | UN_DLL_LOCAL long uniNamesList_blockStartFR(int uniBlock) {return( -1 );} | ~~~~^~~~~~~~ nameslist.c: In function 'uniNamesList_blockEndFR': nameslist.c:211:47: warning: unused parameter 'uniBlock' [-Wunused-parameter] 211 | UN_DLL_LOCAL long uniNamesList_blockEndFR(int uniBlock) {return( -1 );} | ~~~~^~~~~~~~ nameslist.c: In function 'uniNamesList_blockNameFR': nameslist.c:212:55: warning: unused parameter 'uniBlock' [-Wunused-parameter] 212 | UN_DLL_LOCAL const char *uniNamesList_blockNameFR(int uniBlock) {return( NULL );} | ~~~~^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' /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:8: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.8 libtool: link: (cd ".libs" && rm -f "libuninameslist.so.1" && ln -s "libuninameslist.so.1.0.8" "libuninameslist.so.1") libtool: link: (cd ".libs" && rm -f "libuninameslist.so" && ln -s "libuninameslist.so.1.0.8" "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-20210626' Making all in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' git.mk: Generating .gitignore make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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:126:17: warning: unused variable 'cc' [-Wunused-variable] 126 | const char *cc; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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:239:11: warning: unused variable 'b' [-Wunused-variable] 239 | int a,b,c; | ^ At top level: call-test.c:37:12: warning: 'test' defined but not used [-Wunused-function] 37 | static int test(long val, const char *result, const char *expect) { | ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"uninameslist\" -DPACKAGE_TARNAME=\"libuninameslist\" -DPACKAGE_VERSION=\"20210626\" -DPACKAGE_STRING=\"uninameslist\ 20210626\" -DPACKAGE_BUGREPORT=\"fontforge-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"https://github.com/fontforge/libuninameslist\" -DPACKAGE=\"libuninameslist\" -DVERSION=\"20210626\" -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=8 -DLFR_VERSION_MJ=1 -DLFR_VERSION_MN=3 -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-20210626/tests' make: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' git.mk: Generating .gitignore make: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/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 ../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-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/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 ../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-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/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 ../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-20210626/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/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 ../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-20210626/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82405 + 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-20210626 + 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-20210626' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' make[2]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626' /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.8 /usr/src/tmp/libuninameslist-buildroot/usr/lib64/libuninameslist.so.1.0.8 libtool: install: (cd /usr/src/tmp/libuninameslist-buildroot/usr/lib64 && { ln -s -f libuninameslist.so.1.0.8 libuninameslist.so.1 || { rm -f libuninameslist.so.1 && ln -s libuninameslist.so.1.0.8 libuninameslist.so.1; }; }) libtool: install: (cd /usr/src/tmp/libuninameslist-buildroot/usr/lib64 && { ln -s -f libuninameslist.so.1.0.8 libuninameslist.so || { rm -f libuninameslist.so && ln -s libuninameslist.so.1.0.8 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-20210626' make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libuninameslist-20210626/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-20210626/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626/tests' make: Leaving directory '/usr/src/RPM/BUILD/libuninameslist-20210626' + 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.8' 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: (from :0) libuninameslist.so.1 -> libuninameslist.so.1.0.8 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) Processing files: libuninameslist-20210626-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libuninameslist-20210626 + DOCDIR=/usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + export DOCDIR + rm -rf /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + /bin/mkdir -p /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + cp -prL --no-dereference LICENSE /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + chmod -R go-w /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + chmod -R a+rX /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + cp -prL ChangeLog README.md /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + chmod -R go-w /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + chmod -R a+rX /usr/src/tmp/libuninameslist-buildroot/usr/share/doc/libuninameslist-20210626 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8M06D0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libuninameslist-buildroot/usr/lib64/libuninameslist.so.1: 28 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HpQia1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libuninameslist.so.1()(64bit) = set:idSrfAFUJtUQ8aXkHt0dqZFCxtJ4uZfKaduOxjCtiUSuiEw5yNGtHI06Zg Requires: rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QZieA1 Creating libuninameslist-debuginfo package Processing files: libuninameslist-devel-20210626-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uiuaKZ 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.CIeNx1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libuninameslist) = 20210626 Requires: libuninameslist = 20210626-alt1_1, /usr/lib64/libuninameslist.so.1.0.8, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dFrmwY Processing files: libuninameslist-debuginfo-20210626-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EKXd2Y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2pk1QX find-requires: running scripts (debuginfo) Provides: debug64(libuninameslist.so.1) Requires: libuninameslist = 20210626-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-20210626-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libuninameslist-devel-20210626-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libuninameslist-debuginfo-20210626-alt1_1.x86_64.rpm (w2.lzdio) 5.37user 4.66system 0:15.87elapsed 63%CPU (0avgtext+0avgdata 75764maxresident)k 0inputs+0outputs (0major+984752minor)pagefaults 0swaps 3.11user 2.24system 0:24.04elapsed 22%CPU (0avgtext+0avgdata 123248maxresident)k 0inputs+0outputs (0major+136794minor)pagefaults 0swaps --- libuninameslist-20210626-alt1_1.x86_64.rpm.repo 2021-07-11 18:57:53.000000000 +0000 +++ libuninameslist-20210626-alt1_1.x86_64.rpm.hasher 2024-06-16 01:19:00.836302249 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/libuninameslist.so.1 120777 root:root libuninameslist.so.1.0.8 -File: /usr/lib64/libuninameslist.so.1.0.8 100644 root:root 09cfa04efc645f0a5fc45a4912bd21b1 +File: /usr/lib64/libuninameslist.so.1.0.8 100644 root:root 016f75931a3da9034cdf229ad07089bf File: /usr/share/doc/libuninameslist-20210626 40755 root:root @@ -16,2 +16,2 @@ File: /usr/share/doc/libuninameslist-20210626/README.md 100644 root:root 10f60c5dd2311de0666d7098aed0036b -RPMIdentity: 364e50db8e1dc3fb5607a8e86cdc207c586d4e94141bd70fed4b79018c6f5bcf35c4499fba19e75249a3b43f84220c73a348fb5a9c49796b78416fbf926422e9 +RPMIdentity: 777ce962cd9d6a478f626a9740e918ed59ebec2f07d4a5ce2a16542e3859f14d67c5693f8d15e6ad03068259d136ff068d30a0c1dc0988c2c872cdf434d8120b --- libuninameslist-debuginfo-20210626-alt1_1.x86_64.rpm.repo 2021-07-11 18:57:53.000000000 +0000 +++ libuninameslist-debuginfo-20210626-alt1_1.x86_64.rpm.hasher 2024-06-16 01:19:00.921303788 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/33fc54840b9b15e35887b0202069ba26da898a 120777 root:root ../../../../lib64/libuninameslist.so.1.0.8 -/usr/lib/debug/.build-id/eb/33fc54840b9b15e35887b0202069ba26da898a.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.8.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/4fdaa53e9dc941725252809e5f830a34fa21a1 120777 root:root ../../../../lib64/libuninameslist.so.1.0.8 +/usr/lib/debug/.build-id/2c/4fdaa53e9dc941725252809e5f830a34fa21a1.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.8.debug /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.8.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: libuninameslist-debuginfo = 20210626-alt1_1:sisyphus+278118.100.1.1 -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/33fc54840b9b15e35887b0202069ba26da898a 120777 root:root ../../../../lib64/libuninameslist.so.1.0.8 -File: /usr/lib/debug/.build-id/eb/33fc54840b9b15e35887b0202069ba26da898a.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.8.debug -File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.8.debug 100644 root:root a3d0e491a5b43fe8a4ec5cfe9cd224bc +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/4fdaa53e9dc941725252809e5f830a34fa21a1 120777 root:root ../../../../lib64/libuninameslist.so.1.0.8 +File: /usr/lib/debug/.build-id/2c/4fdaa53e9dc941725252809e5f830a34fa21a1.debug 120777 root:root ../../usr/lib64/libuninameslist.so.1.0.8.debug +File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.0.8.debug 100644 root:root 48dc40eead0f6688673b2f2f5f3171c9 File: /usr/lib/debug/usr/lib64/libuninameslist.so.1.debug 120777 root:root libuninameslist.so.1.0.8.debug @@ -20,2 +20,2 @@ File: /usr/src/debug/libuninameslist-20210626/uninameslist.h 100644 root:root 5c8766ac27749fd3963d86f546d3791e -RPMIdentity: dd22be01ceca73e57cb104a711f63365c192c63fe44c8a1d31f401d1ac423d923a46938acb1c5ed7fcf9d55585507b25892b694a3dd32f0ade74d87b0c75be18 +RPMIdentity: d6d9c3a460f09e5add267668b681eaf06ee10f75a1b1edb1b70a2de5bc96398bccd504d3dfc193d0ecfc088d16095c09a7c3cc85b01306b7ff1289c915b8d785