1. * Package: sys-libs/libtrash-3.2
  2. * Repository: gentoo
  3. * Maintainer: matsuu@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libtrash-3.2.tgz to /tmp/portage/sys-libs/libtrash-3.2/work
  8. * Applying libtrash-3.2-gentoo.patch ...
  9. [ ok ]
  10. >>> Unpacking ./strash-0.9.tar.gz to /tmp/portage/sys-libs/libtrash-3.2/work/libtrash-3.2/cleanTrash
  11. >>> Source unpacked in /tmp/portage/sys-libs/libtrash-3.2/work
  12. >>> Compiling source in /tmp/portage/sys-libs/libtrash-3.2/work/libtrash-3.2 ...
  13. make -j24 CC=x86_64-pc-linux-gnu-gcc
  14. set -e; cd src; make all;
  15. make[1]: Entering directory `/tmp/portage/sys-libs/libtrash-3.2/work/libtrash-3.2/src'
  16. echo CHECKING FOR A WORKING PROC FILESYSTEM...
  17. CHECKING FOR A WORKING PROC FILESYSTEM...
  18. ls -d /proc/self/fd
  19. /proc/self/fd
  20. echo GOOD, YOU SEEM TO HAVE A PROC FS
  21. GOOD, YOU SEEM TO HAVE A PROC FS
  22. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wall -W -Wmissing-prototypes -D_REENTRANT -o linking-helper linking-helper.c
  23. linking-helper.c: In function 'main':
  24. linking-helper.c:10:9: warning: ignoring return value of 'fopen', declared with attribute warn_unused_result [-Wunused-result]
  25. linking-helper.c:11:11: warning: ignoring return value of 'fopen64', declared with attribute warn_unused_result [-Wunused-result]
  26. linking-helper.c:12:11: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  27. linking-helper.c:13:13: warning: ignoring return value of 'freopen64', declared with attribute warn_unused_result [-Wunused-result]
  28. perl -w ../scripts/trimheader.pl
  29. perl -w ../scripts/genheader.pl
  30. python ../scripts/get_symbol_versions.py
  31. rm -f linking-helper
  32. perl -w ../scripts/genconf.pl
  33. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wall -W -Wmissing-prototypes -D_REENTRANT main.c helpers.c unlink.c rename.c open-funs.c -nostartfiles -shared -fPIC -Wl,-soname,libtrash.so.3 \
  34. -o libtrash.so.3.2 -ldl
  35. helpers.c: In function 'read_config_from_file':
  36. helpers.c:1054:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  37. helpers.c: In function 'make_absolute_path_from_dirfd_relpath':
  38. helpers.c:2130:2: warning: return discards 'const' qualifier from pointer target type [enabled by default]
  39. unlink.c:26:0: warning: "__USE_ATFILE" redefined [enabled by default]
  40. In file included from /usr/include/stdlib.h:25:0,
  41. from unlink.c:20:
  42. /usr/include/features.h:301:0: note: this is the location of the previous definition
  43. open-funs.c: In function 'do_fopen_or_freopen_or_open':
  44. open-funs.c:601:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  45. open-funs.c:601:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  46. open-funs.c:601:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  47. open-funs.c:618:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  48. open-funs.c:618:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  49. open-funs.c:618:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  50. open-funs.c:629:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  51. open-funs.c:629:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  52. open-funs.c:629:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  53. open-funs.c:641:4: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  54. open-funs.c:641:4: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  55. open-funs.c:641:4: warning: assignment makes integer from pointer without a cast [enabled by default]
  56. open-funs.c:663:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  57. open-funs.c:663:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  58. open-funs.c:663:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  59. open-funs.c:689:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  60. open-funs.c:689:2: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  61. open-funs.c:689:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  62. open-funs.c:731:7: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  63. open-funs.c:731:7: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  64. open-funs.c:731:7: warning: assignment makes integer from pointer without a cast [enabled by default]
  65. open-funs.c:744:7: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  66. open-funs.c:744:7: warning: pointer/integer type mismatch in conditional expression [enabled by default]
  67. open-funs.c:744:7: warning: assignment makes integer from pointer without a cast [enabled by default]
  68. open-funs.c:751:1: warning: control reaches end of non-void function [-Wreturn-type]
  69. open-funs.c:601:2: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized]
  70. In file included from /usr/include/fcntl.h:267:0,
  71. from open-funs.c:82:
  72. open-funs.c: In function 'openat':
  73. /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable
  74. open-funs.c:233:9: error: called from here
  75. In file included from /usr/include/fcntl.h:267:0,
  76. from open-funs.c:82:
  77. /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable
  78. open-funs.c:237:9: error: called from here
  79. In file included from /usr/include/fcntl.h:267:0,
  80. from open-funs.c:82:
  81. open-funs.c: In function 'openat64':
  82. /usr/include/bits/fcntl2.h:74:1: error: inlining failed in call to always_inline 'open64': function not inlinable
  83. open-funs.c:277:9: error: called from here
  84. In file included from /usr/include/fcntl.h:267:0,
  85. from open-funs.c:82:
  86. /usr/include/bits/fcntl2.h:74:1: error: inlining failed in call to always_inline 'open64': function not inlinable
  87. open-funs.c:281:9: error: called from here
  88. In file included from /usr/include/fcntl.h:267:0,
  89. from open-funs.c:82:
  90. open-funs.c: In function 'creat':
  91. /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable
  92. open-funs.c:191:4: error: called from here
  93. In file included from /usr/include/fcntl.h:267:0,
  94. from open-funs.c:82:
  95. open-funs.c: In function 'creat64':
  96. /usr/include/bits/fcntl2.h:74:1: error: inlining failed in call to always_inline 'open64': function not inlinable
  97. open-funs.c:196:4: error: called from here
  98. make[1]: *** [libtrash.so.3.2] Error 1
  99. make[1]: Leaving directory `/tmp/portage/sys-libs/libtrash-3.2/work/libtrash-3.2/src'
  100. make: *** [all] Error 2
  101. emake failed
  102. * ERROR: sys-libs/libtrash-3.2 failed (compile phase):
  103. * Error Making Source...Exiting
  104. *
  105. * Call stack:
  106. * ebuild.sh, line 85: Called src_compile
  107. * environment, line 2153: Called die
  108. * The specific snippet of code:
  109. * emake CC="$(tc-getCC)" || die "Error Making Source...Exiting"
  110. *
  111. * If you need support, post the output of `emerge --info '=sys-libs/libtrash-3.2'`,
  112. * the complete build log and the output of `emerge -pqv '=sys-libs/libtrash-3.2'`.
  113. sed: couldn't open temporary file /etc/portage/package.mask/sedBSKsqY: Permission denied