1. * Package: app-accessibility/java-access-bridge-1.26.0
  2. * Repository: gentoo
  3. * Maintainer: gnome-accessibility@gentoo.org java@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. * Using: icedtea-bin-7
  7. >>> Unpacking source...
  8. >>> Unpacking java-access-bridge-1.26.0.tar.bz2 to /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work
  9. >>> Source unpacked in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work
  10. >>> Preparing source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
  11. Searching for bundled jars:
  12. None found.
  13. Searching for bundled classes (no output if none found):
  14. Search done.
  15. * Applying java-access-bridge-1.6.0-missingclasses.patch ...
  16. [ ok ]
  17. * Running eautoreconf in '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0' ...
  18. * Running libtoolize --install --copy --force --automake ...
  19. [ ok ]
  20. * Running aclocal ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running automake --add-missing --copy ...
  25. [ ok ]
  26. * Running elibtoolize in: java-access-bridge-1.26.0/
  27. * Applying portage/1.2.0 patch ...
  28. * Applying sed/1.5.6 patch ...
  29. >>> Source prepared.
  30. >>> Configuring source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
  31. * econf: updating java-access-bridge-1.26.0/config.sub with /usr/share/gnuconfig/config.sub
  32. * econf: updating java-access-bridge-1.26.0/config.guess with /usr/share/gnuconfig/config.guess
  33. ./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 --with-java-home=/opt/icedtea-bin-7.2.2.1
  34. configure: loading site script /usr/share/config.site
  35. configure: loading site script /usr/share/crossdev/include/site/linux
  36. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  37. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking for "/opt/icedtea-bin-7.2.2.1/bin/java"... yes
  44. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  45. checking whether the C compiler works... yes
  46. checking for C compiler default output file name... a.out
  47. checking for suffix of executables...
  48. checking whether we are cross compiling... no
  49. checking for suffix of object files... o
  50. checking whether we are using the GNU C compiler... yes
  51. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  52. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  53. checking for style of include used by make... GNU
  54. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  55. checking for library containing strerror... none required
  56. checking build system type... x86_64-pc-linux-gnu
  57. checking host system type... x86_64-pc-linux-gnu
  58. checking platform to setup platform specific variables... ./configure: line 3889: test: =: unary operator expected
  59. linux-gnu
  60. checking how to print strings... printf
  61. checking for a sed that does not truncate output... /bin/sed
  62. checking for grep that handles long lines and -e... /bin/grep
  63. checking for egrep... /bin/grep -E
  64. checking for fgrep... /bin/grep -F
  65. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  66. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  67. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  68. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  69. checking whether ln -s works... yes
  70. checking the maximum length of command line arguments... 1572864
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  74. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  75. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  76. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  77. checking how to recognize dependent libraries... pass_all
  78. checking for x86_64-pc-linux-gnu-dlltool... no
  79. checking for dlltool... no
  80. checking how to associate runtime and link libraries... printf %s\n
  81. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  82. checking for archiver @FILE support... @
  83. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  84. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  85. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  86. checking for sysroot... no
  87. checking for x86_64-pc-linux-gnu-mt... no
  88. checking for mt... no
  89. checking if : is a manifest tool... no
  90. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  91. checking for ANSI C header files... yes
  92. checking for sys/types.h... yes
  93. checking for sys/stat.h... yes
  94. checking for stdlib.h... yes
  95. checking for string.h... yes
  96. checking for memory.h... yes
  97. checking for strings.h... yes
  98. checking for inttypes.h... yes
  99. checking for stdint.h... yes
  100. checking for unistd.h... yes
  101. checking for dlfcn.h... yes
  102. checking for objdir... .libs
  103. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  104. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  105. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  106. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  107. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  109. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  110. checking whether -lc should be explicitly linked in... no
  111. checking dynamic linker characteristics... GNU/Linux ld.so
  112. checking how to hardcode library paths into programs... immediate
  113. checking whether stripping libraries is possible... yes
  114. checking if libtool supports shared libraries... yes
  115. checking whether to build shared libraries... yes
  116. checking whether to build static libraries... yes
  117. checking for x86_64-pc-linux-gnu-pkg-config... no
  118. checking for pkg-config... /usr/bin/pkg-config
  119. checking pkg-config is at least version 0.9.0... yes
  120. checking for GTK... yes
  121. checking JDK version... 1.7.0
  122. checking for "/opt/icedtea-bin-7.2.2.1/bin/javac"... yes
  123. checking for "/opt/icedtea-bin-7.2.2.1/bin/idlj"... yes
  124. checking for "/opt/icedtea-bin-7.2.2.1/bin/jar"... yes
  125. checking for JAVA_BRIDGE... yes
  126. checking for xprop... /usr/bin/xprop
  127. checking that generated files are newer than configure... done
  128. configure: creating ./config.status
  129. config.status: creating Makefile
  130. config.status: creating idlgen/Makefile
  131. config.status: creating idlgen/org/Makefile
  132. config.status: creating idlgen/org/GNOME/Makefile
  133. config.status: creating idlgen/org/GNOME/Accessibility/Makefile
  134. config.status: creating idlgen/org/GNOME/Bonobo/Makefile
  135. config.status: creating util/Makefile
  136. config.status: creating util/org/Makefile
  137. config.status: creating util/org/GNOME/Makefile
  138. config.status: creating util/org/GNOME/Accessibility/Makefile
  139. config.status: creating impl/Makefile
  140. config.status: creating impl/org/Makefile
  141. config.status: creating impl/org/GNOME/Makefile
  142. config.status: creating impl/org/GNOME/Accessibility/Makefile
  143. config.status: creating impl/org/GNOME/Bonobo/Makefile
  144. config.status: creating bridge/Makefile
  145. config.status: creating bridge/org/Makefile
  146. config.status: creating bridge/org/GNOME/Makefile
  147. config.status: creating bridge/org/GNOME/Accessibility/Makefile
  148. config.status: creating at-client/Makefile
  149. config.status: creating at-client/org/Makefile
  150. config.status: creating at-client/org/GNOME/Makefile
  151. config.status: creating at-client/org/GNOME/Accessibility/Makefile
  152. config.status: creating registry/Makefile
  153. config.status: creating registry/org/Makefile
  154. config.status: creating registry/org/GNOME/Makefile
  155. config.status: creating registry/org/GNOME/Accessibility/Makefile
  156. config.status: creating jni/Makefile
  157. config.status: creating test/Makefile
  158. config.status: executing depfiles commands
  159. config.status: executing libtool commands
  160. >>> Source configured.
  161. >>> Compiling source in /tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0 ...
  162. make -j24 'JAVAC=/opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4'
  163. Making all in idlgen
  164. make[1]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
  165. Making all in org
  166. make[2]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
  167. Making all in GNOME
  168. make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
  169. Making all in Accessibility
  170. make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Accessibility'
  171. make[4]: Nothing to be done for `all'.
  172. make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Accessibility'
  173. Making all in Bonobo
  174. make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
  175. make[4]: Nothing to be done for `all'.
  176. make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
  177. make[4]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
  178. make[4]: Nothing to be done for `all-am'.
  179. make[4]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
  180. make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME'
  181. make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
  182. make[3]: Nothing to be done for `all-am'.
  183. make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
  184. make[2]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org'
  185. make[2]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
  186. /opt/icedtea-bin-7.2.2.1/bin/idlj \
  187. -pkgPrefix Bonobo org.GNOME \
  188. -pkgPrefix Accessibility org.GNOME \
  189. -emitAll -i /usr/share/idl/bonobo-activation-2.0 -i /usr/share/idl/at-spi-1.0 -i /usr/share/idl/bonobo-2.0 \
  190. -fallTie /usr/share/idl/at-spi-1.0/Accessibility.idl
  191. touch ../jar-stamp
  192. /usr/share/idl/at-spi-1.0/Accessibility_Collection.idl (line 66): WARNING: Identifier `object' collides with a keyword; use an escaped identifier to ensure future compatibility.
  193. boolean isAncestorOf (in Accessible object);
  194. ^
  195. /usr/share/idl/at-spi-1.0/Accessibility_Component.idl (line 83): WARNING: Identifier `Component' collides with a keyword; use an escaped identifier to ensure future compatibility.
  196. interface Component : Bonobo::Unknown {
  197. ^
  198. make[3]: Entering directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
  199. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 FIELD_SIZE.java
  200. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamPOA.java
  201. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageTypeHolder.java
  202. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoHolder.java
  203. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownPOA.java
  204. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamHelper.java
  205. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Stream.java
  206. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownHelper.java
  207. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageHolder.java
  208. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Unknown.java
  209. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageType.java
  210. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageOperations.java
  211. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _UnknownStub.java
  212. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoFieldsHelper.java
  213. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _StreamStub.java
  214. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StoragePOATie.java
  215. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 FIELD_CONTENT_TYPE.java
  216. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamHolder.java
  217. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageTypeHelper.java
  218. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfoHelper.java
  219. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 _StorageStub.java
  220. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamOperations.java
  221. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownHolder.java
  222. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownOperations.java
  223. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  224. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  225. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  226. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  227. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  228. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  229. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  230. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  231. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  232. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  233. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  234. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  235. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  236. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  237. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  238. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  239. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  240. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  241. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  242. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  243. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  244. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  245. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  246. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  247. 1 warning
  248. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 ContentTypeHelper.java
  249. 1 warning
  250. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StreamPOATie.java
  251. 1 warning
  252. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageInfo.java
  253. 1 warning
  254. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 UnknownPOATie.java
  255. 1 warning
  256. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StoragePOA.java
  257. 1 warning
  258. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 Storage.java
  259. 1 warning
  260. _StreamStub.java:22: error: cannot access IOError
  261. public org.GNOME.Bonobo.StorageInfo getInfo (int mask) throws org.GNOME.Bonobo.StreamPackage.IOError, org.GNOME.Bonobo.StreamPackage.NoPermission, org.GNOME.Bonobo.StreamPackage.NotSupported
  262. ^
  263. bad class file: ../../../../idlgen/org/GNOME/Bonobo/StreamPackage/IOError.class
  264. class file contains wrong class: java.io.Serializable
  265. Please remove or make sure it appears in the correct subdirectory of the classpath.
  266. CLASSPATH=../../../../idlgen /opt/icedtea-bin-7.2.2.1/bin/javac -source 1.4 -target 1.4 StorageHelper.java
  267. 1 warning
  268. make[3]: *** [_StreamStub.class] Error 1
  269. make[3]: *** Waiting for unfinished jobs....
  270. 1 warning
  271. 1 warning
  272. 1 warning
  273. 1 warning
  274. 1 warning
  275. 1 warning
  276. 1 warning
  277. 1 warning
  278. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  279. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  280. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  281. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  282. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  283. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  284. 1 warning
  285. warning: [options] bootstrap class path not set in conjunction with -source 1.4
  286. 1 warning
  287. 1 warning
  288. 1 warning
  289. 1 warning
  290. 1 warning
  291. 1 warning
  292. 1 warning
  293. 1 warning
  294. 1 warning
  295. 1 warning
  296. 1 warning
  297. 1 warning
  298. 1 warning
  299. make[3]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen/org/GNOME/Bonobo'
  300. make[2]: *** [org/GNOME/Accessibility/Accessible.class] Error 2
  301. make[2]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
  302. make[1]: *** [all-recursive] Error 1
  303. make[1]: Leaving directory `/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0/idlgen'
  304. make: *** [all-recursive] Error 1
  305. emake failed
  306. * ERROR: app-accessibility/java-access-bridge-1.26.0 failed (compile phase):
  307. * compile failure
  308. *
  309. * Call stack:
  310. * ebuild.sh, line 85: Called src_compile
  311. * environment, line 5063: Called die
  312. * The specific snippet of code:
  313. * emake JAVAC="${JAVAC} ${JAVACFLAGS}" || die "compile failure"
  314. *
  315. * If you need support, post the output of `emerge --info '=app-accessibility/java-access-bridge-1.26.0'`,
  316. * the complete build log and the output of `emerge -pqv '=app-accessibility/java-access-bridge-1.26.0'`.
  317. !!! When you file a bug report, please include the following information:
  318. GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.2.1"
  319. JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
  320. and of course, the output of emerge --info
  321. sed: couldn't open temporary file /etc/portage/package.mask/sedjZdbtl: Permission denied
  322. nc6: using stream socket
  323. /usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `compile failure': not a pid or valid job spec
  324. * The complete build log is located at '/var/log/portage/app-accessibility:java-access-bridge-1.26.0:20120619-052540.log'.
  325. * For convenience, a symlink to the build log is located at '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/temp/build.log'.
  326. * The ebuild environment file is located at '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/temp/environment'.
  327. * Working directory: '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0'
  328. * S: '/tmp/portage/app-accessibility/java-access-bridge-1.26.0/work/java-access-bridge-1.26.0'