Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/routino.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-86ab1988f09b2e70018aab65d5a83bf6d882751a/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/routino.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/routino-3.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/routino.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-86ab1988f09b2e70018aab65d5a83bf6d882751a/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/routino.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TEpaAL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf routino-3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/routino-3.0.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd routino-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/README-MARBLE.txt doc/ Patch #100 (routino-3.0-soversion.patch): + echo 'Patch #100 (routino-3.0-soversion.patch):' + /usr/bin/cat /builddir/build/SOURCES/routino-3.0-soversion.patch + /usr/bin/patch -p1 -b --suffix .soversion --fuzz=0 patching file Makefile.conf patching file src/Makefile Patch #0 (routino-3.0-makefiles.patch): + echo 'Patch #0 (routino-3.0-makefiles.patch):' + /usr/bin/cat /builddir/build/SOURCES/routino-3.0-makefiles.patch + /usr/bin/patch -p1 -b --suffix .makefiles --fuzz=0 patching file doc/Makefile patching file Makefile patching file Makefile.conf patching file src/Makefile patching file xml/Makefile Patch #1 (routino-3.0-no-install-doc.patch): + echo 'Patch #1 (routino-3.0-no-install-doc.patch):' + /usr/bin/cat /builddir/build/SOURCES/routino-3.0-no-install-doc.patch + /usr/bin/patch -p1 -b --suffix .no-install-doc --fuzz=0 patching file doc/html/index.html patching file doc/html/readme.html patching file doc/README.txt + rm -f INSTALL.txt doc/INSTALL-MS-WIN.txt doc/INSTALL.txt doc/html/installation.html + rm -rf web + rm -rf extras + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PPjYr7 + umask 022 + cd /builddir/build/BUILD + cd routino-3.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + make -j4 libdir=/usr/lib for dir in src xml doc; do \ ( cd $dir && make all ); \ done make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/src' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter.o -MMD -MP -MF .deps/planetsplitter.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" nodesx.c -o nodesx.o -MMD -MP -MF .deps/nodesx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx.o -MMD -MP -MF .deps/segmentsx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" waysx.c -o waysx.o -MMD -MP -MF .deps/waysx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" relationsx.c -o relationsx.o -MMD -MP -MF .deps/relationsx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" superx.c -o superx.o -MMD -MP -MF .deps/superx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" prunex.c -o prunex.o -MMD -MP -MF .deps/prunex.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" ways.c -o ways.o -MMD -MP -MF .deps/ways.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" types.c -o types.o -MMD -MP -MF .deps/types.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" files.c -o files.o -MMD -MP -MF .deps/files.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" logging.c -o logging.o -MMD -MP -MF .deps/logging.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" logerror.c -o logerror.o -MMD -MP -MF .deps/logerror.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" errorlogx.c -o errorlogx.o -MMD -MP -MF .deps/errorlogx.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" results.c -o results.o -MMD -MP -MF .deps/results.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" queue.c -o queue.o -MMD -MP -MF .deps/queue.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" sorting.c -o sorting.o -MMD -MP -MF .deps/sorting.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" xmlparse.c -o xmlparse.o -MMD -MP -MF .deps/xmlparse.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" tagging.c -o tagging.o -MMD -MP -MF .deps/tagging.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" uncompress.c -o uncompress.o -MMD -MP -MF .deps/uncompress.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmxmlparse.c -o osmxmlparse.o -MMD -MP -MF .deps/osmxmlparse.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmpbfparse.c -o osmpbfparse.o -MMD -MP -MF .deps/osmpbfparse.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmo5mparse.c -o osmo5mparse.o -MMD -MP -MF .deps/osmo5mparse.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmparser.c -o osmparser.o -MMD -MP -MF .deps/osmparser.d osmo5mparse.c: In function 'ParseO5M': osmo5mparse.c:663:10: warning: 'refs_end' may be used uninitialized in this function [-Wmaybe-uninitialized] while(refs routino-osm-skeleton.c ./xsd-to-xmlparser < ../../xml/osc.xsd > osc-skeleton.c ./xsd-to-xmlparser < ../../xml/routino-profiles.xsd > routino-profiles-skeleton.c ./xsd-to-xmlparser < ../../xml/routino-translations.xsd > routino-translations-skeleton.c ./xsd-to-xmlparser < ../../xml/osm.xsd > osm-skeleton.c ./xsd-to-xmlparser < ../../xml/xsd.xsd > xsd-skeleton.c ./xsd-to-xmlparser < ../../xml/routino-tagging.xsd > routino-tagging-skeleton.c ./xsd-to-xmlparser < ../../xml/routino-osc.xsd > routino-osc-skeleton.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. routino-osm-skeleton.c -o routino-osm-skeleton.o -MMD -MP -MF .deps/routino-osm-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. osc-skeleton.c -o osc-skeleton.o -MMD -MP -MF .deps/osc-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. routino-profiles-skeleton.c -o routino-profiles-skeleton.o -MMD -MP -MF .deps/routino-profiles-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. routino-translations-skeleton.c -o routino-translations-skeleton.o -MMD -MP -MF .deps/routino-translations-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. osm-skeleton.c -o osm-skeleton.o -MMD -MP -MF .deps/osm-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. xsd-skeleton.c -o xsd-skeleton.o -MMD -MP -MF .deps/xsd-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. routino-tagging-skeleton.c -o routino-tagging-skeleton.o -MMD -MP -MF .deps/routino-tagging-skeleton.d gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. routino-osc-skeleton.c -o routino-osc-skeleton.o -MMD -MP -MF .deps/routino-osc-skeleton.d gcc routino-osm-skeleton.o ../xmlparse.o -o routino-osm-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc osc-skeleton.o ../xmlparse.o -o osc-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc routino-profiles-skeleton.o ../xmlparse.o -o routino-profiles-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc routino-translations-skeleton.o ../xmlparse.o -o routino-translations-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc osm-skeleton.o ../xmlparse.o -o osm-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc xsd-skeleton.o ../xmlparse.o -o xsd-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc routino-tagging-skeleton.o ../xmlparse.o -o routino-tagging-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma gcc routino-osc-skeleton.o ../xmlparse.o -o routino-osc-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory `/builddir/build/BUILD/routino-3.0/src/xml' make[2]: Entering directory `/builddir/build/BUILD/routino-3.0/src/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/routino-3.0/src/test' make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/src' make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/xml' perl scripts/drive.pl < routino-tagging.xml > tagging-drive.xml perl scripts/ride.pl < routino-tagging.xml > tagging-ride.xml perl scripts/walk.pl < routino-tagging.xml > tagging-walk.xml make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/xml' make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9bCki4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/routino-3.0-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/routino-3.0-3.el7.arm ++ dirname /builddir/build/BUILDROOT/routino-3.0-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/routino-3.0-3.el7.arm + cd routino-3.0 + make install DESTDIR=/builddir/build/BUILDROOT/routino-3.0-3.el7.arm libdir=/usr/lib for dir in src xml doc; do \ ( cd $dir && make install ); \ done make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/src' gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter.o -MMD -MP -MF .deps/planetsplitter.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" nodesx.c -o nodesx.o -MMD -MP -MF .deps/nodesx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx.o -MMD -MP -MF .deps/segmentsx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" waysx.c -o waysx.o -MMD -MP -MF .deps/waysx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" relationsx.c -o relationsx.o -MMD -MP -MF .deps/relationsx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" superx.c -o superx.o -MMD -MP -MF .deps/superx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" prunex.c -o prunex.o -MMD -MP -MF .deps/prunex.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" ways.c -o ways.o -MMD -MP -MF .deps/ways.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" types.c -o types.o -MMD -MP -MF .deps/types.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" files.c -o files.o -MMD -MP -MF .deps/files.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" logging.c -o logging.o -MMD -MP -MF .deps/logging.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" logerror.c -o logerror.o -MMD -MP -MF .deps/logerror.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" errorlogx.c -o errorlogx.o -MMD -MP -MF .deps/errorlogx.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" results.c -o results.o -MMD -MP -MF .deps/results.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" queue.c -o queue.o -MMD -MP -MF .deps/queue.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" sorting.c -o sorting.o -MMD -MP -MF .deps/sorting.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" xmlparse.c -o xmlparse.o -MMD -MP -MF .deps/xmlparse.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" tagging.c -o tagging.o -MMD -MP -MF .deps/tagging.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" uncompress.c -o uncompress.o -MMD -MP -MF .deps/uncompress.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmxmlparse.c -o osmxmlparse.o -MMD -MP -MF .deps/osmxmlparse.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmpbfparse.c -o osmpbfparse.o -MMD -MP -MF .deps/osmpbfparse.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmo5mparse.c -o osmo5mparse.o -MMD -MP -MF .deps/osmo5mparse.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmparser.c -o osmparser.o -MMD -MP -MF .deps/osmparser.d gcc planetsplitter.o nodesx.o segmentsx.o waysx.o relationsx.o superx.o prunex.o ways.o types.o files.o logging.o logerror.o errorlogx.o results.o queue.o sorting.o xmlparse.o tagging.o uncompress.o osmxmlparse.o osmpbfparse.o osmo5mparse.o osmparser.o -o planetsplitter -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter-slim.o -MMD -MP -MF .deps/planetsplitter-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" nodesx.c -o nodesx-slim.o -MMD -MP -MF .deps/nodesx-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx-slim.o -MMD -MP -MF .deps/segmentsx-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" waysx.c -o waysx-slim.o -MMD -MP -MF .deps/waysx-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" relationsx.c -o relationsx-slim.o -MMD -MP -MF .deps/relationsx-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" superx.c -o superx-slim.o -MMD -MP -MF .deps/superx-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" prunex.c -o prunex-slim.o -MMD -MP -MF .deps/prunex-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" logerror.c -o logerror-slim.o -MMD -MP -MF .deps/logerror-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" errorlogx.c -o errorlogx-slim.o -MMD -MP -MF .deps/errorlogx-slim.d gcc planetsplitter-slim.o nodesx-slim.o segmentsx-slim.o waysx-slim.o relationsx-slim.o superx-slim.o prunex-slim.o ways.o types.o files.o logging.o logerror-slim.o errorlogx-slim.o results.o queue.o sorting.o xmlparse.o tagging.o uncompress.o osmxmlparse.o osmpbfparse.o osmo5mparse.o osmparser.o -o planetsplitter-slim -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" router.c -o router.o -MMD -MP -MF .deps/router.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" nodes.c -o nodes.o -MMD -MP -MF .deps/nodes.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" segments.c -o segments.o -MMD -MP -MF .deps/segments.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" relations.c -o relations.o -MMD -MP -MF .deps/relations.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" fakes.c -o fakes.o -MMD -MP -MF .deps/fakes.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" optimiser.c -o optimiser.o -MMD -MP -MF .deps/optimiser.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" output.c -o output.o -MMD -MP -MF .deps/output.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" profiles.c -o profiles.o -MMD -MP -MF .deps/profiles.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" translations.c -o translations.o -MMD -MP -MF .deps/translations.d gcc router.o nodes.o segments.o ways.o relations.o types.o fakes.o optimiser.o output.o files.o logging.o profiles.o xmlparse.o results.o queue.o translations.o -o router -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" router.c -o router-slim.o -MMD -MP -MF .deps/router-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" nodes.c -o nodes-slim.o -MMD -MP -MF .deps/nodes-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" segments.c -o segments-slim.o -MMD -MP -MF .deps/segments-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" ways.c -o ways-slim.o -MMD -MP -MF .deps/ways-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" relations.c -o relations-slim.o -MMD -MP -MF .deps/relations-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" fakes.c -o fakes-slim.o -MMD -MP -MF .deps/fakes-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" optimiser.c -o optimiser-slim.o -MMD -MP -MF .deps/optimiser-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" output.c -o output-slim.o -MMD -MP -MF .deps/output-slim.d gcc router-slim.o nodes-slim.o segments-slim.o ways-slim.o relations-slim.o types.o fakes-slim.o optimiser-slim.o output-slim.o files.o logging.o profiles.o xmlparse.o results.o queue.o translations.o -o router-slim -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" filedumperx.c -o filedumperx.o -MMD -MP -MF .deps/filedumperx.d gcc filedumperx.o files.o logging.o -o filedumperx -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" filedumper.c -o filedumper.o -MMD -MP -MF .deps/filedumper.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" errorlog.c -o errorlog.o -MMD -MP -MF .deps/errorlog.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" visualiser.c -o visualiser.o -MMD -MP -MF .deps/visualiser.d gcc filedumper.o nodes.o segments.o ways.o relations.o types.o fakes.o errorlog.o visualiser.o files.o logging.o xmlparse.o -o filedumper -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" filedumper.c -o filedumper-slim.o -MMD -MP -MF .deps/filedumper-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" errorlog.c -o errorlog-slim.o -MMD -MP -MF .deps/errorlog-slim.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DROUTINO_DATADIR=\"/usr/share/routino\" visualiser.c -o visualiser-slim.o -MMD -MP -MF .deps/visualiser-slim.d gcc filedumper-slim.o nodes-slim.o segments-slim.o ways-slim.o relations-slim.o types.o fakes-slim.o errorlog-slim.o visualiser-slim.o files.o logging.o xmlparse.o -o filedumper-slim -lm -pthread -lpthread -lbz2 -lz -llzma gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" router+lib.c -o router+lib.o -MMD -MP -MF .deps/router+lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO routino.c -o routino-lib.o -MMD -MP -MF .deps/routino-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO nodes.c -o nodes-lib.o -MMD -MP -MF .deps/nodes-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO segments.c -o segments-lib.o -MMD -MP -MF .deps/segments-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO ways.c -o ways-lib.o -MMD -MP -MF .deps/ways-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO relations.c -o relations-lib.o -MMD -MP -MF .deps/relations-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO types.c -o types-lib.o -MMD -MP -MF .deps/types-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO fakes.c -o fakes-lib.o -MMD -MP -MF .deps/fakes-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO optimiser.c -o optimiser-lib.o -MMD -MP -MF .deps/optimiser-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO output.c -o output-lib.o -MMD -MP -MF .deps/output-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO files.c -o files-lib.o -MMD -MP -MF .deps/files-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO profiles.c -o profiles-lib.o -MMD -MP -MF .deps/profiles-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO xmlparse.c -o xmlparse-lib.o -MMD -MP -MF .deps/xmlparse-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO results.c -o results-lib.o -MMD -MP -MF .deps/results-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO queue.c -o queue-lib.o -MMD -MP -MF .deps/queue-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=0 -DLIBROUTINO translations.c -o translations-lib.o -MMD -MP -MF .deps/translations-lib.d gcc routino-lib.o nodes-lib.o segments-lib.o ways-lib.o relations-lib.o types-lib.o fakes-lib.o optimiser-lib.o output-lib.o files-lib.o profiles-lib.o xmlparse-lib.o results-lib.o queue-lib.o translations-lib.o -o libroutino.so.0.0.0 -lm -pthread -lpthread -lbz2 -lz -llzma -shared -fPIC -Wl,-soname=libroutino.so.0 ln -sf libroutino.so.0.0.0 libroutino.so gcc router+lib.o libroutino.so -o router+lib -lm -pthread -lpthread -lbz2 -lz -llzma -Wl,-R. gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO routino.c -o routino-slim-lib.o -MMD -MP -MF .deps/routino-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO nodes.c -o nodes-slim-lib.o -MMD -MP -MF .deps/nodes-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO segments.c -o segments-slim-lib.o -MMD -MP -MF .deps/segments-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO ways.c -o ways-slim-lib.o -MMD -MP -MF .deps/ways-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO relations.c -o relations-slim-lib.o -MMD -MP -MF .deps/relations-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO fakes.c -o fakes-slim-lib.o -MMD -MP -MF .deps/fakes-slim-lib.d gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO output.c -o output-slim-lib.o -MMD -MP -MF .deps/output-slim-lib.d gcc routino-slim-lib.o nodes-slim-lib.o segments-slim-lib.o ways-slim-lib.o relations-slim-lib.o types-lib.o fakes-slim-lib.o optimiser-slim-lib.o output-slim-lib.o files-lib.o profiles-lib.o xmlparse-lib.o results-lib.o queue-lib.o translations-lib.o -o libroutino-slim.so.0.0.0 -lm -pthread -lpthread -lbz2 -lz -llzma -shared -fPIC -Wl,-soname=libroutino-slim.so.0 ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so gcc router+lib.o libroutino-slim.so -o router+lib-slim -lm -pthread -lpthread -lbz2 -lz -llzma -Wl,-R. install -p planetsplitter /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-planetsplitter install -p planetsplitter-slim /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-planetsplitter-slim install -p router /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router install -p router-slim /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router-slim install -p filedumperx /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumperx install -p filedumper /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumper install -p filedumper-slim /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumper-slim install -p router+lib /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router+lib install -p router+lib-slim /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router+lib-slim cp -pf routino.h /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/include cp -pdf libroutino.so /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib cp -pdf libroutino-slim.so /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib cp -pdf libroutino.so.0 /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib cp -pdf libroutino-slim.so.0 /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib cp -pdf libroutino.so.0.0.0 /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib cp -pdf libroutino-slim.so.0.0.0 /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib for dir in xml test; do \ ( cd $dir && make install ); \ done make[2]: Entering directory `/builddir/build/BUILD/routino-3.0/src/xml' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/routino-3.0/src/xml' make[2]: Entering directory `/builddir/build/BUILD/routino-3.0/src/test' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/routino-3.0/src/test' make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/src' make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/xml' cp -pf routino-profiles.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/profiles.xml cp -pf routino-translations.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/translations.xml cp -pf routino-tagging.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/tagging.xml cp -pf tagging-drive.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/tagging-drive.xml cp -pf tagging-ride.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/tagging-ride.xml cp -pf tagging-walk.xml /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/routino/tagging-walk.xml make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/xml' make[1]: Entering directory `/builddir/build/BUILD/routino-3.0/doc' cp -pf ../agpl-3.0.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf ../ChangeLog /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf ALGORITHM.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf CONFIGURATION.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf DATA.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf DATALIFE.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf LIBRARY.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf LIMITS.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf NEWS.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf OUTPUT.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf README-MARBLE.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf README.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf TAGGING.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf USAGE.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino cp -pf html/algorithm.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/configuration.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/data.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/index.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/installation-ms-windows.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/library.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/limits.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/output.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/readme.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/tagging.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/usage.html /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/style.css /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/example0.png /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/example1.png /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/example2.png /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/example3.png /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html cp -pf html/example4.png /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/doc/routino/html make[1]: Leaving directory `/builddir/build/BUILD/routino-3.0/doc' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/routino-3.0 extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-planetsplitter-slim extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-planetsplitter extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumper extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router+lib extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router-slim extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-router+lib-slim extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumperx extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/bin/routino-filedumper-slim extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib/libroutino.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/lib/libroutino-slim.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 10 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libroutino.so.0.0.0.debug to /usr/lib/debug/usr/lib/libroutino.so.0.debug symlinked /usr/lib/debug/usr/lib/libroutino.so.0.0.0.debug to /usr/lib/debug/usr/lib/libroutino.so.debug symlinked /usr/lib/debug/usr/lib/libroutino-slim.so.0.0.0.debug to /usr/lib/debug/usr/lib/libroutino-slim.so.debug symlinked /usr/lib/debug/usr/lib/libroutino-slim.so.0.0.0.debug to /usr/lib/debug/usr/lib/libroutino-slim.so.0.debug 262 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: routino-3.0-3.el7.armv7hl Provides: routino = 3.0-3.el7 routino(armv7hl-32) = 3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 liblzma.so.5(XZ_5.0) libm.so.6 libm.so.6(GLIBC_2.15) libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libroutino-slim.so.0 libroutino.so.0 libz.so.1 rtld(GNU_HASH) Processing files: routino-libs-3.0-3.el7.armv7hl Provides: libroutino-slim.so.0 libroutino.so.0 routino-libs = 3.0-3.el7 routino-libs(armv7hl-32) = 3.0-3.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblzma.so.5 libm.so.6 libm.so.6(GLIBC_2.15) libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libz.so.1 rtld(GNU_HASH) Processing files: routino-data-3.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sz7TXp + umask 022 + cd /builddir/build/BUILD + cd routino-3.0 + LICENSEDIR=/builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/licenses/routino-data-3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/licenses/routino-data-3.0 + cp -pr agpl-3.0.txt /builddir/build/BUILDROOT/routino-3.0-3.el7.arm/usr/share/licenses/routino-data-3.0 + exit 0 Provides: routino-data = 3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: routino-doc-3.0-3.el7.noarch Provides: routino-doc = 3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: routino-devel-3.0-3.el7.armv7hl Provides: routino-devel = 3.0-3.el7 routino-devel(armv7hl-32) = 3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libroutino-slim.so.0 libroutino.so.0 Processing files: routino-debuginfo-3.0-3.el7.armv7hl Provides: routino-debuginfo = 3.0-3.el7 routino-debuginfo(armv7hl-32) = 3.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/routino-3.0-3.el7.arm Wrote: /builddir/build/RPMS/routino-3.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/routino-libs-3.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/routino-data-3.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/routino-doc-3.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/routino-devel-3.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/routino-debuginfo-3.0-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K93p5r + umask 022 + cd /builddir/build/BUILD + cd routino-3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/routino-3.0-3.el7.arm + exit 0 Child return code was: 0