<86>Oct 29 17:38:55 userdel[2453663]: delete user 'rooter' <86>Oct 29 17:38:55 userdel[2453663]: removed group 'rooter' owned by 'rooter' <86>Oct 29 17:38:55 userdel[2453663]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 17:38:55 groupadd[2453713]: group added to /etc/group: name=rooter, GID=1838 <86>Oct 29 17:38:55 groupadd[2453713]: group added to /etc/gshadow: name=rooter <86>Oct 29 17:38:55 groupadd[2453713]: new group: name=rooter, GID=1838 <86>Oct 29 17:38:55 useradd[2453759]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Oct 29 17:38:55 userdel[2453843]: delete user 'builder' <86>Oct 29 17:38:55 userdel[2453843]: removed group 'builder' owned by 'builder' <86>Oct 29 17:38:55 userdel[2453843]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 17:38:55 groupadd[2453909]: group added to /etc/group: name=builder, GID=1839 <86>Oct 29 17:38:55 groupadd[2453909]: group added to /etc/gshadow: name=builder <86>Oct 29 17:38:55 groupadd[2453909]: new group: name=builder, GID=1839 <86>Oct 29 17:38:55 useradd[2453978]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Oct 29 17:38:58 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>Oct 29 17:38:58 rpmi: liblzma-devel-5.4.5-alt1 sisyphus+338177.300.3.1 1707490235 installed <13>Oct 29 17:38:58 rpmi: bzlib-devel-1:1.0.8-alt3 sisyphus+327286.5000.14.1 1711487039 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/routino-3.4.1-alt1.nosrc.rpm (w1.gzdio) Installing routino-3.4.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78899 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf routino-3.4.1 + echo 'Source #0 (routino-3.4.1.tar):' Source #0 (routino-3.4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/routino-3.4.1.tar + cd routino-3.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (routino-3.3.2-fedora-alt-fix-configuration.patch):' Patch #0 (routino-3.3.2-fedora-alt-fix-configuration.patch): + /usr/bin/patch -p1 patching file Makefile patching file Makefile.conf Hunk #4 succeeded at 155 (offset 17 lines). Hunk #5 succeeded at 175 (offset 17 lines). patching file doc/Makefile patching file doc/README.txt patching file doc/html/index.html patching file doc/html/readme.html patching file src/Makefile patching file xml/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78899 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.4.1 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'LDFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + LDFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + make -j16 libdir=/usr/lib64 docdir=/usr/share/doc/routino-3.4.1 for dir in src xml doc; do \ ( cd $dir && make all ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 files.c: In function 'CreateFileBuffer': files.c:1045:55: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1045 | filebuffers[fd]=(struct filebuffer*)calloc(sizeof(struct filebuffer),1); | ^~~~~~ files.c:1045:55: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 tagging.c: In function 'AppendTaggingRule': tagging.c:537:73: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 537 | rules->rules[rules->nrules-1].rulelist=(TaggingRuleList*)calloc(sizeof(TaggingRuleList),1); | ^~~~~~~~~~~~~~~ tagging.c:537:73: note: earlier argument should specify number of elements, later size of each element tagging.c: In function 'NewTagList': tagging.c:627:33: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 627 | return((TagList*)calloc(sizeof(TagList),1)); | ^~~~~~~ tagging.c:627:33: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 output.c: In function 'PrintRoute': output.c:340:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 340 | listhead=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:340:37: note: earlier argument should specify number of elements, later size of each element output.c:342:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 342 | listhead=htmlalllist=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:342:49: note: earlier argument should specify number of elements, later size of each element output.c:344:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 344 | listhead=textlist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:344:37: note: earlier argument should specify number of elements, later size of each element output.c:346:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 346 | listhead=textalllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:346:40: note: earlier argument should specify number of elements, later size of each element output.c:784:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 784 | htmllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:784:46: note: earlier argument should specify number of elements, later size of each element output.c:968:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 968 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:968:46: note: earlier argument should specify number of elements, later size of each element output.c:982:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 982 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:982:46: note: earlier argument should specify number of elements, later size of each element output.c:1026:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1026 | htmlalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1026:46: note: earlier argument should specify number of elements, later size of each element output.c:1101:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1101 | textalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1101:49: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 output.c: In function 'PrintRoute': output.c:340:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 340 | listhead=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:340:37: note: earlier argument should specify number of elements, later size of each element output.c:342:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 342 | listhead=htmlalllist=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:342:49: note: earlier argument should specify number of elements, later size of each element output.c:344:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 344 | listhead=textlist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:344:37: note: earlier argument should specify number of elements, later size of each element output.c:346:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 346 | listhead=textalllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:346:40: note: earlier argument should specify number of elements, later size of each element output.c:784:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 784 | htmllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:784:46: note: earlier argument should specify number of elements, later size of each element output.c:968:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 968 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:968:46: note: earlier argument should specify number of elements, later size of each element output.c:982:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 982 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:982:46: note: earlier argument should specify number of elements, later size of each element output.c:1026:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1026 | htmlalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1026:46: note: earlier argument should specify number of elements, later size of each element output.c:1101:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1101 | textalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1101:49: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 routino.c: In function 'Routino_LoadDatabase': routino.c:143:28: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 143 | database=calloc(sizeof(Routino_Database),1); | ^~~~~~~~~~~~~~~~ routino.c:143:28: note: earlier argument should specify number of elements, later size of each element routino.c: In function 'Routino_FindWaypoint': routino.c:546:25: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 546 | waypoint=calloc(sizeof(Routino_Waypoint),1); | ^~~~~~~~~~~~~~~~ routino.c:546:25: note: earlier argument should specify number of elements, later size of each element routino.c: In function 'Routino_CalculateRoute': routino.c:679:24: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 679 | results=calloc(sizeof(Results*),nwaypoints); | ^~~~~~~ routino.c:679:24: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 router+lib.c: In function 'main': router+lib.c:342:26: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 342 | waypoints=calloc(sizeof(Routino_Waypoint*),nwaypoints+2); | ^~~~~~~~~~~~~~~~ router+lib.c:342:26: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 files.c: In function 'CreateFileBuffer': files.c:1045:55: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1045 | filebuffers[fd]=(struct filebuffer*)calloc(sizeof(struct filebuffer),1); | ^~~~~~ files.c:1045:55: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 routino.c: In function 'Routino_LoadDatabase': routino.c:143:28: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 143 | database=calloc(sizeof(Routino_Database),1); | ^~~~~~~~~~~~~~~~ routino.c:143:28: note: earlier argument should specify number of elements, later size of each element routino.c: In function 'Routino_FindWaypoint': routino.c:546:25: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 546 | waypoint=calloc(sizeof(Routino_Waypoint),1); | ^~~~~~~~~~~~~~~~ routino.c:546:25: note: earlier argument should specify number of elements, later size of each element routino.c: In function 'Routino_CalculateRoute': routino.c:679:24: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 679 | results=calloc(sizeof(Results*),nwaypoints); | ^~~~~~~ routino.c:679:24: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 output.c: In function 'PrintRoute': output.c:340:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 340 | listhead=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:340:37: note: earlier argument should specify number of elements, later size of each element output.c:342:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 342 | listhead=htmlalllist=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:342:49: note: earlier argument should specify number of elements, later size of each element output.c:344:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 344 | listhead=textlist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:344:37: note: earlier argument should specify number of elements, later size of each element output.c:346:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 346 | listhead=textalllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:346:40: note: earlier argument should specify number of elements, later size of each element output.c:784:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 784 | htmllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:784:46: note: earlier argument should specify number of elements, later size of each element output.c:968:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 968 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:968:46: note: earlier argument should specify number of elements, later size of each element output.c:982:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 982 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:982:46: note: earlier argument should specify number of elements, later size of each element output.c:1026:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1026 | htmlalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1026:46: note: earlier argument should specify number of elements, later size of each element output.c:1101:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1101 | textalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1101:49: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 output.c: In function 'PrintRoute': output.c:340:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 340 | listhead=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:340:37: note: earlier argument should specify number of elements, later size of each element output.c:342:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 342 | listhead=htmlalllist=htmllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:342:49: note: earlier argument should specify number of elements, later size of each element output.c:344:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 344 | listhead=textlist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:344:37: note: earlier argument should specify number of elements, later size of each element output.c:346:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 346 | listhead=textalllist=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:346:40: note: earlier argument should specify number of elements, later size of each element output.c:784:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 784 | htmllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:784:46: note: earlier argument should specify number of elements, later size of each element output.c:968:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 968 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:968:46: note: earlier argument should specify number of elements, later size of each element output.c:982:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 982 | textlist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:982:46: note: earlier argument should specify number of elements, later size of each element output.c:1026:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1026 | htmlalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1026:46: note: earlier argument should specify number of elements, later size of each element output.c:1101:49: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1101 | textalllist->next=calloc(sizeof(Routino_Output),1); | ^~~~~~~~~~~~~~ output.c:1101:49: note: earlier argument should specify number of elements, later size of each element make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 optimiser.c -o optimiser-slim-lib.o -MMD -MP -MF .deps/optimiser-slim-lib.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc filedumperx.o files.o logging.o types.o -o filedumperx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -shared -fPIC -Wl,-soname=libroutino-slim.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -shared -fPIC -Wl,-soname=libroutino.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' ln -sf libroutino.so.0.0.0 libroutino.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' ln -sf libroutino.so.0.0.0 libroutino.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc router+lib.o libroutino-slim.so -o router+lib-slim -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc router+lib.o libroutino.so -o router+lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' for dir in xml test; do \ ( cd $dir && make all ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -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-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc xsd-to-xmlparser.o ../xmlparse.o -o xsd-to-xmlparser -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/osc.xsd > osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/osm.xsd > osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osc.xsd > routino-osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osm.xsd > routino-osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/routino-profiles.xsd > routino-profiles-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/routino-tagging.xsd > routino-tagging-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/routino-translations.xsd > routino-translations-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < ../../xml/xsd.xsd > xsd-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -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 -g -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 -g -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc osc-skeleton.o ../xmlparse.o -o osc-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc routino-osm-skeleton.o ../xmlparse.o -o routino-osm-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc routino-osc-skeleton.o ../xmlparse.o -o routino-osc-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc xsd-skeleton.o ../xmlparse.o -o xsd-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc routino-tagging-skeleton.o ../xmlparse.o -o routino-tagging-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc routino-profiles-skeleton.o ../xmlparse.o -o routino-profiles-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc osm-skeleton.o ../xmlparse.o -o osm-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' gcc routino-translations-skeleton.o ../xmlparse.o -o routino-translations-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma -lm -pthread -lpthread -lbz2 -lz -llzma make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' perl scripts/drive.pl < routino-tagging.xml > tagging-drive.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' perl scripts/ride.pl < routino-tagging.xml > tagging-ride.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' perl scripts/walk.pl < routino-tagging.xml > tagging-walk.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85138 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd routino-3.4.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/routino-buildroot libdir=/usr/lib64 docdir=/usr/share/doc/routino-3.4.1 make: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1' for dir in src xml doc; do \ ( cd $dir && make install ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' install -p planetsplitter /usr/src/tmp/routino-buildroot/usr/bin/routino-planetsplitter install -p planetsplitter-slim /usr/src/tmp/routino-buildroot/usr/bin/routino-planetsplitter-slim install -p router /usr/src/tmp/routino-buildroot/usr/bin/routino-router install -p router-slim /usr/src/tmp/routino-buildroot/usr/bin/routino-router-slim install -p filedumperx /usr/src/tmp/routino-buildroot/usr/bin/routino-filedumperx install -p filedumper /usr/src/tmp/routino-buildroot/usr/bin/routino-filedumper install -p filedumper-slim /usr/src/tmp/routino-buildroot/usr/bin/routino-filedumper-slim install -p router+lib /usr/src/tmp/routino-buildroot/usr/bin/routino-router+lib install -p router+lib-slim /usr/src/tmp/routino-buildroot/usr/bin/routino-router+lib-slim cp -pf routino.h /usr/src/tmp/routino-buildroot/usr/include cp -df libroutino.so /usr/src/tmp/routino-buildroot/usr/lib64 cp -df libroutino-slim.so /usr/src/tmp/routino-buildroot/usr/lib64 cp -df libroutino.so.0 /usr/src/tmp/routino-buildroot/usr/lib64 cp -df libroutino-slim.so.0 /usr/src/tmp/routino-buildroot/usr/lib64 cp -df libroutino.so.0.0.0 /usr/src/tmp/routino-buildroot/usr/lib64 cp -df libroutino-slim.so.0.0.0 /usr/src/tmp/routino-buildroot/usr/lib64 for dir in xml test; do \ ( cd $dir && make install ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' cp -pf routino-profiles.xml /usr/src/tmp/routino-buildroot/usr/share/routino/profiles.xml cp -pf routino-translations.xml /usr/src/tmp/routino-buildroot/usr/share/routino/translations.xml cp -pf routino-tagging.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging.xml cp -pf tagging-drive.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-drive.xml cp -pf tagging-ride.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-ride.xml cp -pf tagging-walk.xml /usr/src/tmp/routino-buildroot/usr/share/routino/tagging-walk.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/doc' cp -pf ../agpl-3.0.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf ../ChangeLog /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf ALGORITHM.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf CONFIGURATION.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf DATA.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf DATALIFE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf INSTALL-MS-WIN.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf INSTALL.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf LIBRARY.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf LIMITS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf NEWS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf OUTPUT.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf README.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf TAGGING.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf USAGE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1 cp -pf html/algorithm.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/configuration.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/data.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/index.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/installation-ms-windows.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/installation.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/library.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/limits.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/output.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/readme.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/tagging.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/usage.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/style.css /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/example0.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/example1.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/example2.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/example3.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html cp -pf html/example4.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.4.1/html make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/routino-buildroot (auto) mode of './usr/lib64/libroutino-slim.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libroutino.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/routino-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/routino-buildroot/ (default) Compressing files in /usr/src/tmp/routino-buildroot (auto) Adjusting library links in /usr/src/tmp/routino-buildroot ./usr/lib64: (from :0) libroutino.so.0 -> libroutino.so.0.0.0 libroutino-slim.so.0 -> libroutino-slim.so.0.0.0 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/routino-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.52697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.4.1 + make test make: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1' for dir in src xml doc; do \ ( cd $dir && make test ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' for dir in xml test; do \ ( cd $dir && make test ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' ./xsd-to-xmlparser < test/test.xsd | sed -e 's/XMLPARSE_UNKNOWN_ATTR_WARN/XMLPARSE_UNKNOWN_ATTR_ERROR/' > test-skeleton.c gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -I.. test-skeleton.c -o test-skeleton.o -MMD -MP -MF .deps/test-skeleton.d gcc test-skeleton.o ../xmlparse.o -o test-skeleton -lm -pthread -lpthread -lbz2 -lz -llzma Testing: test/good.xml ... ... passed Testing: test/bad-attr-entity-ref.xml ... XML Parser: Error on line 7: Invalid entity reference '&tl;' seen in attribute value. ... passed Testing: test/bad-comment-ends-triple-dash.xml ... XML Parser: Error on line 3: Invalid comment seen. ... passed Testing: test/bad-comment-extra-double-dash.xml ... XML Parser: Error on line 3: Invalid comment seen. ... passed Testing: test/bad-double-quote-attr-amp.xml ... XML Parser: Error on line 7: Invalid character ' ' seen in attribute value. ... passed Testing: test/bad-double-quote-attr-invalid-ascii.xml ... XML Parser: Error on line 7: Invalid character '' seen in attribute value. ... passed Testing: test/bad-double-quote-attr-invalid-utf8.xml ... XML Parser: Error on line 7: Invalid character 'õ' seen in attribute value. ... passed Testing: test/bad-double-quote-attr-left-angle.xml ... XML Parser: Error on line 7: Invalid character '<' seen in attribute value. ... passed Testing: test/bad-double-quote-attr-right-angle.xml ... XML Parser: Error on line 7: Invalid character '>' seen in attribute value. ... passed Testing: test/bad-early-end-of-file.xml ... XML Parser: Error on line 11: End of file seen without end tag ''. ... passed Testing: test/bad-end-tag-space-at-begin1.xml ... XML Parser: Error on line 10: Invalid character seen in end-tag. ... passed Testing: test/bad-end-tag-space-at-begin2.xml ... XML Parser: Error on line 10: Character '<' seen not at start of tag. ... passed Testing: test/bad-end-tag-space-at-end.xml ... XML Parser: Error on line 10: Invalid character seen in end-tag. ... passed Testing: test/bad-end-tag-with-attr.xml ... XML Parser: Error on line 10: Invalid character seen in end-tag. ... passed Testing: test/bad-single-quote-attr-amp.xml ... XML Parser: Error on line 7: Invalid character ' ' seen in attribute value. ... passed Testing: test/bad-single-quote-attr-invalid-ascii.xml ... XML Parser: Error on line 7: Invalid character '' seen in attribute value. ... passed Testing: test/bad-single-quote-attr-invalid-utf8.xml ... XML Parser: Error on line 7: Invalid character 'õ' seen in attribute value. ... passed Testing: test/bad-single-quote-attr-left-angle.xml ... XML Parser: Error on line 7: Invalid character '<' seen in attribute value. ... passed Testing: test/bad-single-quote-attr-right-angle.xml ... XML Parser: Error on line 7: Invalid character '>' seen in attribute value. ... passed Testing: test/bad-start-tag-space-at-begin.xml ... XML Parser: Error on line 7: Character '<' seen not at start of tag. ... passed Testing: test/bad-tag-attr-no-quotes.xml ... XML Parser: Error on line 7: Invalid attribute definition seen in tag. ... passed Testing: test/bad-tag-attr-space-after-equal.xml ... XML Parser: Error on line 7: Invalid attribute definition seen in tag. ... passed Testing: test/bad-tag-attr-space-before-equal.xml ... XML Parser: Error on line 7: Invalid attribute definition seen in tag. ... passed Testing: test/bad-tag-level-nesting.xml ... XML Parser: Error on line 7: Unexpected tag 'level2'. ... passed Testing: test/bad-text-outside.xml ... XML Parser: Error on line 9: Non-whitespace 't' seen outside tag. ... passed Testing: test/bad-unbalanced-tag-start-end.xml ... XML Parser: Error on line 10: End tag '' doesn't match start tag ''. ... passed Testing: test/bad-unexpected-attribute-name.xml ... XML Parser: Error on line 7: Unexpected attribute 'attribute' for tag 'level1'. ... passed Testing: test/bad-unexpected-end-tag.xml ... XML Parser: Error on line 7: End tag '' doesn't match start tag ''. ... passed Testing: test/bad-unexpected-left-angle.xml ... XML Parser: Error on line 9: Character '<' seen not at start of tag. ... passed Testing: test/bad-unexpected-right-angle.xml ... XML Parser: Error on line 9: Character '>' seen not at end of tag. ... passed Testing: test/bad-xml-header-at-begin.xml ... XML Parser: Error on line 1: Characters ''. ... passed Testing: test/bad-xml-header-not-first.xml ... XML Parser: Error on line 12: XML declaration '' not before all other tags. ... passed Success: all tests passed make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src/test' cd .. && make all-exe all-lib make[3]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[3]: Nothing to be done for 'all-exe'. make[3]: Nothing to be done for 'all-lib'. make[3]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L is-fast-math.c -o is-fast-math.o gcc is-fast-math.o -o is-fast-math -lm -pthread -lpthread -lbz2 -lz -llzma Compiled with -ffast-math => results may differ slightly. Testing: coincident-waypoint.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (non-slim, ) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (non-slim, ) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (non-slim, ) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Testing: coincident-waypoint.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (slim, ) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (slim, ) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (slim, ) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Success: all tests passed Comparing: slim and non-slim results () ... ... matched Success: slim and non-slim results match Testing: coincident-waypoint.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Testing: coincident-waypoint.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (slim, libroutino) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Success: all tests passed Comparing: slim and non-slim results (libroutino) ... ... matched Success: slim and non-slim results match Testing: coincident-waypoint.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (non-slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (non-slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (non-slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Testing: coincident-waypoint.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.23 0.1 96 181 main 1 - -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.23 0.1 96 270 main 1 + -0.219153 -0.520826 -3 Waypt#3 0.069 0.04 0.24 0.1 96 181 main 1 + -0.219153 -0.520826 -4 Waypt#4 0.000 0.00 0.24 0.1 96 270 main 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: cycle-both-ways.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220768 -0.519742 16 Inter 0.115 0.34 0.46 1.4 20 131 residential road + -0.220768 -0.519742 16 Inter 0.115 0.35 0.46 1.4 20 131 residential road ... passed Testing: dead-ends.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220702 -0.519478 12* Junct 0.052 0.07 0.57 0.6 48 201 dead-end 1 + -0.220702 -0.519478 12* Junct 0.052 0.07 0.58 0.6 48 201 dead-end 1 Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Waypt#2 0.036 0.04 0.57 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.61 0.7 48 201 dead-end 2 + -0.219991 -0.517512 21 Waypt#2 0.036 0.05 0.58 0.6 48 21 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.61 0.7 48 201 dead-end 2 Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219991 -0.517512 21 Inter 0.036 0.04 0.57 0.6 48 21 dead-end 2 + -0.219991 -0.517512 21 Inter 0.036 0.05 0.58 0.6 48 21 dead-end 2 - -0.220296 -0.517634 20* Junct- 0.036 0.04 0.70 0.8 48 201 dead-end 2 + -0.220296 -0.517634 20* Junct- 0.036 0.05 0.70 0.8 48 201 dead-end 2 Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219341 -0.516206 23 Inter 0.085 0.10 0.85 1.0 48 332 dead-end 3 + -0.219341 -0.516206 23 Inter 0.085 0.11 0.85 1.0 48 332 dead-end 3 - -0.220019 -0.515847 26 Inter 0.085 0.10 1.14 1.3 48 152 dead-end 3 + -0.220019 -0.515847 26 Inter 0.085 0.11 1.14 1.3 48 152 dead-end 3 ... passed Testing: fake-node-with-loop.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.1 96 181 main 1 + -0.219171 -0.520827 -2 Waypt#2 0.071 0.04 0.24 0.2 96 181 main 1 ... passed Testing: invalid-turn-relations.sh (slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: loop-and-reverse.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP egrep: warning: egrep is obsolescent; using grep -E Running router : WP-L egrep: warning: egrep is obsolescent; using grep -E Running router : WP-R egrep: warning: egrep is obsolescent; using grep -E Running router : WP-LR egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: loops.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.218997 -0.519053 -2 Waypt#2 0.037 0.04 0.49 0.5 48 44 loop 1 + -0.218997 -0.519053 -2 Waypt#2 0.037 0.05 0.49 0.5 48 44 loop 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.0 96 182 main 1 + -0.220223 -0.520885 5* Junct- 0.073 0.05 0.07 0.0 96 182 main 1 - -0.219946 -0.517397 24 Inter 0.078 0.10 0.95 1.1 48 165 loop 2 + -0.219946 -0.517397 24 Inter 0.078 0.10 0.96 1.1 48 165 loop 2 - -0.220784 -0.516035 30* Junct 0.196 0.24 1.25 1.5 48 91 high street + -0.220784 -0.516035 30* Junct 0.196 0.25 1.25 1.5 48 91 high street ... passed Testing: no-super.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.216579 -0.517212 -3 Waypt#3 0.172 0.21 0.55 0.7 48 273 road2 + -0.216579 -0.517212 -3 Waypt#3 0.172 0.22 0.55 0.7 48 273 road2 Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: node-restrictions.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.90 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.90 1.0 48 149 long road Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.8 48 159 long road + -0.220949 -0.518422 21 Inter 0.062 0.08 0.79 0.9 48 159 long road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.88 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.88 1.0 48 149 long road Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.93 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.93 1.0 48 149 long road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.41 0.4 48 92 nopass road + -0.220170 -0.518653 -2 Waypt#2 0.075 0.09 0.42 0.4 48 92 nopass road - -0.220746 -0.518070 23 Inter 0.037 0.04 0.91 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.91 1.0 48 149 long road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 0.64 0.7 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 0.64 0.7 48 149 long road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 - -0.220682 -0.520141 9* Junct 0.083 0.08 0.20 0.2 64 91 high street + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 + -0.220682 -0.520141 9* Junct 0.083 0.08 0.21 0.2 64 91 high street - -0.220746 -0.518070 23 Inter 0.037 0.04 1.01 1.0 48 149 long road + -0.220746 -0.518070 23 Inter 0.037 0.05 1.01 1.0 48 149 long road ... passed Testing: oneway-loop.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220666 -0.520893 4* Junct 0.122 0.07 0.12 0.1 96 182 main 1 + -0.220666 -0.520893 4* Junct 0.122 0.08 0.12 0.1 96 182 main 1 - -0.220405 -0.517799 13 Inter 0.037 0.04 0.50 0.5 48 0 reverse loop + -0.220405 -0.517799 13 Inter 0.037 0.05 0.50 0.5 48 0 reverse loop - -0.220784 -0.516035 18* Junct 0.196 0.24 1.11 1.3 48 91 high street + -0.220784 -0.516035 18* Junct 0.196 0.25 1.11 1.3 48 91 high street ... passed Testing: prune-short.sh (slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: prune-straight.sh (slim, pruned) ... Running planetsplitter Running filedumper ... passed Testing: roundabout-waypoints.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Junct 0.043 0.03 0.24 0.2 96 241 roundabout Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.1 96 241 roundabout + -0.220268 -0.520863 8* Waypt#2 0.043 0.03 0.24 0.2 96 241 roundabout ... passed Testing: super-or-not.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E ... passed Testing: turns.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP02 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP03 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street Running router : WP04 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220206 -0.518739 -2 Waypt#2 0.012 0.01 0.72 0.7 48 191 loop 2 + -0.220206 -0.518739 -2 Waypt#2 0.012 0.02 0.72 0.7 48 191 loop 2 - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP05 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP06 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220691 -0.519461 19* Junct 0.084 0.10 0.40 0.3 48 91 high street + -0.220691 -0.519461 19* Junct 0.084 0.11 0.40 0.3 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.56 0.5 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.56 0.5 48 91 high street - -0.220724 -0.518071 31* Junct 0.085 0.10 0.86 0.9 48 91 high street + -0.220724 -0.518071 31* Junct 0.085 0.11 0.86 0.9 48 91 high street - -0.221431 -0.516056 53* Junct 0.072 0.04 1.16 1.2 96 181 main 2 + -0.221431 -0.516056 53* Junct 0.072 0.05 1.16 1.2 96 181 main 2 - -0.221308 -0.520914 4* Junct 0.228 0.28 1.70 1.9 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 1.70 1.9 48 271 bottom road Running router : WP07 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.220097 -0.516762 47* Inter 0.037 0.04 1.11 1.2 48 132 loop 3 + -0.220097 -0.516762 47* Inter 0.037 0.05 1.11 1.2 48 132 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.43 1.6 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.43 1.6 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.58 1.8 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.58 1.8 48 271 high street Running router : WP08 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Inter 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Inter 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP09 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.219872 -0.517009 43 Waypt#2 0.037 0.04 0.99 1.1 48 312 loop 3 + -0.219872 -0.517009 43 Waypt#2 0.037 0.05 0.99 1.1 48 312 loop 3 - -0.220708 -0.518842 22* Junct 0.085 0.10 1.26 1.4 48 271 high street + -0.220708 -0.518842 22* Junct 0.085 0.11 1.26 1.4 48 271 high street - -0.220671 -0.520223 11* Junct 0.084 0.10 1.41 1.6 48 271 high street + -0.220671 -0.520223 11* Junct 0.084 0.11 1.41 1.6 48 271 high street Running router : WP10 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218482 -0.519542 18* Inter 0.037 0.04 1.09 1.3 48 132 loop 4 + -0.218482 -0.519542 18* Inter 0.037 0.05 1.09 1.3 48 132 loop 4 Running router : WP11 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Inter 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Inter 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP12 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 - -0.218258 -0.519789 16 Waypt#2 0.037 0.04 0.96 1.1 48 312 loop 4 + -0.218258 -0.519789 16 Waypt#2 0.037 0.05 0.96 1.1 48 312 loop 4 Running router : WP13 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP14 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP15 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct 0.072 0.05 0.07 0.0 96 182 main 1 Running router : WP16 egrep: warning: egrep is obsolescent; using grep -E - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.0 96 182 main 1 + -0.219107 -0.520828 6* Junct- 0.072 0.05 0.07 0.0 96 182 main 1 - -0.221360 -0.518860 21* Junct 0.228 0.28 0.54 0.5 48 91 bottom road + -0.221360 -0.518860 21* Junct 0.228 0.29 0.54 0.5 48 91 bottom road - -0.221308 -0.520914 4* Junct 0.228 0.28 0.94 1.0 48 271 bottom road + -0.221308 -0.520914 4* Junct 0.228 0.29 0.94 1.0 48 271 bottom road ... passed Success: all tests passed Comparing: slim and non-slim results (pruned) ... ... matched Success: slim and non-slim results match make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/doc' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1' + exit 0 Processing files: routino-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZcAVYa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SDe7AK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libbz2.so.1()(64bit) >= set:igvOXRQuy1, 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.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), liblzma.so.5()(64bit) >= set:kiyIzkMQO02, liblzma.so.5(XZ_5.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libroutino-slim.so.0()(64bit) >= set:idBaKLm4fjecBSMbRaJF5C4O5ZpDta214hZbCf0id, libroutino.so.0()(64bit) >= set:idBaKLm4fjecBSMbRaJF5C4O5ZpDta214hZbCf0id, libz.so.1()(64bit) >= set:kic14qvxaG5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DyMUFR Creating routino-debuginfo package Processing files: routino-data-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WyfFoG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.InuQHm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: routino-doc-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Piqe8B find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0rNxXS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libroutino0-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IAIH8T find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/routino-buildroot/usr/lib64/libroutino.so.0: 21 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WLPg0b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libroutino.so.0()(64bit) = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.4.1-alt1, 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.33)(64bit), libc.so.6(GLIBC_2.4)(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.TbdTAD Creating libroutino0-debuginfo package Processing files: libroutino-slim0-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0M5w6X find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/routino-buildroot/usr/lib64/libroutino-slim.so.0: 21 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j8EHwr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libroutino-slim.so.0()(64bit) = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.4.1-alt1, 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.33)(64bit), libc.so.6(GLIBC_2.4)(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.vktIwB Creating libroutino-slim0-debuginfo package Processing files: libroutino-devel-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0kYbwH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tNsr9L find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libroutino0 = 3.4.1-alt1, libroutino-slim0 = 3.4.1-alt1, /usr/lib64/libroutino-slim.so.0.0.0, /usr/lib64/libroutino.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LWz8Si Processing files: routino-debuginfo-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wKLnC7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMwVmR find-requires: running scripts (debuginfo) Requires: routino = 3.4.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbz2.so.1), debug64(libc.so.6), debug64(liblzma.so.5), debug64(libm.so.6), debug64(libroutino-slim.so.0), debug64(libroutino.so.0), debug64(libz.so.1) Processing files: libroutino0-debuginfo-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wlLl50 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cpp7xS find-requires: running scripts (debuginfo) Provides: debug64(libroutino.so.0) Requires: libroutino0 = 3.4.1-alt1, debug64(libc.so.6), debug64(libm.so.6) Processing files: libroutino-slim0-debuginfo-3.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XAZguI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OgV5Me find-requires: running scripts (debuginfo) Provides: debug64(libroutino-slim.so.0) Requires: libroutino-slim0 = 3.4.1-alt1, debug64(libc.so.6), debug64(libm.so.6) Adding to routino-debuginfo a strict dependency on routino Adding to libroutino0 a strict dependency on routino-data Adding to libroutino-slim0 a strict dependency on routino-data Adding to libroutino-devel a strict dependency on libroutino0 Adding to libroutino0-debuginfo a strict dependency on libroutino0 Adding to libroutino-devel a strict dependency on libroutino-slim0 Adding to libroutino-slim0-debuginfo a strict dependency on libroutino-slim0 Adding to routino a strict dependency on libroutino0 Adding to routino a strict dependency on libroutino-slim0 Adding to routino-debuginfo a strict dependency on libroutino0-debuginfo Adding to routino-debuginfo a strict dependency on libroutino-slim0-debuginfo Removing from routino-debuginfo 27 sources provided by libroutino0-debuginfo Removing from routino-debuginfo 1 sources provided by libroutino-slim0-debuginfo Removing 1 extra deps from routino due to dependency on libroutino0 Removing 1 extra deps from routino due to dependency on libroutino-slim0 Removing 1 extra deps from libroutino-devel due to dependency on libroutino0 Removing 1 extra deps from libroutino-devel due to dependency on libroutino-slim0 Removing 1 extra deps from routino-debuginfo due to dependency on libroutino0-debuginfo Removing 1 extra deps from routino-debuginfo due to dependency on libroutino-slim0-debuginfo Removing 7 extra deps from routino due to repentancy on libroutino0 Removing 2 extra deps from routino-debuginfo due to repentancy on libroutino0-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/routino-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/routino-data-3.4.1-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/routino-doc-3.4.1-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libroutino0-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libroutino-slim0-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libroutino-devel-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/routino-debuginfo-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libroutino0-debuginfo-3.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libroutino-slim0-debuginfo-3.4.1-alt1.x86_64.rpm (w2.lzdio) 44.40user 16.10system 0:37.32elapsed 162%CPU (0avgtext+0avgdata 83044maxresident)k 0inputs+0outputs (0major+2902998minor)pagefaults 0swaps 3.37user 2.53system 0:47.36elapsed 12%CPU (0avgtext+0avgdata 136224maxresident)k 0inputs+0outputs (0major+192732minor)pagefaults 0swaps --- libroutino-slim0-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.770694037 +0000 +++ libroutino-slim0-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:38.942594112 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libroutino-slim.so.0 120777 root:root libroutino-slim.so.0.0.0 -File: /usr/lib64/libroutino-slim.so.0.0.0 100644 root:root d37c7bc428b9c6c58ed7647730be9949 -RPMIdentity: 5b5e72e340a131325a3f691bcfc50f3cbc5052ed5fc15f5883920368e0e814860569b41de36cec08771f07baeb8f6722b690621f2c3d8f8d0fa6de6a139c5cbc +File: /usr/lib64/libroutino-slim.so.0.0.0 100644 root:root 6801072fa86adb65415224e994e36d6f +RPMIdentity: dfd441733665a4b14bc4de67383d7bd8bbcc547ca7d40d89d0308e614f0088b6701f694d77a09d75f0ff0924f9eeac64d27db3f1a2653b27e1298e233c882753 --- libroutino-slim0-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:45.761685679 +0000 +++ libroutino-slim0-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:39.002595166 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/d1912472465f6622a88660ad6c656894e04c6c 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 -/usr/lib/debug/.build-id/27/d1912472465f6622a88660ad6c656894e04c6c.debug 120777 root:root ../../usr/lib64/libroutino-slim.so.0.0.0.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/21adf14c24950a7c28fe5c1474a4871d646d17 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 +/usr/lib/debug/.build-id/53/21adf14c24950a7c28fe5c1474a4871d646d17.debug 120777 root:root ../../usr/lib64/libroutino-slim.so.0.0.0.debug /usr/lib/debug/usr/lib64/libroutino-slim.so.0.0.0.debug 100644 root:root @@ -42,6 +42,6 @@ Provides: libroutino-slim0-debuginfo = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/d1912472465f6622a88660ad6c656894e04c6c 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 -File: /usr/lib/debug/.build-id/27/d1912472465f6622a88660ad6c656894e04c6c.debug 120777 root:root ../../usr/lib64/libroutino-slim.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libroutino-slim.so.0.0.0.debug 100644 root:root f28b9c37b3c5dd3b65b4bd2e220b236a +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/21adf14c24950a7c28fe5c1474a4871d646d17 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 +File: /usr/lib/debug/.build-id/53/21adf14c24950a7c28fe5c1474a4871d646d17.debug 120777 root:root ../../usr/lib64/libroutino-slim.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libroutino-slim.so.0.0.0.debug 100644 root:root d73bc5f837e950a15ed5ffa0f267c89e File: /usr/lib/debug/usr/lib64/libroutino-slim.so.0.debug 120777 root:root libroutino-slim.so.0.0.0.debug @@ -78,2 +78,2 @@ File: /usr/src/debug/routino-3.4.1/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: d1153972c6db4669091531b7ac88650ffae5c49ca64f4d0dd66f03a7390213da2b3a71322e1331779339e56ad1091f165dbfd8764ad92768645dd12ea80b30a5 +RPMIdentity: e27e8cc6f9b387c28cfc43d375589f62ed87a24f85c8d7563692be24329bcd13a3e8d05639f41b8017e43c02b1b1076824c022ab5c7bf204f22e60caf9c3145d --- libroutino0-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.438691287 +0000 +++ libroutino0-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:39.064596255 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libroutino.so.0 120777 root:root libroutino.so.0.0.0 -File: /usr/lib64/libroutino.so.0.0.0 100644 root:root 50f40c2239aaea96869279bb675cf526 -RPMIdentity: 71e6f7e891042cafe3843413cf596545104e3782fd329f688db1cd9380e4688f6caa1fcea64c78739714e4ff60cef759a0aadb759749f224e966e45350f18dc9 +File: /usr/lib64/libroutino.so.0.0.0 100644 root:root 4a71a217c742a8df43adb27cbc3baa32 +RPMIdentity: 5d1248ce9a615ef0ed530dea0cf614f70b8cef8e7ec3fc35c6988690522e4a9f8f362202e9bb65ff5238494a22c018fa89b641f948fefd1427e2c5f823b4f166 --- libroutino0-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.602692646 +0000 +++ libroutino0-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:39.126597343 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/c0d5010ec9e302f4b84e948e09855a21a26678 120777 root:root ../../../../lib64/libroutino.so.0.0.0 -/usr/lib/debug/.build-id/13/c0d5010ec9e302f4b84e948e09855a21a26678.debug 120777 root:root ../../usr/lib64/libroutino.so.0.0.0.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/b79ac89d3b2d414be2a26fc717d955cd89d982 120777 root:root ../../../../lib64/libroutino.so.0.0.0 +/usr/lib/debug/.build-id/b7/b79ac89d3b2d414be2a26fc717d955cd89d982.debug 120777 root:root ../../usr/lib64/libroutino.so.0.0.0.debug /usr/lib/debug/usr/lib64/libroutino.so.0.0.0.debug 100644 root:root @@ -41,6 +41,6 @@ Provides: libroutino0-debuginfo = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/c0d5010ec9e302f4b84e948e09855a21a26678 120777 root:root ../../../../lib64/libroutino.so.0.0.0 -File: /usr/lib/debug/.build-id/13/c0d5010ec9e302f4b84e948e09855a21a26678.debug 120777 root:root ../../usr/lib64/libroutino.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libroutino.so.0.0.0.debug 100644 root:root 2856029d0ad78141923a2a98621dc626 +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/b79ac89d3b2d414be2a26fc717d955cd89d982 120777 root:root ../../../../lib64/libroutino.so.0.0.0 +File: /usr/lib/debug/.build-id/b7/b79ac89d3b2d414be2a26fc717d955cd89d982.debug 120777 root:root ../../usr/lib64/libroutino.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libroutino.so.0.0.0.debug 100644 root:root 507673df78e30b87e82393f660517186 File: /usr/lib/debug/usr/lib64/libroutino.so.0.debug 120777 root:root libroutino.so.0.0.0.debug @@ -76,2 +76,2 @@ File: /usr/src/debug/routino-3.4.1/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: 56d9220996e32c0a795e23134d414dcd260a0b2924685eea195f419769549bfea2af44494453c0a101342cfc8dd840635239ce660ba82a9768eaca2430e5c84b +RPMIdentity: 0991814642a88a12698dbc205e2425f73e0bc5c244a46d4256d331a72165382db097d56bf7c50e5fdda7f59e0105536a929281e457e881f2d48c26675df9308d --- routino-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:45.595684304 +0000 +++ routino-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:39.191598485 +0000 @@ -23,11 +23,11 @@ Provides: routino = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/bin/routino-filedumper 100755 root:root 7b137b96c4f161134a3428ded80ef9a9 -File: /usr/bin/routino-filedumper-slim 100755 root:root f5409e9e5f0cda7b3ebe679cd63799d1 -File: /usr/bin/routino-filedumperx 100755 root:root d0b44ae3059aa412a9016681e1d6e541 -File: /usr/bin/routino-planetsplitter 100755 root:root d1c2db3ad6331568f4372dd9f7cd931d -File: /usr/bin/routino-planetsplitter-slim 100755 root:root fdb1a3e416229e0f647684e150cae032 -File: /usr/bin/routino-router 100755 root:root b55d6463a6d895effc5d39d75fb9705e -File: /usr/bin/routino-router+lib 100755 root:root bc3210f791a8c36527c5f2f719d1fec8 -File: /usr/bin/routino-router+lib-slim 100755 root:root d412cf6f16233f7ef53afb22cd60eb14 -File: /usr/bin/routino-router-slim 100755 root:root c9047c2342db512b56a73aaeae170cdf -RPMIdentity: e5f6357521ff55e0768ab0064566d43debe26c7bac860600c198fe9d3ecc316c81028796a3023a23324b2cc5c3c2d8de4c3c65e2ef4669c990e3e641e0de3068 +File: /usr/bin/routino-filedumper 100755 root:root e76597c50559e1151739b377bd209a90 +File: /usr/bin/routino-filedumper-slim 100755 root:root 4ae5b80a90b2fd0cb7a241463fc10277 +File: /usr/bin/routino-filedumperx 100755 root:root be4e1bbaff313e20d6aa9e0992358190 +File: /usr/bin/routino-planetsplitter 100755 root:root aebc5c6d654ccb59259b77e25807d6db +File: /usr/bin/routino-planetsplitter-slim 100755 root:root 953b8113275e06aa89a68d4423971ba0 +File: /usr/bin/routino-router 100755 root:root 8d60e7777abdacbb0917b65fa7d301db +File: /usr/bin/routino-router+lib 100755 root:root 0e8c1ae0d105e19eaf75d612de88acae +File: /usr/bin/routino-router+lib-slim 100755 root:root c19182329a6802324f4b1691f153268a +File: /usr/bin/routino-router-slim 100755 root:root 9ce2a18abcdb508a5b14c23db03092ab +RPMIdentity: 220544cbdf71d4b03f14c37840abda3eb79377c73a4a09cac1169c1f103693f9566c9bd3319d2b8ef920d78f94404fd80fba3aad4af72937cd2489111b65a85e --- routino-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.946695495 +0000 +++ routino-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-10-29 17:39:39.319600733 +0000 @@ -1,28 +1,28 @@ -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/5de2ce4d7fd2e8b024be39eb746a59ac96ec87 120777 root:root ../../../../bin/routino-router-slim -/usr/lib/debug/.build-id/1b/5de2ce4d7fd2e8b024be39eb746a59ac96ec87.debug 120777 root:root ../../usr/bin/routino-router-slim.debug -/usr/lib/debug/.build-id/42 40755 root:root -/usr/lib/debug/.build-id/42/64de616fc160bb8f2bc2ba06b6b3398958c86e 120777 root:root ../../../../bin/routino-router+lib-slim -/usr/lib/debug/.build-id/42/64de616fc160bb8f2bc2ba06b6b3398958c86e.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -/usr/lib/debug/.build-id/6a 40755 root:root -/usr/lib/debug/.build-id/6a/592f0cf1cf6ed02db702efcb025d72a5229d39 120777 root:root ../../../../bin/routino-router -/usr/lib/debug/.build-id/6a/592f0cf1cf6ed02db702efcb025d72a5229d39.debug 120777 root:root ../../usr/bin/routino-router.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/9b6dcbdecc9a3578529ec011125cf80488308d 120777 root:root ../../../../bin/routino-filedumperx -/usr/lib/debug/.build-id/71/9b6dcbdecc9a3578529ec011125cf80488308d.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/05cd85b9bfd36993bd9bac6188e7b1f36373a5 120777 root:root ../../../../bin/routino-planetsplitter-slim -/usr/lib/debug/.build-id/74/05cd85b9bfd36993bd9bac6188e7b1f36373a5.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/a681e3d11941e297f23c0bb7a906eeb306f2d3 120777 root:root ../../../../bin/routino-filedumper-slim -/usr/lib/debug/.build-id/a0/a681e3d11941e297f23c0bb7a906eeb306f2d3.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/c50bc3340bbd0fd33cb322dd4cd2a844935f1f 120777 root:root ../../../../bin/routino-router+lib -/usr/lib/debug/.build-id/ac/c50bc3340bbd0fd33cb322dd4cd2a844935f1f.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/b1dfc4e4add252d9b763ec94fabfbca8ec9cd6 120777 root:root ../../../../bin/routino-planetsplitter -/usr/lib/debug/.build-id/b0/b1dfc4e4add252d9b763ec94fabfbca8ec9cd6.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/931aed08d5e045e7cd66ef1aba95d9fa497163 120777 root:root ../../../../bin/routino-filedumper -/usr/lib/debug/.build-id/b8/931aed08d5e045e7cd66ef1aba95d9fa497163.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/ec99c152f91292947212343063242b84092943 120777 root:root ../../../../bin/routino-router-slim +/usr/lib/debug/.build-id/01/ec99c152f91292947212343063242b84092943.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/fd147a06f6acf5481f768e7bb05c5f8e84ae61 120777 root:root ../../../../bin/routino-planetsplitter +/usr/lib/debug/.build-id/14/fd147a06f6acf5481f768e7bb05c5f8e84ae61.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/64d871d22cffee53abdded2574c76ca8e53c21 120777 root:root ../../../../bin/routino-router +/usr/lib/debug/.build-id/1e/64d871d22cffee53abdded2574c76ca8e53c21.debug 120777 root:root ../../usr/bin/routino-router.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/10d8e25c850db12ae78c653539e0eb32944db9 120777 root:root ../../../../bin/routino-filedumperx +/usr/lib/debug/.build-id/1f/10d8e25c850db12ae78c653539e0eb32944db9.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/bfb93c571b69a911228fcc06b7af9f8c37a830 120777 root:root ../../../../bin/routino-router+lib +/usr/lib/debug/.build-id/4a/bfb93c571b69a911228fcc06b7af9f8c37a830.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/efa58893e42154c4cf330d4226080f05f7d7ab 120777 root:root ../../../../bin/routino-filedumper-slim +/usr/lib/debug/.build-id/58/efa58893e42154c4cf330d4226080f05f7d7ab.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/5bfe001bd0fcd3a5595948d5712cc3d9e35c7f 120777 root:root ../../../../bin/routino-filedumper +/usr/lib/debug/.build-id/98/5bfe001bd0fcd3a5595948d5712cc3d9e35c7f.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/fa48383dedebd2757df5e21fbbd5c69e132496 120777 root:root ../../../../bin/routino-planetsplitter-slim +/usr/lib/debug/.build-id/b2/fa48383dedebd2757df5e21fbbd5c69e132496.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/7fefb3b547df51848716258ec2098fb25e7a69 120777 root:root ../../../../bin/routino-router+lib-slim +/usr/lib/debug/.build-id/bd/7fefb3b547df51848716258ec2098fb25e7a69.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root @@ -85,38 +85,38 @@ Provides: routino-debuginfo = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/5de2ce4d7fd2e8b024be39eb746a59ac96ec87 120777 root:root ../../../../bin/routino-router-slim -File: /usr/lib/debug/.build-id/1b/5de2ce4d7fd2e8b024be39eb746a59ac96ec87.debug 120777 root:root ../../usr/bin/routino-router-slim.debug -File: /usr/lib/debug/.build-id/42 40755 root:root -File: /usr/lib/debug/.build-id/42/64de616fc160bb8f2bc2ba06b6b3398958c86e 120777 root:root ../../../../bin/routino-router+lib-slim -File: /usr/lib/debug/.build-id/42/64de616fc160bb8f2bc2ba06b6b3398958c86e.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -File: /usr/lib/debug/.build-id/6a 40755 root:root -File: /usr/lib/debug/.build-id/6a/592f0cf1cf6ed02db702efcb025d72a5229d39 120777 root:root ../../../../bin/routino-router -File: /usr/lib/debug/.build-id/6a/592f0cf1cf6ed02db702efcb025d72a5229d39.debug 120777 root:root ../../usr/bin/routino-router.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/9b6dcbdecc9a3578529ec011125cf80488308d 120777 root:root ../../../../bin/routino-filedumperx -File: /usr/lib/debug/.build-id/71/9b6dcbdecc9a3578529ec011125cf80488308d.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/05cd85b9bfd36993bd9bac6188e7b1f36373a5 120777 root:root ../../../../bin/routino-planetsplitter-slim -File: /usr/lib/debug/.build-id/74/05cd85b9bfd36993bd9bac6188e7b1f36373a5.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/a681e3d11941e297f23c0bb7a906eeb306f2d3 120777 root:root ../../../../bin/routino-filedumper-slim -File: /usr/lib/debug/.build-id/a0/a681e3d11941e297f23c0bb7a906eeb306f2d3.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/c50bc3340bbd0fd33cb322dd4cd2a844935f1f 120777 root:root ../../../../bin/routino-router+lib -File: /usr/lib/debug/.build-id/ac/c50bc3340bbd0fd33cb322dd4cd2a844935f1f.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/b1dfc4e4add252d9b763ec94fabfbca8ec9cd6 120777 root:root ../../../../bin/routino-planetsplitter -File: /usr/lib/debug/.build-id/b0/b1dfc4e4add252d9b763ec94fabfbca8ec9cd6.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/931aed08d5e045e7cd66ef1aba95d9fa497163 120777 root:root ../../../../bin/routino-filedumper -File: /usr/lib/debug/.build-id/b8/931aed08d5e045e7cd66ef1aba95d9fa497163.debug 120777 root:root ../../usr/bin/routino-filedumper.debug -File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root 03b8e250dbb10cdb5d18e47d9f695ee4 -File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root aec2725d041cd3539e01b6a93b31792c -File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root 9d1574f19fd04dc95a906095fc5182c6 -File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 1e60cd90ac195529b09dd4679cc53934 -File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root 82132cdd2105c521ae32f7f013ac1e71 -File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root e63f8c90ee2787dba35a302449198526 -File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root f5af35fffc80d5d741644a60f429fc1d -File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root 91cd9c4b84bafd4f34a81439576764f8 -File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root 73c9dea026cad5082eb820fd0fa9228a +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/ec99c152f91292947212343063242b84092943 120777 root:root ../../../../bin/routino-router-slim +File: /usr/lib/debug/.build-id/01/ec99c152f91292947212343063242b84092943.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/fd147a06f6acf5481f768e7bb05c5f8e84ae61 120777 root:root ../../../../bin/routino-planetsplitter +File: /usr/lib/debug/.build-id/14/fd147a06f6acf5481f768e7bb05c5f8e84ae61.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/64d871d22cffee53abdded2574c76ca8e53c21 120777 root:root ../../../../bin/routino-router +File: /usr/lib/debug/.build-id/1e/64d871d22cffee53abdded2574c76ca8e53c21.debug 120777 root:root ../../usr/bin/routino-router.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/10d8e25c850db12ae78c653539e0eb32944db9 120777 root:root ../../../../bin/routino-filedumperx +File: /usr/lib/debug/.build-id/1f/10d8e25c850db12ae78c653539e0eb32944db9.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/bfb93c571b69a911228fcc06b7af9f8c37a830 120777 root:root ../../../../bin/routino-router+lib +File: /usr/lib/debug/.build-id/4a/bfb93c571b69a911228fcc06b7af9f8c37a830.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/efa58893e42154c4cf330d4226080f05f7d7ab 120777 root:root ../../../../bin/routino-filedumper-slim +File: /usr/lib/debug/.build-id/58/efa58893e42154c4cf330d4226080f05f7d7ab.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/5bfe001bd0fcd3a5595948d5712cc3d9e35c7f 120777 root:root ../../../../bin/routino-filedumper +File: /usr/lib/debug/.build-id/98/5bfe001bd0fcd3a5595948d5712cc3d9e35c7f.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/fa48383dedebd2757df5e21fbbd5c69e132496 120777 root:root ../../../../bin/routino-planetsplitter-slim +File: /usr/lib/debug/.build-id/b2/fa48383dedebd2757df5e21fbbd5c69e132496.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/7fefb3b547df51848716258ec2098fb25e7a69 120777 root:root ../../../../bin/routino-router+lib-slim +File: /usr/lib/debug/.build-id/bd/7fefb3b547df51848716258ec2098fb25e7a69.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root 3e95c5bed3af46988899aaeec1dd21dc +File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root a9a790596bbfd1ab6d688ddebb7afac3 +File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root 7b108d18bcc30b72a5b7451a38f611e4 +File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 94225d3f76002a66b97fc1ecae040edf +File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root 1a0420b99efe7ee07453340f56842f4a +File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root 5b25135f8546374c92821a5ed91299b9 +File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root 7b9e0cb6ee21cf0a1f1c80437406a79f +File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root e9de18fa66d5b8a146df2400fe30f5e5 +File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root 5a5063b05de45daeceaeb61a31428e53 File: /usr/src/debug/routino-3.4.1 40755 root:root @@ -161,2 +161,2 @@ File: /usr/src/debug/routino-3.4.1/src/waysx.h 100644 root:root 9a666fb4f848a804d63848df8ebcafa0 -RPMIdentity: 7d33202314ad3d515991d750f19ceae7104f6d572caf450f99ce2d158936ab9e26896d17115cb8fa3ea63be38209a418df5e047ec8de6b4bf62edcb721cba3da +RPMIdentity: 74df12b6542daf3a4b841432c8bb0d0dd232b8114a1403f8074f4368823198685bb52787edad9a8104946155286f6992a24e7cc4190491e3b39c8897f24390b0