<86>Aug 13 09:17:18 userdel[582132]: delete user 'rooter' <86>Aug 13 09:17:18 userdel[582132]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 09:17:18 groupadd[582146]: group added to /etc/group: name=rooter, GID=1805 <86>Aug 13 09:17:18 groupadd[582146]: group added to /etc/gshadow: name=rooter <86>Aug 13 09:17:18 groupadd[582146]: new group: name=rooter, GID=1805 <86>Aug 13 09:17:18 useradd[582163]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Aug 13 09:17:18 userdel[582179]: delete user 'builder' <86>Aug 13 09:17:18 userdel[582179]: removed group 'builder' owned by 'builder' <86>Aug 13 09:17:18 groupadd[582199]: group added to /etc/group: name=builder, GID=1806 <86>Aug 13 09:17:18 groupadd[582199]: group added to /etc/gshadow: name=builder <86>Aug 13 09:17:18 groupadd[582199]: new group: name=builder, GID=1806 <86>Aug 13 09:17:18 useradd[582223]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Aug 13 09:17:21 rpmi: libexpat-2.4.3-alt1 p9+293696.100.1.1 1643124786 installed <13>Aug 13 09:17:21 rpmi: libexpat-devel-2.4.3-alt1 p9+293696.100.1.1 1643124786 installed <13>Aug 13 09:17:21 rpmi: readosm-1.1.0-alt1_1 1510792714 installed <13>Aug 13 09:17:21 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Aug 13 09:17:21 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Aug 13 09:17:21 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 13 09:17:22 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 13 09:17:22 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Aug 13 09:17:22 rpmi: readosm-devel-1.1.0-alt1_1 1510792714 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/readosm-1.1.0-alt1_1.nosrc.rpm (w1.gzdio) Installing readosm-1.1.0-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf readosm-1.1.0 + echo 'Source #0 (readosm-1.1.0.tar.gz):' Source #0 (readosm-1.1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/readosm-1.1.0.tar.gz + /bin/tar -xf - + cd readosm-1.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd readosm-1.1.0 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 --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 for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/readosm-1.1.0/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/readosm-1.1.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 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 for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for memory.h... (cached) yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool 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 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strerror... (cached) yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating readosm.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in headers make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libreadosm_la-readosm.lo `test -f 'readosm.c' || echo './'`readosm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c readosm.c -fPIC -DPIC -o .libs/libreadosm_la-readosm.o make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libreadosm_la-osmxml.lo `test -f 'osmxml.c' || echo './'`osmxml.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c osmxml.c -fPIC -DPIC -o .libs/libreadosm_la-osmxml.o make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libreadosm_la-osm_objects.lo `test -f 'osm_objects.c' || echo './'`osm_objects.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c osm_objects.c -fPIC -DPIC -o .libs/libreadosm_la-osm_objects.o make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libreadosm_la-protobuf.lo `test -f 'protobuf.c' || echo './'`protobuf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c protobuf.c -fPIC -DPIC -o .libs/libreadosm_la-protobuf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:1:0 -no-undefined -o libreadosm.la -rpath /usr/lib64 libreadosm_la-readosm.lo libreadosm_la-osm_objects.lo libreadosm_la-osmxml.lo libreadosm_la-protobuf.lo -lz -lexpat libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libreadosm_la-readosm.o .libs/libreadosm_la-osm_objects.o .libs/libreadosm_la-osmxml.o .libs/libreadosm_la-protobuf.o -lz -lexpat -O2 -Wl,-soname -Wl,libreadosm.so.1 -o .libs/libreadosm.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libreadosm.so.1" && ln -s "libreadosm.so.1.0.1" "libreadosm.so.1") libtool: link: (cd ".libs" && rm -f "libreadosm.so" && ln -s "libreadosm.so.1.0.1" "libreadosm.so") libtool: link: ( cd ".libs" && rm -f "libreadosm.la" && ln -s "../libreadosm.la" "libreadosm.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' Making all in tests make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_osm3.o test_osm3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_osm2.o test_osm2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test_osm1.o test_osm1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o test_osm3 test_osm3.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_osm3 test_osm3.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o test_osm2 test_osm2.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_osm2 test_osm2.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o test_osm1 test_osm1.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test_osm1 test_osm1.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33665 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/readosm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/readosm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd readosm-1.1.0 + make install DESTDIR=/usr/src/tmp/readosm-buildroot make: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0' Making install in headers make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/readosm-buildroot/usr/include' /bin/install -c -m 644 readosm.h '/usr/src/tmp/readosm-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' /bin/mkdir -p '/usr/src/tmp/readosm-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -c libreadosm.la '/usr/src/tmp/readosm-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libreadosm.so.1.0.1 /usr/src/tmp/readosm-buildroot/usr/lib64/libreadosm.so.1.0.1 libtool: install: (cd /usr/src/tmp/readosm-buildroot/usr/lib64 && { ln -s -f libreadosm.so.1.0.1 libreadosm.so.1 || { rm -f libreadosm.so.1 && ln -s libreadosm.so.1.0.1 libreadosm.so.1; }; }) libtool: install: (cd /usr/src/tmp/readosm-buildroot/usr/lib64 && { ln -s -f libreadosm.so.1.0.1 libreadosm.so || { rm -f libreadosm.so && ln -s libreadosm.so.1.0.1 libreadosm.so; }; }) libtool: install: /bin/install -c .libs/libreadosm.lai /usr/src/tmp/readosm-buildroot/usr/lib64/libreadosm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/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/readosm-1.1.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' 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/readosm-1.1.0/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/readosm-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 readosm.pc '/usr/src/tmp/readosm-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0' make: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0' + rm -f /usr/src/tmp/readosm-buildroot/usr/lib64/libreadosm.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/readosm-buildroot (auto) mode of './usr/lib64/libreadosm.so.1.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/readosm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/readosm.pc: Cflags: '-I${includedir} ' --> '' /usr/lib64/pkgconfig/readosm.pc: Libs: '-L${libdir} -lreadosm -lz -lexpat' --> '-lreadosm -lz -lexpat' Checking contents of files in /usr/src/tmp/readosm-buildroot/ (default) Compressing files in /usr/src/tmp/readosm-buildroot (auto) Adjusting library links in /usr/src/tmp/readosm-buildroot ./usr/lib64: libreadosm.so.1 -> libreadosm.so.1.0.1 Verifying ELF objects in /usr/src/tmp/readosm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33665 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd readosm-1.1.0 + make check make: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0' Making check in headers make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/headers' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make check_osm check_pbf check_err make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o check_osm.o check_osm.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o check_osm check_osm.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/check_osm check_osm.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o check_pbf.o check_pbf.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o check_pbf check_pbf.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/check_pbf check_pbf.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -c -o check_err.o check_err.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -lreadosm -lz -o check_err check_err.o -lz -lexpat libtool: link: x86_64-alt-linux-gcc -I./../headers -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/check_err check_err.o -L../src /usr/src/RPM/BUILD/readosm-1.1.0/src/.libs/libreadosm.so -lz -lexpat make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' PASS: check_osm PASS: check_pbf PASS: check_err ============================================================================ Testsuite summary for readosm 1.1.0 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/tests' Making check in examples make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/readosm-1.1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0' make: Leaving directory '/usr/src/RPM/BUILD/readosm-1.1.0' + exit 0 Processing files: readosm-1.1.0-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd readosm-1.1.0 + DOCDIR=/usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + export DOCDIR + rm -rf /usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + /bin/mkdir -p /usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + cp -prL AUTHORS COPYING /usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + chmod -R go-w /usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + chmod -R a+rX /usr/src/tmp/readosm-buildroot/usr/share/doc/readosm-1.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4hnGBM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/readosm-buildroot/usr/lib64/libreadosm.so.1: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CIonlA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libreadosm.so.1()(64bit) = set:gdQUsgahjZ4cDq Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libexpat.so.1()(64bit) >= set:khW0baYsAunYhUtG95, libz.so.1()(64bit) >= set:kihrLnm5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KdDawr Creating readosm-debuginfo package Processing files: readosm-devel-1.1.0-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cBvG8l 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.ehd7hk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(readosm) = 1.1.0 Requires: readosm = 1.1.0-alt1_1, pkg-config, /usr/lib64/libreadosm.so.1.0.1, /usr/lib64/pkgconfig, libexpat-devel, zlib-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GerqTl Processing files: readosm-debuginfo-1.1.0-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OjijZq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u0GQyz find-requires: running scripts (debuginfo) Provides: debug64(libreadosm.so.1) Requires: readosm = 1.1.0-alt1_1, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libz.so.1) Removing 1 extra deps from readosm-devel due to dependency on readosm Wrote: /usr/src/RPM/RPMS/x86_64/readosm-1.1.0-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/readosm-devel-1.1.0-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/readosm-debuginfo-1.1.0-alt1_1.x86_64.rpm (w2.lzdio) 4.55user 3.42system 0:14.40elapsed 55%CPU (0avgtext+0avgdata 50112maxresident)k 0inputs+0outputs (0major+1105591minor)pagefaults 0swaps 3.02user 1.21system 0:21.60elapsed 19%CPU (0avgtext+0avgdata 135048maxresident)k 64inputs+0outputs (0major+209071minor)pagefaults 0swaps --- readosm-1.1.0-alt1_1.x86_64.rpm.repo 2017-11-16 00:38:37.000000000 +0000 +++ readosm-1.1.0-alt1_1.x86_64.rpm.hasher 2023-08-13 09:17:38.798071140 +0000 @@ -17,3 +17,3 @@ File: /usr/lib64/libreadosm.so.1 120777 root:root libreadosm.so.1.0.1 -File: /usr/lib64/libreadosm.so.1.0.1 100644 root:root 1d871c1af2aef13290201705e9f39a04 +File: /usr/lib64/libreadosm.so.1.0.1 100644 root:root fddcd6fa365f3cac97c714af0bab6296 File: /usr/share/doc/readosm-1.1.0 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/readosm-1.1.0/COPYING 100644 root:root 90f10c0c0a444f129474d8fa417eb60c -RPMIdentity: e10a2fa60313294b90ab60accbf7ebfb90663245d46abb5646b9c8b498912c617e10bef8708dd0e4a94647b6380dea2907d96f6e778be95c9016eb0626d76871 +RPMIdentity: de354306f5f6bdc38995511ae81a3bc747565c7c48807c923a90446c02446eec0a1f7f0c5318dcb30c10492229723203ac83ae678bdcfb813899de79e65e23be --- readosm-debuginfo-1.1.0-alt1_1.x86_64.rpm.repo 2017-11-16 00:38:37.000000000 +0000 +++ readosm-debuginfo-1.1.0-alt1_1.x86_64.rpm.hasher 2023-08-13 09:17:38.873072488 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/1a33d3c6990e12b06bd62877450c55dc6fdfd0 120777 root:root ../../../../lib64/libreadosm.so.1.0.1 -/usr/lib/debug/.build-id/ce/1a33d3c6990e12b06bd62877450c55dc6fdfd0.debug 120777 root:root ../../usr/lib64/libreadosm.so.1.0.1.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/7c6ee3932c4db0f607586da859c2591381ce4f 120777 root:root ../../../../lib64/libreadosm.so.1.0.1 +/usr/lib/debug/.build-id/98/7c6ee3932c4db0f607586da859c2591381ce4f.debug 120777 root:root ../../usr/lib64/libreadosm.so.1.0.1.debug /usr/lib/debug/usr/lib64/libreadosm.so.1.0.1.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: readosm-debuginfo = 1.1.0-alt1_1 -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/1a33d3c6990e12b06bd62877450c55dc6fdfd0 120777 root:root ../../../../lib64/libreadosm.so.1.0.1 -File: /usr/lib/debug/.build-id/ce/1a33d3c6990e12b06bd62877450c55dc6fdfd0.debug 120777 root:root ../../usr/lib64/libreadosm.so.1.0.1.debug -File: /usr/lib/debug/usr/lib64/libreadosm.so.1.0.1.debug 100644 root:root a168cd7a2cb97f562ced7a1598058a49 +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/7c6ee3932c4db0f607586da859c2591381ce4f 120777 root:root ../../../../lib64/libreadosm.so.1.0.1 +File: /usr/lib/debug/.build-id/98/7c6ee3932c4db0f607586da859c2591381ce4f.debug 120777 root:root ../../usr/lib64/libreadosm.so.1.0.1.debug +File: /usr/lib/debug/usr/lib64/libreadosm.so.1.0.1.debug 100644 root:root 63b05bd0cb226178edf6d06b5a92ef48 File: /usr/lib/debug/usr/lib64/libreadosm.so.1.debug 120777 root:root libreadosm.so.1.0.1.debug @@ -37,2 +37,2 @@ File: /usr/src/debug/readosm-1.1.0/src/readosm.c 100644 root:root d1c1baecaa5118af0e842bb658a91b6e -RPMIdentity: 5d9af745b1405ed60b29acaef38640e585d533c0d5fad91fdbaedf4eeaef1267009d2a8885b9f467bdf55af9ecb20b4dedac066794693dd5a0974fa3a59dc3b9 +RPMIdentity: 9673ce13d5de73d3206c916a3c5b681ec311522daf931b6d7dcf190ee9e6fca2a24c4e9bb54c0b247ea407dd798cd10515aefa6783f174651fbbcc7a2a860bd0 --- readosm-devel-1.1.0-alt1_1.x86_64.rpm.repo 2017-11-16 00:38:37.000000000 +0000 +++ readosm-devel-1.1.0-alt1_1.x86_64.rpm.hasher 2023-08-13 09:17:38.941073711 +0000 @@ -14,2 +14,2 @@ File: /usr/lib64/pkgconfig/readosm.pc 100644 root:root b0a86b3c701aac033c0b36c692f7d415 -RPMIdentity: f9f4e957ab2bde8fb4fc2113eecf39bc5fe7565bebedd69f4a3bb15507efc40dee9d41d3ca07d843e487525fac67cc3243b1adba3a4d03bf9b8a2134986df7f6 +RPMIdentity: 22390ae82137990edc0e106605e80880c9de71052c793351485c729498bf8cdc93f85a824b9fdd781e1bd2b6cef04a3d225a115441edeb3ffe2bc7d97954d28a