<86>Apr 27 10:40:41 userdel[754532]: delete user 'rooter' <86>Apr 27 10:40:41 userdel[754532]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:40:41 userdel[754532]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:40:41 groupadd[754608]: group added to /etc/group: name=rooter, GID=1844 <86>Apr 27 10:40:41 groupadd[754608]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:40:41 groupadd[754608]: new group: name=rooter, GID=1844 <86>Apr 27 10:40:41 useradd[754678]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:40:41 userdel[754812]: delete user 'builder' <86>Apr 27 10:40:41 userdel[754812]: removed group 'builder' owned by 'builder' <86>Apr 27 10:40:41 userdel[754812]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:40:41 groupadd[754904]: group added to /etc/group: name=builder, GID=1845 <86>Apr 27 10:40:41 groupadd[754904]: group added to /etc/gshadow: name=builder <86>Apr 27 10:40:41 groupadd[754904]: new group: name=builder, GID=1845 <86>Apr 27 10:40:41 useradd[754982]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 10:40:45 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>Apr 27 10:40:45 rpmi: liblzma-devel-5.4.5-alt1 sisyphus+338177.300.3.1 1707490254 installed <13>Apr 27 10:40:45 rpmi: bzlib-devel-1:1.0.8-alt3 sisyphus+327286.5000.14.1 1711487131 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31986 + 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.31986 + 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 -march=i586 -mtune=generic' 'LDFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + LDFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + make -j16 libdir=/usr/lib 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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" superx.c -o superx.o -MMD -MP -MF .deps/superx.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" planetsplitter.c -o planetsplitter.o -MMD -MP -MF .deps/planetsplitter.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" segmentsx.c -o segmentsx.o -MMD -MP -MF .deps/segmentsx.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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' mkdir: cannot create directory '.deps': File exists gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -DSLIM=0 -DROUTINO_DATADIR=\"/usr/share/routino\" osmxmlparse.c -o osmxmlparse.o -MMD -MP -MF .deps/osmxmlparse.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-parameter -pedantic -ffast-math -g -pthread -DUSE_PTHREADS -DUSE_BZIP2 -DUSE_GZIP -DUSE_XZ -D_FILE_OFFSET_BITS=64 -D_POSIX_C_SOURCE=200809L -fvisibility=hidden -fPIC -DSLIM=1 -DLIBROUTINO optimiser.c -o optimiser-slim-lib.o -MMD -MP -MF .deps/optimiser-slim-lib.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.4.1/src' gcc filedumperx.o files.o logging.o types.o -o filedumperx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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-slim.so -o router+lib-slim -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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-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 -march=i586 -mtune=generic -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.so -o router+lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -std=c99 -Wall -Wmissing-prototypes -Wextra -Wno-unused-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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.18489 + 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/lib 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/lib cp -df libroutino-slim.so /usr/src/tmp/routino-buildroot/usr/lib cp -df libroutino.so.0 /usr/src/tmp/routino-buildroot/usr/lib cp -df libroutino-slim.so.0 /usr/src/tmp/routino-buildroot/usr/lib cp -df libroutino.so.0.0.0 /usr/src/tmp/routino-buildroot/usr/lib cp -df libroutino-slim.so.0.0.0 /usr/src/tmp/routino-buildroot/usr/lib 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/lib/libroutino-slim.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/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/lib: (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.88130 + 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.HSFcEc 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.BGnnYI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libbz2.so.1 >= set:igvOXRQuy1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), liblzma.so.5 >= set:kiyIzkMQO02, liblzma.so.5(XZ_5.0), libm.so.6(GLIBC_2.0), libroutino-slim.so.0 >= set:idBaKLm4fjecBSMbRaJF5C4O5ZpDta214hZbCf0id, libroutino.so.0 >= set:idBaKLm4fjecBSMbRaJF5C4O5ZpDta214hZbCf0id, libz.so.1 >= 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.rxTkmy 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.py1SeM 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.JnxJKA 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.TcWKNR 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.Zee6aE 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.AKpGRW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/routino-buildroot/usr/lib/libroutino.so.0: 21 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gIPYw2 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 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.4.1-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ClEkfv 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.Nj0RiX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/routino-buildroot/usr/lib/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.FdFH8M 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 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.4.1-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Shq4S 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.IZDd95 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.w779KJ 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/lib/libroutino-slim.so.0.0.0, /usr/lib/libroutino.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h7za9J 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.4x2rmh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ksJP0q find-requires: running scripts (debuginfo) Requires: routino = 3.4.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libbz2.so.1), debug(libc.so.6), debug(liblzma.so.5), debug(libm.so.6), debug(libroutino-slim.so.0), debug(libroutino.so.0), debug(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.aYptHI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vBUVDH find-requires: running scripts (debuginfo) Provides: debug(libroutino.so.0) Requires: libroutino0 = 3.4.1-alt1, debug(libc.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.DfXgyR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LjxxCL find-requires: running scripts (debuginfo) Provides: debug(libroutino-slim.so.0) Requires: libroutino-slim0 = 3.4.1-alt1, debug(libc.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 8 extra deps from routino due to repentancy on libroutino0 Removing 1 extra deps from routino-debuginfo due to repentancy on libroutino0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/routino-3.4.1-alt1.i586.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/i586/libroutino0-3.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-3.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-devel-3.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/routino-debuginfo-3.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino0-debuginfo-3.4.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-debuginfo-3.4.1-alt1.i586.rpm (w2.lzdio) 46.18user 22.97system 0:42.30elapsed 163%CPU (0avgtext+0avgdata 57532maxresident)k 0inputs+0outputs (0major+2875381minor)pagefaults 0swaps 3.50user 2.65system 0:56.76elapsed 10%CPU (0avgtext+0avgdata 127232maxresident)k 0inputs+0outputs (0major+200946minor)pagefaults 0swaps --- libroutino-slim0-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:28.000000000 +0000 +++ libroutino-slim0-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:35.256924158 +0000 @@ -15,3 +15,3 @@ File: /usr/lib/libroutino-slim.so.0 120777 root:root libroutino-slim.so.0.0.0 -File: /usr/lib/libroutino-slim.so.0.0.0 100644 root:root 7f09da808303459b6b32954be754d3f1 -RPMIdentity: c7dd8da4aa0939d827c3120a8b68b0d6910a349605a2bf7aea9f40def5f5f1e452b4d36ce4ed375b7484bdbf9800e06b0cd93634509c8969277e3ab83a50d904 +File: /usr/lib/libroutino-slim.so.0.0.0 100644 root:root f74aae170f924d359c97313e1892a4f1 +RPMIdentity: a40e24b26695b1e57fd92be63941942612b9394be210a3972f36d60d58fd2ecffc8cb8164151418b37a3b6f3968c096d4e0cb26e4d42ac1e1bcae43e2f06b146 --- libroutino-slim0-debuginfo-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:28.000000000 +0000 +++ libroutino-slim0-debuginfo-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:35.479927836 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ba 40755 root:root -/usr/lib/debug/.build-id/ba/589b60f1ecb2b3b9f300fad0b7ff236601b64f 120777 root:root ../../../libroutino-slim.so.0.0.0 -/usr/lib/debug/.build-id/ba/589b60f1ecb2b3b9f300fad0b7ff236601b64f.debug 120777 root:root ../../usr/lib/libroutino-slim.so.0.0.0.debug +/usr/lib/debug/.build-id/12 40755 root:root +/usr/lib/debug/.build-id/12/a717af80fa0ddda153fcae6f931ea997fa4657 120777 root:root ../../../libroutino-slim.so.0.0.0 +/usr/lib/debug/.build-id/12/a717af80fa0ddda153fcae6f931ea997fa4657.debug 120777 root:root ../../usr/lib/libroutino-slim.so.0.0.0.debug /usr/lib/debug/usr/lib/libroutino-slim.so.0.0.0.debug 100644 root:root @@ -41,6 +41,6 @@ Provides: libroutino-slim0-debuginfo = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/lib/debug/.build-id/ba 40755 root:root -File: /usr/lib/debug/.build-id/ba/589b60f1ecb2b3b9f300fad0b7ff236601b64f 120777 root:root ../../../libroutino-slim.so.0.0.0 -File: /usr/lib/debug/.build-id/ba/589b60f1ecb2b3b9f300fad0b7ff236601b64f.debug 120777 root:root ../../usr/lib/libroutino-slim.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libroutino-slim.so.0.0.0.debug 100644 root:root 924cc9edc8612a4d1d5ea713d04ed61c +File: /usr/lib/debug/.build-id/12 40755 root:root +File: /usr/lib/debug/.build-id/12/a717af80fa0ddda153fcae6f931ea997fa4657 120777 root:root ../../../libroutino-slim.so.0.0.0 +File: /usr/lib/debug/.build-id/12/a717af80fa0ddda153fcae6f931ea997fa4657.debug 120777 root:root ../../usr/lib/libroutino-slim.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libroutino-slim.so.0.0.0.debug 100644 root:root 931965714c6ee044f927236987c7f1fe File: /usr/lib/debug/usr/lib/libroutino-slim.so.0.debug 120777 root:root libroutino-slim.so.0.0.0.debug @@ -77,2 +77,2 @@ File: /usr/src/debug/routino-3.4.1/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: edbf2816dfba55fe9bc01ad7343804ebe903853c08a2d9deb00a7f7e9d8bd4565e5448fafa18fa4a41a03f17e41759900a27613c2e66ce5c1cd7efaf4b38fd2c +RPMIdentity: 10b00a1ab771f28f40dbb111d43ccd22128ac2aa8bcd9ce5631a81ab644cb59b6aab1760a6c3af48263daf522165f5f9a39d92ca1584caeabda1a990e797147d --- libroutino0-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:28.000000000 +0000 +++ libroutino0-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:35.704931547 +0000 @@ -15,3 +15,3 @@ File: /usr/lib/libroutino.so.0 120777 root:root libroutino.so.0.0.0 -File: /usr/lib/libroutino.so.0.0.0 100644 root:root 768d675bcaadffaff5042d8413c15daf -RPMIdentity: 6ffbe87548a58ab22820c84e889c9e7de24f3dd4597e86fa46ccd5df6aec0235c09f7a2d3a45bae76cf70d3c0474a788473d80ba855625d395e197006fd7977e +File: /usr/lib/libroutino.so.0.0.0 100644 root:root 41c23ab650b27ebbe3aca7f5e83cbdb3 +RPMIdentity: 9894080e9a7d25f8e7882b5b0e7d66dceebcdd3c9ac269d2706cd93fb60264f70007a51edfa501a4a321b96219213e0bb497ec51bd4b0e762ebff3c8874bb425 --- libroutino0-debuginfo-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:28.000000000 +0000 +++ libroutino0-debuginfo-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:35.948935571 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/088ad3fde90608e95cb094f8614553a7e8f290 120777 root:root ../../../libroutino.so.0.0.0 -/usr/lib/debug/.build-id/bc/088ad3fde90608e95cb094f8614553a7e8f290.debug 120777 root:root ../../usr/lib/libroutino.so.0.0.0.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/01cf90ba8171e6923a6b3a42c57927829b27a8 120777 root:root ../../../libroutino.so.0.0.0 +/usr/lib/debug/.build-id/2f/01cf90ba8171e6923a6b3a42c57927829b27a8.debug 120777 root:root ../../usr/lib/libroutino.so.0.0.0.debug /usr/lib/debug/usr/lib/libroutino.so.0.0.0.debug 100644 root:root @@ -40,6 +40,6 @@ Provides: libroutino0-debuginfo = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/088ad3fde90608e95cb094f8614553a7e8f290 120777 root:root ../../../libroutino.so.0.0.0 -File: /usr/lib/debug/.build-id/bc/088ad3fde90608e95cb094f8614553a7e8f290.debug 120777 root:root ../../usr/lib/libroutino.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libroutino.so.0.0.0.debug 100644 root:root 8436dc42de49260278dc25d5a28f89fe +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/01cf90ba8171e6923a6b3a42c57927829b27a8 120777 root:root ../../../libroutino.so.0.0.0 +File: /usr/lib/debug/.build-id/2f/01cf90ba8171e6923a6b3a42c57927829b27a8.debug 120777 root:root ../../usr/lib/libroutino.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libroutino.so.0.0.0.debug 100644 root:root 282f0b278500e347ff498a5ebaebfc46 File: /usr/lib/debug/usr/lib/libroutino.so.0.debug 120777 root:root libroutino.so.0.0.0.debug @@ -75,2 +75,2 @@ File: /usr/src/debug/routino-3.4.1/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: 90f2ea73fd0edc73bedfb147ad6b8ef9358946d7038a678d0bdd91962253d55c1b6ed693caa0a539e46934c4bf782855b8504e4333b8d09687ad80bcb945db82 +RPMIdentity: c05268974f230b3b754ee8d809db097fffa4996953d3121abc51832ba84f7818218076078c6f41316b0541e53a1977943ee8ceecb5dbf316c81ff7bee422ab01 --- routino-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:29.000000000 +0000 +++ routino-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:36.157939018 +0000 @@ -23,11 +23,11 @@ Provides: routino = 3.4.1-alt1:sisyphus+327586.100.1.1 -File: /usr/bin/routino-filedumper 100755 root:root 991c164f0417c447daaa9c6669df731e -File: /usr/bin/routino-filedumper-slim 100755 root:root e82cdc465022cc783aef330d63c06c00 -File: /usr/bin/routino-filedumperx 100755 root:root 50f0dc06f5b380c226961d32beb21fd3 -File: /usr/bin/routino-planetsplitter 100755 root:root 41f56f18cec91b875c6e9f23162c29e2 -File: /usr/bin/routino-planetsplitter-slim 100755 root:root c98c3c7f5f630d65a6ab8815641273ef -File: /usr/bin/routino-router 100755 root:root 61254cef2d6844ce33a4861232b3e212 -File: /usr/bin/routino-router+lib 100755 root:root 0711f488ea2c5bc3985411e5ca89d130 -File: /usr/bin/routino-router+lib-slim 100755 root:root 564bcb9642dd66b7e61897109a30c33e -File: /usr/bin/routino-router-slim 100755 root:root dde60601bc64c7da2a79171c9315e8e5 -RPMIdentity: 22315d1080d9db677f822df0a576db625cd9ea34a4b08acc089f25f9606c9c18858fbe7836dd846044203ad166d31411769fe2d38b34c9e4e2423aa3fda19bf7 +File: /usr/bin/routino-filedumper 100755 root:root 7e1f15b68761ef730ccf9893564f610a +File: /usr/bin/routino-filedumper-slim 100755 root:root 1ebaefe030cf9ec14f46ccbccf00b982 +File: /usr/bin/routino-filedumperx 100755 root:root aa575ea0442b678b9dedb89f1e772142 +File: /usr/bin/routino-planetsplitter 100755 root:root 70a51740e1869ae29d8c1b4a0f5df211 +File: /usr/bin/routino-planetsplitter-slim 100755 root:root 6011b5283fc9b1deeccf581b3cc4bd6d +File: /usr/bin/routino-router 100755 root:root 4e45d803cd54f8b8a78c3e0ed0033c7e +File: /usr/bin/routino-router+lib 100755 root:root 383f3098fdd6869b643d2a087208abb4 +File: /usr/bin/routino-router+lib-slim 100755 root:root 4c80623522b61b0748aab09030e54c6b +File: /usr/bin/routino-router-slim 100755 root:root b0abe66be355aef5189799edf0d4aa93 +RPMIdentity: 844ed242b618b157fc72c7f7ab7eb4c1f069c9109652dcdb0ec457b4efec8ca44369c5c61db58e46c62bdb9b5e33342e140a874a43547274b57bd7730888aab5 --- routino-debuginfo-3.4.1-alt1.i586.rpm.repo 2023-08-20 09:09:29.000000000 +0000 +++ routino-debuginfo-3.4.1-alt1.i586.rpm.hasher 2024-04-27 10:41:36.616946589 +0000 @@ -1,28 +1,28 @@ /usr/lib/debug/.build-id/19 40755 root:root -/usr/lib/debug/.build-id/19/0d64aa1f576c32ccda41ebac5852e012c029fd 120777 root:root ../../../../bin/routino-filedumper -/usr/lib/debug/.build-id/19/0d64aa1f576c32ccda41ebac5852e012c029fd.debug 120777 root:root ../../usr/bin/routino-filedumper.debug -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/75dde9c64b448021df95ed4dd23f905ee3d70b 120777 root:root ../../../../bin/routino-filedumperx -/usr/lib/debug/.build-id/36/75dde9c64b448021df95ed4dd23f905ee3d70b.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/951631de1730c963358ea2a729acd0bc576b76 120777 root:root ../../../../bin/routino-router+lib -/usr/lib/debug/.build-id/3c/951631de1730c963358ea2a729acd0bc576b76.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/a1feb6bf05488a0b5238681dbf8f63c10847d8 120777 root:root ../../../../bin/routino-filedumper-slim -/usr/lib/debug/.build-id/54/a1feb6bf05488a0b5238681dbf8f63c10847d8.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -/usr/lib/debug/.build-id/75 40755 root:root -/usr/lib/debug/.build-id/75/7066a86c015a3e4b5f8b981d6dc24dc378e479 120777 root:root ../../../../bin/routino-router -/usr/lib/debug/.build-id/75/7066a86c015a3e4b5f8b981d6dc24dc378e479.debug 120777 root:root ../../usr/bin/routino-router.debug -/usr/lib/debug/.build-id/86 40755 root:root -/usr/lib/debug/.build-id/86/09155d1cd4271027c3b0e4c1b1aba74b022a32 120777 root:root ../../../../bin/routino-planetsplitter-slim -/usr/lib/debug/.build-id/86/09155d1cd4271027c3b0e4c1b1aba74b022a32.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/8133b48f4f45cf95dd3b7a934ac9e9caab1574 120777 root:root ../../../../bin/routino-planetsplitter -/usr/lib/debug/.build-id/8b/8133b48f4f45cf95dd3b7a934ac9e9caab1574.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/571b86e11a2ea9ecbd55d328ef6e6c5c052cac 120777 root:root ../../../../bin/routino-router+lib-slim -/usr/lib/debug/.build-id/c5/571b86e11a2ea9ecbd55d328ef6e6c5c052cac.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -/usr/lib/debug/.build-id/d3 40755 root:root -/usr/lib/debug/.build-id/d3/24a1d181026b889e178c280336a887a8df0354 120777 root:root ../../../../bin/routino-router-slim -/usr/lib/debug/.build-id/d3/24a1d181026b889e178c280336a887a8df0354.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +/usr/lib/debug/.build-id/19/9180173da67c019844ef068b0f1a5df99dca64 120777 root:root ../../../../bin/routino-filedumper-slim +/usr/lib/debug/.build-id/19/9180173da67c019844ef068b0f1a5df99dca64.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/722603b3d1d455d75b2dc200858a9705366414 120777 root:root ../../../../bin/routino-router-slim +/usr/lib/debug/.build-id/28/722603b3d1d455d75b2dc200858a9705366414.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/3e9950f0cd11db20cbe7f7c8383e8c363561e7 120777 root:root ../../../../bin/routino-planetsplitter-slim +/usr/lib/debug/.build-id/3e/3e9950f0cd11db20cbe7f7c8383e8c363561e7.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/82bf96e5a7ec056c547ba382837ccc3ff2cb29 120777 root:root ../../../../bin/routino-router+lib-slim +/usr/lib/debug/.build-id/51/82bf96e5a7ec056c547ba382837ccc3ff2cb29.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/9e05eec28366c59eeea55d396f9314eba05523 120777 root:root ../../../../bin/routino-router+lib +/usr/lib/debug/.build-id/56/9e05eec28366c59eeea55d396f9314eba05523.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/f3d1a4b7fc64ebc3d41699cc66607bc65f8587 120777 root:root ../../../../bin/routino-router +/usr/lib/debug/.build-id/65/f3d1a4b7fc64ebc3d41699cc66607bc65f8587.debug 120777 root:root ../../usr/bin/routino-router.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/d31d89b65297db73899a0b167b9062b1786a35 120777 root:root ../../../../bin/routino-planetsplitter +/usr/lib/debug/.build-id/ba/d31d89b65297db73899a0b167b9062b1786a35.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/cad83a74e35d916c17d918c60d899980a61dcb 120777 root:root ../../../../bin/routino-filedumperx +/usr/lib/debug/.build-id/c8/cad83a74e35d916c17d918c60d899980a61dcb.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +/usr/lib/debug/.build-id/e2 40755 root:root +/usr/lib/debug/.build-id/e2/1cef165527baa73a5810e8ee670a96ce0049a4 120777 root:root ../../../../bin/routino-filedumper +/usr/lib/debug/.build-id/e2/1cef165527baa73a5810e8ee670a96ce0049a4.debug 120777 root:root ../../usr/bin/routino-filedumper.debug /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root @@ -87,37 +87,37 @@ File: /usr/lib/debug/.build-id/19 40755 root:root -File: /usr/lib/debug/.build-id/19/0d64aa1f576c32ccda41ebac5852e012c029fd 120777 root:root ../../../../bin/routino-filedumper -File: /usr/lib/debug/.build-id/19/0d64aa1f576c32ccda41ebac5852e012c029fd.debug 120777 root:root ../../usr/bin/routino-filedumper.debug -File: /usr/lib/debug/.build-id/36 40755 root:root -File: /usr/lib/debug/.build-id/36/75dde9c64b448021df95ed4dd23f905ee3d70b 120777 root:root ../../../../bin/routino-filedumperx -File: /usr/lib/debug/.build-id/36/75dde9c64b448021df95ed4dd23f905ee3d70b.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/951631de1730c963358ea2a729acd0bc576b76 120777 root:root ../../../../bin/routino-router+lib -File: /usr/lib/debug/.build-id/3c/951631de1730c963358ea2a729acd0bc576b76.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/a1feb6bf05488a0b5238681dbf8f63c10847d8 120777 root:root ../../../../bin/routino-filedumper-slim -File: /usr/lib/debug/.build-id/54/a1feb6bf05488a0b5238681dbf8f63c10847d8.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -File: /usr/lib/debug/.build-id/75 40755 root:root -File: /usr/lib/debug/.build-id/75/7066a86c015a3e4b5f8b981d6dc24dc378e479 120777 root:root ../../../../bin/routino-router -File: /usr/lib/debug/.build-id/75/7066a86c015a3e4b5f8b981d6dc24dc378e479.debug 120777 root:root ../../usr/bin/routino-router.debug -File: /usr/lib/debug/.build-id/86 40755 root:root -File: /usr/lib/debug/.build-id/86/09155d1cd4271027c3b0e4c1b1aba74b022a32 120777 root:root ../../../../bin/routino-planetsplitter-slim -File: /usr/lib/debug/.build-id/86/09155d1cd4271027c3b0e4c1b1aba74b022a32.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/8133b48f4f45cf95dd3b7a934ac9e9caab1574 120777 root:root ../../../../bin/routino-planetsplitter -File: /usr/lib/debug/.build-id/8b/8133b48f4f45cf95dd3b7a934ac9e9caab1574.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/571b86e11a2ea9ecbd55d328ef6e6c5c052cac 120777 root:root ../../../../bin/routino-router+lib-slim -File: /usr/lib/debug/.build-id/c5/571b86e11a2ea9ecbd55d328ef6e6c5c052cac.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -File: /usr/lib/debug/.build-id/d3 40755 root:root -File: /usr/lib/debug/.build-id/d3/24a1d181026b889e178c280336a887a8df0354 120777 root:root ../../../../bin/routino-router-slim -File: /usr/lib/debug/.build-id/d3/24a1d181026b889e178c280336a887a8df0354.debug 120777 root:root ../../usr/bin/routino-router-slim.debug -File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root c80dcfaa3ac291ab2f1c38eb82624b60 -File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root cdb73c151ccd87c1adea2001d896d290 -File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root 182173d0729371537de471d9e42d906d -File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 89889641a1bf826dd779d4d72601db85 -File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root 96cb3b9035e25f4e2ad228c75e0f1208 -File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root b48d417cbb960532f394c813fcdd6987 -File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root db74a3841d8d3d0054febe4378a37487 -File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root 77af9771e70689848ad59614983eccbe -File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root 6831a4bdc2405ab050d73cecec2f7ce1 +File: /usr/lib/debug/.build-id/19/9180173da67c019844ef068b0f1a5df99dca64 120777 root:root ../../../../bin/routino-filedumper-slim +File: /usr/lib/debug/.build-id/19/9180173da67c019844ef068b0f1a5df99dca64.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/722603b3d1d455d75b2dc200858a9705366414 120777 root:root ../../../../bin/routino-router-slim +File: /usr/lib/debug/.build-id/28/722603b3d1d455d75b2dc200858a9705366414.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/3e9950f0cd11db20cbe7f7c8383e8c363561e7 120777 root:root ../../../../bin/routino-planetsplitter-slim +File: /usr/lib/debug/.build-id/3e/3e9950f0cd11db20cbe7f7c8383e8c363561e7.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/82bf96e5a7ec056c547ba382837ccc3ff2cb29 120777 root:root ../../../../bin/routino-router+lib-slim +File: /usr/lib/debug/.build-id/51/82bf96e5a7ec056c547ba382837ccc3ff2cb29.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/9e05eec28366c59eeea55d396f9314eba05523 120777 root:root ../../../../bin/routino-router+lib +File: /usr/lib/debug/.build-id/56/9e05eec28366c59eeea55d396f9314eba05523.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/f3d1a4b7fc64ebc3d41699cc66607bc65f8587 120777 root:root ../../../../bin/routino-router +File: /usr/lib/debug/.build-id/65/f3d1a4b7fc64ebc3d41699cc66607bc65f8587.debug 120777 root:root ../../usr/bin/routino-router.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/d31d89b65297db73899a0b167b9062b1786a35 120777 root:root ../../../../bin/routino-planetsplitter +File: /usr/lib/debug/.build-id/ba/d31d89b65297db73899a0b167b9062b1786a35.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/cad83a74e35d916c17d918c60d899980a61dcb 120777 root:root ../../../../bin/routino-filedumperx +File: /usr/lib/debug/.build-id/c8/cad83a74e35d916c17d918c60d899980a61dcb.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +File: /usr/lib/debug/.build-id/e2 40755 root:root +File: /usr/lib/debug/.build-id/e2/1cef165527baa73a5810e8ee670a96ce0049a4 120777 root:root ../../../../bin/routino-filedumper +File: /usr/lib/debug/.build-id/e2/1cef165527baa73a5810e8ee670a96ce0049a4.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root 0a119f6e94efb3c20955376b5fe8179e +File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root eba0dbe0360ae707432b666194d212af +File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root c17d4b28de07ec3a45a9a4d8cd3cdb0b +File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 46bd4de0311424c4278b237467a218cd +File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root 26051fe21c8ee399f8c908ef79091a9f +File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root f131c21df6fc94e2fec285b40541905f +File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root 90854baee982fadc3a6db5a1a7c5f642 +File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root 062522efceb08468843994978a3863b6 +File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root 56c67134df34029c49c2e5ec4d9e6af0 File: /usr/src/debug/routino-3.4.1 40755 root:root @@ -162,2 +162,2 @@ File: /usr/src/debug/routino-3.4.1/src/waysx.h 100644 root:root 9a666fb4f848a804d63848df8ebcafa0 -RPMIdentity: b237b7d2174f9c124c69ced728e38840bd869f854e73c726ad0b0f6abf77d4c2b21ad738608ec8d281c797c28cf4283a3cff62c49a0bfd03a8cdf191a2f07382 +RPMIdentity: 94a7f7b005d4450500c86e872bc7f790f55a90b14d3e3ef28c92a75922ad0cd3ad25461a2dfc2c0a19bb33d83846b51e5d369d18b8599db45489d8d432da3185