- * Package: app-misc/enum-1.1
- * Repository: gentoo
- * Maintainer: sping@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking enum-1.1.tar.bz2 to /tmp/portage/app-misc/enum-1.1/work
- >>> Source unpacked in /tmp/portage/app-misc/enum-1.1/work
- >>> Preparing source in /tmp/portage/app-misc/enum-1.1/work/enum-1.1 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/app-misc/enum-1.1/work/enum-1.1 ...
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-doc-rebuild --disable-dependency-tracking
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for a sed that does not truncate output... /bin/sed
- checking for getopt_long... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating test/Makefile
- config.status: executing depfiles commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/app-misc/enum-1.1/work/enum-1.1 ...
- make -j24
- Making all in src
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-main.o `test -f 'main.c' || echo './'`main.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-info.o `test -f 'info.c' || echo './'`info.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-utils.o `test -f 'utils.c' || echo './'`utils.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-parsing.o `test -f 'parsing.c' || echo './'`parsing.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-printing.o `test -f 'printing.c' || echo './'`printing.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum-generator.o `test -f 'generator.c' || echo './'`generator.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o enum enum-main.o enum-info.o enum-utils.o enum-parsing.o enum-printing.o enum-generator.o -lm
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- Making all in test
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- make[1]: Nothing to be done for `all-am'.
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- >>> Source compiled.
- >>> Test phase [check]: app-misc/enum-1.1
- * Tinderbox QA Notice: 'make' called by _eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in src
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- Making check in test
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make enum_test
- make[2]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum_test-main.o `test -f 'main.c' || echo './'`main.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum_test-generator.o `test -f '../src/generator.c' || echo './'`../src/generator.c
- x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o enum_test-utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -o enum_test enum_test-main.o enum_test-generator.o enum_test-utils.o -lm
- make[2]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make check-TESTS
- make[2]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- # enum 2.0 .. 4x 3.0 .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum .. 4x 3.0 .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum 2.0 .. 3.0 .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum 2.0 .. 4x .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum 2.0 .. 4x 3.0 ..
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum .. 3.0 .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- Success
- # enum .. 4x .. 11.0
- Received Expected
- ----------------------
- 1) 8.0 8.0
- 2) 9.0 9.0
- 3) 10.0 10.0
- 4) 11.0 11.0
- Success
- # enum .. 4x 3.0 ..
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 4.0 4.0
- 3) 7.0 7.0
- 4) 10.0 10.0
- Success
- # enum 2.0 .. 11.0
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 3.0 3.0
- 3) 4.0 4.0
- 4) 5.0 5.0
- 5) 6.0 6.0
- 6) 7.0 7.0
- 7) 8.0 8.0
- 8) 9.0 9.0
- 9) 10.0 10.0
- 10) 11.0 11.0
- Success
- # enum 2.0 .. 3.0 ..
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 5.0 5.0
- 3) 8.0 8.0
- 4) 11.0 11.0
- 5) 14.0 14.0
- 6) 17.0 17.0
- Success
- # enum 2.0 .. 4x ..
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 3.0 3.0
- 3) 4.0 4.0
- 4) 5.0 5.0
- Success
- # enum 2.0 ..
- Received Expected
- ----------------------
- 1) 2.0 2.0
- 2) 3.0 3.0
- 3) 4.0 4.0
- 4) 5.0 5.0
- 5) 6.0 6.0
- 6) 7.0 7.0
- Success
- # enum .. 4x ..
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 2.0 2.0
- 3) 3.0 3.0
- 4) 4.0 4.0
- Success
- # enum .. 3.0 ..
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 4.0 4.0
- 3) 7.0 7.0
- 4) 10.0 10.0
- 5) 13.0 13.0
- 6) 16.0 16.0
- Success
- # enum .. 11.0
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 2.0 2.0
- 3) 3.0 3.0
- 4) 4.0 4.0
- 5) 5.0 5.0
- 6) 6.0 6.0
- 7) 7.0 7.0
- 8) 8.0 8.0
- 9) 9.0 9.0
- 10) 10.0 10.0
- 11) 11.0 11.0
- Success
- # enum 11.0 .. 4x 3.0 .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 8.0 8.0
- 3) 5.0 5.0
- 4) 2.0 2.0
- Success
- # enum 11.0 .. 4x -3.0 .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 8.0 8.0
- 3) 5.0 5.0
- 4) 2.0 2.0
- Success
- # enum 11.0 .. 3.0 .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 8.0 8.0
- 3) 5.0 5.0
- 4) 2.0 2.0
- Success
- # enum 11.0 .. -3.0 .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 8.0 8.0
- 3) 5.0 5.0
- 4) 2.0 2.0
- Success
- # enum 11.0 .. 4x .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 8.0 8.0
- 3) 5.0 5.0
- 4) 2.0 2.0
- Success
- # enum 11.0 .. 2.0
- Received Expected
- ----------------------
- 1) 11.0 11.0
- 2) 10.0 10.0
- 3) 9.0 9.0
- 4) 8.0 8.0
- 5) 7.0 7.0
- 6) 6.0 6.0
- 7) 5.0 5.0
- 8) 4.0 4.0
- 9) 3.0 3.0
- 10) 2.0 2.0
- Success
- # enum 0.3 .. 0.1 .. 0.7
- Received Expected
- ----------------------
- 1) 0.3 0.3
- 2) 0.4 0.4
- 3) 0.5 0.5
- 4) 0.6 0.6
- 5) 0.7 0.7
- Success
- # enum 0.7 .. -0.1 .. 0.3
- Received Expected
- ----------------------
- 1) 0.7 0.7
- 2) 0.6 0.6
- 3) 0.5 0.5
- 4) 0.4 0.4
- 5) 0.3 0.3
- Success
- # enum 1.0 .. 2.0 .. 4.0
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 3.0 3.0
- Success
- # enum 1.0 .. 2.0 .. 5.0
- Received Expected
- ----------------------
- 1) 1.0 1.0
- 2) 3.0 3.0
- 3) 5.0 5.0
- Success
- # enum 1.0 .. 1.0
- Received Expected
- ----------------------
- 1) 1.0 1.0
- Success
- # enum 1.0 .. 1x .. 3.0
- Received Expected
- ----------------------
- 1) 1.0 1.0
- Success
- # enum .. 1x ..
- Received Expected
- ----------------------
- 1) 1.0 1.0
- Success
- Successes: 28 (100.00%)
- Failures: 0 ( 0.00%)
- --------------------------
- Test cases: 28
- PASS: enum_test
- =============
- 1 test passed
- =============
- make[2]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- make[1]: Nothing to be done for `check-am'.
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- >>> Install enum-1.1 into /tmp/portage/app-misc/enum-1.1/image/ category app-misc
- make -j24 DESTDIR=/tmp/portage/app-misc/enum-1.1/image/ install
- Making install in src
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- make[2]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/app-misc/enum-1.1/image//usr/bin"
- make[2]: Nothing to be done for `install-data-am'.
- /usr/bin/install -c enum '/tmp/portage/app-misc/enum-1.1/image//usr/bin'
- make[2]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/src'
- Making install in test
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[2]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1/test'
- make[1]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- make[2]: Entering directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/app-misc/enum-1.1/image//usr/share/man/man1"
- /usr/bin/install -c -m 644 man/enum.1 '/tmp/portage/app-misc/enum-1.1/image//usr/share/man/man1'
- make[2]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- make[1]: Leaving directory `/tmp/portage/app-misc/enum-1.1/work/enum-1.1'
- >>> Completed installing enum-1.1 into /tmp/portage/app-misc/enum-1.1/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/enum
- ecompressdir: bzip2 -9 /usr/share/man
- * This package will overwrite one or more files that may belong to other
- * packages (see list below). You can use a command such as `portageq
- * owners / <filename>` to identify the installed package that owns a
- * file. If portageq reports that only one package owns a file then do
- * NOT file a bug report. A bug report is only useful if it identifies at
- * least two or more packages that are known to install the same file(s).
- * If a collision occurs and you can not explain where the file came from
- * then you should simply ignore the collision since there is not enough
- * information to determine if a real problem exists. Please do NOT file
- * a bug report at http://bugs.gentoo.org unless you report exactly which
- * two packages install the same file(s). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/bin/enum
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * dev-ruby/spruz-0.2.11
- * /usr/bin/enum
- *
- * Package 'app-misc/enum-1.1' NOT merged due to file collisions. If
- * necessary, refer to your elog messages for the whole content of the
- * above message.
- nc6: using stream socket
- tar: /var/log/portage/app-misc\:enum-1.1\:20120716-094720.log: file changed as we read it