1. * Package: app-benchmarks/tiobench-0.3.3-r2
  2. * Repository: gentoo
  3. * Maintainer: swegener@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking tiobench-0.3.3.tar.gz to /tmp/portage/app-benchmarks/tiobench-0.3.3-r2/work
  8. * Applying 0.3.3-column-description-fix.patch ...
  9. [ ok ]
  10. * Applying 0.3.3-LDFLAGS.patch ...
  11. [ ok ]
  12. >>> Source unpacked in /tmp/portage/app-benchmarks/tiobench-0.3.3-r2/work
  13. >>> Compiling source in /tmp/portage/app-benchmarks/tiobench-0.3.3-r2/work/tiobench-0.3.3 ...
  14. make -j24 CC=x86_64-pc-linux-gnu-gcc LINK=x86_64-pc-linux-gnu-gcc DEFINES=-DLARGEFILES 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'
  15. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLARGEFILES tiotest.c -o tiotest.o
  16. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DLARGEFILES crc32.c -o crc32.o
  17. tiotest.c:34:15: error: conflicting types for 'aligned_alloc'
  18. In file included from tiotest.h:36:0,
  19. from tiotest.c:23:
  20. /usr/include/stdlib.h:513:14: note: previous declaration of 'aligned_alloc' was here
  21. tiotest.c: In function 'checkIntZero':
  22. tiotest.c:94:3: warning: format not a string literal and no format arguments [-Wformat-security]
  23. tiotest.c: In function 'checkLong':
  24. tiotest.c:104:3: warning: format not a string literal and no format arguments [-Wformat-security]
  25. tiotest.c: In function 'do_test':
  26. tiotest.c:555:4: warning: format not a string literal and no format arguments [-Wformat-security]
  27. tiotest.c: In function 'report_seek_error':
  28. tiotest.c:877:3: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'toff_t' [-Wformat]
  29. tiotest.c: In function 'report_random_write_error':
  30. tiotest.c:890:3: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'toff_t' [-Wformat]
  31. tiotest.c:890:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t' [-Wformat]
  32. tiotest.c: In function 'report_read_error':
  33. tiotest.c:904:3: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'toff_t' [-Wformat]
  34. tiotest.c:904:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t' [-Wformat]
  35. make: *** [tiotest.o] Error 1
  36. emake failed
  37. * ERROR: app-benchmarks/tiobench-0.3.3-r2 failed (compile phase):
  38. * emake failed
  39. *
  40. * Call stack:
  41. * ebuild.sh, line 85: Called src_compile
  42. * environment, line 2194: Called die
  43. * The specific snippet of code:
  44. * emake CC="$(tc-getCC)" LINK="$(tc-getCC)" DEFINES="-DLARGEFILES" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "emake failed"
  45. *
  46. * If you need support, post the output of `emerge --info '=app-benchmarks/tiobench-0.3.3-r2'`,
  47. * the complete build log and the output of `emerge -pqv '=app-benchmarks/tiobench-0.3.3-r2'`.
  48. sed: couldn't open temporary file /etc/portage/package.mask/sed1exX90: Permission denied