<86>Apr 19 04:17:55 userdel[2503157]: delete user 'rooter'
<86>Apr 19 04:17:55 userdel[2503157]: removed group 'rooter' owned by 'rooter'
<86>Apr 19 04:17:55 userdel[2503157]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 04:17:55 groupadd[2503166]: group added to /etc/group: name=rooter, GID=579
<86>Apr 19 04:17:55 groupadd[2503166]: group added to /etc/gshadow: name=rooter
<86>Apr 19 04:17:55 groupadd[2503166]: new group: name=rooter, GID=579
<86>Apr 19 04:17:55 useradd[2503172]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash
<86>Apr 19 04:17:55 userdel[2503179]: delete user 'builder'
<86>Apr 19 04:17:55 userdel[2503179]: removed group 'builder' owned by 'builder'
<86>Apr 19 04:17:55 userdel[2503179]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 04:17:55 groupadd[2503185]: group added to /etc/group: name=builder, GID=580
<86>Apr 19 04:17:55 groupadd[2503185]: group added to /etc/gshadow: name=builder
<86>Apr 19 04:17:55 groupadd[2503185]: new group: name=builder, GID=580
<86>Apr 19 04:17:55 useradd[2503189]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash
<13>Apr 19 04:17:58 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/routino-2.1.2-alt1.nosrc.rpm
Installing routino-2.1.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19206
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf routino-2.1.2
+ echo 'Source #0 (routino-2.1.2.tar):'
Source #0 (routino-2.1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/routino-2.1.2.tar
+ cd routino-2.1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26543
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd routino-2.1.2
+ make -j8
for dir in xml/ doc/ src/; do \
   ( cd $dir && make all ); \
done
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
perl scripts/ride.pl < routino-tagging.xml > tagging-ride.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
perl scripts/walk.pl < routino-tagging.xml > tagging-walk.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
perl scripts/drive.pl < routino-tagging.xml > tagging-drive.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
cp routino-profiles.xml ../web/data/profiles.xml
cp routino-translations.xml ../web/data/translations.xml
cp routino-tagging.xml ../web/data/tagging.xml
cp tagging-drive.xml ../web/data/tagging-drive.xml
cp tagging-ride.xml ../web/data/tagging-ride.xml
cp tagging-walk.xml ../web/data/tagging-walk.xml
perl update-profiles.pl
Failed to execute router to generate profiles.
make[1]: [Makefile:44: all] Error 2 (ignored)
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: [Makefile:34: all] Error 1 (ignored)
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
flex   xmlparse.l
Created xmlparse.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" types.c -o types.o -MMD -MP -MF .deps/types.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" files.c -o files.o -MMD -MP -MF .deps/files.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" ways.c -o ways.o -MMD -MP -MF .deps/ways.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter.o -MMD -MP -MF .deps/planetsplitter.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" nodesx.c -o nodesx.o -MMD -MP -MF .deps/nodesx.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" queue.c -o queue.o -MMD -MP -MF .deps/queue.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" logging.c -o logging.o -MMD -MP -MF .deps/logging.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" superx.c -o superx.o -MMD -MP -MF .deps/superx.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" results.c -o results.o -MMD -MP -MF .deps/results.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" waysx.c -o waysx.o -MMD -MP -MF .deps/waysx.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter-slim.o -MMD -MP -MF .deps/planetsplitter-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx.o -MMD -MP -MF .deps/segmentsx.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" nodesx.c -o nodesx-slim.o -MMD -MP -MF .deps/nodesx-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" relationsx.c -o relationsx.o -MMD -MP -MF .deps/relationsx.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" sorting.c -o sorting.o -MMD -MP -MF .deps/sorting.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" tagging.c -o tagging.o -MMD -MP -MF .deps/tagging.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" osmparser.c -o osmparser.o -MMD -MP -MF .deps/osmparser.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" waysx.c -o waysx-slim.o -MMD -MP -MF .deps/waysx-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" superx.c -o superx-slim.o -MMD -MP -MF .deps/superx-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx-slim.o -MMD -MP -MF .deps/segmentsx-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" relations.c -o relations.o -MMD -MP -MF .deps/relations.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" xmlparse.c -o xmlparse.o -MMD -MP -MF .deps/xmlparse.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" output.c -o output.o -MMD -MP -MF .deps/output.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" segments.c -o segments.o -MMD -MP -MF .deps/segments.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" fakes.c -o fakes.o -MMD -MP -MF .deps/fakes.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" translations.c -o translations.o -MMD -MP -MF .deps/translations.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" profiles.c -o profiles.o -MMD -MP -MF .deps/profiles.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" router.c -o router-slim.o -MMD -MP -MF .deps/router-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" relationsx.c -o relationsx-slim.o -MMD -MP -MF .deps/relationsx-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" ways.c -o ways-slim.o -MMD -MP -MF .deps/ways-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" relations.c -o relations-slim.o -MMD -MP -MF .deps/relations-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" segments.c -o segments-slim.o -MMD -MP -MF .deps/segments-slim.d
In file included from segments.c:29:
segments.c: In function 'FindClosestSegmentHeading':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" router.c -o router.o -MMD -MP -MF .deps/router.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" nodes.c -o nodes.o -MMD -MP -MF .deps/nodes.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" filedumper.c -o filedumper.o -MMD -MP -MF .deps/filedumper.d
filedumper.c: In function 'RFC822Date':
filedumper.c:770:49: warning: ' ' directive writing 1 byte into a region of size between 0 and 7 [-Wformat-overflow=]
  sprintf(value,"%3s, %02d %3s %4d %02d:%02d:%02d %s",
                                                 ^
In file included from /usr/include/stdio.h:862,
                 from filedumper.c:23:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 30 and 73 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" fakes.c -o fakes-slim.o -MMD -MP -MF .deps/fakes-slim.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" tagmodifier.c -o tagmodifier.o -MMD -MP -MF .deps/tagmodifier.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc planetsplitter.o nodesx.o segmentsx.o waysx.o relationsx.o superx.o ways.o types.o files.o logging.o results.o queue.o sorting.o xmlparse.o tagging.o osmparser.o -o planetsplitter -lm -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc planetsplitter-slim.o nodesx-slim.o segmentsx-slim.o waysx-slim.o relationsx-slim.o superx-slim.o ways.o types.o files.o logging.o results.o queue.o sorting.o xmlparse.o tagging.o osmparser.o -o planetsplitter-slim -lm -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc tagmodifier.o files.o logging.o xmlparse.o tagging.o -o tagmodifier -lm -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" optimiser.c -o optimiser.o -MMD -MP -MF .deps/optimiser.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" nodes.c -o nodes-slim.o -MMD -MP -MF .deps/nodes-slim.d
In file included from nodes.c:28:
nodes.c: In function 'FindClosestNode':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
nodes.c: In function 'FindClosestSegment':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
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 -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" visualiser.c -o visualiser.o -MMD -MP -MF .deps/visualiser.d
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" output.c -o output-slim.o -MMD -MP -MF .deps/output-slim.d
In file included from output.c:35:
output.c: In function 'PrintRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" optimiser.c -o optimiser-slim.o -MMD -MP -MF .deps/optimiser-slim.d
In file included from optimiser.c:28:
optimiser.c: In function 'FindStartRoutes':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindFinishRoutes':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindNormalRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindSuperSegment':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindMiddleRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
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 -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc filedumper.o nodes.o segments.o ways.o relations.o types.o fakes.o visualiser.o files.o logging.o xmlparse.o -o filedumper -lm -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" filedumper.c -o filedumper-slim.o -MMD -MP -MF .deps/filedumper-slim.d
filedumper.c: In function 'RFC822Date':
filedumper.c:770:49: warning: ' ' directive writing 1 byte into a region of size between 0 and 7 [-Wformat-overflow=]
  sprintf(value,"%3s, %02d %3s %4d %02d:%02d:%02d %s",
                                                 ^
In file included from /usr/include/stdio.h:862,
                 from filedumper.c:23:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 30 and 73 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from filedumper.c:33:
filedumper.c: In function 'print_turnrelation':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
filedumper.c: In function 'main':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" visualiser.c -o visualiser-slim.o -MMD -MP -MF .deps/visualiser-slim.d
In file included from visualiser.c:30:
visualiser.c: In function 'output_limits':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
visualiser.c: In function 'OutputJunctions':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
visualiser.c: In function 'OutputSuper':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
visualiser.c: In function 'OutputOneway':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc filedumper-slim.o nodes-slim.o segments-slim.o ways-slim.o relations-slim.o types.o fakes-slim.o visualiser-slim.o files.o logging.o xmlparse.o -o filedumper-slim -lm -lc 
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
cp planetsplitter ../web/bin
cp planetsplitter-slim ../web/bin
cp router ../web/bin
cp router-slim ../web/bin
cp filedumper ../web/bin
cp filedumper-slim ../web/bin
cp tagmodifier ../web/bin
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. xsd-to-xmlparser.c -o xsd-to-xmlparser.o -MMD -MP -MF .deps/xsd-to-xmlparser.d
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc xsd-to-xmlparser.o ../xmlparse.o -o xsd-to-xmlparser -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/routino-osm.xsd > routino-osm-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/routino-profiles.xsd > routino-profiles-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/routino-translations.xsd > routino-translations-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/osm.xsd > osm-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/xsd.xsd > xsd-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
./xsd-to-xmlparser < ../../xml/routino-tagging.xsd > routino-tagging-skeleton.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc routino-osm-skeleton.o ../xmlparse.o -o routino-osm-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc xsd-skeleton.o ../xmlparse.o -o xsd-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc osm-skeleton.o ../xmlparse.o -o osm-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc routino-tagging-skeleton.o ../xmlparse.o -o routino-tagging-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc routino-profiles-skeleton.o ../xmlparse.o -o routino-profiles-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc routino-translations-skeleton.o ../xmlparse.o -o routino-translations-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10095
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/routino-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/routino-buildroot
+ cd routino-2.1.2
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/routino-buildroot
make: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2'
for dir in xml/ doc/ src/; do \
   ( cd $dir && make all ); \
done
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
perl update-profiles.pl
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: [Makefile:34: all] Error 1 (ignored)
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter.o -MMD -MP -MF .deps/planetsplitter.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" nodesx.c -o nodesx.o -MMD -MP -MF .deps/nodesx.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx.o -MMD -MP -MF .deps/segmentsx.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" waysx.c -o waysx.o -MMD -MP -MF .deps/waysx.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" relationsx.c -o relationsx.o -MMD -MP -MF .deps/relationsx.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" superx.c -o superx.o -MMD -MP -MF .deps/superx.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" ways.c -o ways.o -MMD -MP -MF .deps/ways.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" types.c -o types.o -MMD -MP -MF .deps/types.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" files.c -o files.o -MMD -MP -MF .deps/files.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" logging.c -o logging.o -MMD -MP -MF .deps/logging.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" results.c -o results.o -MMD -MP -MF .deps/results.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" queue.c -o queue.o -MMD -MP -MF .deps/queue.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" sorting.c -o sorting.o -MMD -MP -MF .deps/sorting.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" xmlparse.c -o xmlparse.o -MMD -MP -MF .deps/xmlparse.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" tagging.c -o tagging.o -MMD -MP -MF .deps/tagging.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/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 ways.o types.o files.o logging.o results.o queue.o sorting.o xmlparse.o tagging.o osmparser.o -o planetsplitter -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter-slim.o -MMD -MP -MF .deps/planetsplitter-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" nodesx.c -o nodesx-slim.o -MMD -MP -MF .deps/nodesx-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx-slim.o -MMD -MP -MF .deps/segmentsx-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" waysx.c -o waysx-slim.o -MMD -MP -MF .deps/waysx-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" relationsx.c -o relationsx-slim.o -MMD -MP -MF .deps/relationsx-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" superx.c -o superx-slim.o -MMD -MP -MF .deps/superx-slim.d
gcc planetsplitter-slim.o nodesx-slim.o segmentsx-slim.o waysx-slim.o relationsx-slim.o superx-slim.o ways.o types.o files.o logging.o results.o queue.o sorting.o xmlparse.o tagging.o osmparser.o -o planetsplitter-slim -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" router.c -o router.o -MMD -MP -MF .deps/router.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" nodes.c -o nodes.o -MMD -MP -MF .deps/nodes.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" segments.c -o segments.o -MMD -MP -MF .deps/segments.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" relations.c -o relations.o -MMD -MP -MF .deps/relations.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" fakes.c -o fakes.o -MMD -MP -MF .deps/fakes.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" optimiser.c -o optimiser.o -MMD -MP -MF .deps/optimiser.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" output.c -o output.o -MMD -MP -MF .deps/output.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" profiles.c -o profiles.o -MMD -MP -MF .deps/profiles.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/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 -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" router.c -o router-slim.o -MMD -MP -MF .deps/router-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" nodes.c -o nodes-slim.o -MMD -MP -MF .deps/nodes-slim.d
In file included from nodes.c:28:
nodes.c: In function 'FindClosestNode':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
nodes.c: In function 'FindClosestSegment':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" segments.c -o segments-slim.o -MMD -MP -MF .deps/segments-slim.d
In file included from segments.c:29:
segments.c: In function 'FindClosestSegmentHeading':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" ways.c -o ways-slim.o -MMD -MP -MF .deps/ways-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" relations.c -o relations-slim.o -MMD -MP -MF .deps/relations-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" fakes.c -o fakes-slim.o -MMD -MP -MF .deps/fakes-slim.d
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" optimiser.c -o optimiser-slim.o -MMD -MP -MF .deps/optimiser-slim.d
In file included from optimiser.c:28:
optimiser.c: In function 'FindStartRoutes':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindFinishRoutes':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindNormalRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindSuperSegment':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
optimiser.c: In function 'FindMiddleRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" output.c -o output-slim.o -MMD -MP -MF .deps/output-slim.d
In file included from output.c:35:
output.c: In function 'PrintRoute':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
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 -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" filedumper.c -o filedumper.o -MMD -MP -MF .deps/filedumper.d
filedumper.c: In function 'RFC822Date':
filedumper.c:770:49: warning: ' ' directive writing 1 byte into a region of size between 0 and 7 [-Wformat-overflow=]
  sprintf(value,"%3s, %02d %3s %4d %02d:%02d:%02d %s",
                                                 ^
In file included from /usr/include/stdio.h:862,
                 from filedumper.c:23:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 30 and 73 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/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 visualiser.o files.o logging.o xmlparse.o -o filedumper -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=1 -DDATADIR=\"/usr/share/routino\" filedumper.c -o filedumper-slim.o -MMD -MP -MF .deps/filedumper-slim.d
filedumper.c: In function 'RFC822Date':
filedumper.c:770:49: warning: ' ' directive writing 1 byte into a region of size between 0 and 7 [-Wformat-overflow=]
  sprintf(value,"%3s, %02d %3s %4d %02d:%02d:%02d %s",
                                                 ^
In file included from /usr/include/stdio.h:862,
                 from filedumper.c:23:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 30 and 73 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from filedumper.c:33:
filedumper.c: In function 'print_turnrelation':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
filedumper.c: In function 'main':
segments.h:224:23: warning: array subscript -1 is below array bounds of 'Segment[3]' {aka 'struct _Segment[3]'} [-Warray-bounds]
  int position=segment-&segments->cached[-1];
                       ^~~~~~~~~~~~~~~~~~~~~
gcc filedumper-slim.o nodes-slim.o segments-slim.o ways-slim.o relations-slim.o types.o fakes-slim.o visualiser-slim.o files.o logging.o xmlparse.o -o filedumper-slim -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DDATADIR=\"/usr/share/routino\" tagmodifier.c -o tagmodifier.o -MMD -MP -MF .deps/tagmodifier.d
gcc tagmodifier.o files.o logging.o xmlparse.o tagging.o -o tagmodifier -lm -lc 
cp planetsplitter ../web/bin
cp planetsplitter-slim ../web/bin
cp router ../web/bin
cp router-slim ../web/bin
cp filedumper ../web/bin
cp filedumper-slim ../web/bin
cp tagmodifier ../web/bin
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. xsd-to-xmlparser.c -o xsd-to-xmlparser.o -MMD -MP -MF .deps/xsd-to-xmlparser.d
gcc xsd-to-xmlparser.o ../xmlparse.o -o xsd-to-xmlparser -lm -lc 
./xsd-to-xmlparser < ../../xml/routino-osm.xsd > routino-osm-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
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 routino-osm-skeleton.o ../xmlparse.o -o routino-osm-skeleton -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 routino-profiles-skeleton.o ../xmlparse.o -o routino-profiles-skeleton -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 routino-translations-skeleton.o ../xmlparse.o -o routino-translations-skeleton -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 osm-skeleton.o ../xmlparse.o -o osm-skeleton -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 xsd-skeleton.o ../xmlparse.o -o xsd-skeleton -lm -lc 
gcc -c -Wall -Wmissing-prototypes -std=c99 -O3 -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 routino-tagging-skeleton.o ../xmlparse.o -o routino-tagging-skeleton -lm -lc 
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/test'
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
for dir in xml/ doc/ src/; do \
   ( cd $dir && make install ); \
done
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
[ -d /usr/src/tmp/routino-buildroot/usr/share/routino ] || mkdir -p /usr/src/tmp/routino-buildroot/usr/share/routino
cp routino-profiles.xml /usr/src/tmp/routino-buildroot/usr/share/routino/profiles.xml
cp routino-translations.xml /usr/src/tmp/routino-buildroot/usr/share/routino/translations.xml
cp routino-tagging.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging.xml
cp tagging-drive.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-drive.xml
cp tagging-ride.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-ride.xml
cp tagging-walk.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-walk.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/xml'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: [Makefile:34: all] Error 1 (ignored)
[ -d /usr/src/tmp/routino-buildroot/usr/doc/routino ] || mkdir -p /usr/src/tmp/routino-buildroot/usr/doc/routino
cp ../agpl-3.0.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp ALGORITHM.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp CONFIGURATION.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp DATA.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp INSTALL.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp NEWS.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp OUTPUT.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp README.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp TAGGING.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
cp USAGE.txt /usr/src/tmp/routino-buildroot/usr/doc/routino
[ -d /usr/src/tmp/routino-buildroot/usr/doc/routino/html ] || mkdir -p /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/algorithm.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/configuration.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/data.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/example0.png /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/example1.png /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/example2.png /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/example3.png /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/example4.png /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/index.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/installation.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/output.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/readme.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/style.css /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/tagging.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
cp html/usage.html /usr/src/tmp/routino-buildroot/usr/doc/routino/html
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/xml'
make[2]: Entering directory '/usr/src/RPM/BUILD/routino-2.1.2/src/test'
make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src/test'
[ -d /usr/src/tmp/routino-buildroot/usr/bin ] || mkdir -p /usr/src/tmp/routino-buildroot/usr/bin
cp planetsplitter /usr/src/tmp/routino-buildroot/usr/bin
cp planetsplitter-slim /usr/src/tmp/routino-buildroot/usr/bin
cp router /usr/src/tmp/routino-buildroot/usr/bin
cp router-slim /usr/src/tmp/routino-buildroot/usr/bin
cp filedumper /usr/src/tmp/routino-buildroot/usr/bin
cp filedumper-slim /usr/src/tmp/routino-buildroot/usr/bin
cp tagmodifier /usr/src/tmp/routino-buildroot/usr/bin
make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2/src'
Note: web directory is not installed automatically
make: Leaving directory '/usr/src/RPM/BUILD/routino-2.1.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/routino-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/routino-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/routino-buildroot/ (default)
Compressing files in /usr/src/tmp/routino-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/routino-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: routino-2.1.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76538
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd routino-2.1.2
+ DOCDIR=/usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ /bin/mkdir -p /usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ cp -prL doc/ALGORITHM.txt doc/CONFIGURATION.txt doc/DATA.txt doc/INSTALL.txt doc/NEWS.txt doc/OUTPUT.txt doc/README.txt doc/TAGGING.txt doc/USAGE.txt doc/html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ chmod -R go-w /usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ chmod -R a+rX /usr/src/tmp/routino-buildroot/usr/share/doc/routino-2.1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PgqTjB
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.kF19CR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K1dSze
Creating routino-debuginfo package
Processing files: routino-debuginfo-2.1.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yQP19F
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vAefGb
find-requires: running scripts (debuginfo)
Requires: routino = 2.1.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/routino-2.1.2-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/routino-debuginfo-2.1.2-alt1.x86_64.rpm
46.34user 6.16system 1:07.83elapsed 77%CPU (0avgtext+0avgdata 41700maxresident)k
0inputs+0outputs (0major+1043676minor)pagefaults 0swaps
53.11user 11.22system 1:20.43elapsed 79%CPU (0avgtext+0avgdata 115880maxresident)k
0inputs+0outputs (0major+1362273minor)pagefaults 0swaps
--- routino-2.1.2-alt1.x86_64.rpm.repo	2011-11-19 20:32:28.000000000 +0000
+++ routino-2.1.2-alt1.x86_64.rpm.hasher	2020-04-19 04:19:12.363000974 +0000
@@ -41,2 +41,3 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)