1. * Package: gnustep-apps/textedit-0.95_pre20100427
  2. * Repository: gentoo
  3. * Maintainer: gnustep@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking textedit-0.95_pre20100427.tar.gz to /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work
  8. >>> Source unpacked in /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work
  9. >>> Preparing source in /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit ...
  10. * Cleaning paths from GNUmakefile ...
  11. [ ok ]
  12. >>> Source prepared.
  13. >>> Configuring source in /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit ...
  14. >>> Source configured.
  15. >>> Compiling source in /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit ...
  16. make -j24 'AUXILIARY_LDFLAGS=-Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches' ADDITIONAL_NATIVE_LIB_DIRS=/usr/lib64 DESTDIR=/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/image/ HOME=/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/temp GNUSTEP_CONFIG_FILE=/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep.conf GNUSTEP_INSTALLATION_DOMAIN=SYSTEM 'TAR_OPTIONS= --no-same-owner' messages=yes debug=no all
  17. This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help.
  18. cd .; \
  19. /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
  20. Making all for app TextEdit...
  21. cd .; \
  22. /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/TextEdit.obj/
  23. /usr/share/GNUstep/Makefiles/mkinstalldirs TextEdit.app/.
  24. x86_64-pc-linux-gnu-gcc Controller.m -c \
  25. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  26. -o obj/TextEdit.obj/Controller.m.o
  27. x86_64-pc-linux-gnu-gcc Document.m -c \
  28. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  29. -o obj/TextEdit.obj/Document.m.o
  30. x86_64-pc-linux-gnu-gcc DocumentReadWrite.m -c \
  31. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  32. -o obj/TextEdit.obj/DocumentReadWrite.m.o
  33. x86_64-pc-linux-gnu-gcc MultiplePageView.m -c \
  34. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  35. -o obj/TextEdit.obj/MultiplePageView.m.o
  36. x86_64-pc-linux-gnu-gcc Preferences.m -c \
  37. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  38. -o obj/TextEdit.obj/Preferences.m.o
  39. x86_64-pc-linux-gnu-gcc ScalingScrollView.m -c \
  40. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  41. -o obj/TextEdit.obj/ScalingScrollView.m.o
  42. x86_64-pc-linux-gnu-gcc TextFinder.m -c \
  43. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  44. -o obj/TextEdit.obj/TextFinder.m.o
  45. x86_64-pc-linux-gnu-gcc Edit_main.m -c \
  46. -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \
  47. -o obj/TextEdit.obj/Edit_main.m.o
  48. Document.m: In function '-[Document init]':
  49. Document.m:108:4: warning: 'NSFont' may not respond to '-glyphForCharacter:' [enabled by default]
  50. Document.m:108:4: warning: (Messages without a matching method signature [enabled by default]
  51. Document.m:108:4: warning: will be assumed to return 'id' and accept [enabled by default]
  52. Document.m:108:4: warning: '...' as arguments.) [enabled by default]
  53. Document.m:108:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  54. Preferences.m:88:1: warning: method possibly missing a [super dealloc] call [enabled by default]
  55. Document.m: In function '-[Document validateMenuItem:]':
  56. Document.m:1364:2: warning: implicit declaration of function 'sel_get_name' [-Wimplicit-function-declaration]
  57. Document.m:1364:25: warning: initialization makes pointer from integer without a cast [enabled by default]
  58. Document.m:1366:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  59. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  60. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  61. from /usr/include/Foundation/NSArray.h:27,
  62. from Document.m:18:
  63. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  64. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  65. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  66. Document.m:1366:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  67. Document.m:1366:2: note: expected 'const char *' but argument is of type 'int'
  68. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  69. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  70. Document.m:1366:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  71. Document.m:1366:2: note: expected 'const char *' but argument is of type 'int'
  72. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  73. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  74. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  75. Document.m:1366:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  76. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  77. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  78. from /usr/include/Foundation/NSArray.h:27,
  79. from Document.m:18:
  80. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  81. Document.m:1366:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  82. Document.m:1366:2: note: expected 'const char *' but argument is of type 'int'
  83. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  84. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  85. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  86. Document.m:1366:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  87. Document.m:1366:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  88. Document.m:1366:2: note: expected 'const char *' but argument is of type 'int'
  89. Document.m:1368:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  90. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  91. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  92. from /usr/include/Foundation/NSArray.h:27,
  93. from Document.m:18:
  94. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  95. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  96. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  97. Document.m:1368:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  98. Document.m:1368:2: note: expected 'const char *' but argument is of type 'int'
  99. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  100. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  101. Document.m:1368:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  102. Document.m:1368:2: note: expected 'const char *' but argument is of type 'int'
  103. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  104. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  105. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  106. Document.m:1368:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  107. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  108. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  109. from /usr/include/Foundation/NSArray.h:27,
  110. from Document.m:18:
  111. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  112. Document.m:1368:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  113. Document.m:1368:2: note: expected 'const char *' but argument is of type 'int'
  114. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  115. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  117. Document.m:1368:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  118. Document.m:1368:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  119. Document.m:1368:2: note: expected 'const char *' but argument is of type 'int'
  120. Document.m:1370:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  121. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  122. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  123. from /usr/include/Foundation/NSArray.h:27,
  124. from Document.m:18:
  125. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  126. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  127. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  128. Document.m:1370:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  129. Document.m:1370:2: note: expected 'const char *' but argument is of type 'int'
  130. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  131. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  132. Document.m:1370:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  133. Document.m:1370:2: note: expected 'const char *' but argument is of type 'int'
  134. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  135. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  136. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  137. Document.m:1370:2: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast [enabled by default]
  138. In file included from /usr/include/GNUstepBase/GSConfig.h:373:0,
  139. from /usr/include/GNUstepBase/GSVersionMacros.h:193,
  140. from /usr/include/Foundation/NSArray.h:27,
  141. from Document.m:18:
  142. /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'int'
  143. Document.m:1370:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  144. Document.m:1370:2: note: expected 'const char *' but argument is of type 'int'
  145. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  146. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  147. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  148. Document.m:1370:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  149. Document.m:1370:2: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast [enabled by default]
  150. Document.m:1370:2: note: expected 'const char *' but argument is of type 'int'
  151. x86_64-pc-linux-gnu-gcc -rdynamic -Wl,-O1 -Wl,--as-needed -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -pthread -shared-libgcc -fexceptions -fgnu-runtime -o TextEdit.app/./TextEdit \
  152. ./obj/TextEdit.obj/Controller.m.o ./obj/TextEdit.obj/Document.m.o ./obj/TextEdit.obj/DocumentReadWrite.m.o ./obj/TextEdit.obj/MultiplePageView.m.o ./obj/TextEdit.obj/Preferences.m.o ./obj/TextEdit.obj/ScalingScrollView.m.o ./obj/TextEdit.obj/TextFinder.m.o ./obj/TextEdit.obj/Edit_main.m.o -L/usr/lib64/./obj -L/tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -l:libobjc.so.4 -lm
  153. ./obj/TextEdit.obj/Document.m.o: In function `-[Document validateMenuItem:]':
  154. /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit/Document.m:1364: undefined reference to `sel_get_name'
  155. /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit/Document.m:1366: undefined reference to `sel_get_name'
  156. /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit/Document.m:1368: undefined reference to `sel_get_name'
  157. /tmp/portage/gnustep-apps/textedit-0.95_pre20100427/work/TextEdit/Document.m:1370: undefined reference to `sel_get_name'
  158. collect2: error: ld returned 1 exit status
  159. make[3]: *** [TextEdit.app/./TextEdit] Error 1
  160. make[2]: *** [internal-app-run-compile-submake] Error 2
  161. make[1]: *** [TextEdit.all.app.variables] Error 2
  162. make: *** [internal-all] Error 2
  163. emake failed
  164. * ERROR: gnustep-apps/textedit-0.95_pre20100427 failed (compile phase):
  165. * package make failed
  166. *
  167. * Call stack:
  168. * ebuild.sh, line 85: Called src_compile
  169. * environment, line 2790: Called gnustep-base_src_compile
  170. * environment, line 1997: Called egnustep_make
  171. * environment, line 982: Called die
  172. * The specific snippet of code:
  173. * emake ${*} "${GS_ENV[@]}" all || die "package make failed";
  174. *
  175. * If you need support, post the output of `emerge --info '=gnustep-apps/textedit-0.95_pre20100427'`,
  176. * the complete build log and the output of `emerge -pqv '=gnustep-apps/textedit-0.95_pre20100427'`.
  177. sed: couldn't open temporary file /etc/portage/package.mask/sedwIFBN6: Permission denied