<86>Jun 25 05:10:24 userdel[834380]: delete user 'rooter' <86>Jun 25 05:10:24 userdel[834380]: removed group 'rooter' owned by 'rooter' <86>Jun 25 05:10:24 groupadd[834407]: group added to /etc/group: name=rooter, GID=981 <86>Jun 25 05:10:24 groupadd[834407]: group added to /etc/gshadow: name=rooter <86>Jun 25 05:10:24 groupadd[834407]: new group: name=rooter, GID=981 <86>Jun 25 05:10:24 useradd[834429]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Jun 25 05:10:24 userdel[834465]: delete user 'builder' <86>Jun 25 05:10:24 userdel[834465]: removed group 'builder' owned by 'builder' <86>Jun 25 05:10:24 userdel[834465]: removed shadow group 'builder' owned by 'builder' <86>Jun 25 05:10:24 groupadd[834485]: group added to /etc/group: name=builder, GID=982 <86>Jun 25 05:10:24 groupadd[834485]: group added to /etc/gshadow: name=builder <86>Jun 25 05:10:24 groupadd[834485]: new group: name=builder, GID=982 <86>Jun 25 05:10:24 useradd[834501]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash <13>Jun 25 05:10:26 rpmi: zlib-devel-1.2.12-alt2 sisyphus+301913.100.1.1 1655062069 installed <13>Jun 25 05:10:26 rpmi: liblzma-devel-5.2.5-alt3.1 sisyphus+291400.100.1.1 1638634828 installed <13>Jun 25 05:10:26 rpmi: bzlib-devel-1:1.0.8-alt2 sisyphus+283723.100.1.1 1629847656 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/routino-3.3.3-alt1.nosrc.rpm (w1.gzdio) Installing routino-3.3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92088 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf routino-3.3.3 + echo 'Source #0 (routino-3.3.3.tar):' Source #0 (routino-3.3.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/routino-3.3.3.tar + cd routino-3.3.3 + /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.92088 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.3.3 + 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.3.3 for dir in src xml doc; do \ ( cd $dir && make all ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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\" waysx.c -o waysx.o -MMD -MP -MF .deps/waysx.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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\" relationsx.c -o relationsx.o -MMD -MP -MF .deps/relationsx.d make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src' ln -sf libroutino.so.0.0.0 libroutino.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src' ln -sf libroutino.so.0.0.0 libroutino.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src' for dir in xml test; do \ ( cd $dir && make all ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/osc.xsd > osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/osm.xsd > osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osm.xsd > routino-osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osc.xsd > routino-osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/routino-profiles.xsd > routino-profiles-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/routino-tagging.xsd > routino-tagging-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/routino-translations.xsd > routino-translations-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' ./xsd-to-xmlparser < ../../xml/xsd.xsd > xsd-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' perl scripts/drive.pl < routino-tagging.xml > tagging-drive.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' perl scripts/ride.pl < routino-tagging.xml > tagging-ride.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' perl scripts/walk.pl < routino-tagging.xml > tagging-walk.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85969 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd routino-3.3.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/routino-buildroot libdir=/usr/lib docdir=/usr/share/doc/routino-3.3.3 make: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3' for dir in src xml doc; do \ ( cd $dir && make install ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/doc' cp -pf ../agpl-3.0.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf ../ChangeLog /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf ALGORITHM.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf CONFIGURATION.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf DATA.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf DATALIFE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf INSTALL-MS-WIN.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf INSTALL.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf LIBRARY.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf LIMITS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf NEWS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf OUTPUT.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf README.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf TAGGING.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf USAGE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3 cp -pf html/algorithm.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/configuration.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/data.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/index.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/installation-ms-windows.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/installation.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/library.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/limits.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/output.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/readme.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/tagging.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/usage.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/style.css /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/example0.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/example1.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/example2.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/example3.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html cp -pf html/example4.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.3/html make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3' + /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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.69361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.3.3 + make test make: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3' for dir in src xml doc; do \ ( cd $dir && make test ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src' for dir in xml test; do \ ( cd $dir && make test ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/src/test' cd .. && make all-exe all-lib make[3]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/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.3.3/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.3.3/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.3/doc' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.3' + exit 0 Processing files: routino-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PqcGQA 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.AiNpbQ 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.9euN73 Creating routino-debuginfo package Processing files: routino-data-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YeZ3rU 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.JWaNUO 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.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xJZtwO 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.2OiNg4 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.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dd3jyY 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.S3R8ig 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.3.3-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.EdpPgp Creating libroutino0-debuginfo package Processing files: libroutino-slim0-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XTpVNy 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.E4PsWm 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.3.3-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.AUgnPg Creating libroutino-slim0-debuginfo package Processing files: libroutino-devel-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A18iiR 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.ExpibU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libroutino0 = 3.3.3-alt1, libroutino-slim0 = 3.3.3-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.xbh6J0 Processing files: routino-debuginfo-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5lEA7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k736yB find-requires: running scripts (debuginfo) Requires: routino = 3.3.3-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.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dHh6BP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CZmesC find-requires: running scripts (debuginfo) Provides: debug(libroutino.so.0) Requires: libroutino0 = 3.3.3-alt1, debug(libc.so.6) Processing files: libroutino-slim0-debuginfo-3.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u93sF4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cmeyi4 find-requires: running scripts (debuginfo) Provides: debug(libroutino-slim.so.0) Requires: libroutino-slim0 = 3.3.3-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.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/routino-data-3.3.3-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/routino-doc-3.3.3-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino0-3.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-3.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-devel-3.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/routino-debuginfo-3.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino0-debuginfo-3.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-debuginfo-3.3.3-alt1.i586.rpm (w2.lzdio) 49.37user 8.24system 0:34.87elapsed 165%CPU (0avgtext+0avgdata 58232maxresident)k 0inputs+0outputs (0major+2900805minor)pagefaults 0swaps 52.86user 13.54system 0:43.35elapsed 153%CPU (0avgtext+0avgdata 103156maxresident)k 0inputs+0outputs (30267major+3308242minor)pagefaults 0swaps --- libroutino-slim0-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ libroutino-slim0-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:03.974910537 +0000 @@ -5,8 +5,6 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.2) Requires: rtld(GNU_HASH) @@ -17,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 8d8f1572b28ac8344f999ce8fe3d2d8c -RPMIdentity: d415dd3e054211b4860aec0da0883b0148d0b7dce464db1246ede3113c7e1b2d5dd175c79b81d9c5b9f0d1b63190ec90afa3c4b620a47f6950e3f3a0a9ad6bed +File: /usr/lib/libroutino-slim.so.0.0.0 100644 root:root 275371f2ebfb365651c32e9d4633d933 +RPMIdentity: 2bd51e488c079d04db4a34111eb9bf3b00d823dc54030326824cf3c704610b34c53b0c62958643a9b0653d8c111c185b1b09e724d40483bbbfc00f9175e63bc2 --- libroutino-slim0-debuginfo-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ libroutino-slim0-debuginfo-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:04.040911716 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/78 40755 root:root -/usr/lib/debug/.build-id/78/b161f53ce4ac2681acbc642df87a83b571e186 120777 root:root ../../../libroutino-slim.so.0.0.0 -/usr/lib/debug/.build-id/78/b161f53ce4ac2681acbc642df87a83b571e186.debug 120777 root:root ../../usr/lib/libroutino-slim.so.0.0.0.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/05dfa30ab1ef522f1fe6343a4bb34f4e89f5fc 120777 root:root ../../../libroutino-slim.so.0.0.0 +/usr/lib/debug/.build-id/49/05dfa30ab1ef522f1fe6343a4bb34f4e89f5fc.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 @@ -37,3 +37,2 @@ Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: libroutino-slim0 = 3.3.3-alt1:sisyphus+268493.100.1.1 @@ -42,6 +41,6 @@ Provides: libroutino-slim0-debuginfo = 3.3.3-alt1:sisyphus+268493.100.1.1 -File: /usr/lib/debug/.build-id/78 40755 root:root -File: /usr/lib/debug/.build-id/78/b161f53ce4ac2681acbc642df87a83b571e186 120777 root:root ../../../libroutino-slim.so.0.0.0 -File: /usr/lib/debug/.build-id/78/b161f53ce4ac2681acbc642df87a83b571e186.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 7dd4bde5a2d3dd787ed6515ea2310d42 +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/05dfa30ab1ef522f1fe6343a4bb34f4e89f5fc 120777 root:root ../../../libroutino-slim.so.0.0.0 +File: /usr/lib/debug/.build-id/49/05dfa30ab1ef522f1fe6343a4bb34f4e89f5fc.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 cef0546713f0104c27c1c1133948d2f0 File: /usr/lib/debug/usr/lib/libroutino-slim.so.0.debug 120777 root:root libroutino-slim.so.0.0.0.debug @@ -78,2 +77,2 @@ File: /usr/src/debug/routino-3.3.3/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: 81fd73cd5a89da15cbdf61585b22624a3a2ce5e021deb11fad5fcd33567e93fcd6865735e4321e485559fb2f3873e6d58a184c0729c30833880e3a15d0056dfc +RPMIdentity: 986827767c39291737a9f5a8b607c455297d964cd76fc84bbdac178b7de5e37d287d8719259e06d06215ee2b7abc444218a8bb47ec02badbe6f7fdf3216a129b --- libroutino0-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ libroutino0-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:04.098912752 +0000 @@ -5,8 +5,6 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.2) Requires: rtld(GNU_HASH) @@ -17,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 b9d8ca63223251eee54a09d4b03ddab3 -RPMIdentity: 05286f55e5b5cbe00461495ccce39fe9703a2e057fba97cf16dcd0d1afab6e7134c5c0b3d5073d2cc02db09379ee88709c068d0e352ba1bd6a25e4e0a67dec9f +File: /usr/lib/libroutino.so.0.0.0 100644 root:root 81abc79b7eb2ca4b9dfc6a0d593fb1e9 +RPMIdentity: 0f8d18f5626ba59aa1e7101989ebe42ef2f543d2100cc5d41e6ae01807685548291b3d7c28425e51699abb4e015364fef431a81c6a5d2acb90e0f15f39051b97 --- libroutino0-debuginfo-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ libroutino0-debuginfo-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:04.169914020 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/351dfd16246155c82d0cc1d86e6ac06ffe2e3d 120777 root:root ../../../libroutino.so.0.0.0 -/usr/lib/debug/.build-id/3e/351dfd16246155c82d0cc1d86e6ac06ffe2e3d.debug 120777 root:root ../../usr/lib/libroutino.so.0.0.0.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/9bb7980c0eff8aaf788c392864875fa8df2ef2 120777 root:root ../../../libroutino.so.0.0.0 +/usr/lib/debug/.build-id/67/9bb7980c0eff8aaf788c392864875fa8df2ef2.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 @@ -36,3 +36,2 @@ Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: libroutino0 = 3.3.3-alt1:sisyphus+268493.100.1.1 @@ -41,6 +40,6 @@ Provides: libroutino0-debuginfo = 3.3.3-alt1:sisyphus+268493.100.1.1 -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/351dfd16246155c82d0cc1d86e6ac06ffe2e3d 120777 root:root ../../../libroutino.so.0.0.0 -File: /usr/lib/debug/.build-id/3e/351dfd16246155c82d0cc1d86e6ac06ffe2e3d.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 81ea622f5214f9ad5fbb66a90c58aa8e +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/9bb7980c0eff8aaf788c392864875fa8df2ef2 120777 root:root ../../../libroutino.so.0.0.0 +File: /usr/lib/debug/.build-id/67/9bb7980c0eff8aaf788c392864875fa8df2ef2.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 a5f20c07b1d49d35cd20762b106a3db4 File: /usr/lib/debug/usr/lib/libroutino.so.0.debug 120777 root:root libroutino.so.0.0.0.debug @@ -76,2 +75,2 @@ File: /usr/src/debug/routino-3.3.3/src/xmlparse.h 100644 root:root 4f21692872f0e807fcbc8011394e42d9 -RPMIdentity: 06ef5f668ef035011402f429835722df1c68316499b96c2b0ae3972f86a802bcbd781ce82f134a31bd15d3b61981266aacc3e630b9861442b2cf19387c4656c0 +RPMIdentity: bf06963643d147691bf9cc05c13220393fc108652b0029e4013fa397c38a28ea2e41953ee84c4c3d21d9bc69949df7f97605671a14e4f4239c1674626b29c8b4 --- routino-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ routino-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:04.235915198 +0000 @@ -12,2 +12,4 @@ Requires: rpmlib(SetVersions) +Requires: libc.so.6(GLIBC_2.3.2) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.7) @@ -15,4 +17,3 @@ Requires: liblzma.so.5(XZ_5.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) +Requires: libm.so.6(GLIBC_2.0) Requires: libz.so.1 >= set:kic14qvxaG5 @@ -22,11 +23,11 @@ Provides: routino = 3.3.3-alt1:sisyphus+268493.100.1.1 -File: /usr/bin/routino-filedumper 100755 root:root cd916825bc835b45fec995557a44c035 -File: /usr/bin/routino-filedumper-slim 100755 root:root 73c2410d7e2830ff66a960c2e0fa29f9 -File: /usr/bin/routino-filedumperx 100755 root:root 1b7e3442425902f088d27ff9e2e27b8b -File: /usr/bin/routino-planetsplitter 100755 root:root 99341717ec649660ab7c51219acb410c -File: /usr/bin/routino-planetsplitter-slim 100755 root:root 86eb975282bb052d61b9a45cf5f9151e -File: /usr/bin/routino-router 100755 root:root 6660ad30d404e68ad70cf6f9d272cafc -File: /usr/bin/routino-router+lib 100755 root:root 4d826b56b589d7a16f59bb6905ef61ea -File: /usr/bin/routino-router+lib-slim 100755 root:root 3cd2db432afd863e6a7a19bc67d340c8 -File: /usr/bin/routino-router-slim 100755 root:root b9d5ee8110044c80ad656dae986bd42d -RPMIdentity: 98e4e081dc3aec864d573f5b7978cbce4b58f0e8f500af31ef05ef1655adb77878d862bf57be78caed56d783cdb5d22518d168de38ad34073b2ce5525e2a2e5d +File: /usr/bin/routino-filedumper 100755 root:root 5256cfaa6ac346cb388274803f48d37e +File: /usr/bin/routino-filedumper-slim 100755 root:root 5e697195ec88108ab1f015feff3568b3 +File: /usr/bin/routino-filedumperx 100755 root:root b37b9e9efd3eaa65196656c1f8498228 +File: /usr/bin/routino-planetsplitter 100755 root:root a85c594c2c6da032e49af3e1709f4580 +File: /usr/bin/routino-planetsplitter-slim 100755 root:root c9932bdb23df6274ef64d4780ab2f5fd +File: /usr/bin/routino-router 100755 root:root 7ce950ec8c3e08fd0835ef95c1a84229 +File: /usr/bin/routino-router+lib 100755 root:root ae5af4594c6920eef5ee4a172777444a +File: /usr/bin/routino-router+lib-slim 100755 root:root 67e33604865ecfdad7d5ee7bbf4f0c9d +File: /usr/bin/routino-router-slim 100755 root:root 8b765bd413f7108f86a5a090db3d32de +RPMIdentity: dcb32dcc90eb98316731f1a99de84b9597847f0a68465374c8076aa11a6efe2d8504b116e7b50449d35bf7866fb214191254372d60e715ca2482fd480611f9da --- routino-debuginfo-3.3.3-alt1.i586.rpm.repo 2021-03-27 09:13:08.000000000 +0000 +++ routino-debuginfo-3.3.3-alt1.i586.rpm.hasher 2022-06-25 05:11:04.350917252 +0000 @@ -1,28 +1,28 @@ -/usr/lib/debug/.build-id/1d 40755 root:root -/usr/lib/debug/.build-id/1d/bf9a6204f757babd83ac347103a003deb67c5c 120777 root:root ../../../../bin/routino-planetsplitter-slim -/usr/lib/debug/.build-id/1d/bf9a6204f757babd83ac347103a003deb67c5c.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -/usr/lib/debug/.build-id/56 40755 root:root -/usr/lib/debug/.build-id/56/14989ea5b574b140dd5c2da7cbfcc0c961124b 120777 root:root ../../../../bin/routino-router+lib -/usr/lib/debug/.build-id/56/14989ea5b574b140dd5c2da7cbfcc0c961124b.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/6ff612e8d9eebade7250e211e124aee5b6277e 120777 root:root ../../../../bin/routino-router+lib-slim -/usr/lib/debug/.build-id/62/6ff612e8d9eebade7250e211e124aee5b6277e.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/b210a50fe50fb9a03dcc39c4aaeee8b29184b4 120777 root:root ../../../../bin/routino-router-slim -/usr/lib/debug/.build-id/9e/b210a50fe50fb9a03dcc39c4aaeee8b29184b4.debug 120777 root:root ../../usr/bin/routino-router-slim.debug -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/75efea95da6946cd75ef1bf207af8432101ae8 120777 root:root ../../../../bin/routino-planetsplitter -/usr/lib/debug/.build-id/aa/75efea95da6946cd75ef1bf207af8432101ae8.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/5daaba47e1d51c50ab01be642239b822ce255d 120777 root:root ../../../../bin/routino-filedumper-slim -/usr/lib/debug/.build-id/c5/5daaba47e1d51c50ab01be642239b822ce255d.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/f9d397ccd8536a8b9ee514d44284a65e1e7835 120777 root:root ../../../../bin/routino-router -/usr/lib/debug/.build-id/ce/f9d397ccd8536a8b9ee514d44284a65e1e7835.debug 120777 root:root ../../usr/bin/routino-router.debug -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/e288e92e2579ae606ebded579c6a5fe2d8ded6 120777 root:root ../../../../bin/routino-filedumperx -/usr/lib/debug/.build-id/e9/e288e92e2579ae606ebded579c6a5fe2d8ded6.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -/usr/lib/debug/.build-id/fe 40755 root:root -/usr/lib/debug/.build-id/fe/d81f09eb324af7e78d2ad5d848dce642248698 120777 root:root ../../../../bin/routino-filedumper -/usr/lib/debug/.build-id/fe/d81f09eb324af7e78d2ad5d848dce642248698.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/f863b2c3bea9cf26bd9fd4c2ad1b8f909190ca 120777 root:root ../../../../bin/routino-filedumper-slim +/usr/lib/debug/.build-id/0a/f863b2c3bea9cf26bd9fd4c2ad1b8f909190ca.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/363649bec1d4557bea1a88884c3471bcce3e9e 120777 root:root ../../../../bin/routino-router-slim +/usr/lib/debug/.build-id/22/363649bec1d4557bea1a88884c3471bcce3e9e.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/802943d3fc36c8af73561e42a343adbe24cd6b 120777 root:root ../../../../bin/routino-planetsplitter-slim +/usr/lib/debug/.build-id/36/802943d3fc36c8af73561e42a343adbe24cd6b.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/2b2195700e3bdadb077b17d80c9895fbbb5679 120777 root:root ../../../../bin/routino-filedumperx +/usr/lib/debug/.build-id/4d/2b2195700e3bdadb077b17d80c9895fbbb5679.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +/usr/lib/debug/.build-id/68 40755 root:root +/usr/lib/debug/.build-id/68/14e9cfadfd031dede770dd24e666d19ceb5707 120777 root:root ../../../../bin/routino-planetsplitter +/usr/lib/debug/.build-id/68/14e9cfadfd031dede770dd24e666d19ceb5707.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/1088a9fc3120b46f6ce25881acdd82adefb9b7 120777 root:root ../../../../bin/routino-router+lib +/usr/lib/debug/.build-id/7a/1088a9fc3120b46f6ce25881acdd82adefb9b7.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/3357d717afcf6e4ac1c560557b80450823427c 120777 root:root ../../../../bin/routino-filedumper +/usr/lib/debug/.build-id/a5/3357d717afcf6e4ac1c560557b80450823427c.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/7fe70b25d4296c0b232c59c267d857f6e49147 120777 root:root ../../../../bin/routino-router +/usr/lib/debug/.build-id/af/7fe70b25d4296c0b232c59c267d857f6e49147.debug 120777 root:root ../../usr/bin/routino-router.debug +/usr/lib/debug/.build-id/cb 40755 root:root +/usr/lib/debug/.build-id/cb/2b9a8ecb25ffcd90645dda0cf2178dc7ac0bb1 120777 root:root ../../../../bin/routino-router+lib-slim +/usr/lib/debug/.build-id/cb/2b9a8ecb25ffcd90645dda0cf2178dc7ac0bb1.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root @@ -79,2 +79,3 @@ Requires: debug(liblzma.so.5) +Requires: debug(libm.so.6) Requires: debug(libz.so.1) @@ -85,38 +86,38 @@ Provides: routino-debuginfo = 3.3.3-alt1:sisyphus+268493.100.1.1 -File: /usr/lib/debug/.build-id/1d 40755 root:root -File: /usr/lib/debug/.build-id/1d/bf9a6204f757babd83ac347103a003deb67c5c 120777 root:root ../../../../bin/routino-planetsplitter-slim -File: /usr/lib/debug/.build-id/1d/bf9a6204f757babd83ac347103a003deb67c5c.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug -File: /usr/lib/debug/.build-id/56 40755 root:root -File: /usr/lib/debug/.build-id/56/14989ea5b574b140dd5c2da7cbfcc0c961124b 120777 root:root ../../../../bin/routino-router+lib -File: /usr/lib/debug/.build-id/56/14989ea5b574b140dd5c2da7cbfcc0c961124b.debug 120777 root:root ../../usr/bin/routino-router+lib.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/6ff612e8d9eebade7250e211e124aee5b6277e 120777 root:root ../../../../bin/routino-router+lib-slim -File: /usr/lib/debug/.build-id/62/6ff612e8d9eebade7250e211e124aee5b6277e.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/b210a50fe50fb9a03dcc39c4aaeee8b29184b4 120777 root:root ../../../../bin/routino-router-slim -File: /usr/lib/debug/.build-id/9e/b210a50fe50fb9a03dcc39c4aaeee8b29184b4.debug 120777 root:root ../../usr/bin/routino-router-slim.debug -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/75efea95da6946cd75ef1bf207af8432101ae8 120777 root:root ../../../../bin/routino-planetsplitter -File: /usr/lib/debug/.build-id/aa/75efea95da6946cd75ef1bf207af8432101ae8.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/5daaba47e1d51c50ab01be642239b822ce255d 120777 root:root ../../../../bin/routino-filedumper-slim -File: /usr/lib/debug/.build-id/c5/5daaba47e1d51c50ab01be642239b822ce255d.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/f9d397ccd8536a8b9ee514d44284a65e1e7835 120777 root:root ../../../../bin/routino-router -File: /usr/lib/debug/.build-id/ce/f9d397ccd8536a8b9ee514d44284a65e1e7835.debug 120777 root:root ../../usr/bin/routino-router.debug -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/e288e92e2579ae606ebded579c6a5fe2d8ded6 120777 root:root ../../../../bin/routino-filedumperx -File: /usr/lib/debug/.build-id/e9/e288e92e2579ae606ebded579c6a5fe2d8ded6.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug -File: /usr/lib/debug/.build-id/fe 40755 root:root -File: /usr/lib/debug/.build-id/fe/d81f09eb324af7e78d2ad5d848dce642248698 120777 root:root ../../../../bin/routino-filedumper -File: /usr/lib/debug/.build-id/fe/d81f09eb324af7e78d2ad5d848dce642248698.debug 120777 root:root ../../usr/bin/routino-filedumper.debug -File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root 02523732db07f57c8eee12b9037fc6bf -File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root c76d40d2407776bb6af4e3a11a15e598 -File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root e3ece6a6a20617a96fd5ac9ce682b50d -File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root dd005ac123f64d6ee651a5a785b12ca0 -File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root c00f3171c0d47caf7c30fe9eda252d4c -File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root 626eb495e82c977ef393b2ef115e685d -File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root 0ba5486ab03137079b0ee14f976edfd5 -File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root 9fd8d07d8d9655a4bb2a93f8dd5c0e31 -File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root a3f3988896315e5b51af7c576e064ca6 +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/f863b2c3bea9cf26bd9fd4c2ad1b8f909190ca 120777 root:root ../../../../bin/routino-filedumper-slim +File: /usr/lib/debug/.build-id/0a/f863b2c3bea9cf26bd9fd4c2ad1b8f909190ca.debug 120777 root:root ../../usr/bin/routino-filedumper-slim.debug +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/363649bec1d4557bea1a88884c3471bcce3e9e 120777 root:root ../../../../bin/routino-router-slim +File: /usr/lib/debug/.build-id/22/363649bec1d4557bea1a88884c3471bcce3e9e.debug 120777 root:root ../../usr/bin/routino-router-slim.debug +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/802943d3fc36c8af73561e42a343adbe24cd6b 120777 root:root ../../../../bin/routino-planetsplitter-slim +File: /usr/lib/debug/.build-id/36/802943d3fc36c8af73561e42a343adbe24cd6b.debug 120777 root:root ../../usr/bin/routino-planetsplitter-slim.debug +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/2b2195700e3bdadb077b17d80c9895fbbb5679 120777 root:root ../../../../bin/routino-filedumperx +File: /usr/lib/debug/.build-id/4d/2b2195700e3bdadb077b17d80c9895fbbb5679.debug 120777 root:root ../../usr/bin/routino-filedumperx.debug +File: /usr/lib/debug/.build-id/68 40755 root:root +File: /usr/lib/debug/.build-id/68/14e9cfadfd031dede770dd24e666d19ceb5707 120777 root:root ../../../../bin/routino-planetsplitter +File: /usr/lib/debug/.build-id/68/14e9cfadfd031dede770dd24e666d19ceb5707.debug 120777 root:root ../../usr/bin/routino-planetsplitter.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/1088a9fc3120b46f6ce25881acdd82adefb9b7 120777 root:root ../../../../bin/routino-router+lib +File: /usr/lib/debug/.build-id/7a/1088a9fc3120b46f6ce25881acdd82adefb9b7.debug 120777 root:root ../../usr/bin/routino-router+lib.debug +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/3357d717afcf6e4ac1c560557b80450823427c 120777 root:root ../../../../bin/routino-filedumper +File: /usr/lib/debug/.build-id/a5/3357d717afcf6e4ac1c560557b80450823427c.debug 120777 root:root ../../usr/bin/routino-filedumper.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/7fe70b25d4296c0b232c59c267d857f6e49147 120777 root:root ../../../../bin/routino-router +File: /usr/lib/debug/.build-id/af/7fe70b25d4296c0b232c59c267d857f6e49147.debug 120777 root:root ../../usr/bin/routino-router.debug +File: /usr/lib/debug/.build-id/cb 40755 root:root +File: /usr/lib/debug/.build-id/cb/2b9a8ecb25ffcd90645dda0cf2178dc7ac0bb1 120777 root:root ../../../../bin/routino-router+lib-slim +File: /usr/lib/debug/.build-id/cb/2b9a8ecb25ffcd90645dda0cf2178dc7ac0bb1.debug 120777 root:root ../../usr/bin/routino-router+lib-slim.debug +File: /usr/lib/debug/usr/bin/routino-filedumper-slim.debug 100644 root:root 8b151574a8da64c180abf322022a306e +File: /usr/lib/debug/usr/bin/routino-filedumper.debug 100644 root:root de643839fec07e8a01ea8798a1805747 +File: /usr/lib/debug/usr/bin/routino-filedumperx.debug 100644 root:root 1fea9188bba826188be803dde24ccd43 +File: /usr/lib/debug/usr/bin/routino-planetsplitter-slim.debug 100644 root:root 5efb5d4bcdb9b3f9ba1cc632af651e00 +File: /usr/lib/debug/usr/bin/routino-planetsplitter.debug 100644 root:root f579527b2ee84da11f4502ff4c6f522e +File: /usr/lib/debug/usr/bin/routino-router+lib-slim.debug 100644 root:root 0437189e1605ea4ffa0bf561316db37f +File: /usr/lib/debug/usr/bin/routino-router+lib.debug 100644 root:root fc6b559bfb02cf5c1f6d15cd46c127cb +File: /usr/lib/debug/usr/bin/routino-router-slim.debug 100644 root:root ad25a3796e9355a556799760a6c1c51b +File: /usr/lib/debug/usr/bin/routino-router.debug 100644 root:root 199e642ba8bdec8be422a2923da6ec4f File: /usr/src/debug/routino-3.3.3 40755 root:root @@ -161,2 +162,2 @@ File: /usr/src/debug/routino-3.3.3/src/waysx.h 100644 root:root 9a666fb4f848a804d63848df8ebcafa0 -RPMIdentity: 7e386a2fe1eb652787f92c7897601894577fcce0f2c1d1b92f423ca9d182277a0ecfbe877fc1b82d86f44eabafc2d5a345d66bf93f476ec8ed5696f6a62bf151 +RPMIdentity: 88c6016a118aff04345bfc8d4a9d0f031f25bf206b63d3af1e2344cea8e05aa69774160769c318a4f0c37dbce3b1e7e6f46ca98b58e615d2d00a20241a3bad84