<86>Dec 11 10:23:44 userdel[1677903]: delete user 'rooter' <86>Dec 11 10:23:44 userdel[1677903]: removed group 'rooter' owned by 'rooter' <86>Dec 11 10:23:44 userdel[1677903]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 11 10:23:44 groupadd[1677908]: group added to /etc/group: name=rooter, GID=627 <86>Dec 11 10:23:44 groupadd[1677908]: group added to /etc/gshadow: name=rooter <86>Dec 11 10:23:44 groupadd[1677908]: new group: name=rooter, GID=627 <86>Dec 11 10:23:44 useradd[1677912]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Dec 11 10:23:44 userdel[1677918]: delete user 'builder' <86>Dec 11 10:23:44 userdel[1677918]: removed group 'builder' owned by 'builder' <86>Dec 11 10:23:44 userdel[1677918]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 10:23:44 groupadd[1677923]: group added to /etc/group: name=builder, GID=628 <86>Dec 11 10:23:44 groupadd[1677923]: group added to /etc/gshadow: name=builder <86>Dec 11 10:23:44 groupadd[1677923]: new group: name=builder, GID=628 <86>Dec 11 10:23:44 useradd[1677928]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Dec 11 10:23:46 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Dec 11 10:23:46 rpmi: liblzma-devel-5.2.5-alt1 sisyphus+249564.100.1.1 1586298206 installed <13>Dec 11 10:23:46 rpmi: bzlib-devel-1:1.0.8-alt1 sisyphus+247226.100.1.1 1583187374 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/routino-3.3.2-alt1.nosrc.rpm Installing routino-3.3.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf routino-3.3.2 + echo 'Source #0 (routino-3.3.2.tar):' Source #0 (routino-3.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/routino-3.3.2.tar + cd routino-3.3.2 + /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 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.30780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.3.2 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'LDFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + LDFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + make -j8 libdir=/usr/lib docdir=/usr/share/doc/routino-3.3.2 for dir in src xml doc; do \ ( cd $dir && make all ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc router.o nodes.o segments.o ways.o relations.o types.o fakes.o optimiser.o output.o files.o logging.o profiles.o xmlparse.o results.o queue.o translations.o -o router -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc filedumperx.o files.o logging.o -o filedumperx -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc router-slim.o nodes-slim.o segments-slim.o ways-slim.o relations-slim.o types.o fakes-slim.o optimiser-slim.o output-slim.o files.o logging.o profiles.o xmlparse.o results.o queue.o translations.o -o router-slim -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' ln -sf libroutino.so.0.0.0 libroutino.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' ln -sf libroutino.so.0.0.0 libroutino.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc router+lib.o libroutino.so -o router+lib -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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 -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.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' ln -sf libroutino-slim.so.0.0.0 libroutino-slim.so.0 make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' gcc router+lib.o libroutino-slim.so -o router+lib-slim -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src' for dir in xml test; do \ ( cd $dir && make all ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc xsd-to-xmlparser.o ../xmlparse.o -o xsd-to-xmlparser -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/osc.xsd > osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/osm.xsd > osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osc.xsd > routino-osc-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/routino-osm.xsd > routino-osm-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/routino-profiles.xsd > routino-profiles-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/routino-tagging.xsd > routino-tagging-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/routino-translations.xsd > routino-translations-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' ./xsd-to-xmlparser < ../../xml/xsd.xsd > xsd-skeleton.c make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc routino-tagging-skeleton.o ../xmlparse.o -o routino-tagging-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc routino-osm-skeleton.o ../xmlparse.o -o routino-osm-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc routino-profiles-skeleton.o ../xmlparse.o -o routino-profiles-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc osm-skeleton.o ../xmlparse.o -o osm-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc osc-skeleton.o ../xmlparse.o -o osc-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc routino-osc-skeleton.o ../xmlparse.o -o routino-osc-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc xsd-skeleton.o ../xmlparse.o -o xsd-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' gcc routino-translations-skeleton.o ../xmlparse.o -o routino-translations-skeleton -pipe -frecord-gcc-switches -Wall -g -O2 -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.2/src/xml' make[2]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' perl scripts/drive.pl < routino-tagging.xml > tagging-drive.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' perl scripts/ride.pl < routino-tagging.xml > tagging-ride.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' perl scripts/walk.pl < routino-tagging.xml > tagging-walk.xml make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/routino-buildroot + : + /bin/rm -rf -- /usr/src/tmp/routino-buildroot + cd routino-3.3.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/routino-buildroot libdir=/usr/lib docdir=/usr/share/doc/routino-3.3.2 make: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2' for dir in src xml doc; do \ ( cd $dir && make install ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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.2/src/xml' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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.2/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/doc' cp -pf ../agpl-3.0.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf ../ChangeLog /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf ALGORITHM.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf CONFIGURATION.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf DATA.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf DATALIFE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf INSTALL-MS-WIN.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf INSTALL.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf LIBRARY.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf LIMITS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf NEWS.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf OUTPUT.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf README.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf TAGGING.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf USAGE.txt /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2 cp -pf html/algorithm.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/configuration.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/data.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/index.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/installation-ms-windows.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/installation.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/library.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/limits.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/output.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/readme.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/tagging.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/usage.html /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/style.css /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/example0.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/example1.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/example2.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/example3.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html cp -pf html/example4.png /usr/src/tmp/routino-buildroot/usr/share/doc/routino-3.3.2/html make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2' + /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) 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: 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) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.59057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd routino-3.3.2 + make test make: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2' for dir in src xml doc; do \ ( cd $dir && make test ); \ done make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src' for dir in xml test; do \ ( cd $dir && make test ); \ done make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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.2/src/xml' make[2]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/src/test' cd .. && make all-exe all-lib make[3]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/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.2/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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (non-slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (slim, ) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (non-slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (slim, libroutino) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (non-slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 Running router : WP02 Running router : WP03 - -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 ... passed Testing: cycle-both-ways.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 Running router : WP02 - -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 Running router : WP02 Running router : WP03 - -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 Running router : WP05 Running router : WP06 - -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 - -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 Running router : WP09 Running router : WP10 Running router : WP11 - -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 Running router : WP02 - -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 Running router : WP-L Running router : WP-R Running router : WP-LR ... passed Testing: loops.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 - -0.220223 -0.520885 5* Junct- 0.073 0.04 0.07 0.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 Running router : WP02 - -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 Running router : WP04 ... passed Testing: node-restrictions.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 - -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 Running router : WP03 - -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 Running router : WP05 - -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 Running router : WP07 - -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 Running router : WP02 Running router : WP03 Running router : WP04 Running router : WP05 ... passed Testing: turns.sh (slim, pruned) ... Running planetsplitter Running filedumper Running router : WP01 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 0.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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct 0.072 0.04 0.07 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 - -0.219107 -0.520828 6* Junct- 0.072 0.04 0.07 0.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.2/src/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/xml' make[1]: Entering directory '/usr/src/RPM/BUILD/routino-3.3.2/doc' make[1]: Nothing to be done for 'test'. make[1]: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2/doc' make: Leaving directory '/usr/src/RPM/BUILD/routino-3.3.2' + exit 0 Processing files: routino-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DHj0TI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8If7UH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), liblzma.so.5 >= set:kiyIzkMQO02, liblzma.so.5(XZ_5.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), 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.pt2MlJ Creating routino-debuginfo package Processing files: routino-data-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3t8lkJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S781CI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: routino-doc-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pqIXpK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vehUHK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libroutino0-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zE77gH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.ynk5YH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libroutino.so.0 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.3.2-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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.exUsNG Creating libroutino0-debuginfo package Processing files: libroutino-slim0-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6SmhzK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.tz53iK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libroutino-slim.so.0 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id Requires: routino-data = 3.3.2-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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VluqfI Creating libroutino-slim0-debuginfo package Processing files: libroutino-devel-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FFRqXH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fPM1BG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libroutino0 = 3.3.2-alt1, libroutino-slim0 = 3.3.2-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.AbwL5H Processing files: routino-debuginfo-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ceXZK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.REfMQI find-requires: running scripts (debuginfo) Requires: routino = 3.3.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libbz2.so.1), debug(libc.so.6), debug(liblzma.so.5), debug(libpthread.so.0), debug(libroutino-slim.so.0), debug(libroutino.so.0), debug(libz.so.1) Processing files: libroutino0-debuginfo-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sMxUuG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhDqLI find-requires: running scripts (debuginfo) Provides: debug(libroutino.so.0) Requires: libroutino0 = 3.3.2-alt1, debug(libc.so.6), debug(libpthread.so.0) Processing files: libroutino-slim0-debuginfo-3.3.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RDPL5H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lyFIsG find-requires: running scripts (debuginfo) Provides: debug(libroutino-slim.so.0) Requires: libroutino-slim0 = 3.3.2-alt1, debug(libc.so.6), debug(libpthread.so.0) 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 10 extra deps from routino due to repentancy on libroutino0 Removing 2 extra deps from routino-debuginfo due to repentancy on libroutino0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/routino-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/routino-data-3.3.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/routino-doc-3.3.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libroutino0-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libroutino-devel-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/routino-debuginfo-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libroutino0-debuginfo-3.3.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libroutino-slim0-debuginfo-3.3.2-alt1.i586.rpm 40.81user 7.50system 0:45.74elapsed 105%CPU (0avgtext+0avgdata 42812maxresident)k 0inputs+0outputs (0major+2682502minor)pagefaults 0swaps 45.15user 10.25system 0:55.19elapsed 100%CPU (0avgtext+0avgdata 108124maxresident)k 0inputs+0outputs (0major+3134718minor)pagefaults 0swaps --- libroutino-devel-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ libroutino-devel-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:37.860656543 +0000 @@ -5,3 +5,3 @@ Requires: libroutino-slim0 = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: libroutino-devel = 3.3.2-alt1:sisyphus+249828.200.4.1 --- libroutino-slim0-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ libroutino-slim0-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:37.922656747 +0000 @@ -13,3 +13,3 @@ Requires: routino-data = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: libroutino-slim.so.0 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id --- libroutino-slim0-debuginfo-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ libroutino-slim0-debuginfo-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:37.982656944 +0000 @@ -10,3 +10,2 @@ /usr/src/debug/routino-3.3.2/src/functions.h 100644 -/usr/src/debug/routino-3.3.2/src/logging.h 100644 /usr/src/debug/routino-3.3.2/src/nodes.c 100644 @@ -37,3 +36,3 @@ Requires: libroutino-slim0 = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: debug(libroutino-slim.so.0) --- libroutino0-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ libroutino0-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:38.024657082 +0000 @@ -13,3 +13,3 @@ Requires: routino-data = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: libroutino.so.0 = set:idBaKLlQXSPc5XHlq3LkHQCmoi8nUDDta214hZbCf0id --- libroutino0-debuginfo-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ libroutino0-debuginfo-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:38.088657292 +0000 @@ -9,3 +9,2 @@ /usr/src/debug/routino-3.3.2/src/functions.h 100644 -/usr/src/debug/routino-3.3.2/src/logging.h 100644 /usr/src/debug/routino-3.3.2/src/nodes.c 100644 @@ -36,3 +35,3 @@ Requires: libroutino0 = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: debug(libroutino.so.0) --- routino-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ routino-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:38.140657462 +0000 @@ -20,3 +20,3 @@ Requires: libroutino-slim0 = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: routino = 3.3.2-alt1:sisyphus+249828.200.4.1 --- routino-data-3.3.2-alt1.noarch.rpm.repo 2020-04-13 18:58:04.000000000 +0000 +++ routino-data-3.3.2-alt1.noarch.rpm.hasher 2020-12-11 10:24:38.172657567 +0000 @@ -7,3 +7,3 @@ /usr/share/routino/translations.xml 100644 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: routino-data = 3.3.2-alt1:sisyphus+249828.200.4.1 --- routino-debuginfo-3.3.2-alt1.i586.rpm.repo 2020-04-13 18:58:02.000000000 +0000 +++ routino-debuginfo-3.3.2-alt1.i586.rpm.hasher 2020-12-11 10:24:38.240657790 +0000 @@ -19,2 +19,3 @@ /usr/src/debug/routino-3.3.2/src/logging.c 100644 +/usr/src/debug/routino-3.3.2/src/logging.h 100644 /usr/src/debug/routino-3.3.2/src/nodesx.c 100644 @@ -55,3 +56,3 @@ Requires: libroutino-slim0-debuginfo = 3.3.2-alt1:sisyphus+249828.200.4.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: routino-debuginfo = 3.3.2-alt1:sisyphus+249828.200.4.1 --- routino-doc-3.3.2-alt1.noarch.rpm.repo 2020-04-13 18:58:04.000000000 +0000 +++ routino-doc-3.3.2-alt1.noarch.rpm.hasher 2020-12-11 10:24:38.309658017 +0000 @@ -35,3 +35,3 @@ /usr/share/doc/routino-3.3.2/html/usage.html 100644 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: routino-doc = 3.3.2-alt1:sisyphus+249828.200.4.1