<86>May 4 03:37:47 userdel[513115]: delete user 'rooter' <86>May 4 03:37:47 userdel[513115]: removed group 'rooter' owned by 'rooter' <86>May 4 03:37:47 userdel[513115]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:37:47 groupadd[513169]: group added to /etc/group: name=rooter, GID=1829 <86>May 4 03:37:47 groupadd[513169]: group added to /etc/gshadow: name=rooter <86>May 4 03:37:47 groupadd[513169]: new group: name=rooter, GID=1829 <86>May 4 03:37:47 useradd[513216]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>May 4 03:37:47 userdel[513304]: delete user 'builder' <86>May 4 03:37:47 userdel[513304]: removed group 'builder' owned by 'builder' <86>May 4 03:37:47 userdel[513304]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:37:47 groupadd[513376]: group added to /etc/group: name=builder, GID=1830 <86>May 4 03:37:47 groupadd[513376]: group added to /etc/gshadow: name=builder <86>May 4 03:37:47 groupadd[513376]: new group: name=builder, GID=1830 <86>May 4 03:37:47 useradd[513429]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:37:51 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>May 4 03:37:51 rpmi: liblzma-devel-5.4.5-alt1 sisyphus+338177.300.3.1 1707490235 installed <13>May 4 03:37:51 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.23109 + 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.23109 + 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\" 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\" 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\" 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\" 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' 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' 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' 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\" 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' 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 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\" 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' 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\" 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\" 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\" tagging.c -o tagging.o -MMD -MP -MF .deps/tagging.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\" 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\" 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\" 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\" 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\" 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\" 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=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\" 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\" 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\" 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=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=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\" 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\" 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\" 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=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\" 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\" 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=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=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\" output.c -o output.o -MMD -MP -MF .deps/output.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\" 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=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=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 -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 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 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 -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=0 -DROUTINO_DATADIR=\"/usr/share/routino\" router+lib.c -o router+lib.o -MMD -MP -MF .deps/router+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\" 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 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 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 -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 routino.c -o routino-lib.o -MMD -MP -MF .deps/routino-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\" 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 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 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 files.c -o files-lib.o -MMD -MP -MF .deps/files-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 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 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 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=1 -DLIBROUTINO routino.c -o routino-slim-lib.o -MMD -MP -MF .deps/routino-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 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=0 -DLIBROUTINO output.c -o output-lib.o -MMD -MP -MF .deps/output-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 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=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=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 -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 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-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.. 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.. 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-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.. 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.. 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-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 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 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 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 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.74649 + 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.7265 + 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.QRPX3c 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.gwY7YE 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.QmIVYj 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.kBPyQv 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.bokD5z 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.0lkpup 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.HBiUxQ 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.7GELEI 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.XQFPgm 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.yC5kxl 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.WpjqWr 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.UThiaB 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.JSyzyt 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.X2vaFf 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.QXXrtE 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.kxCw6N 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.SI7ud5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EUnR4q 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.zzi32g find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Awrp08 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.aoaMAV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4aPcK4 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) 37.21user 20.53system 0:37.74elapsed 152%CPU (0avgtext+0avgdata 80088maxresident)k 0inputs+0outputs (0major+3004205minor)pagefaults 0swaps 3.31user 2.50system 0:48.47elapsed 12%CPU (0avgtext+0avgdata 131824maxresident)k 0inputs+0outputs (0major+205326minor)pagefaults 0swaps --- libroutino-slim0-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.000000000 +0000 +++ libroutino-slim0-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:33.210484118 +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 55b8fb3eb485d6159b0494ab8c72b489 +RPMIdentity: 49e4b8eec0a696481536b34d4091f30a368a10f04492635d4f33bce2dfef4b62955e0f50faa18a6d5cfc184f4ef7c7e81689fe330c09d8ce25f07f9412016ef9 --- libroutino-slim0-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:45.000000000 +0000 +++ libroutino-slim0-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:33.363486754 +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/8b 40755 root:root +/usr/lib/debug/.build-id/8b/f2007930e59f210725e03df312ab0efed936b4 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 +/usr/lib/debug/.build-id/8b/f2007930e59f210725e03df312ab0efed936b4.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/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/f2007930e59f210725e03df312ab0efed936b4 120777 root:root ../../../../lib64/libroutino-slim.so.0.0.0 +File: /usr/lib/debug/.build-id/8b/f2007930e59f210725e03df312ab0efed936b4.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 4c0cd66f676fa86b7c69fcb39a77c0b3 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: d1692e1d224195344faf4a37f42c4ca8dc8f6e238aad7e8de14559421443c7e5a60b6d8f4128e74ede3275c291b86e6c66241498936479774450e4d49efdd0ff --- libroutino0-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.000000000 +0000 +++ libroutino0-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:33.505489200 +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 41fab28bc2b40efc54732ae8715b0f36 +RPMIdentity: 10e66534b5eb50434f65cdf72e093c7a6a1074a4993aa130b79eec69b5368c0282be18335d4f8e594ced5b23b84d4df8e6ccb7be5955185bb43b36306da3c27d --- libroutino0-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.000000000 +0000 +++ libroutino0-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:33.643491578 +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/e7 40755 root:root +/usr/lib/debug/.build-id/e7/0ecfa1b1cecd9cca09b7a2b2102220bc0d4da0 120777 root:root ../../../../lib64/libroutino.so.0.0.0 +/usr/lib/debug/.build-id/e7/0ecfa1b1cecd9cca09b7a2b2102220bc0d4da0.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/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/0ecfa1b1cecd9cca09b7a2b2102220bc0d4da0 120777 root:root ../../../../lib64/libroutino.so.0.0.0 +File: /usr/lib/debug/.build-id/e7/0ecfa1b1cecd9cca09b7a2b2102220bc0d4da0.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 200041419ec5bdf4a8235fdf33e2c6be 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: bd809dcd9bf40502a34fbe6f015083a375a989aa0870c5a2af676f6cb183c0cb5186adc01f8d634f43246a75409c8d2e92bd66be78911e2347ee5c961ec4c8ae --- routino-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:45.000000000 +0000 +++ routino-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:33.780493938 +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 cfff9ca291ad6a721c45fdfa8097b134 +File: /usr/bin/routino-filedumper-slim 100755 root:root b11ed6499705124a9cc96e4c62c9c1de +File: /usr/bin/routino-filedumperx 100755 root:root 2d22c7a9b16f1081977e3ead1b6b0caa +File: /usr/bin/routino-planetsplitter 100755 root:root 370ceecaa42e17de1857e6e33d664bf0 +File: /usr/bin/routino-planetsplitter-slim 100755 root:root 989e3cdc5ff7fac1d2e199169e5a2139 +File: /usr/bin/routino-router 100755 root:root 0ff43695a012376791afcfc5d49e04e7 +File: /usr/bin/routino-router+lib 100755 root:root 617078c37961bf63fc38b5e8df73d50e +File: /usr/bin/routino-router+lib-slim 100755 root:root e4c2f0b4aa54a7bf394c19f5b0f94f69 +File: /usr/bin/routino-router-slim 100755 root:root 728701c6127e0d03a64ef2c3feab92a9 +RPMIdentity: 73adf0da13d60258e35b342dc8b644cb9581b1510497eeaedca68687789e96db758e207a353820b3c768015c4cd39864dcb2ab2c4defabc837cb12095688c8d4 --- routino-debuginfo-3.4.1-alt1.x86_64.rpm.repo 2023-08-20 09:10:46.000000000 +0000 +++ routino-debuginfo-3.4.1-alt1.x86_64.rpm.hasher 2024-05-04 03:38:34.012497934 +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/3e 40755 root:root +/usr/lib/debug/.build-id/3e/d6dfbe0c045170430b5fd35817227227493931 120777 root:root ../../../../bin/routino-planetsplitter +/usr/lib/debug/.build-id/3e/d6dfbe0c045170430b5fd35817227227493931.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/2b4584403af12a197a927db87d4c85d136da64 120777 root:root ../../../../bin/routino-router+lib +/usr/lib/debug/.build-id/5c/2b4584403af12a197a927db87d4c85d136da64.debug 120777 root:root ../../usr/bin/routino-router+lib.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/71/73898d5b9176c03551c35a98f46afbc0c4a910 120777 root:root ../../../../bin/routino-router-slim +/usr/lib/debug/.build-id/71/73898d5b9176c03551c35a98f46afbc0c4a910.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/b50abe4a1c95b341e164e66a28cbf6d754eb0a 120777 root:root ../../../../bin/routino-router+lib-slim +/usr/lib/debug/.build-id/93/b50abe4a1c95b341e164e66a28cbf6d754eb0a.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/f0b01c294054d79a2a579b60d1a3ed4a8f7f46 120777 root:root ../../../../bin/routino-filedumperx +/usr/lib/debug/.build-id/9a/f0b01c294054d79a2a579b60d1a3ed4a8f7f46.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/1059806ad33c2ea0422d08682532488de598e3 120777 root:root ../../../../bin/routino-filedumper-slim +/usr/lib/debug/.build-id/ab/1059806ad33c2ea0422d08682532488de598e3.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/d336ea62c453bd48b1b9f6410bfe3dc9b32786 120777 root:root ../../../../bin/routino-router +/usr/lib/debug/.build-id/b6/d336ea62c453bd48b1b9f6410bfe3dc9b32786.debug 120777 root:root ../../usr/bin/routino-router.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/7a28fafc5a33ad45f4703d2b211e891578549e 120777 root:root ../../../../bin/routino-planetsplitter-slim +/usr/lib/debug/.build-id/da/7a28fafc5a33ad45f4703d2b211e891578549e.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/ab1d8b1b4c9eb9ea9faa2c79d8cefb0ed1cb55 120777 root:root ../../../../bin/routino-filedumper +/usr/lib/debug/.build-id/ec/ab1d8b1b4c9eb9ea9faa2c79d8cefb0ed1cb55.debug 120777 root:root ../../usr/bin/routino-filedumper.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/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/d6dfbe0c045170430b5fd35817227227493931 120777 root:root ../../../../bin/routino-planetsplitter +File: /usr/lib/debug/.build-id/3e/d6dfbe0c045170430b5fd35817227227493931.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/2b4584403af12a197a927db87d4c85d136da64 120777 root:root ../../../../bin/routino-router+lib +File: /usr/lib/debug/.build-id/5c/2b4584403af12a197a927db87d4c85d136da64.debug 120777 root:root ../../usr/bin/routino-router+lib.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/71/73898d5b9176c03551c35a98f46afbc0c4a910 120777 root:root ../../../../bin/routino-router-slim +File: /usr/lib/debug/.build-id/71/73898d5b9176c03551c35a98f46afbc0c4a910.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/b50abe4a1c95b341e164e66a28cbf6d754eb0a 120777 root:root ../../../../bin/routino-router+lib-slim +File: /usr/lib/debug/.build-id/93/b50abe4a1c95b341e164e66a28cbf6d754eb0a.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/f0b01c294054d79a2a579b60d1a3ed4a8f7f46 120777 root:root ../../../../bin/routino-filedumperx +File: /usr/lib/debug/.build-id/9a/f0b01c294054d79a2a579b60d1a3ed4a8f7f46.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/1059806ad33c2ea0422d08682532488de598e3 120777 root:root ../../../../bin/routino-filedumper-slim +File: /usr/lib/debug/.build-id/ab/1059806ad33c2ea0422d08682532488de598e3.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/d336ea62c453bd48b1b9f6410bfe3dc9b32786 120777 root:root ../../../../bin/routino-router +File: /usr/lib/debug/.build-id/b6/d336ea62c453bd48b1b9f6410bfe3dc9b32786.debug 120777 root:root ../../usr/bin/routino-router.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/7a28fafc5a33ad45f4703d2b211e891578549e 120777 root:root ../../../../bin/routino-planetsplitter-slim +File: /usr/lib/debug/.build-id/da/7a28fafc5a33ad45f4703d2b211e891578549e.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/ab1d8b1b4c9eb9ea9faa2c79d8cefb0ed1cb55 120777 root:root ../../../../bin/routino-filedumper +File: /usr/lib/debug/.build-id/ec/ab1d8b1b4c9eb9ea9faa2c79d8cefb0ed1cb55.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root be238cc83526b1e7acf4be2f1340fe6c +File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root 75712c2b82745b74fc26b1f042ab5cbd +File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root c2eed826c26aebf846001f6a229a877f +File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 2123b5cb308e796e68d3f398a2bf8c98 +File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root 4fe10d14dd3928b5ab225d76f1740c63 +File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root b0e7f214cd8ab87c8ae3d8ee86bdcaaa +File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root cc18020683e67b7418feb7373ae450e5 +File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root 562c1dae912f93d8b879a49c2abe6199 +File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root e16d7b2906a556ce9193561df5135027 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: e1b421e6598a8c270f52ad2758eb05eba01a90a57a19fee14e76d5e87bbdb7c366a9aa3ab2429d2a972adb704ff392d741b039388b231b1b8222d1d26c7108f7