pastebin - collaborative debugging tool
eckelmann.kpaste.net RSS


boottime jenkins build failure
Posted by Anonymous on Mon 24th Jun 2019 06:52
raw | new post

  1. -------------------------
  2. target: host-zlib.prepare
  3. -------------------------
  4.  
  5. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  6.  
  7. pkg_deprecated_autoconf="--prefix="
  8.  
  9. Checking for shared library support...
  10. Building shared library libz.so.1.2.7 with gcc.
  11. Checking for off64_t... Yes.
  12. Checking for fseeko... Yes.
  13. Checking for strerror... Yes.
  14. Checking for unistd.h... Yes.
  15. Checking for stdarg.h... Yes.
  16. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
  17. Checking for vsnprintf() in stdio.h... Yes.
  18. Checking for return value of vsnprintf()... Yes.
  19. Checking for attribute(visibility) support... Yes.
  20. Looking for a four-byte integer type... Found.
  21. finished target host-zlib.prepare
  22.  
  23. -------------------------
  24. target: host-zlib.compile
  25. -------------------------
  26.  
  27. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
  28. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
  29. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o adler32.o adler32.c
  30. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o crc32.o crc32.c
  31. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o deflate.o deflate.c
  32. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o infback.o infback.c
  33. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inffast.o inffast.c
  34. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inflate.o inflate.c
  35. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o inftrees.o inftrees.c
  36. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o trees.o trees.c
  37. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o zutil.o zutil.c
  38. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o compress.o compress.c
  39. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o uncompr.o uncompr.c
  40. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzclose.o gzclose.c
  41. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzlib.o gzlib.c
  42. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzread.o gzread.c
  43. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN   -c -o gzwrite.o gzwrite.c
  44. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
  45. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
  46. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
  47. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
  48. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
  49. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
  50. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
  51. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
  52. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
  53. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
  54. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
  55. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
  56. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
  57. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
  58. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c
  59. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
  60. gcc -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
  61. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c
  62. ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o
  63. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
  64. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
  65. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
  66. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
  67. gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3  -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.7 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo  -lc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages
  68. rm -f libz.so libz.so.1
  69. ln -s libz.so.1.2.7 libz.so
  70. ln -s libz.so.1.2.7 libz.so.1
  71. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.7
  72. gcc -O3  -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.7
  73. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
  74. finished target host-zlib.compile
  75.  
  76. -------------------------
  77. target: host-zlib.install
  78. -------------------------
  79.  
  80. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
  81. cp libz.a /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib
  82. chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/libz.a
  83. cp libz.so.1.2.7 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib
  84. chmod 755 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/libz.so.1.2.7
  85. cp zlib.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/share/man/man3
  86. chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/share/man/man3/zlib.3
  87. cp zlib.pc /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/pkgconfig
  88. chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/pkgconfig/zlib.pc
  89. cp zlib.h zconf.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/include
  90. chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/include/zlib.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/include/zconf.h
  91. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
  92. finished target host-zlib.install
  93.  
  94. ------------------------------
  95. target: host-zlib.install.pack
  96. ------------------------------
  97.  
  98. finished target host-zlib.install.pack
  99.  
  100. ------------------------------
  101. target: host-zlib.install.post
  102. ------------------------------
  103.  
  104. finished target host-zlib.install.post
  105.  
  106. ---------------------------------
  107. target: host-xorg-lib-fontenc.get
  108. ---------------------------------
  109.  
  110. finished target host-xorg-lib-fontenc.get
  111.  
  112. -------------------------------------
  113. target: host-xorg-lib-fontenc.extract
  114. -------------------------------------
  115.  
  116. extract: pkg_src=ptxdist/src/libfontenc-1.1.1.tar.bz2
  117. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libfontenc-1.1.1
  118. patchin: no patches found
  119. finished target host-xorg-lib-fontenc.extract
  120.  
  121. -----------------------------
  122. target: host-xorg-proto-x.get
  123. -----------------------------
  124.  
  125. finished target host-xorg-proto-x.get
  126.  
  127. ---------------------------------
  128. target: host-xorg-proto-x.extract
  129. ---------------------------------
  130.  
  131. extract: pkg_src=ptxdist/src/xproto-7.0.23.tar.bz2
  132. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/xproto-7.0.23
  133. patchin: no patches found
  134. finished target host-xorg-proto-x.extract
  135.  
  136. --------------------------------------
  137. target: host-xorg-proto-x.extract.post
  138. --------------------------------------
  139.  
  140. finished target host-xorg-proto-x.extract.post
  141.  
  142. ---------------------------------
  143. target: host-xorg-proto-x.prepare
  144. ---------------------------------
  145.  
  146. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  147.  
  148. pkg_deprecated_autoconf="--prefix= --disable-specs"
  149.  
  150. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  151. checking whether build environment is sane... yes
  152. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  153. checking for gawk... gawk
  154. checking whether make sets $(MAKE)... yes
  155. checking whether to enable maintainer-specific portions of Makefiles... no
  156. checking for style of include used by make... GNU
  157. checking for gcc... gcc
  158. checking whether the C compiler works... yes
  159. checking for C compiler default output file name... a.out
  160. checking for suffix of executables...
  161. checking whether we are cross compiling... no
  162. checking for suffix of object files... o
  163. checking whether we are using the GNU C compiler... yes
  164. checking whether gcc accepts -g... yes
  165. checking for gcc option to accept ISO C89... none needed
  166. checking dependency style of gcc... none
  167. checking for gcc option to accept ISO C99... -std=gnu99
  168. checking how to run the C preprocessor... gcc -std=gnu99 -E
  169. checking for grep that handles long lines and -e... /bin/grep
  170. checking for egrep... /bin/grep -E
  171. checking for ANSI C header files... yes
  172. checking for sys/types.h... yes
  173. checking for sys/stat.h... yes
  174. checking for stdlib.h... yes
  175. checking for string.h... yes
  176. checking for memory.h... yes
  177. checking for strings.h... yes
  178. checking for inttypes.h... yes
  179. checking for stdint.h... yes
  180. checking for unistd.h... yes
  181. checking whether __clang__ is declared... no
  182. checking whether __INTEL_COMPILER is declared... no
  183. checking whether __SUNPRO_C is declared... no
  184. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  185. checking pkg-config is at least version 0.9.0... yes
  186. checking build system type... x86_64-unknown-linux-gnu
  187. checking host system type... x86_64-unknown-linux-gnu
  188. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  189. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  190. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  191. checking if gcc -std=gnu99 supports-Wall... yes
  192. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  193. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  194. checking if gcc -std=gnu99 supports-Wformat=2... yes
  195. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  196. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  197. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  198. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  199. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  200. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  201. checking if gcc -std=gnu99 supports-Wunused... yes
  202. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  203. checking if gcc -std=gnu99 supports-Wshadow... yes
  204. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  205. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  206. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  207. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  208. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  209. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  210. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  211. checking if gcc -std=gnu99 supports-Werror=main... yes
  212. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  213. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  214. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  215. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  216. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  217. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  218. checking if gcc -std=gnu99 supports-Werror=address... yes
  219. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  220. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  221. checking if gcc -std=gnu99 supports-pedantic... yes
  222. checking if gcc -std=gnu99 supports-Werror... yes
  223. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  224. Package xorg-macros was not found in the pkg-config search path.
  225. Perhaps you should add the directory containing `xorg-macros.pc'
  226. to the PKG_CONFIG_PATH environment variable
  227. No package 'xorg-macros' found
  228. checking whether to build functional specifications... no
  229. checking for xmlto... no
  230. configure: WARNING: xmlto not found - documentation targets will be skipped
  231. checking for fop... no
  232. configure: WARNING: fop not found - documentation targets will be skipped
  233. checking for xsltproc... no
  234. configure: WARNING: xsltproc not found - cannot transform XML documents
  235. checking for X.Org SGML entities >= 1.8... no
  236. checking sys/select.h usability... yes
  237. checking sys/select.h presence... yes
  238. checking for sys/select.h... yes
  239. checking sys/param.h usability... yes
  240. checking sys/param.h presence... yes
  241. checking for sys/param.h... yes
  242. checking for sys/types.h... (cached) yes
  243. checking sys/time.h usability... yes
  244. checking sys/time.h presence... yes
  245. checking for sys/time.h... yes
  246. checking for fd_set.fds_bits... no
  247. checking for fd_set.__fds_bits... yes
  248. checking whether const prototypes are supported... yes
  249. checking whether varargs prototypes are supported... yes
  250. checking whether nested prototypes are supported... yes
  251. checking whether to force function prototypes... yes
  252. checking whether to widen function prototypes... no
  253. configure: creating ./config.status
  254. config.status: creating Makefile
  255. config.status: creating specs/Makefile
  256. config.status: creating specs/SIAddresses/Makefile
  257. config.status: creating Xpoll.h
  258. config.status: creating xproto.pc
  259. config.status: creating do-not-use-config.h
  260. config.status: creating Xfuncproto.h
  261. config.status: executing depfiles commands
  262. finished target host-xorg-proto-x.prepare
  263.  
  264. ---------------------------------
  265. target: host-xorg-proto-x.compile
  266. ---------------------------------
  267.  
  268. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  269. make  all-recursive
  270. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  271. Making all in specs
  272. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  273. Making all in SIAddresses
  274. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  275. make[4]: Nothing to be done for 'all'.
  276. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  277. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  278. make[4]: Nothing to be done for 'all-am'.
  279. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  280. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  281. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  282. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  283. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  284. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  285. finished target host-xorg-proto-x.compile
  286.  
  287. ---------------------------------
  288. target: host-xorg-proto-x.install
  289. ---------------------------------
  290.  
  291. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  292. Making install in specs
  293. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  294. Making install in SIAddresses
  295. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  296. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  297. make[4]: Nothing to be done for 'install-exec-am'.
  298. make[4]: Nothing to be done for 'install-data-am'.
  299. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  300. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
  301. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  302. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  303. make[4]: Nothing to be done for 'install-exec-am'.
  304. test -z "" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23"
  305. test -z "" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23"
  306. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  307. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  308. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
  309. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  310. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  311. make[3]: Nothing to be done for 'install-exec-am'.
  312. test -z "/include/X11" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/include/X11"
  313. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 Xfuncproto.h Xpoll.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/include/X11'
  314. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/lib/pkgconfig"
  315. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 xproto.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/lib/pkgconfig'
  316. test -z "/include/X11" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/include/X11"
  317. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ap_keysym.h DECkeysym.h HPkeysym.h keysymdef.h keysym.h Sunkeysym.h Xalloca.h Xarch.h Xatom.h Xdefs.h XF86keysym.h Xfuncs.h X.h Xmd.h Xosdefs.h Xos.h Xos_r.h Xproto.h Xprotostr.h Xthreads.h Xw32defs.h XWDFile.h Xwindows.h Xwinsock.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xproto-7.0.23/include/X11'
  318. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  319. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  320. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
  321. finished target host-xorg-proto-x.install
  322.  
  323. --------------------------------------
  324. target: host-xorg-proto-x.install.pack
  325. --------------------------------------
  326.  
  327. finished target host-xorg-proto-x.install.pack
  328.  
  329. --------------------------------------
  330. target: host-xorg-proto-x.install.post
  331. --------------------------------------
  332.  
  333. finished target host-xorg-proto-x.install.post
  334.  
  335. ------------------------------------------
  336. target: host-xorg-lib-fontenc.extract.post
  337. ------------------------------------------
  338.  
  339. finished target host-xorg-lib-fontenc.extract.post
  340.  
  341. -------------------------------------
  342. target: host-xorg-lib-fontenc.prepare
  343. -------------------------------------
  344.  
  345. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  346.  
  347. pkg_deprecated_autoconf="--prefix="
  348.  
  349. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  350. checking whether build environment is sane... yes
  351. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  352. checking for gawk... gawk
  353. checking whether make sets $(MAKE)... yes
  354. checking whether to enable maintainer-specific portions of Makefiles... no
  355. checking build system type... x86_64-unknown-linux-gnu
  356. checking host system type... x86_64-unknown-linux-gnu
  357. checking how to print strings... printf
  358. checking for style of include used by make... GNU
  359. checking for gcc... gcc
  360. checking whether the C compiler works... yes
  361. checking for C compiler default output file name... a.out
  362. checking for suffix of executables...
  363. checking whether we are cross compiling... no
  364. checking for suffix of object files... o
  365. checking whether we are using the GNU C compiler... yes
  366. checking whether gcc accepts -g... yes
  367. checking for gcc option to accept ISO C89... none needed
  368. checking dependency style of gcc... gcc3
  369. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  370. checking for grep that handles long lines and -e... /bin/grep
  371. checking for egrep... /bin/grep -E
  372. checking for fgrep... /bin/grep -F
  373. checking for ld used by gcc... /usr/bin/ld
  374. checking if the linker (/usr/bin/ld) is GNU ld... yes
  375. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  376. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  377. checking whether ln -s works... yes
  378. checking the maximum length of command line arguments... 1572864
  379. checking whether the shell understands some XSI constructs... yes
  380. checking whether the shell understands "+="... yes
  381. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  382. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  383. checking for /usr/bin/ld option to reload object files... -r
  384. checking for objdump... objdump
  385. checking how to recognize dependent libraries... pass_all
  386. checking for dlltool... no
  387. checking how to associate runtime and link libraries... printf %s\n
  388. checking for ar... ar
  389. checking for archiver @FILE support... @
  390. checking for strip... strip
  391. checking for ranlib... ranlib
  392. checking command to parse /usr/bin/nm -B output from gcc object... ok
  393. checking for sysroot... no
  394. checking for mt... no
  395. checking if : is a manifest tool... no
  396. checking how to run the C preprocessor... gcc -E
  397. checking for ANSI C header files... yes
  398. checking for sys/types.h... yes
  399. checking for sys/stat.h... yes
  400. checking for stdlib.h... yes
  401. checking for string.h... yes
  402. checking for memory.h... yes
  403. checking for strings.h... yes
  404. checking for inttypes.h... yes
  405. checking for stdint.h... yes
  406. checking for unistd.h... yes
  407. checking for dlfcn.h... yes
  408. checking for objdir... .libs
  409. checking if gcc supports -fno-rtti -fno-exceptions... no
  410. checking for gcc option to produce PIC... -fPIC -DPIC
  411. checking if gcc PIC flag -fPIC -DPIC works... yes
  412. checking if gcc static flag -static works... yes
  413. checking if gcc supports -c -o file.o... yes
  414. checking if gcc supports -c -o file.o... (cached) yes
  415. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  416. checking whether -lc should be explicitly linked in... no
  417. checking dynamic linker characteristics... GNU/Linux ld.so
  418. checking how to hardcode library paths into programs... immediate
  419. checking whether stripping libraries is possible... yes
  420. checking if libtool supports shared libraries... yes
  421. checking whether to build shared libraries... yes
  422. checking whether to build static libraries... yes
  423. checking for gcc option to accept ISO C99... -std=gnu99
  424. checking whether __clang__ is declared... no
  425. checking whether __INTEL_COMPILER is declared... no
  426. checking whether __SUNPRO_C is declared... no
  427. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  428. checking pkg-config is at least version 0.9.0... yes
  429. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  430. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  431. checking if gcc -std=gnu99 supports -Wall... yes
  432. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  433. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  434. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  435. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  436. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  437. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  438. checking if gcc -std=gnu99 supports -Wformat=2... yes
  439. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  440. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  441. checking if gcc -std=gnu99 supports -Wunused... yes
  442. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  443. checking if gcc -std=gnu99 supports -Wshadow... yes
  444. checking if gcc -std=gnu99 supports -Wcast-qual... yes
  445. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  446. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  447. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  448. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  449. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  450. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  451. checking if gcc -std=gnu99 supports -Werror=main... yes
  452. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  453. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  454. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  455. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  456. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  457. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  458. checking if gcc -std=gnu99 supports -Werror=address... yes
  459. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  460. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  461. checking if gcc -std=gnu99 supports -pedantic... yes
  462. checking if gcc -std=gnu99 supports -Werror... yes
  463. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  464. Package xorg-macros was not found in the pkg-config search path.
  465. Perhaps you should add the directory containing `xorg-macros.pc'
  466. to the PKG_CONFIG_PATH environment variable
  467. No package 'xorg-macros' found
  468. checking for root directory for font files... ${datarootdir}/fonts/X11
  469. checking for directory for encodings files... ${FONTROOTDIR}/encodings
  470. checking zlib.h usability... yes
  471. checking zlib.h presence... yes
  472. checking for zlib.h... yes
  473. checking for gzclose in -lz... yes
  474. checking for FONTENC... yes
  475. configure: creating ./config.status
  476. config.status: creating Makefile
  477. config.status: creating src/Makefile
  478. config.status: creating fontenc.pc
  479. config.status: creating config.h
  480. config.status: executing depfiles commands
  481. config.status: executing libtool commands
  482. finished target host-xorg-lib-fontenc.prepare
  483.  
  484. -------------------------------------
  485. target: host-xorg-lib-fontenc.compile
  486. -------------------------------------
  487.  
  488. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  489. make  all-recursive
  490. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  491. Making all in src
  492. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  493.   CC     encparse.lo
  494.   CC     fontenc.lo
  495. fontenc.c:537:1: warning: initialization discards 'const' qualifier from pointer target type
  496.  static char *iso8859_15_aliases[2]={"fcd8859-15",NULL};
  497.  ^
  498. fontenc.c:541:5: warning: initialization discards 'const' qualifier from pointer target type
  499.      {"iso10646-1",NULL,256*256,0,iso10646,NULL,0,0}, /* Unicode */
  500.      ^
  501. fontenc.c:542:5: warning: initialization discards 'const' qualifier from pointer target type
  502.      {"iso8859-1",NULL,256,0,iso8859_1,NULL,0,0}, /* Latin 1 (West European) */
  503.      ^
  504. fontenc.c:543:5: warning: initialization discards 'const' qualifier from pointer target type
  505.      {"iso8859-2",NULL,256,0,iso8859_2,NULL,0,0}, /* Latin 2 (East European) */
  506.      ^
  507. fontenc.c:544:5: warning: initialization discards 'const' qualifier from pointer target type
  508.      {"iso8859-3",NULL,256,0,iso8859_3,NULL,0,0}, /* Latin 3 (South European) */
  509.      ^
  510. fontenc.c:545:5: warning: initialization discards 'const' qualifier from pointer target type
  511.      {"iso8859-4",NULL,256,0,iso8859_4,NULL,0,0}, /* Latin 4 (North European) */
  512.      ^
  513. fontenc.c:546:5: warning: initialization discards 'const' qualifier from pointer target type
  514.      {"iso8859-5",NULL,256,0,iso8859_5,NULL,0,0}, /* Cyrillic */
  515.      ^
  516. fontenc.c:547:5: warning: initialization discards 'const' qualifier from pointer target type
  517.      {"iso8859-6",NULL,256,0,iso8859_6,NULL,0,0}, /* Arabic */
  518.      ^
  519. fontenc.c:548:5: warning: initialization discards 'const' qualifier from pointer target type
  520.      {"iso8859-7",NULL,256,0,iso8859_7,NULL,0,0}, /* Greek */
  521.      ^
  522. fontenc.c:549:5: warning: initialization discards 'const' qualifier from pointer target type
  523.      {"iso8859-8",NULL,256,0,iso8859_8,NULL,0,0}, /* Hebrew */
  524.      ^
  525. fontenc.c:550:5: warning: initialization discards 'const' qualifier from pointer target type
  526.      {"iso8859-9",NULL,256,0,iso8859_9,NULL,0,0}, /* Latin 5 (Turkish) */
  527.      ^
  528. fontenc.c:551:5: warning: initialization discards 'const' qualifier from pointer target type
  529.      {"iso8859-10",NULL,256,0,iso8859_10,NULL,0,0}, /* Latin 6 (Nordic) */
  530.      ^
  531. fontenc.c:552:5: warning: initialization discards 'const' qualifier from pointer target type
  532.      {"iso8859-15",iso8859_15_aliases,256,0,iso8859_15,NULL,0,0}, /* Latin 9 */
  533.      ^
  534. fontenc.c:553:5: warning: initialization discards 'const' qualifier from pointer target type
  535.      {"koi8-r",NULL,256,0,koi8_r,NULL,0,0},       /* Russian */
  536.      ^
  537. fontenc.c:554:5: warning: initialization discards 'const' qualifier from pointer target type
  538.      {"koi8-ru",NULL,256,0,koi8_ru,NULL,0,0},     /* Ukrainian */
  539.      ^
  540. fontenc.c:555:5: warning: initialization discards 'const' qualifier from pointer target type
  541.      {"koi8-uni",NULL,256,0,koi8_uni,NULL,0,0},   /* Russian/Ukrainian/Bielorussian */
  542.      ^
  543. fontenc.c:556:5: warning: initialization discards 'const' qualifier from pointer target type
  544.      {"koi8-e",NULL,256,0,koi8_e,NULL,0,0},       /* ``European'' */
  545.      ^
  546. fontenc.c:557:5: warning: initialization discards 'const' qualifier from pointer target type
  547.      {"koi8-u",NULL,256,0,koi8_u,NULL,0,0},       /* Ukrainian too */
  548.      ^
  549. fontenc.c:558:5: warning: initialization discards 'const' qualifier from pointer target type
  550.      {"microsoft-symbol",NULL,256,0,microsoft_symbol,NULL,0,0},
  551.      ^
  552. fontenc.c:559:5: warning: initialization discards 'const' qualifier from pointer target type
  553.      {"apple-roman",NULL,256,0,apple_roman,NULL,0,0},
  554.      ^
  555. encparse.c: In function 'FontEncDirectory':
  556. encparse.c:780:17: warning: assignment discards 'const' qualifier from pointer target type
  557.              dir = FONT_ENCODINGS_DIRECTORY;
  558.                  ^
  559. encparse.c: In function 'FontEncReallyReallyLoad':
  560. encparse.c:840:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  561.          count = fscanf(file, format, encoding_name, file_name);
  562.          ^
  563.   CCLD   libfontenc.la
  564. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  565. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  566. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  567. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  568. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  569. finished target host-xorg-lib-fontenc.compile
  570.  
  571. -------------------------------------
  572. target: host-xorg-lib-fontenc.install
  573. -------------------------------------
  574.  
  575. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  576. Making install in src
  577. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  578. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  579. test -z "/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib"
  580.  /bin/bash ../libtool   --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c   libfontenc.la '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib'
  581. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libfontenc.so.1.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.so.1.0.0
  582. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; })
  583. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; })
  584. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libfontenc.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.la
  585. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libfontenc.a /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.a
  586. libtool: install: chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.a
  587. libtool: install: ranlib /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.a
  588. libtool: install: warning: remember to run `libtool --finish /lib'
  589. test -z "/include/X11/fonts" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/include/X11/fonts"
  590. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/include/X11/fonts'
  591. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  592. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
  593. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  594. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  595. make[3]: Nothing to be done for 'install-exec-am'.
  596. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/pkgconfig"
  597. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 fontenc.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/pkgconfig'
  598. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  599. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  600. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
  601. finished target host-xorg-lib-fontenc.install
  602.  
  603. ------------------------------------------
  604. target: host-xorg-lib-fontenc.install.pack
  605. ------------------------------------------
  606.  
  607. finished target host-xorg-lib-fontenc.install.pack
  608.  
  609. ------------------------------------------
  610. target: host-xorg-lib-fontenc.install.post
  611. ------------------------------------------
  612.  
  613. finished target host-xorg-lib-fontenc.install.post
  614.  
  615. -------------------------
  616. target: host-freetype.get
  617. -------------------------
  618.  
  619. finished target host-freetype.get
  620.  
  621. -----------------------------
  622. target: host-freetype.extract
  623. -----------------------------
  624.  
  625. extract: pkg_src=ptxdist/src/freetype-2.3.11.tar.bz2
  626. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/freetype-2.3.11
  627.  
  628. pkg_patch_dir:     'ptxdist-2012.10.0/patches/freetype-2.3.11'
  629. pkg_patch_series:  'ptxdist-2012.10.0/patches/freetype-2.3.11/series'
  630.  
  631. patchin: patch: apply 'ptxdist-2012.10.0/patches/freetype-2.3.11/series'
  632. applying '0001-make-freetype-config-SYSROOT-aware.patch'
  633. patching file builds/unix/freetype-config.in
  634. patchin: patch: done
  635.  
  636. finished target host-freetype.extract
  637.  
  638. ----------------------------------
  639. target: host-freetype.extract.post
  640. ----------------------------------
  641.  
  642. pkg_patch_autogen: '<none>'
  643.  
  644. finished target host-freetype.extract.post
  645.  
  646. -----------------------------
  647. target: host-freetype.prepare
  648. -----------------------------
  649.  
  650. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  651.  
  652. FreeType build system -- automatic system detection
  653.  
  654. The following settings are used:
  655.  
  656.  platform                    unix
  657.  compiler                    gcc
  658.  configuration directory     ./builds/unix
  659.  configuration rules         ./builds/unix/unix.mk
  660.  
  661. If this does not correspond to your system or settings please remove the file
  662. `config.mk' from this directory then read the INSTALL file for help.
  663.  
  664. Otherwise, simply type `make' again to build the library,
  665. or `make refdoc' to build the API reference (the latter needs python).
  666.  
  667. Generating modules list in ./objs/ftmodule.h...
  668. * module: truetype  (Windows/Mac font files with extension *.ttf or *.ttc)
  669. * module: type1     (Postscript font files with extension *.pfa or *.pfb)
  670. * module: cff       (OpenType fonts with extension *.otf)
  671. * module: cid       (Postscript CID-keyed fonts, no known extension)
  672. * module: pfr       (PFR/TrueDoc font files with extension *.pfr)
  673. * module: type42    (Type 42 font files with no known extension)
  674. * module: winfnt    (Windows bitmap fonts with extension *.fnt or *.fon)
  675. * module: pcf       (pcf bitmap fonts)
  676. * module: bdf       (bdf bitmap fonts)
  677. * module: sfnt      (helper module for TrueType & OpenType formats)
  678. * module: autofit   (automatic hinting module)
  679. * module: pshinter  (Postscript hinter module)
  680. * module: raster    (monochrome bitmap renderer)
  681. * module: smooth    (anti-aliased bitmap renderer)
  682. * module: smooth    (anti-aliased bitmap renderer for LCDs)
  683. * module: smooth    (anti-aliased bitmap renderer for vertical LCDs)
  684. * module: psaux     (Postscript Type 1 & Type 2 helper module)
  685. * module: psnames   (Postscript & Unicode Glyph name handling)
  686. done.
  687. cd builds/unix; ./configure  '--prefix=' '--disable-static'
  688. checking build system type... x86_64-unknown-linux-gnu
  689. checking host system type... x86_64-unknown-linux-gnu
  690. checking for gcc... gcc
  691. checking for C compiler default output file name... a.out
  692. checking whether the C compiler works... yes
  693. checking whether we are cross compiling... no
  694. checking for suffix of executables...
  695. checking for suffix of object files... o
  696. checking whether we are using the GNU C compiler... yes
  697. checking whether gcc accepts -g... yes
  698. checking for gcc option to accept ISO C89... none needed
  699. checking how to run the C preprocessor... gcc -E
  700. checking for rm... rm -f
  701. checking for rmdir... rmdir
  702. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  703. checking for grep that handles long lines and -e... /bin/grep
  704. checking for egrep... /bin/grep -E
  705. checking for ANSI C header files... yes
  706. checking for sys/types.h... yes
  707. checking for sys/stat.h... yes
  708. checking for stdlib.h... yes
  709. checking for string.h... yes
  710. checking for memory.h... yes
  711. checking for strings.h... yes
  712. checking for inttypes.h... yes
  713. checking for stdint.h... yes
  714. checking for unistd.h... yes
  715. checking fcntl.h usability... yes
  716. checking fcntl.h presence... yes
  717. checking for fcntl.h... yes
  718. checking for unistd.h... (cached) yes
  719. checking for an ANSI C-conforming const... yes
  720. checking size of int... 4
  721. checking size of long... 8
  722. checking cpp computation of bit length in ftconfig.in works... yes
  723. checking for stdlib.h... (cached) yes
  724. checking for unistd.h... (cached) yes
  725. checking for getpagesize... yes
  726. checking for working mmap... yes
  727. checking whether munmap is declared... yes
  728. checking for munmap's first parameter type... void *
  729. checking for memcpy... yes
  730. checking for memmove... yes
  731. checking for gzsetparams in -lz... yes
  732. checking zlib.h usability... yes
  733. checking zlib.h presence... yes
  734. checking for zlib.h... yes
  735. checking whether CFLAGS includes -isysroot option... no
  736. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  737. checking for fgrep... /bin/grep -F
  738. checking for ld used by gcc... /usr/bin/ld
  739. checking if the linker (/usr/bin/ld) is GNU ld... yes
  740. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  741. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  742. checking whether ln -s works... yes
  743. checking the maximum length of command line arguments... 1572864
  744. checking whether the shell understands some XSI constructs... yes
  745. checking whether the shell understands "+="... yes
  746. checking for /usr/bin/ld option to reload object files... -r
  747. checking for objdump... objdump
  748. checking how to recognize dependent libraries... pass_all
  749. checking for ar... ar
  750. checking for strip... strip
  751. checking for ranlib... ranlib
  752. checking command to parse /usr/bin/nm -B output from gcc object... ok
  753. checking for dlfcn.h... yes
  754. checking for objdir... .libs
  755. checking if gcc supports -fno-rtti -fno-exceptions... no
  756. checking for gcc option to produce PIC... -fPIC -DPIC
  757. checking if gcc PIC flag -fPIC -DPIC works... yes
  758. checking if gcc static flag -static works... yes
  759. checking if gcc supports -c -o file.o... yes
  760. checking if gcc supports -c -o file.o... (cached) yes
  761. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  762. checking whether -lc should be explicitly linked in... no
  763. checking dynamic linker characteristics... GNU/Linux ld.so
  764. checking how to hardcode library paths into programs... immediate
  765. checking whether stripping libraries is possible... yes
  766. checking if libtool supports shared libraries... yes
  767. checking whether to build shared libraries... yes
  768. checking whether to build static libraries... no
  769. configure: creating ./config.status
  770. config.status: creating unix-cc.mk
  771. config.status: creating unix-def.mk
  772. config.status: creating freetype-config
  773. config.status: creating freetype2.pc
  774. config.status: creating ftconfig.h
  775. config.status: executing libtool commands
  776. make[1]: Nothing to be done for 'unix'.
  777. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  778. finished target host-freetype.prepare
  779.  
  780. -----------------------------
  781. target: host-freetype.compile
  782. -----------------------------
  783.  
  784. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  785. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftsystem.lo builds/unix/ftsystem.c
  786. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftdebug.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftdebug.c
  787. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftinit.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftinit.c
  788. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbase.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbase.c
  789. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbbox.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbbox.c
  790. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbdf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbdf.c
  791. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbitmap.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbitmap.c
  792. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftcid.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftcid.c
  793. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftfstype.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftfstype.c
  794. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgasp.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftgasp.c
  795. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftglyph.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftglyph.c
  796. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgxval.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftgxval.c
  797. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftlcdfil.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftlcdfil.c
  798. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftmm.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftmm.c
  799. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftotval.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftotval.c
  800. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftpatent.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftpatent.c
  801. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftpfr.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftpfr.c
  802. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftstroke.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftstroke.c
  803. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftsynth.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftsynth.c
  804. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/fttype1.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/fttype1.c
  805. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftwinfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftwinfnt.c
  806. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftxf86.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftxf86.c
  807. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/truetype -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/truetype.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/truetype/truetype.c
  808. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type1 -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type1.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type1/type1.c
  809. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftsystem.o
  810. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftdebug.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftdebug.o
  811. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftglyph.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftglyph.o
  812. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftsynth.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftsynth.o
  813. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftcid.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftcid.o
  814. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftinit.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftinit.o
  815. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftfstype.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftfstype.o
  816. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftmm.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftmm.o
  817. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftgxval.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgxval.o
  818. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbbox.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbbox.o
  819. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftxf86.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftxf86.o
  820. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type1 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type1/type1.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type1.o
  821. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftpfr.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftpfr.o
  822. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftgasp.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgasp.o
  823. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbdf.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbdf.o
  824. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbitmap.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbitmap.o
  825. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftbase.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbase.o
  826. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/truetype /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/truetype/truetype.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/truetype.o
  827. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftstroke.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftstroke.o
  828. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/fttype1.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/fttype1.o
  829. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftotval.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftotval.o
  830. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftwinfnt.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftwinfnt.o
  831. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftlcdfil.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftlcdfil.o
  832. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/base/ftpatent.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftpatent.o
  833. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cff -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/cff.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cff/cff.c
  834. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cid -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type1cid.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cid/type1cid.c
  835. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pfr -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pfr.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pfr/pfr.c
  836. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type42 -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type42.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type42/type42.c
  837. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/winfonts -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/winfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/winfonts/winfnt.c
  838. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pcf -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pcf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pcf/pcf.c
  839. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/bdf -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/bdf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/bdf/bdf.c
  840. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/sfnt -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/sfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/sfnt/sfnt.c
  841. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/autofit -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/autofit.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/autofit/autofit.c
  842. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cff /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cff/cff.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/cff.o
  843. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pshinter -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pshinter.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pshinter/pshinter.c
  844. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type42 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/type42/type42.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type42.o
  845. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/raster -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/raster.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/raster/raster.c
  846. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/smooth -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/smooth.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/smooth/smooth.c
  847. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cache -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftcache.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cache/ftcache.c
  848. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgzip.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/gzip/ftgzip.c
  849. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/lzw -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftlzw.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/lzw/ftlzw.c
  850. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psaux -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/psaux.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psaux/psaux.c
  851. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/bdf /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/bdf/bdf.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/bdf.o
  852. ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psnames -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/psnames.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psnames/psmodule.c
  853. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cid /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cid/type1cid.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type1cid.o
  854. gcc              -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/apinames /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/tools/apinames.c
  855. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pfr /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pfr/pfr.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pfr.o
  856. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pcf /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pcf/pcf.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pcf.o
  857. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/autofit /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/autofit/autofit.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/autofit.o
  858. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/gzip/ftgzip.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgzip.o
  859. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/winfonts /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/winfonts/winfnt.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/winfnt.o
  860. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/smooth /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/smooth/smooth.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/smooth.o
  861. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/sfnt /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/sfnt/sfnt.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/sfnt.o
  862. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/raster /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/raster/raster.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/raster.o
  863. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pshinter /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/pshinter/pshinter.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pshinter.o
  864. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cache /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/cache/ftcache.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftcache.o
  865. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psaux /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psaux/psaux.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/psaux.o
  866. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psnames /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/psnames/psmodule.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/psnames.o
  867. /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/apinames -o/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftexport.sym  /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/tttables.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftoutln.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/t1tables.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fterrors.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlzw.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftcid.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbitmap.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmodapi.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsystem.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsynth.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlcdfil.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftpfr.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsizes.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftrender.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftstroke.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftglyph.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlist.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftincrem.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftchapters.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbdf.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftcache.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ttnameid.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgzip.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmac.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fttypes.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftwinfnt.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/freetype.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftotval.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbbox.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmm.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftadvanc.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftxf86.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmoderr.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgasp.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgxval.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsnames.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/tttags.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ttunpat.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fterrdef.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fttrigon.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftimage.h
  868. libtool: compile:  gcc -pedantic -ansi -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs -I./builds/unix -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/lzw /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/src/lzw/ftlzw.c  -fPIC -DPIC -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftlzw.o
  869. ./builds/unix/libtool --mode=link gcc -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/libfreetype.la  /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftsystem.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftdebug.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftinit.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbase.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbbox.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbdf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftbitmap.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftcid.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftfstype.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgasp.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftglyph.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgxval.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftlcdfil.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftmm.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftotval.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftpatent.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftpfr.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftstroke.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftsynth.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/fttype1.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftwinfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftxf86.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/truetype.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type1.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/cff.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type1cid.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pfr.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/type42.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/winfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pcf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/bdf.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/sfnt.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/autofit.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/pshinter.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/raster.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/smooth.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftcache.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftgzip.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftlzw.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/psaux.lo /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/psnames.lo -rpath /lib -version-info 9:22:3 -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -lz -no-undefined
  870. libtool: link: gcc -shared  /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftsystem.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftdebug.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftinit.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbase.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbbox.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbdf.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftbitmap.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftcid.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftfstype.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgasp.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftglyph.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgxval.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftlcdfil.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftmm.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftotval.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftpatent.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftpfr.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftstroke.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftsynth.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/fttype1.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftwinfnt.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftxf86.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/truetype.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type1.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/cff.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type1cid.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pfr.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/type42.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/winfnt.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pcf.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/bdf.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/sfnt.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/autofit.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/pshinter.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/raster.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/smooth.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftcache.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftgzip.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/ftlzw.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/psaux.o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/psnames.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -lz  -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libfreetype.so.6 -o /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/libfreetype.so.6.3.22
  871. libtool: link: (cd "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.3.22" "libfreetype.so.6")
  872. libtool: link: (cd "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.3.22" "libfreetype.so")
  873. libtool: link: ( cd "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
  874. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  875. finished target host-freetype.compile
  876.  
  877. -----------------------------
  878. target: host-freetype.install
  879. -----------------------------
  880.  
  881. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  882. ./builds/unix/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib                               \
  883.                         /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/pkgconfig                     \
  884.                         /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config \
  885.                         /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache  \
  886.                         /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/bin                               \
  887.                         /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/share/aclocal
  888. mkdir -p -- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/pkgconfig /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/bin /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/share/aclocal
  889. ./builds/unix/libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c                             \
  890.                                  /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/libfreetype.la /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib
  891. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/libfreetype.so.6.3.22 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/libfreetype.so.6.3.22
  892. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib && { ln -s -f libfreetype.so.6.3.22 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.3.22 libfreetype.so.6; }; })
  893. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib && { ln -s -f libfreetype.so.6.3.22 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.3.22 libfreetype.so; }; })
  894. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/.libs/libfreetype.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/libfreetype.la
  895. libtool: install: warning: remember to run `libtool --finish /lib'
  896. for P in /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/tttables.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftoutln.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/t1tables.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fterrors.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlzw.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftcid.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbitmap.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmodapi.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsystem.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsynth.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlcdfil.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftpfr.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsizes.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftrender.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftstroke.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftglyph.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftlist.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftincrem.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftchapters.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbdf.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftcache.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ttnameid.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgzip.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmac.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fttypes.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftwinfnt.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/freetype.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftotval.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftbbox.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmm.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftadvanc.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftxf86.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftmoderr.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgasp.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftgxval.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftsnames.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/tttags.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ttunpat.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fterrdef.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/fttrigon.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/ftimage.h ; do                           \
  897.           /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644                                    \
  898.             $P /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype ; \
  899.         done
  900. for P in /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/config/ftstdlib.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/config/ftconfig.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/config/ftmodule.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/config/ftoption.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/include/freetype/config/ftheader.h  /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftmodule.h  ; do                                  \
  901.           /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644                                           \
  902.             $P /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config ; \
  903.         done
  904. rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache/*
  905. rmdir /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache
  906. rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/internal/*
  907. rmdir /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/internal
  908. rmdir: failed to remove '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/internal': No such file or directory
  909. /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/builds/unix/install.mk:31: recipe for target 'install' failed
  910. make[1]: [install] Error 1 (ignored)
  911. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/ft2unix.h \
  912.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/ft2build.h
  913. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/ftconfig.h                        \
  914.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config/ftconfig.h
  915. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11/objs/ftmodule.h                          \
  916.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config/ftmodule.h
  917. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 755 ./builds/unix/freetype-config \
  918.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/bin/freetype-config
  919. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
  920.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/share/aclocal/freetype2.m4
  921. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/freetype2.pc \
  922.           /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/pkgconfig/freetype2.pc
  923. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
  924. finished target host-freetype.install
  925.  
  926. ----------------------------------
  927. target: host-freetype.install.pack
  928. ----------------------------------
  929.  
  930. finished target host-freetype.install.pack
  931.  
  932. ----------------------------------
  933. target: host-freetype.install.post
  934. ----------------------------------
  935.  
  936. finished target host-freetype.install.post
  937.  
  938. ----------------------------------------------
  939. target: host-xorg-app-mkfontscale.extract.post
  940. ----------------------------------------------
  941.  
  942. finished target host-xorg-app-mkfontscale.extract.post
  943.  
  944. -----------------------------------------
  945. target: host-xorg-app-mkfontscale.prepare
  946. -----------------------------------------
  947.  
  948. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  949.  
  950. pkg_deprecated_autoconf="--prefix="
  951.  
  952. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  953. checking whether build environment is sane... yes
  954. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  955. checking for gawk... gawk
  956. checking whether make sets $(MAKE)... yes
  957. checking whether to enable maintainer-specific portions of Makefiles... no
  958. checking for style of include used by make... GNU
  959. checking for gcc... gcc
  960. checking whether the C compiler works... yes
  961. checking for C compiler default output file name... a.out
  962. checking for suffix of executables...
  963. checking whether we are cross compiling... no
  964. checking for suffix of object files... o
  965. checking whether we are using the GNU C compiler... yes
  966. checking whether gcc accepts -g... yes
  967. checking for gcc option to accept ISO C89... none needed
  968. checking dependency style of gcc... gcc3
  969. checking for gcc option to accept ISO C99... -std=gnu99
  970. checking how to run the C preprocessor... gcc -std=gnu99 -E
  971. checking for grep that handles long lines and -e... /bin/grep
  972. checking for egrep... /bin/grep -E
  973. checking for ANSI C header files... yes
  974. checking for sys/types.h... yes
  975. checking for sys/stat.h... yes
  976. checking for stdlib.h... yes
  977. checking for string.h... yes
  978. checking for memory.h... yes
  979. checking for strings.h... yes
  980. checking for inttypes.h... yes
  981. checking for stdint.h... yes
  982. checking for unistd.h... yes
  983. checking whether __clang__ is declared... no
  984. checking whether __INTEL_COMPILER is declared... no
  985. checking whether __SUNPRO_C is declared... no
  986. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  987. checking pkg-config is at least version 0.9.0... yes
  988. checking build system type... x86_64-unknown-linux-gnu
  989. checking host system type... x86_64-unknown-linux-gnu
  990. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  991. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  992. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  993. checking if gcc -std=gnu99 supports -Wall... yes
  994. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  995. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  996. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  997. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  998. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  999. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  1000. checking if gcc -std=gnu99 supports -Wformat=2... yes
  1001. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  1002. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  1003. checking if gcc -std=gnu99 supports -Wunused... yes
  1004. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  1005. checking if gcc -std=gnu99 supports -Wshadow... yes
  1006. checking if gcc -std=gnu99 supports -Wcast-qual... yes
  1007. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  1008. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  1009. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  1010. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  1011. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  1012. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  1013. checking if gcc -std=gnu99 supports -Werror=main... yes
  1014. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  1015. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  1016. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  1017. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  1018. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  1019. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  1020. checking if gcc -std=gnu99 supports -Werror=address... yes
  1021. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  1022. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  1023. checking if gcc -std=gnu99 supports -pedantic... yes
  1024. checking if gcc -std=gnu99 supports -Werror... yes
  1025. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  1026. Package xorg-macros was not found in the pkg-config search path.
  1027. Perhaps you should add the directory containing `xorg-macros.pc'
  1028. to the PKG_CONFIG_PATH environment variable
  1029. No package 'xorg-macros' found
  1030. checking for gzopen in -lz... yes
  1031. checking for MKFONTSCALE... yes
  1032. checking for X11... yes
  1033. configure: creating ./config.status
  1034. config.status: creating Makefile
  1035. config.status: creating man/Makefile
  1036. config.status: creating config.h
  1037. config.status: executing depfiles commands
  1038. finished target host-xorg-app-mkfontscale.prepare
  1039.  
  1040. -----------------------------------------
  1041. target: host-xorg-app-mkfontscale.compile
  1042. -----------------------------------------
  1043.  
  1044. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1045. make  all-recursive
  1046. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1047. Making all in man
  1048. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1049.  GEN    mkfontscale.1
  1050. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1051. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1052.  CC     hash.o
  1053.  CC     ident.o
  1054.  CC     list.o
  1055.  CC     mkfontscale.o
  1056. mkfontscale.c: In function 'main':
  1057. mkfontscale.c:144:26: warning: passing argument 1 of 'makeList' from incompatible pointer type
  1058.     encodings = makeList(encodings_array, countof(encodings_array), NULL, 0);
  1059.                          ^
  1060. In file included from mkfontscale.c:44:0:
  1061. list.h:42:9: note: expected 'char **' but argument is of type 'const char **'
  1062. ListPtr makeList(char **a, int n, ListPtr old, int begin);
  1063.         ^
  1064. mkfontscale.c:146:32: warning: passing argument 1 of 'makeList' from incompatible pointer type
  1065.     extra_encodings = makeList(extra_encodings_array,
  1066.                                ^
  1067. In file included from mkfontscale.c:44:0:
  1068. list.h:42:9: note: expected 'char **' but argument is of type 'const char **'
  1069. ListPtr makeList(char **a, int n, ListPtr old, int begin);
  1070.         ^
  1071. mkfontscale.c: In function 'doDirectory':
  1072. mkfontscale.c:757:66: warning: declaration of 'encodingsToDo' shadows a global declaration [-Wshadow]
  1073. doDirectory(const char *dirname_given, int numEncodings, ListPtr encodingsToDo)
  1074.                                                                  ^
  1075. mkfontscale.c:108:16: warning: shadowed declaration is here [-Wshadow]
  1076. static ListPtr encodingsToDo;
  1077.                ^
  1078. mkfontscale.c:888:17: warning: declaration of 'n' shadows a previous local [-Wshadow]
  1079.             int n = strlen(xlfd_name);
  1080.                 ^
  1081. mkfontscale.c:768:12: warning: shadowed declaration is here [-Wshadow]
  1082.     int i, n, found, rc;
  1083.            ^
  1084. mkfontscale.c: In function 'checkExtraEncoding':
  1085. mkfontscale.c:1177:17: warning: declaration of 'found' shadows a parameter [-Wshadow]
  1086.             int found = 0;
  1087.                 ^
  1088. mkfontscale.c:1171:59: warning: shadowed declaration is here [-Wshadow]
  1089. checkExtraEncoding(FT_Face face, char *encoding_name, int found)
  1090.                                                           ^
  1091. mkfontscale.c: In function 'readEncodings':
  1092. mkfontscale.c:1247:23: warning: declaration of 'encodings' shadows a global declaration [-Wshadow]
  1093. readEncodings(ListPtr encodings, char *dirname)
  1094.                       ^
  1095. mkfontscale.c:85:16: warning: shadowed declaration is here [-Wshadow]
  1096. static ListPtr encodings, extra_encodings;
  1097.                ^
  1098.  CCLD   mkfontscale
  1099. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1100. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1101. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1102. finished target host-xorg-app-mkfontscale.compile
  1103.  
  1104. -----------------------------------------
  1105. target: host-xorg-app-mkfontscale.install
  1106. -----------------------------------------
  1107.  
  1108. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1109. Making install in man
  1110. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1111. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1112. make[3]: Nothing to be done for 'install-exec-am'.
  1113. test -z "/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-mkfontscale-1.1.0/share/man/man1"
  1114. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 mkfontscale.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-mkfontscale-1.1.0/share/man/man1'
  1115. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1116. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
  1117. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1118. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1119. test -z "/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-mkfontscale-1.1.0/bin"
  1120.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c mkfontscale '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-mkfontscale-1.1.0/bin'
  1121. make[3]: Nothing to be done for 'install-data-am'.
  1122. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1123. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1124. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
  1125. finished target host-xorg-app-mkfontscale.install
  1126.  
  1127. ----------------------------------------------
  1128. target: host-xorg-app-mkfontscale.install.pack
  1129. ----------------------------------------------
  1130.  
  1131. finished target host-xorg-app-mkfontscale.install.pack
  1132.  
  1133. ----------------------------------------------
  1134. target: host-xorg-app-mkfontscale.install.post
  1135. ----------------------------------------------
  1136.  
  1137. finished target host-xorg-app-mkfontscale.install.post
  1138.  
  1139. --------------------------------------------
  1140. target: host-xorg-app-mkfontdir.extract.post
  1141. --------------------------------------------
  1142.  
  1143. finished target host-xorg-app-mkfontdir.extract.post
  1144.  
  1145. ---------------------------------------
  1146. target: host-xorg-app-mkfontdir.prepare
  1147. ---------------------------------------
  1148.  
  1149. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  1150. checking whether build environment is sane... yes
  1151. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  1152. checking for gawk... gawk
  1153. checking whether make sets $(MAKE)... yes
  1154. checking whether to enable maintainer-specific portions of Makefiles... no
  1155. checking for style of include used by make... GNU
  1156. checking for gcc... gcc
  1157. checking whether the C compiler works... yes
  1158. checking for C compiler default output file name... a.out
  1159. checking for suffix of executables...
  1160. checking whether we are cross compiling... no
  1161. checking for suffix of object files... o
  1162. checking whether we are using the GNU C compiler... yes
  1163. checking whether gcc accepts -g... yes
  1164. checking for gcc option to accept ISO C89... none needed
  1165. checking dependency style of gcc... none
  1166. checking for gcc option to accept ISO C99... -std=gnu99
  1167. checking how to run the C preprocessor... gcc -std=gnu99 -E
  1168. checking for grep that handles long lines and -e... /bin/grep
  1169. checking for egrep... /bin/grep -E
  1170. checking for ANSI C header files... yes
  1171. checking for sys/types.h... yes
  1172. checking for sys/stat.h... yes
  1173. checking for stdlib.h... yes
  1174. checking for string.h... yes
  1175. checking for memory.h... yes
  1176. checking for strings.h... yes
  1177. checking for inttypes.h... yes
  1178. checking for stdint.h... yes
  1179. checking for unistd.h... yes
  1180. checking whether __clang__ is declared... no
  1181. checking whether __INTEL_COMPILER is declared... no
  1182. checking whether __SUNPRO_C is declared... no
  1183. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  1184. checking pkg-config is at least version 0.9.0... yes
  1185. checking build system type... x86_64-unknown-linux-gnu
  1186. checking host system type... x86_64-unknown-linux-gnu
  1187. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  1188. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  1189. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  1190. checking if gcc -std=gnu99 supports -Wall... yes
  1191. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  1192. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  1193. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  1194. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  1195. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  1196. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  1197. checking if gcc -std=gnu99 supports -Wformat=2... yes
  1198. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  1199. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  1200. checking if gcc -std=gnu99 supports -Wunused... yes
  1201. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  1202. checking if gcc -std=gnu99 supports -Wshadow... yes
  1203. checking if gcc -std=gnu99 supports -Wcast-qual... yes
  1204. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  1205. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  1206. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  1207. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  1208. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  1209. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  1210. checking if gcc -std=gnu99 supports -Werror=main... yes
  1211. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  1212. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  1213. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  1214. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  1215. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  1216. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  1217. checking if gcc -std=gnu99 supports -Werror=address... yes
  1218. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  1219. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  1220. checking if gcc -std=gnu99 supports -pedantic... yes
  1221. checking if gcc -std=gnu99 supports -Werror... yes
  1222. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  1223. Package xorg-macros was not found in the pkg-config search path.
  1224. Perhaps you should add the directory containing `xorg-macros.pc'
  1225. to the PKG_CONFIG_PATH environment variable
  1226. No package 'xorg-macros' found
  1227. configure: creating ./config.status
  1228. config.status: creating Makefile
  1229. config.status: creating man/Makefile
  1230. config.status: executing depfiles commands
  1231. finished target host-xorg-app-mkfontdir.prepare
  1232.  
  1233. ---------------------------------------
  1234. target: host-xorg-app-mkfontdir.compile
  1235. ---------------------------------------
  1236.  
  1237. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1238. Making all in man
  1239. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1240.   GEN    mkfontdir.1
  1241. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1242. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1243.   GEN    mkfontdir
  1244. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1245. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1246. finished target host-xorg-app-mkfontdir.compile
  1247.  
  1248. ---------------------------------------
  1249. target: host-xorg-app-mkfontdir.install
  1250. ---------------------------------------
  1251.  
  1252. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1253. Making install in man
  1254. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1255. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1256. make[3]: Nothing to be done for 'install-exec-am'.
  1257. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1"
  1258.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 mkfontdir.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1'
  1259. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1260. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
  1261. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1262. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1263. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin"
  1264.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c mkfontdir '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin'
  1265. make[3]: Nothing to be done for 'install-data-am'.
  1266. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1267. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1268. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
  1269. finished target host-xorg-app-mkfontdir.install
  1270.  
  1271. --------------------------------------------
  1272. target: host-xorg-app-mkfontdir.install.pack
  1273. --------------------------------------------
  1274.  
  1275. finished target host-xorg-app-mkfontdir.install.pack
  1276.  
  1277. --------------------------------------------
  1278. target: host-xorg-app-mkfontdir.install.post
  1279. --------------------------------------------
  1280.  
  1281. finished target host-xorg-app-mkfontdir.install.post
  1282.  
  1283. ----------------------------------
  1284. target: host-xorg-app-bdftopcf.get
  1285. ----------------------------------
  1286.  
  1287. finished target host-xorg-app-bdftopcf.get
  1288.  
  1289. --------------------------------------
  1290. target: host-xorg-app-bdftopcf.extract
  1291. --------------------------------------
  1292.  
  1293. extract: pkg_src=ptxdist/src/bdftopcf-1.0.3.tar.bz2
  1294. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3
  1295. patchin: no patches found
  1296. finished target host-xorg-app-bdftopcf.extract
  1297.  
  1298. -------------------------------
  1299. target: host-xorg-lib-xfont.get
  1300. -------------------------------
  1301.  
  1302. finished target host-xorg-lib-xfont.get
  1303.  
  1304. -----------------------------------
  1305. target: host-xorg-lib-xfont.extract
  1306. -----------------------------------
  1307.  
  1308. extract: pkg_src=ptxdist/src/libXfont-1.4.5.tar.bz2
  1309. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libXfont-1.4.5
  1310. patchin: no patches found
  1311. finished target host-xorg-lib-xfont.extract
  1312.  
  1313. ---------------------------------
  1314. target: host-xorg-proto-fonts.get
  1315. ---------------------------------
  1316.  
  1317. finished target host-xorg-proto-fonts.get
  1318.  
  1319. -------------------------------------
  1320. target: host-xorg-proto-fonts.extract
  1321. -------------------------------------
  1322.  
  1323. extract: pkg_src=ptxdist/src/fontsproto-2.1.2.tar.bz2
  1324. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/fontsproto-2.1.2
  1325. patchin: no patches found
  1326. finished target host-xorg-proto-fonts.extract
  1327.  
  1328. ------------------------------------------
  1329. target: host-xorg-proto-fonts.extract.post
  1330. ------------------------------------------
  1331.  
  1332. finished target host-xorg-proto-fonts.extract.post
  1333.  
  1334. -------------------------------------
  1335. target: host-xorg-proto-fonts.prepare
  1336. -------------------------------------
  1337.  
  1338. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  1339.  
  1340. pkg_deprecated_autoconf="--prefix= --disable-specs"
  1341.  
  1342. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  1343. checking whether build environment is sane... yes
  1344. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  1345. checking for gawk... gawk
  1346. checking whether make sets $(MAKE)... yes
  1347. checking whether to enable maintainer-specific portions of Makefiles... no
  1348. checking for style of include used by make... GNU
  1349. checking for gcc... gcc
  1350. checking whether the C compiler works... yes
  1351. checking for C compiler default output file name... a.out
  1352. checking for suffix of executables...
  1353. checking whether we are cross compiling... no
  1354. checking for suffix of object files... o
  1355. checking whether we are using the GNU C compiler... yes
  1356. checking whether gcc accepts -g... yes
  1357. checking for gcc option to accept ISO C89... none needed
  1358. checking dependency style of gcc... none
  1359. checking for gcc option to accept ISO C99... -std=gnu99
  1360. checking how to run the C preprocessor... gcc -std=gnu99 -E
  1361. checking for grep that handles long lines and -e... /bin/grep
  1362. checking for egrep... /bin/grep -E
  1363. checking for ANSI C header files... yes
  1364. checking for sys/types.h... yes
  1365. checking for sys/stat.h... yes
  1366. checking for stdlib.h... yes
  1367. checking for string.h... yes
  1368. checking for memory.h... yes
  1369. checking for strings.h... yes
  1370. checking for inttypes.h... yes
  1371. checking for stdint.h... yes
  1372. checking for unistd.h... yes
  1373. checking whether __clang__ is declared... no
  1374. checking whether __INTEL_COMPILER is declared... no
  1375. checking whether __SUNPRO_C is declared... no
  1376. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  1377. checking pkg-config is at least version 0.9.0... yes
  1378. checking build system type... x86_64-unknown-linux-gnu
  1379. checking host system type... x86_64-unknown-linux-gnu
  1380. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  1381. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  1382. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  1383. checking if gcc -std=gnu99 supports-Wall... yes
  1384. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  1385. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  1386. checking if gcc -std=gnu99 supports-Wformat=2... yes
  1387. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  1388. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  1389. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  1390. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  1391. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  1392. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  1393. checking if gcc -std=gnu99 supports-Wunused... yes
  1394. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  1395. checking if gcc -std=gnu99 supports-Wshadow... yes
  1396. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  1397. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  1398. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  1399. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  1400. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  1401. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  1402. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  1403. checking if gcc -std=gnu99 supports-Werror=main... yes
  1404. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  1405. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  1406. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  1407. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  1408. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  1409. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  1410. checking if gcc -std=gnu99 supports-Werror=address... yes
  1411. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  1412. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  1413. checking if gcc -std=gnu99 supports-pedantic... yes
  1414. checking if gcc -std=gnu99 supports-Werror... yes
  1415. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  1416. Package xorg-macros was not found in the pkg-config search path.
  1417. Perhaps you should add the directory containing `xorg-macros.pc'
  1418. to the PKG_CONFIG_PATH environment variable
  1419. No package 'xorg-macros' found
  1420. checking whether to build functional specifications... no
  1421. checking for xmlto... no
  1422. configure: WARNING: xmlto not found - documentation targets will be skipped
  1423. checking for fop... no
  1424. configure: WARNING: fop not found - documentation targets will be skipped
  1425. checking for xsltproc... no
  1426. configure: WARNING: xsltproc not found - cannot transform XML documents
  1427. checking for X.Org SGML entities >= 1.8... no
  1428. configure: creating ./config.status
  1429. config.status: creating Makefile
  1430. config.status: creating specs/Makefile
  1431. config.status: creating fontsproto.pc
  1432. config.status: executing depfiles commands
  1433. finished target host-xorg-proto-fonts.prepare
  1434.  
  1435. -------------------------------------
  1436. target: host-xorg-proto-fonts.compile
  1437. -------------------------------------
  1438.  
  1439. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1440. Making all in specs
  1441. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1442. make[2]: Nothing to be done for 'all'.
  1443. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1444. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1445. make[2]: Nothing to be done for 'all-am'.
  1446. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1447. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1448. finished target host-xorg-proto-fonts.compile
  1449.  
  1450. -------------------------------------
  1451. target: host-xorg-proto-fonts.install
  1452. -------------------------------------
  1453.  
  1454. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1455. Making install in specs
  1456. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1457. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1458. make[3]: Nothing to be done for 'install-exec-am'.
  1459. test -z "" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2"
  1460. test -z "" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2"
  1461. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1462. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
  1463. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1464. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1465. make[3]: Nothing to be done for 'install-exec-am'.
  1466. test -z "/include/X11/fonts" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2/include/X11/fonts"
  1467. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 font.h fontproto.h fontstruct.h FS.h fsmasks.h FSproto.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2/include/X11/fonts'
  1468. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2/lib/pkgconfig"
  1469. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 fontsproto.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-fontsproto-2.1.2/lib/pkgconfig'
  1470. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1471. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1472. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
  1473. finished target host-xorg-proto-fonts.install
  1474.  
  1475. ------------------------------------------
  1476. target: host-xorg-proto-fonts.install.pack
  1477. ------------------------------------------
  1478.  
  1479. finished target host-xorg-proto-fonts.install.pack
  1480.  
  1481. ------------------------------------------
  1482. target: host-xorg-proto-fonts.install.post
  1483. ------------------------------------------
  1484.  
  1485. finished target host-xorg-proto-fonts.install.post
  1486.  
  1487. --------------------------------
  1488. target: host-xorg-lib-xtrans.get
  1489. --------------------------------
  1490.  
  1491. finished target host-xorg-lib-xtrans.get
  1492.  
  1493. ------------------------------------
  1494. target: host-xorg-lib-xtrans.extract
  1495. ------------------------------------
  1496.  
  1497. extract: pkg_src=ptxdist/src/xtrans-1.2.7.tar.bz2
  1498. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/xtrans-1.2.7
  1499. patchin: no patches found
  1500. finished target host-xorg-lib-xtrans.extract
  1501.  
  1502. -----------------------------------------
  1503. target: host-xorg-lib-xtrans.extract.post
  1504. -----------------------------------------
  1505.  
  1506. finished target host-xorg-lib-xtrans.extract.post
  1507.  
  1508. ------------------------------------
  1509. target: host-xorg-lib-xtrans.prepare
  1510. ------------------------------------
  1511.  
  1512. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  1513.  
  1514. pkg_deprecated_autoconf="--prefix="
  1515.  
  1516. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  1517. checking whether build environment is sane... yes
  1518. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  1519. checking for gawk... gawk
  1520. checking whether make sets $(MAKE)... yes
  1521. checking whether to enable maintainer-specific portions of Makefiles... no
  1522. checking for style of include used by make... GNU
  1523. checking for gcc... gcc
  1524. checking whether the C compiler works... yes
  1525. checking for C compiler default output file name... a.out
  1526. checking for suffix of executables...
  1527. checking whether we are cross compiling... no
  1528. checking for suffix of object files... o
  1529. checking whether we are using the GNU C compiler... yes
  1530. checking whether gcc accepts -g... yes
  1531. checking for gcc option to accept ISO C89... none needed
  1532. checking dependency style of gcc... none
  1533. checking for gcc option to accept ISO C99... -std=gnu99
  1534. checking how to run the C preprocessor... gcc -std=gnu99 -E
  1535. checking for grep that handles long lines and -e... /bin/grep
  1536. checking for egrep... /bin/grep -E
  1537. checking for ANSI C header files... yes
  1538. checking for sys/types.h... yes
  1539. checking for sys/stat.h... yes
  1540. checking for stdlib.h... yes
  1541. checking for string.h... yes
  1542. checking for memory.h... yes
  1543. checking for strings.h... yes
  1544. checking for inttypes.h... yes
  1545. checking for stdint.h... yes
  1546. checking for unistd.h... yes
  1547. checking whether __clang__ is declared... no
  1548. checking whether __INTEL_COMPILER is declared... no
  1549. checking whether __SUNPRO_C is declared... no
  1550. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  1551. checking pkg-config is at least version 0.9.0... yes
  1552. checking build system type... x86_64-unknown-linux-gnu
  1553. checking host system type... x86_64-unknown-linux-gnu
  1554. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  1555. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  1556. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  1557. checking if gcc -std=gnu99 supports-Wall... yes
  1558. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  1559. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  1560. checking if gcc -std=gnu99 supports-Wformat=2... yes
  1561. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  1562. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  1563. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  1564. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  1565. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  1566. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  1567. checking if gcc -std=gnu99 supports-Wunused... yes
  1568. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  1569. checking if gcc -std=gnu99 supports-Wshadow... yes
  1570. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  1571. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  1572. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  1573. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  1574. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  1575. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  1576. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  1577. checking if gcc -std=gnu99 supports-Werror=main... yes
  1578. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  1579. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  1580. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  1581. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  1582. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  1583. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  1584. checking if gcc -std=gnu99 supports-Werror=address... yes
  1585. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  1586. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  1587. checking if gcc -std=gnu99 supports-pedantic... yes
  1588. checking if gcc -std=gnu99 supports-Werror... yes
  1589. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  1590. Package xorg-macros was not found in the pkg-config search path.
  1591. Perhaps you should add the directory containing `xorg-macros.pc'
  1592. to the PKG_CONFIG_PATH environment variable
  1593. No package 'xorg-macros' found
  1594. checking whether to build documentation... yes
  1595. checking for xmlto... no
  1596. configure: WARNING: xmlto not found - documentation targets will be skipped
  1597. checking for fop... no
  1598. configure: WARNING: fop not found - documentation targets will be skipped
  1599. checking for xsltproc... no
  1600. configure: WARNING: xsltproc not found - cannot transform XML documents
  1601. checking for X.Org SGML entities >= 1.8... no
  1602. checking for fchown... yes
  1603. configure: creating ./config.status
  1604. config.status: creating Makefile
  1605. config.status: creating doc/Makefile
  1606. config.status: creating xtrans.pc
  1607. config.status: executing depfiles commands
  1608. finished target host-xorg-lib-xtrans.prepare
  1609.  
  1610. ------------------------------------
  1611. target: host-xorg-lib-xtrans.compile
  1612. ------------------------------------
  1613.  
  1614. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1615. Making all in doc
  1616. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1617. make[2]: Nothing to be done for 'all'.
  1618. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1619. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1620. make[2]: Nothing to be done for 'all-am'.
  1621. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1622. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1623. finished target host-xorg-lib-xtrans.compile
  1624.  
  1625. ------------------------------------
  1626. target: host-xorg-lib-xtrans.install
  1627. ------------------------------------
  1628.  
  1629. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1630. Making install in doc
  1631. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1632. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1633. make[3]: Nothing to be done for 'install-exec-am'.
  1634. test -z "/share/doc/xtrans" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/doc/xtrans"
  1635.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 xtrans.xml '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/doc/xtrans'
  1636. test -z "/share/doc/xtrans" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/doc/xtrans"
  1637. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1638. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
  1639. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1640. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1641. make[3]: Nothing to be done for 'install-exec-am'.
  1642. test -z "/include/X11/Xtrans" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/include/X11/Xtrans"
  1643.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 Xtrans.h Xtrans.c Xtransint.h Xtranslcl.c Xtranssock.c Xtranstli.c Xtransutil.c transport.c '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/include/X11/Xtrans'
  1644. test -z "/share/aclocal" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/aclocal"
  1645.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 xtrans.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/aclocal'
  1646. test -z "/share/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/pkgconfig"
  1647.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 xtrans.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-xtrans-1.2.7/share/pkgconfig'
  1648. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1649. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1650. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
  1651. finished target host-xorg-lib-xtrans.install
  1652.  
  1653. -----------------------------------------
  1654. target: host-xorg-lib-xtrans.install.pack
  1655. -----------------------------------------
  1656.  
  1657. finished target host-xorg-lib-xtrans.install.pack
  1658.  
  1659. -----------------------------------------
  1660. target: host-xorg-lib-xtrans.install.post
  1661. -----------------------------------------
  1662.  
  1663. finished target host-xorg-lib-xtrans.install.post
  1664.  
  1665. ----------------------------------------
  1666. target: host-xorg-lib-xfont.extract.post
  1667. ----------------------------------------
  1668.  
  1669. finished target host-xorg-lib-xfont.extract.post
  1670.  
  1671. -----------------------------------
  1672. target: host-xorg-lib-xfont.prepare
  1673. -----------------------------------
  1674.  
  1675. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  1676.  
  1677. pkg_deprecated_autoconf="--prefix= --disable-static --disable-freetype --without-xmlto"
  1678.  
  1679. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  1680. checking whether build environment is sane... yes
  1681. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  1682. checking for gawk... gawk
  1683. checking whether make sets $(MAKE)... yes
  1684. checking whether to enable maintainer-specific portions of Makefiles... no
  1685. checking build system type... x86_64-unknown-linux-gnu
  1686. checking host system type... x86_64-unknown-linux-gnu
  1687. checking how to print strings... printf
  1688. checking for style of include used by make... GNU
  1689. checking for gcc... gcc
  1690. checking whether the C compiler works... yes
  1691. checking for C compiler default output file name... a.out
  1692. checking for suffix of executables...
  1693. checking whether we are cross compiling... no
  1694. checking for suffix of object files... o
  1695. checking whether we are using the GNU C compiler... yes
  1696. checking whether gcc accepts -g... yes
  1697. checking for gcc option to accept ISO C89... none needed
  1698. checking dependency style of gcc... gcc3
  1699. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  1700. checking for grep that handles long lines and -e... /bin/grep
  1701. checking for egrep... /bin/grep -E
  1702. checking for fgrep... /bin/grep -F
  1703. checking for ld used by gcc... /usr/bin/ld
  1704. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1705. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1706. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1707. checking whether ln -s works... yes
  1708. checking the maximum length of command line arguments... 1572864
  1709. checking whether the shell understands some XSI constructs... yes
  1710. checking whether the shell understands "+="... yes
  1711. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1712. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1713. checking for /usr/bin/ld option to reload object files... -r
  1714. checking for objdump... objdump
  1715. checking how to recognize dependent libraries... pass_all
  1716. checking for dlltool... no
  1717. checking how to associate runtime and link libraries... printf %s\n
  1718. checking for ar... ar
  1719. checking for archiver @FILE support... @
  1720. checking for strip... strip
  1721. checking for ranlib... ranlib
  1722. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1723. checking for sysroot... no
  1724. checking for mt... no
  1725. checking if : is a manifest tool... no
  1726. checking how to run the C preprocessor... gcc -E
  1727. checking for ANSI C header files... yes
  1728. checking for sys/types.h... yes
  1729. checking for sys/stat.h... yes
  1730. checking for stdlib.h... yes
  1731. checking for string.h... yes
  1732. checking for memory.h... yes
  1733. checking for strings.h... yes
  1734. checking for inttypes.h... yes
  1735. checking for stdint.h... yes
  1736. checking for unistd.h... yes
  1737. checking for dlfcn.h... yes
  1738. checking for objdir... .libs
  1739. checking if gcc supports -fno-rtti -fno-exceptions... no
  1740. checking for gcc option to produce PIC... -fPIC -DPIC
  1741. checking if gcc PIC flag -fPIC -DPIC works... yes
  1742. checking if gcc static flag -static works... yes
  1743. checking if gcc supports -c -o file.o... yes
  1744. checking if gcc supports -c -o file.o... (cached) yes
  1745. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1746. checking whether -lc should be explicitly linked in... no
  1747. checking dynamic linker characteristics... GNU/Linux ld.so
  1748. checking how to hardcode library paths into programs... immediate
  1749. checking whether stripping libraries is possible... yes
  1750. checking if libtool supports shared libraries... yes
  1751. checking whether to build shared libraries... yes
  1752. checking whether to build static libraries... no
  1753. checking for gcc option to accept ISO C99... -std=gnu99
  1754. checking whether __clang__ is declared... no
  1755. checking whether __INTEL_COMPILER is declared... no
  1756. checking whether __SUNPRO_C is declared... no
  1757. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  1758. checking pkg-config is at least version 0.9.0... yes
  1759. checking if compiler supports -Werror=unknown-warning-option... no
  1760. checking if compiler supports -Werror=unused-command-line-argument... no
  1761. checking if gcc -std=gnu99 supports -Wall... yes
  1762. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  1763. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  1764. checking if gcc -std=gnu99 supports -Wformat=2... yes
  1765. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  1766. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  1767. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  1768. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  1769. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  1770. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  1771. checking if gcc -std=gnu99 supports -Wunused... yes
  1772. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  1773. checking if gcc -std=gnu99 supports -Wshadow... yes
  1774. checking if gcc -std=gnu99 supports -Wcast-qual... yes
  1775. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  1776. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  1777. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  1778. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  1779. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  1780. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  1781. checking if gcc -std=gnu99 supports -Werror=main... yes
  1782. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  1783. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  1784. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  1785. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  1786. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  1787. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  1788. checking if gcc -std=gnu99 supports -Werror=address... yes
  1789. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  1790. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  1791. checking if gcc -std=gnu99 supports -pedantic... yes
  1792. checking if gcc -std=gnu99 supports -Werror... yes
  1793. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  1794. Package xorg-macros was not found in the pkg-config search path.
  1795. Perhaps you should add the directory containing `xorg-macros.pc'
  1796. to the PKG_CONFIG_PATH environment variable
  1797. No package 'xorg-macros' found
  1798. checking whether to build developer documentation... yes
  1799. checking for fop... no
  1800. configure: WARNING: fop not found - documentation targets will be skipped
  1801. checking for X.Org SGML entities >= 1.7... no
  1802. checking endian.h usability... yes
  1803. checking endian.h presence... yes
  1804. checking for endian.h... yes
  1805. checking poll.h usability... yes
  1806. checking poll.h presence... yes
  1807. checking for poll.h... yes
  1808. checking sys/poll.h usability... yes
  1809. checking sys/poll.h presence... yes
  1810. checking for sys/poll.h... yes
  1811. checking for poll... yes
  1812. checking for pkg-config... (cached) /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  1813. checking pkg-config is at least version 0.9.0... yes
  1814. checking for gzopen in -lz... yes
  1815. checking for hypot in -lm... yes
  1816. checking for XFONT... yes
  1817. checking return type of signal handlers... void
  1818. checking if Xtrans should support UNIX socket connections... yes
  1819. checking if Xtrans should support TCP socket connections... yes
  1820. checking for library containing socket... none required
  1821. checking for library containing gethostbyname... none required
  1822. checking for getaddrinfo... yes
  1823. checking if IPv6 support should be built... yes
  1824. checking for struct sockaddr_in.sin_len... no
  1825. checking for socklen_t... yes
  1826. checking if Xtrans should support os-specific local connections... no
  1827. configure: creating ./config.status
  1828. config.status: creating Makefile
  1829. config.status: creating doc/Makefile
  1830. config.status: creating src/Makefile
  1831. config.status: creating src/fontfile/Makefile
  1832. config.status: creating src/FreeType/Makefile
  1833. config.status: creating src/builtins/Makefile
  1834. config.status: creating src/bitmap/Makefile
  1835. config.status: creating src/fc/Makefile
  1836. config.status: creating src/util/Makefile
  1837. config.status: creating src/stubs/Makefile
  1838. config.status: creating xfont.pc
  1839. config.status: creating config.h
  1840. config.status: creating include/X11/fonts/fontconf.h
  1841. config.status: executing depfiles commands
  1842. config.status: executing libtool commands
  1843. finished target host-xorg-lib-xfont.prepare
  1844.  
  1845. -----------------------------------
  1846. target: host-xorg-lib-xfont.compile
  1847. -----------------------------------
  1848.  
  1849. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  1850. make  all-recursive
  1851. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  1852. Making all in doc
  1853. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  1854. make[3]: Nothing to be done for 'all'.
  1855. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  1856. Making all in src
  1857. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  1858. Making all in fontfile
  1859. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  1860.  CC     renderers.lo
  1861.  CC     bufio.lo
  1862.  CC     decompress.lo
  1863.  CC     catalogue.lo
  1864.  CC     dirfile.lo
  1865.  CC     filewr.lo
  1866.  CC     fontfile.lo
  1867.  CC     fontdir.lo
  1868.  CC     defaults.lo
  1869.  CC     register.lo
  1870.  CC     bitsource.lo
  1871.  CC     fileio.lo
  1872.  CC     fontscale.lo
  1873.  CC     gunzip.lo
  1874.  CC     fontencc.lo
  1875. fontdir.c: In function 'FontFileNameCompare':
  1876. fontdir.c:240:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1877.     FontEntryPtr    a_name = (FontEntryPtr) a,
  1878.                              ^
  1879. fontdir.c:241:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1880.       b_name = (FontEntryPtr) b;
  1881.                ^
  1882. dirfile.c: In function 'FontFileReadDirectory':
  1883. dirfile.c:117:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
  1884.  while ((count = fscanf(file, format, file_name, font_name)) != EOF) {
  1885.  ^
  1886. catalogue.c: In function 'ComparePriority':
  1887. catalogue.c:81:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1888.     FontDirectoryPtr dir1 = (*(FontPathElementPtr*) p1)->private;
  1889.                               ^
  1890. catalogue.c:82:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1891.     FontDirectoryPtr dir2 = (*(FontPathElementPtr*) p2)->private;
  1892.                               ^
  1893. catalogue.c: In function 'CatalogueOpenFont':
  1894. catalogue.c:288:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  1895.     FontDirectoryPtr dir;
  1896.                      ^
  1897. catalogue.c: In function 'CatalogueListFonts':
  1898. catalogue.c:322:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  1899.     FontDirectoryPtr dir;
  1900.                      ^
  1901. catalogue.c: At top level:
  1902. catalogue.c:338:1: warning: redundant redeclaration of 'FontFileStartListFonts' [-Wredundant-decls]
  1903. FontFileStartListFonts(pointer client, FontPathElementPtr fpe,
  1904. ^
  1905. In file included from ../../include/X11/fonts/fntfilst.h:40:0,
  1906.                 from catalogue.c:30:
  1907. ../../include/X11/fonts/fntfil.h:92:12: note: previous declaration of 'FontFileStartListFonts' was here
  1908. extern int FontFileStartListFonts ( pointer client, FontPathElementPtr fpe,
  1909.            ^
  1910.  CCLD   libfontfile.la
  1911. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  1912. Making all in bitmap
  1913. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  1914.  CC     bitmap.lo
  1915.  CC     bdfutils.lo
  1916.  CC     bitmapfunc.lo
  1917.  CC     bdfread.lo
  1918.  CC     fontink.lo
  1919.  CC     bitscale.lo
  1920.  CC     bitmaputil.lo
  1921.  CC     pcfwrite.lo
  1922.  CC     pcfread.lo
  1923.  CC     snfread.lo
  1924. bitscale.c: In function 'ScaleFont':
  1925. bitscale.c:814:6: warning: declaration of 'i' shadows a previous local [-Wshadow]
  1926.  int i;
  1927.      ^
  1928. bitscale.c:775:17: warning: shadowed declaration is here [-Wshadow]
  1929.     int         i;
  1930.                 ^
  1931. bitscale.c:995:37: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
  1932.      pci->metrics.leftSideBearing = (int)floor(newlsb);
  1933.                                     ^
  1934. bitscale.c:996:38: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
  1935.      pci->metrics.rightSideBearing = (int)floor(newrsb + .5);
  1936.                                      ^
  1937. bitscale.c:997:29: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
  1938.      pci->metrics.descent = (int)ceil(newdesc);
  1939.                             ^
  1940. bitscale.c:998:28: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
  1941.      pci->metrics.ascent = (int)floor(newasc + .5);
  1942.                            ^
  1943.  CCLD   libbitmap.la
  1944. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  1945. Making all in builtins
  1946. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  1947.  CC     file.lo
  1948.  CC     dir.lo
  1949.  CC     fpe.lo
  1950.  CC     fonts.lo
  1951.  CC     render.lo
  1952. fpe.c: In function 'BuiltinResetFPE':
  1953. fpe.c:57:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  1954.     FontDirectoryPtr dir;
  1955.                      ^
  1956. file.c: In function 'BuiltinFileOpen':
  1957. file.c:109:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1958.     io->file = (void *) &builtin_files[i];
  1959.                ^
  1960. dir.c: In function 'BuiltinReadDirectory':
  1961. dir.c:163:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1962.         BuiltinDirsRestore ((BuiltinDirPtr) builtin_dir,
  1963.                             ^
  1964. dir.c:169:45: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1965.         saved_builtin_dir = BuiltinDirsDup ((const BuiltinDirPtr) builtin_dir,
  1966.                                             ^
  1967. dir.c:175:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1968.         BuiltinAliasesRestore ((BuiltinAliasPtr) builtin_alias,
  1969.                                ^
  1970. dir.c:181:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1971.         saved_builtin_alias = BuiltinAliasesDup ((const BuiltinAliasPtr) builtin_alias,
  1972.                                                  ^
  1973. dir.c:189:7: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
  1974.       (char *) builtin_dir[i].file_name))
  1975.       ^
  1976.  CCLD   libbuiltins.la
  1977. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  1978. Making all in fc
  1979. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  1980.  CC     fsconvert.lo
  1981.  CC     fstrans.lo
  1982.  CC     fserve.lo
  1983.  CC     fsio.lo
  1984.  CCLD   libfc.la
  1985. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  1986. Making all in util
  1987. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  1988.  CC     atom.lo
  1989.  CC     fontaccel.lo
  1990.  CC     fontnames.lo
  1991.  CC     fontxlfd.lo
  1992.  CC     format.lo
  1993.  CC     utilbitmap.lo
  1994.  CC     fontutil.lo
  1995.  CC     private.lo
  1996.  CC     miscutil.lo
  1997.  CC     patcache.lo
  1998.  CCLD   libutil.la
  1999. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  2000. Making all in stubs
  2001. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2002.  CC     csignal.lo
  2003.  CC     delfntcid.lo
  2004.  CC     errorf.lo
  2005.  CC     fatalerror.lo
  2006.  CC     findoldfnt.lo
  2007.  CC     getcres.lo
  2008.  CC     initfshdl.lo
  2009.  CC     getnewfntcid.lo
  2010.  CC     cauthgen.lo
  2011.  CC     stfntcfnt.lo
  2012.  CC     getdefptsize.lo
  2013.  CC     setfntauth.lo
  2014.  CC     servclient.lo
  2015.  CC     rmfshdl.lo
  2016.  CC     gettime.lo
  2017.  CC     regfpefunc.lo
  2018.  CCLD   libstubs.la
  2019. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2020. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2021.  CC     dummy.lo
  2022.  CCLD   libXfont.la
  2023. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2024. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2025. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2026. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2027. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2028. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2029. finished target host-xorg-lib-xfont.compile
  2030.  
  2031. -----------------------------------
  2032. target: host-xorg-lib-xfont.install
  2033. -----------------------------------
  2034.  
  2035. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2036. Making install in doc
  2037. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  2038. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  2039. make[3]: Nothing to be done for 'install-exec-am'.
  2040. make[3]: Nothing to be done for 'install-data-am'.
  2041. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  2042. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
  2043. Making install in src
  2044. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2045. Making install in fontfile
  2046. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  2047. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  2048. make[4]: Nothing to be done for 'install-exec-am'.
  2049. make[4]: Nothing to be done for 'install-data-am'.
  2050. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  2051. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
  2052. Making install in bitmap
  2053. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  2054. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  2055. make[4]: Nothing to be done for 'install-exec-am'.
  2056. make[4]: Nothing to be done for 'install-data-am'.
  2057. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  2058. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
  2059. Making install in builtins
  2060. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  2061. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  2062. make[4]: Nothing to be done for 'install-exec-am'.
  2063. make[4]: Nothing to be done for 'install-data-am'.
  2064. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  2065. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
  2066. Making install in fc
  2067. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  2068. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  2069. make[4]: Nothing to be done for 'install-exec-am'.
  2070. make[4]: Nothing to be done for 'install-data-am'.
  2071. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  2072. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
  2073. Making install in util
  2074. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  2075. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  2076. make[4]: Nothing to be done for 'install-exec-am'.
  2077. make[4]: Nothing to be done for 'install-data-am'.
  2078. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  2079. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
  2080. Making install in stubs
  2081. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2082. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2083. make[4]: Nothing to be done for 'install-exec-am'.
  2084. make[4]: Nothing to be done for 'install-data-am'.
  2085. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2086. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
  2087. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2088. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2089. test -z "/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib"
  2090. /bin/bash ../libtool   --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c   libXfont.la '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib'
  2091. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libXfont.so.1.4.1 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib/libXfont.so.1.4.1
  2092. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so.1 || { rm -f libXfont.so.1 && ln -s libXfont.so.1.4.1 libXfont.so.1; }; })
  2093. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so || { rm -f libXfont.so && ln -s libXfont.so.1.4.1 libXfont.so; }; })
  2094. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libXfont.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib/libXfont.la
  2095. libtool: install: warning: remember to run `libtool --finish /lib'
  2096. make[4]: Nothing to be done for 'install-data-am'.
  2097. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2098. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2099. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
  2100. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2101. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2102. make[3]: Nothing to be done for 'install-exec-am'.
  2103. test -z "/include/X11/fonts" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/include/X11/fonts"
  2104.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/X11/fonts/bdfint.h include/X11/fonts/bitmap.h include/X11/fonts/bufio.h include/X11/fonts/fntfil.h include/X11/fonts/fntfilio.h include/X11/fonts/fntfilst.h include/X11/fonts/fontencc.h include/X11/fonts/fontmisc.h include/X11/fonts/fontshow.h include/X11/fonts/fontutil.h include/X11/fonts/fontxlfd.h include/X11/fonts/pcf.h src/FreeType/ft.h src/FreeType/ftfuncs.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/include/X11/fonts'
  2105. test -z "/include/X11/fonts" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/include/X11/fonts"
  2106.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/X11/fonts/fontconf.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/include/X11/fonts'
  2107. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib/pkgconfig"
  2108.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 xfont.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libXfont-1.4.5/lib/pkgconfig'
  2109. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2110. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2111. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
  2112. finished target host-xorg-lib-xfont.install
  2113.  
  2114. ----------------------------------------
  2115. target: host-xorg-lib-xfont.install.pack
  2116. ----------------------------------------
  2117.  
  2118. finished target host-xorg-lib-xfont.install.pack
  2119.  
  2120. ----------------------------------------
  2121. target: host-xorg-lib-xfont.install.post
  2122. ----------------------------------------
  2123.  
  2124. finished target host-xorg-lib-xfont.install.post
  2125.  
  2126. -------------------------------------------
  2127. target: host-xorg-app-bdftopcf.extract.post
  2128. -------------------------------------------
  2129.  
  2130. finished target host-xorg-app-bdftopcf.extract.post
  2131.  
  2132. --------------------------------------
  2133. target: host-xorg-app-bdftopcf.prepare
  2134. --------------------------------------
  2135.  
  2136. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  2137.  
  2138. pkg_deprecated_autoconf="--prefix="
  2139.  
  2140. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  2141. checking whether build environment is sane... yes
  2142. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  2143. checking for gawk... gawk
  2144. checking whether make sets $(MAKE)... yes
  2145. checking whether to enable maintainer-specific portions of Makefiles... no
  2146. checking for style of include used by make... GNU
  2147. checking for gcc... gcc
  2148. checking whether the C compiler works... yes
  2149. checking for C compiler default output file name... a.out
  2150. checking for suffix of executables...
  2151. checking whether we are cross compiling... no
  2152. checking for suffix of object files... o
  2153. checking whether we are using the GNU C compiler... yes
  2154. checking whether gcc accepts -g... yes
  2155. checking for gcc option to accept ISO C89... none needed
  2156. checking dependency style of gcc... gcc3
  2157. checking for gcc option to accept ISO C99... -std=gnu99
  2158. checking how to run the C preprocessor... gcc -std=gnu99 -E
  2159. checking for grep that handles long lines and -e... /bin/grep
  2160. checking for egrep... /bin/grep -E
  2161. checking for ANSI C header files... yes
  2162. checking for sys/types.h... yes
  2163. checking for sys/stat.h... yes
  2164. checking for stdlib.h... yes
  2165. checking for string.h... yes
  2166. checking for memory.h... yes
  2167. checking for strings.h... yes
  2168. checking for inttypes.h... yes
  2169. checking for stdint.h... yes
  2170. checking for unistd.h... yes
  2171. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  2172. checking pkg-config is at least version 0.9.0... yes
  2173. checking build system type... x86_64-unknown-linux-gnu
  2174. checking host system type... x86_64-unknown-linux-gnu
  2175. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  2176. Package xorg-macros was not found in the pkg-config search path.
  2177. Perhaps you should add the directory containing `xorg-macros.pc'
  2178. to the PKG_CONFIG_PATH environment variable
  2179. No package 'xorg-macros' found
  2180. checking for BDFTOPCF... yes
  2181. configure: creating ./config.status
  2182. config.status: creating Makefile
  2183. config.status: creating config.h
  2184. config.status: executing depfiles commands
  2185. finished target host-xorg-app-bdftopcf.prepare
  2186.  
  2187. --------------------------------------
  2188. target: host-xorg-app-bdftopcf.compile
  2189. --------------------------------------
  2190.  
  2191. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2192. make  all-am
  2193. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2194.  CC     bdftopcf.o
  2195.  GEN    bdftopcf.1
  2196.  CCLD   bdftopcf
  2197. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2198. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2199. finished target host-xorg-app-bdftopcf.compile
  2200.  
  2201. --------------------------------------
  2202. target: host-xorg-app-bdftopcf.install
  2203. --------------------------------------
  2204.  
  2205. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2206. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2207. test -z "/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-bdftopcf-1.0.3/bin"
  2208.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c bdftopcf '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-bdftopcf-1.0.3/bin'
  2209. test -z "/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-bdftopcf-1.0.3/share/man/man1"
  2210. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 bdftopcf.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-bdftopcf-1.0.3/share/man/man1'
  2211. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2212. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
  2213. finished target host-xorg-app-bdftopcf.install
  2214.  
  2215. -------------------------------------------
  2216. target: host-xorg-app-bdftopcf.install.pack
  2217. -------------------------------------------
  2218.  
  2219. finished target host-xorg-app-bdftopcf.install.pack
  2220.  
  2221. -------------------------------------------
  2222. target: host-xorg-app-bdftopcf.install.post
  2223. -------------------------------------------
  2224.  
  2225. finished target host-xorg-app-bdftopcf.install.post
  2226.  
  2227. -------------------------------
  2228. target: host-xorg-font-util.get
  2229. -------------------------------
  2230.  
  2231. finished target host-xorg-font-util.get
  2232.  
  2233. -----------------------------------
  2234. target: host-xorg-font-util.extract
  2235. -----------------------------------
  2236.  
  2237. extract: pkg_src=ptxdist/src/font-util-1.3.0.tar.bz2
  2238. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/font-util-1.3.0
  2239. patchin: no patches found
  2240. finished target host-xorg-font-util.extract
  2241.  
  2242. ----------------------------------------
  2243. target: host-xorg-font-util.extract.post
  2244. ----------------------------------------
  2245.  
  2246. finished target host-xorg-font-util.extract.post
  2247.  
  2248. -----------------------------------
  2249. target: host-xorg-font-util.prepare
  2250. -----------------------------------
  2251.  
  2252. pkg_deprecated_env="CC="gcc" CXX="g++" CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" PKG_CONFIG_PATH="" PKG_CONFIG_LIBDIR="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/pkgconfig" PYTHONPATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/python2.7/site-packages""
  2253.  
  2254. pkg_deprecated_autoconf="--prefix="
  2255.  
  2256. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  2257. checking whether build environment is sane... yes
  2258. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  2259. checking for gawk... gawk
  2260. checking whether make sets $(MAKE)... yes
  2261. checking whether to enable maintainer-specific portions of Makefiles... no
  2262. checking for style of include used by make... GNU
  2263. checking for gcc... gcc
  2264. checking whether the C compiler works... yes
  2265. checking for C compiler default output file name... a.out
  2266. checking for suffix of executables...
  2267. checking whether we are cross compiling... no
  2268. checking for suffix of object files... o
  2269. checking whether we are using the GNU C compiler... yes
  2270. checking whether gcc accepts -g... yes
  2271. checking for gcc option to accept ISO C89... none needed
  2272. checking dependency style of gcc... gcc3
  2273. checking for gcc option to accept ISO C99... -std=gnu99
  2274. checking how to run the C preprocessor... gcc -std=gnu99 -E
  2275. checking for grep that handles long lines and -e... /bin/grep
  2276. checking for egrep... /bin/grep -E
  2277. checking for ANSI C header files... yes
  2278. checking for sys/types.h... yes
  2279. checking for sys/stat.h... yes
  2280. checking for stdlib.h... yes
  2281. checking for string.h... yes
  2282. checking for memory.h... yes
  2283. checking for strings.h... yes
  2284. checking for inttypes.h... yes
  2285. checking for stdint.h... yes
  2286. checking for unistd.h... yes
  2287. checking whether __clang__ is declared... no
  2288. checking whether __INTEL_COMPILER is declared... no
  2289. checking whether __SUNPRO_C is declared... no
  2290. checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
  2291. checking pkg-config is at least version 0.9.0... yes
  2292. checking build system type... x86_64-unknown-linux-gnu
  2293. checking host system type... x86_64-unknown-linux-gnu
  2294. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  2295. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  2296. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  2297. checking if gcc -std=gnu99 supports -Wall... yes
  2298. checking if gcc -std=gnu99 supports -Wpointer-arith... yes
  2299. checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
  2300. checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
  2301. checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
  2302. checking if gcc -std=gnu99 supports -Wnested-externs... yes
  2303. checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
  2304. checking if gcc -std=gnu99 supports -Wformat=2... yes
  2305. checking if gcc -std=gnu99 supports -Wold-style-definition... yes
  2306. checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
  2307. checking if gcc -std=gnu99 supports -Wunused... yes
  2308. checking if gcc -std=gnu99 supports -Wuninitialized... yes
  2309. checking if gcc -std=gnu99 supports -Wshadow... yes
  2310. checking if gcc -std=gnu99 supports -Wcast-qual... yes
  2311. checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
  2312. checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
  2313. checking if gcc -std=gnu99 supports -Wredundant-decls... yes
  2314. checking if gcc -std=gnu99 supports -Werror=implicit... yes
  2315. checking if gcc -std=gnu99 supports -Werror=nonnull... yes
  2316. checking if gcc -std=gnu99 supports -Werror=init-self... yes
  2317. checking if gcc -std=gnu99 supports -Werror=main... yes
  2318. checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
  2319. checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
  2320. checking if gcc -std=gnu99 supports -Werror=return-type... yes
  2321. checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
  2322. checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
  2323. checking if gcc -std=gnu99 supports -Werror=write-strings... yes
  2324. checking if gcc -std=gnu99 supports -Werror=address... yes
  2325. checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
  2326. checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
  2327. checking if gcc -std=gnu99 supports -pedantic... yes
  2328. checking if gcc -std=gnu99 supports -Werror... yes
  2329. checking if gcc -std=gnu99 supports -Werror=attributes... yes
  2330. Package xorg-macros was not found in the pkg-config search path.
  2331. Perhaps you should add the directory containing `xorg-macros.pc'
  2332. to the PKG_CONFIG_PATH environment variable
  2333. No package 'xorg-macros' found
  2334. checking for root directory for font files... ${datadir}/fonts/X11
  2335. configure: creating ./config.status
  2336. config.status: creating Makefile
  2337. config.status: creating man/Makefile
  2338. config.status: creating fontutil.m4
  2339. config.status: creating fontutil.pc
  2340. config.status: creating config.h
  2341. config.status: executing depfiles commands
  2342. finished target host-xorg-font-util.prepare
  2343.  
  2344. -----------------------------------
  2345. target: host-xorg-font-util.compile
  2346. -----------------------------------
  2347.  
  2348. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2349. make  all-recursive
  2350. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2351. Making all in man
  2352. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2353.   GEN    bdftruncate.1
  2354.   GEN    ucs2any.1
  2355. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2356. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2357.   CC     bdftruncate.o
  2358.   CC     ucs2any.o
  2359.   CCLD   bdftruncate
  2360.   CCLD   ucs2any
  2361. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2362. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2363. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2364. finished target host-xorg-font-util.compile
  2365.  
  2366. -----------------------------------
  2367. target: host-xorg-font-util.install
  2368. -----------------------------------
  2369.  
  2370. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2371. Making install in man
  2372. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2373. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2374. make[3]: Nothing to be done for 'install-exec-am'.
  2375. test -z "/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/man/man1"
  2376.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/man/man1'
  2377. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2378. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
  2379. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2380. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2381. test -z "/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/bin"
  2382.   /usr/local/lib/ptxdist-2012.10.0/bin/install -c bdftruncate ucs2any '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/bin'
  2383. test -z "/share/aclocal" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/aclocal"
  2384.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 fontutil.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/aclocal'
  2385. test -z "/share/fonts/X11/util" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/fonts/X11/util"
  2386.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 map-ISO8859-1 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 map-ISO8859-8 map-ISO8859-9 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 map-JISX0201.1976-0 map-KOI8-R '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/share/fonts/X11/util'
  2387. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/lib/pkgconfig"
  2388.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 fontutil.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-font-util-1.3.0/lib/pkgconfig'
  2389. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2390. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2391. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
  2392. finished target host-xorg-font-util.install
  2393.  
  2394. ----------------------------------------
  2395. target: host-xorg-font-util.install.pack
  2396. ----------------------------------------
  2397.  
  2398. finished target host-xorg-font-util.install.pack
  2399.  
  2400. ----------------------------------------
  2401. target: host-xorg-font-util.install.post
  2402. ----------------------------------------
  2403.  
  2404. finished target host-xorg-font-util.install.post
  2405.  
  2406. -------------------------------
  2407. target: xorg-fonts.extract.post
  2408. -------------------------------
  2409.  
  2410. finished target xorg-fonts.extract.post
  2411.  
  2412. --------------------------
  2413. target: xorg-fonts.prepare
  2414. --------------------------
  2415.  
  2416. finished target xorg-fonts.prepare
  2417.  
  2418. --------------------------
  2419. target: xorg-fonts.compile
  2420. --------------------------
  2421.  
  2422. finished target xorg-fonts.compile
  2423.  
  2424. --------------------------
  2425. target: xorg-fonts.install
  2426. --------------------------
  2427.  
  2428. finished target xorg-fonts.install
  2429.  
  2430. -------------------------------
  2431. target: xorg-fonts.install.pack
  2432. -------------------------------
  2433.  
  2434. finished target xorg-fonts.install.pack
  2435.  
  2436. -------------------------------
  2437. target: xorg-fonts.install.post
  2438. -------------------------------
  2439.  
  2440. finished target xorg-fonts.install.post
  2441.  
  2442. ----------------------------------------
  2443. target: xorg-font-misc-misc.extract.post
  2444. ----------------------------------------
  2445.  
  2446. patchin: fixup:
  2447. ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2/configure
  2448. patchin: fixup: done
  2449.  
  2450. finished target xorg-font-misc-misc.extract.post
  2451.  
  2452. -----------------------------------
  2453. target: xorg-font-misc-misc.prepare
  2454. -----------------------------------
  2455.  
  2456. pkg_deprecated_env="AR=arm-v5te-linux-gnueabi-ar AS=arm-v5te-linux-gnueabi-as LD=arm-v5te-linux-gnueabi-ld NM=arm-v5te-linux-gnueabi-nm CC=arm-v5te-linux-gnueabi-gcc CXX=arm-v5te-linux-gnueabi-g++ CPP=arm-v5te-linux-gnueabi-cpp RANLIB=arm-v5te-linux-gnueabi-ranlib READELF=arm-v5te-linux-gnueabi-readelf OBJCOPY=arm-v5te-linux-gnueabi-objcopy OBJDUMP=arm-v5te-linux-gnueabi-objdump STRIP=arm-v5te-linux-gnueabi-strip DLLTOOL=arm-v5te-linux-gnueabi-dlltool GNAT=arm-v5te-linux-gnueabi-gnat GNATBIND=arm-v5te-linux-gnueabi-gnatbind GNATCHOP=arm-v5te-linux-gnueabi-gnatchop GNATCLEAN=arm-v5te-linux-gnueabi-gnatclean GNATFIND=arm-v5te-linux-gnueabi-gnatfind GNATKR=arm-v5te-linux-gnueabi-gnatkr GNATLINK=arm-v5te-linux-gnueabi-gnatlink GNATLS=arm-v5te-linux-gnueabi-gnatls GNATMAKE=arm-v5te-linux-gnueabi-gnatmake GNATNAME=arm-v5te-linux-gnueabi-gnatname GNATPREP=arm-v5te-linux-gnueabi-gnatprep GNATXREF=arm-v5te-linux-gnueabi-gnatxref CC_FOR_BUILD=gcc CPP_FOR_BUILD=gcc LINK_FOR_BUILD=gcc CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib" SYSROOT="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target" PKG_CONFIG_PATH='' PKG_CONFIG_LIBDIR='/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/share/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/share/pkgconfig' PKG_CONFIG="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-cross/bin/arm-v5te-linux-gnueabi-pkg-config" enable_option_checking=fatal ac_cv_file__dev_random=yes ac_cv_file__proc_self_exe=yes ac_cv_file__proc_self_fd=yes ac_cv_file__proc_self_maps=yes ac_cv_func_dcgettext=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_clean=yes ac_cv_func_memcmp_working=yes ac_cv_func_nonposix_getgrgid_r=no ac_cv_func_nonposix_getpwuid_r=no ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wait3_rusage=yes ac_cv_have_abstract_sockets=yes ac_cv_lib_c_inet_aton=yes ac_cv_sizeof_long_double="8" ac_cv_sizeof_long_long=8 ac_cv_sysv_ipc=yes ac_cv_type_uintptr_t=yes bash_cv_func_ctype_nonascii=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_must_reinstall_sighandlers=no glib_cv_long_long_format="ll" gt_cv_func_gettext_libintl=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_iconv_open=yes"
  2457.  
  2458. pkg_deprecated_autoconf="--prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib --host=arm-v5te-linux-gnueabi --build=x86_64-host-linux-gnu --with-fontdir=/usr/share/fonts/X11/misc"
  2459.  
  2460. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  2461. checking whether build environment is sane... yes
  2462. checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
  2463. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  2464. checking for gawk... gawk
  2465. checking whether make sets $(MAKE)... yes
  2466. checking whether to enable maintainer-specific portions of Makefiles... no
  2467. checking for style of include used by make... GNU
  2468. checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
  2469. checking whether the C compiler works... yes
  2470. checking for C compiler default output file name... a.out
  2471. checking for suffix of executables...
  2472. checking whether we are cross compiling... yes
  2473. checking for suffix of object files... o
  2474. checking whether we are using the GNU C compiler... yes
  2475. checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
  2476. checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
  2477. checking dependency style of arm-v5te-linux-gnueabi-gcc... none
  2478. checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99
  2479. checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
  2480. checking for grep that handles long lines and -e... /bin/grep
  2481. checking for egrep... /bin/grep -E
  2482. checking for ANSI C header files... yes
  2483. checking for sys/types.h... yes
  2484. checking for sys/stat.h... yes
  2485. checking for stdlib.h... yes
  2486. checking for string.h... yes
  2487. checking for memory.h... yes
  2488. checking for strings.h... yes
  2489. checking for inttypes.h... yes
  2490. checking for stdint.h... yes
  2491. checking for unistd.h... yes
  2492. checking pkg-config is at least version 0.9.0... yes
  2493. checking build system type... x86_64-host-linux-gnu
  2494. checking host system type... arm-v5te-linux-gnueabi
  2495. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  2496. Package xorg-macros was not found in the pkg-config search path.
  2497. Perhaps you should add the directory containing `xorg-macros.pc'
  2498. to the PKG_CONFIG_PATH environment variable
  2499. No package 'xorg-macros' found
  2500. checking for root directory for font files... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/share/fonts/X11
  2501. checking for directory for misc files... /usr/share/fonts/X11/misc
  2502. checking for fc-cache... no
  2503. checking for mkfontdir... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/mkfontdir
  2504. checking for bdftopcf... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/bdftopcf
  2505. checking font compression method... gzip
  2506. checking for gzip... /bin/gzip
  2507. checking for ucs2any... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/ucs2any
  2508. checking for MAPS... yes
  2509. checking for ucs2any encoding data files... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/share/fonts/X11/util
  2510. checking whether to build ISO8859-1 fonts... yes
  2511. checking whether to build ISO8859-2 fonts... yes
  2512. checking whether to build ISO8859-3 fonts... yes
  2513. checking whether to build ISO8859-4 fonts... yes
  2514. checking whether to build ISO8859-5 fonts... yes
  2515. checking whether to build ISO8859-7 fonts... yes
  2516. checking whether to build ISO8859-8 fonts... yes
  2517. checking whether to build ISO8859-9 fonts... yes
  2518. checking whether to build ISO8859-10 fonts... yes
  2519. checking whether to build ISO8859-11 fonts... yes
  2520. checking whether to build ISO8859-13 fonts... yes
  2521. checking whether to build ISO8859-14 fonts... yes
  2522. checking whether to build ISO8859-15 fonts... yes
  2523. checking whether to build ISO8859-16 fonts... yes
  2524. checking whether to build KOI8-R fonts... yes
  2525. checking whether to build JISX0201 fonts... yes
  2526. configure: creating ./config.status
  2527. config.status: creating Makefile
  2528. config.status: executing depfiles commands
  2529. finished target xorg-font-misc-misc.prepare
  2530.  
  2531. -----------------------------------
  2532. target: xorg-font-misc-misc.compile
  2533. -----------------------------------
  2534.  
  2535. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2'
  2536.  GEN    6x10.pcf.gz
  2537.  GEN    6x13O.pcf.gz
  2538.  GEN    6x9.pcf.gz
  2539.  GEN    8x13B.pcf.gz
  2540.  GEN    6x13B.pcf.gz
  2541.  GEN    5x8.pcf.gz
  2542.  GEN    5x7.pcf.gz
  2543.  GEN    12x13ja.pcf.gz
  2544.  GEN    18x18ja.pcf.gz
  2545.  GEN    7x13B.pcf.gz
  2546.  GEN    6x12.pcf.gz
  2547.  GEN    4x6.pcf.gz
  2548.  GEN    7x13.pcf.gz
  2549.  GEN    6x13.pcf.gz
  2550.  GEN    8x13O.pcf.gz
  2551.  GEN    8x13.pcf.gz
  2552.  GEN    7x13O.pcf.gz
  2553.  GEN    9x18B.pcf.gz
  2554.  GEN    7x14.pcf.gz
  2555.  GEN    7x14B.pcf.gz
  2556.  GEN    9x18.pcf.gz
  2557.  GEN    10x20.pcf.gz
  2558.  GEN    9x15B.pcf.gz
  2559.  GEN    18x18ko.pcf.gz
  2560.  GEN    9x15.pcf.gz
  2561.  GEN    4x6-ISO8859-1.bdf
  2562.  GEN    k14.pcf.gz
  2563.  GEN    6x9-ISO8859-1.bdf
  2564.  GEN    6x10-ISO8859-1.bdf
  2565.  GEN    5x7-ISO8859-1.bdf
  2566. Writing 223 characters into file '4x6-ISO8859-1.bdf'.
  2567.  GEN    6x12-ISO8859-1.bdf
  2568.  GEN    6x13-ISO8859-1.bdf
  2569.  GEN    nil2.pcf.gz
  2570.  GEN    5x8-ISO8859-1.bdf
  2571.  GEN    6x13O-ISO8859-1.bdf
  2572. Writing 223 characters into file '6x10-ISO8859-1.bdf'.
  2573. Writing 223 characters into file '6x9-ISO8859-1.bdf'.
  2574.  GEN    7x13B-ISO8859-1.bdf
  2575.  GEN    7x14B-ISO8859-1.bdf
  2576.  GEN    7x13-ISO8859-1.bdf
  2577.  GEN    6x13B-ISO8859-1.bdf
  2578.  GEN    7x14-ISO8859-1.bdf
  2579. Writing 223 characters into file '5x8-ISO8859-1.bdf'.
  2580. Writing 192 characters into file '6x13O-ISO8859-1.bdf'.
  2581. Writing 223 characters into file '7x13B-ISO8859-1.bdf'.
  2582.  GEN    8x13-ISO8859-1.bdf
  2583. Writing 223 characters into file '7x14B-ISO8859-1.bdf'.
  2584. Writing 223 characters into file '5x7-ISO8859-1.bdf'.
  2585. Writing 223 characters into file '6x13B-ISO8859-1.bdf'.
  2586.  GEN    7x13O-ISO8859-1.bdf
  2587. Writing 223 characters into file '7x13-ISO8859-1.bdf'.
  2588.  GEN    8x13B-ISO8859-1.bdf
  2589. Writing 192 characters into file '7x13O-ISO8859-1.bdf'.
  2590. Writing 223 characters into file '7x14-ISO8859-1.bdf'.
  2591.  GEN    9x15-ISO8859-1.bdf
  2592.  GEN    8x13O-ISO8859-1.bdf
  2593.  GEN    9x15B-ISO8859-1.bdf
  2594. Writing 223 characters into file '6x12-ISO8859-1.bdf'.
  2595. Writing 223 characters into file '6x13-ISO8859-1.bdf'.
  2596. Writing 223 characters into file '8x13B-ISO8859-1.bdf'.
  2597.  GEN    9x18-ISO8859-1.bdf
  2598.  GEN    6x9-ISO8859-2.bdf
  2599. Writing 223 characters into file '8x13-ISO8859-1.bdf'.
  2600.  GEN    9x18B-ISO8859-1.bdf
  2601.  GEN    10x20-ISO8859-1.bdf
  2602.  GEN    6x10-ISO8859-2.bdf
  2603.  GEN    5x7-ISO8859-2.bdf
  2604. Writing 223 characters into file '6x9-ISO8859-2.bdf'.
  2605. Writing 192 characters into file '8x13O-ISO8859-1.bdf'.
  2606.  GEN    4x6-ISO8859-2.bdf
  2607.  GEN    6x12-ISO8859-2.bdf
  2608. Writing 223 characters into file '9x18B-ISO8859-1.bdf'.
  2609. Writing 223 characters into file '9x15B-ISO8859-1.bdf'.
  2610.  GEN    6x13-ISO8859-2.bdf
  2611.  GEN    7x13-ISO8859-2.bdf
  2612. Writing 223 characters into file '4x6-ISO8859-2.bdf'.
  2613.  GEN    5x8-ISO8859-2.bdf
  2614.  GEN    6x13O-ISO8859-2.bdf
  2615. Writing 223 characters into file '5x7-ISO8859-2.bdf'.
  2616. Writing 223 characters into file '6x10-ISO8859-2.bdf'.
  2617.  GEN    6x13B-ISO8859-2.bdf
  2618.  GEN    7x13B-ISO8859-2.bdf
  2619.  GEN    7x14-ISO8859-2.bdf
  2620.  GEN    7x13O-ISO8859-2.bdf
  2621. Writing 223 characters into file '5x8-ISO8859-2.bdf'.
  2622. Writing 223 characters into file '9x15-ISO8859-1.bdf'.
  2623. Writing 223 characters into file '6x13B-ISO8859-2.bdf'.
  2624.  GEN    8x13-ISO8859-2.bdf
  2625. Writing 223 characters into file '7x13-ISO8859-2.bdf'.
  2626. Writing 192 characters into file '6x13O-ISO8859-2.bdf'.
  2627.  GEN    9x15-ISO8859-2.bdf
  2628. Writing 223 characters into file '6x12-ISO8859-2.bdf'.
  2629.  GEN    8x13O-ISO8859-2.bdf
  2630. Writing 223 characters into file '7x13B-ISO8859-2.bdf'.
  2631. Writing 192 characters into file '7x13O-ISO8859-2.bdf'.
  2632. Writing 223 characters into file '9x18-ISO8859-1.bdf'.
  2633.  GEN    8x13B-ISO8859-2.bdf
  2634.  GEN    7x14B-ISO8859-2.bdf
  2635. Writing 223 characters into file '6x13-ISO8859-2.bdf'.
  2636.  GEN    9x15B-ISO8859-2.bdf
  2637.  GEN    9x18-ISO8859-2.bdf
  2638. Writing 223 characters into file '8x13B-ISO8859-2.bdf'.
  2639. Writing 223 characters into file '7x14-ISO8859-2.bdf'.
  2640.  GEN    9x18B-ISO8859-2.bdf
  2641. Writing 192 characters into file '8x13O-ISO8859-2.bdf'.
  2642.  GEN    4x6-ISO8859-3.bdf
  2643. Writing 223 characters into file '7x14B-ISO8859-2.bdf'.
  2644.  GEN    6x10-ISO8859-3.bdf
  2645. Writing 223 characters into file '10x20-ISO8859-1.bdf'.
  2646.  GEN    10x20-ISO8859-2.bdf
  2647.  GEN    6x13B-ISO8859-3.bdf
  2648. Writing 216 characters into file '4x6-ISO8859-3.bdf'.
  2649.  GEN    5x7-ISO8859-3.bdf
  2650. Writing 223 characters into file '9x18B-ISO8859-2.bdf'.
  2651.  GEN    7x13B-ISO8859-3.bdf
  2652. Writing 223 characters into file '9x15B-ISO8859-2.bdf'.
  2653.  GEN    7x13O-ISO8859-3.bdf
  2654.  GEN    6x9-ISO8859-3.bdf
  2655. Writing 223 characters into file '8x13-ISO8859-2.bdf'.
  2656.  GEN    6x13-ISO8859-3.bdf
  2657.  GEN    5x8-ISO8859-3.bdf
  2658.  GEN    6x12-ISO8859-3.bdf
  2659. Writing 216 characters into file '6x10-ISO8859-3.bdf'.
  2660.  GEN    6x13O-ISO8859-3.bdf
  2661.  GEN    7x14-ISO8859-3.bdf
  2662. Writing 216 characters into file '7x13B-ISO8859-3.bdf'.
  2663.  GEN    7x13-ISO8859-3.bdf
  2664. Writing 185 characters into file '7x13O-ISO8859-3.bdf'.
  2665. Writing 223 characters into file '9x15-ISO8859-2.bdf'.
  2666. Writing 216 characters into file '6x13B-ISO8859-3.bdf'.
  2667. Writing 216 characters into file '6x9-ISO8859-3.bdf'.
  2668. Writing 216 characters into file '5x7-ISO8859-3.bdf'.
  2669. Writing 216 characters into file '5x8-ISO8859-3.bdf'.
  2670. Writing 185 characters into file '6x13O-ISO8859-3.bdf'.
  2671.  GEN    9x15-ISO8859-3.bdf
  2672.  GEN    7x14B-ISO8859-3.bdf
  2673.  GEN    8x13-ISO8859-3.bdf
  2674.  GEN    8x13B-ISO8859-3.bdf
  2675. Writing 216 characters into file '7x13-ISO8859-3.bdf'.
  2676. Writing 216 characters into file '7x14-ISO8859-3.bdf'.
  2677. Writing 223 characters into file '9x18-ISO8859-2.bdf'.
  2678.  GEN    8x13O-ISO8859-3.bdf
  2679.  GEN    10x20-ISO8859-3.bdf
  2680.  GEN    9x15B-ISO8859-3.bdf
  2681.  GEN    5x7-ISO8859-4.bdf
  2682. Writing 216 characters into file '7x14B-ISO8859-3.bdf'.
  2683.  GEN    9x18-ISO8859-3.bdf
  2684.  GEN    4x6-ISO8859-4.bdf
  2685. Writing 216 characters into file '8x13B-ISO8859-3.bdf'.
  2686. Writing 216 characters into file '6x12-ISO8859-3.bdf'.
  2687. Writing 216 characters into file '6x13-ISO8859-3.bdf'.
  2688.  GEN    9x18B-ISO8859-3.bdf
  2689.  GEN    6x12-ISO8859-4.bdf
  2690.  GEN    5x8-ISO8859-4.bdf
  2691. Writing 223 characters into file '10x20-ISO8859-2.bdf'.
  2692. Writing 185 characters into file '8x13O-ISO8859-3.bdf'.
  2693. Writing 223 characters into file '5x7-ISO8859-4.bdf'.
  2694. Writing 216 characters into file '9x15B-ISO8859-3.bdf'.
  2695.  GEN    6x9-ISO8859-4.bdf
  2696.  GEN    6x10-ISO8859-4.bdf
  2697. Writing 223 characters into file '4x6-ISO8859-4.bdf'.
  2698. Writing 216 characters into file '9x18B-ISO8859-3.bdf'.
  2699. Writing 223 characters into file '5x8-ISO8859-4.bdf'.
  2700.  GEN    6x13-ISO8859-4.bdf
  2701.  GEN    7x13-ISO8859-4.bdf
  2702. Writing 223 characters into file '6x10-ISO8859-4.bdf'.
  2703. Writing 216 characters into file '8x13-ISO8859-3.bdf'.
  2704. Writing 223 characters into file '6x9-ISO8859-4.bdf'.
  2705.  GEN    6x13O-ISO8859-4.bdf
  2706.  GEN    6x13B-ISO8859-4.bdf
  2707.  GEN    7x13B-ISO8859-4.bdf
  2708. Writing 216 characters into file '9x15-ISO8859-3.bdf'.
  2709. Writing 223 characters into file '7x13B-ISO8859-4.bdf'.
  2710.  GEN    7x13O-ISO8859-4.bdf
  2711. Writing 192 characters into file '6x13O-ISO8859-4.bdf'.
  2712.  GEN    8x13-ISO8859-4.bdf
  2713. Writing 223 characters into file '6x13B-ISO8859-4.bdf'.
  2714.  GEN    7x14B-ISO8859-4.bdf
  2715.  GEN    8x13B-ISO8859-4.bdf
  2716.  GEN    7x14-ISO8859-4.bdf
  2717. Writing 223 characters into file '7x13-ISO8859-4.bdf'.
  2718. Writing 216 characters into file '10x20-ISO8859-3.bdf'.
  2719.  GEN    9x18B-ISO8859-4.bdf
  2720.  GEN    5x8-ISO8859-5.bdf
  2721. Writing 192 characters into file '7x13O-ISO8859-4.bdf'.
  2722. Writing 223 characters into file '6x13-ISO8859-4.bdf'.
  2723.  GEN    9x18-ISO8859-4.bdf
  2724.  GEN    9x15-ISO8859-4.bdf
  2725. Writing 216 characters into file '9x18-ISO8859-3.bdf'.
  2726.  GEN    8x13O-ISO8859-4.bdf
  2727. Writing 223 characters into file '6x12-ISO8859-4.bdf'.
  2728. Writing 223 characters into file '9x18B-ISO8859-4.bdf'.
  2729.  GEN    9x15B-ISO8859-4.bdf
  2730.  GEN    10x20-ISO8859-4.bdf
  2731. Writing 223 characters into file '7x14B-ISO8859-4.bdf'.
  2732.  GEN    6x9-ISO8859-5.bdf
  2733. Writing 223 characters into file '8x13B-ISO8859-4.bdf'.
  2734.  GEN    4x6-ISO8859-5.bdf
  2735.  GEN    6x10-ISO8859-5.bdf
  2736.  GEN    5x7-ISO8859-5.bdf
  2737. Writing 192 characters into file '8x13O-ISO8859-4.bdf'.
  2738. Writing 223 characters into file '6x10-ISO8859-5.bdf'.
  2739. Writing 223 characters into file '8x13-ISO8859-4.bdf'.
  2740. Writing 223 characters into file '5x8-ISO8859-5.bdf'.
  2741. Writing 223 characters into file '4x6-ISO8859-5.bdf'.
  2742.  GEN    6x12-ISO8859-5.bdf
  2743.  GEN    6x13B-ISO8859-5.bdf
  2744. Writing 223 characters into file '6x9-ISO8859-5.bdf'.
  2745.  GEN    6x13O-ISO8859-5.bdf
  2746. Writing 223 characters into file '7x14-ISO8859-4.bdf'.
  2747. Writing 223 characters into file '5x7-ISO8859-5.bdf'.
  2748. Writing 223 characters into file '6x13B-ISO8859-5.bdf'.
  2749.  GEN    8x13-ISO8859-5.bdf
  2750.  GEN    7x13-ISO8859-5.bdf
  2751.  GEN    6x13-ISO8859-5.bdf
  2752. Writing 223 characters into file '9x15B-ISO8859-4.bdf'.
  2753.  GEN    7x13O-ISO8859-5.bdf
  2754.  GEN    7x14B-ISO8859-5.bdf
  2755. Writing 192 characters into file '7x13O-ISO8859-5.bdf'.
  2756.  GEN    7x13B-ISO8859-5.bdf
  2757. Writing 223 characters into file '9x18-ISO8859-4.bdf'.
  2758. Writing 223 characters into file '9x15-ISO8859-4.bdf'.
  2759.  GEN    8x13B-ISO8859-5.bdf
  2760.  GEN    8x13O-ISO8859-5.bdf
  2761. Writing 192 characters into file '6x13O-ISO8859-5.bdf'.
  2762. Writing 223 characters into file '7x14B-ISO8859-5.bdf'.
  2763.  GEN    9x15-ISO8859-5.bdf
  2764. Writing 223 characters into file '7x13B-ISO8859-5.bdf'.
  2765.  GEN    7x14-ISO8859-5.bdf
  2766.  GEN    9x18-ISO8859-5.bdf
  2767. Writing 223 characters into file '6x12-ISO8859-5.bdf'.
  2768. Writing 223 characters into file '8x13B-ISO8859-5.bdf'.
  2769.  GEN    9x15B-ISO8859-5.bdf
  2770.  GEN    9x18B-ISO8859-5.bdf
  2771.  GEN    4x6-ISO8859-7.bdf
  2772.  GEN    5x8-ISO8859-7.bdf
  2773. Writing 223 characters into file '7x13-ISO8859-5.bdf'.
  2774. Writing 192 characters into file '8x13O-ISO8859-5.bdf'.
  2775. Writing 223 characters into file '8x13-ISO8859-5.bdf'.
  2776. Writing 223 characters into file '6x13-ISO8859-5.bdf'.
  2777. Writing 223 characters into file '9x18B-ISO8859-5.bdf'.
  2778.  GEN    10x20-ISO8859-5.bdf
  2779.  GEN    6x9-ISO8859-7.bdf
  2780.  GEN    5x7-ISO8859-7.bdf
  2781. No glyph for character U+20AF (0xa5) available.
  2782. Writing 219 characters into file '4x6-ISO8859-7.bdf'.
  2783. Writing 223 characters into file '10x20-ISO8859-4.bdf'.
  2784.  GEN    6x10-ISO8859-7.bdf
  2785.  GEN    6x13O-ISO8859-7.bdf
  2786. Writing 220 characters into file '5x8-ISO8859-7.bdf'.
  2787.  GEN    6x12-ISO8859-7.bdf
  2788.  GEN    6x13-ISO8859-7.bdf
  2789.  GEN    7x13-ISO8859-7.bdf
  2790. Writing 223 characters into file '7x14-ISO8859-5.bdf'.
  2791. Writing 223 characters into file '9x15B-ISO8859-5.bdf'.
  2792.  GEN    7x13B-ISO8859-7.bdf
  2793. Writing 220 characters into file '6x9-ISO8859-7.bdf'.
  2794. Writing 220 characters into file '5x7-ISO8859-7.bdf'.
  2795. No glyph for character U+20AF (0xa5) available.
  2796. Writing 188 characters into file '6x13O-ISO8859-7.bdf'.
  2797.  GEN    6x13B-ISO8859-7.bdf
  2798. Writing 220 characters into file '7x13B-ISO8859-7.bdf'.
  2799.  GEN    7x13O-ISO8859-7.bdf
  2800. Writing 220 characters into file '6x10-ISO8859-7.bdf'.
  2801. Writing 223 characters into file '9x15-ISO8859-5.bdf'.
  2802.  GEN    7x14B-ISO8859-7.bdf
  2803.  GEN    7x14-ISO8859-7.bdf
  2804.  GEN    8x13O-ISO8859-7.bdf
  2805. No glyph for character U+20AF (0xa5) available.
  2806. Writing 188 characters into file '7x13O-ISO8859-7.bdf'.
  2807. Writing 223 characters into file '9x18-ISO8859-5.bdf'.
  2808.  GEN    8x13-ISO8859-7.bdf
  2809.  GEN    9x18-ISO8859-7.bdf
  2810. Writing 220 characters into file '7x13-ISO8859-7.bdf'.
  2811. Writing 220 characters into file '6x13B-ISO8859-7.bdf'.
  2812.  GEN    8x13B-ISO8859-7.bdf
  2813.  GEN    9x15-ISO8859-7.bdf
  2814. Writing 220 characters into file '7x14B-ISO8859-7.bdf'.
  2815.  GEN    9x15B-ISO8859-7.bdf
  2816. Writing 220 characters into file '6x13-ISO8859-7.bdf'.
  2817.  GEN    4x6-ISO8859-8.bdf
  2818. Writing 220 characters into file '6x12-ISO8859-7.bdf'.
  2819.  GEN    10x20-ISO8859-7.bdf
  2820. Writing 189 characters into file '8x13O-ISO8859-7.bdf'.
  2821.  GEN    9x18B-ISO8859-7.bdf
  2822.  GEN    6x9-ISO8859-8.bdf
  2823.  GEN    5x8-ISO8859-8.bdf
  2824. Writing 185 characters into file '4x6-ISO8859-8.bdf'.
  2825.  GEN    5x7-ISO8859-8.bdf
  2826. Writing 220 characters into file '8x13B-ISO8859-7.bdf'.
  2827. Writing 220 characters into file '7x14-ISO8859-7.bdf'.
  2828. Writing 220 characters into file '9x15B-ISO8859-7.bdf'.
  2829. Writing 220 characters into file '9x18B-ISO8859-7.bdf'.
  2830. Writing 185 characters into file '6x9-ISO8859-8.bdf'.
  2831. Writing 185 characters into file '5x8-ISO8859-8.bdf'.
  2832.  GEN    6x10-ISO8859-8.bdf
  2833.  GEN    6x13-ISO8859-8.bdf
  2834. Writing 223 characters into file '10x20-ISO8859-5.bdf'.
  2835. Writing 185 characters into file '5x7-ISO8859-8.bdf'.
  2836.  GEN    7x13-ISO8859-8.bdf
  2837.  GEN    6x13B-ISO8859-8.bdf
  2838. Writing 220 characters into file '8x13-ISO8859-7.bdf'.
  2839.  GEN    6x12-ISO8859-8.bdf
  2840. Writing 220 characters into file '9x15-ISO8859-7.bdf'.
  2841.  GEN    7x14-ISO8859-8.bdf
  2842. Writing 185 characters into file '6x10-ISO8859-8.bdf'.
  2843. Writing 187 characters into file '6x13-ISO8859-8.bdf'.
  2844.  GEN    7x14B-ISO8859-8.bdf
  2845.  GEN    8x13-ISO8859-8.bdf
  2846.  GEN    9x15-ISO8859-8.bdf
  2847.  GEN    7x13B-ISO8859-8.bdf
  2848. Writing 185 characters into file '6x13B-ISO8859-8.bdf'.
  2849.  GEN    9x15B-ISO8859-8.bdf
  2850.  GEN    9x18-ISO8859-8.bdf
  2851. Writing 220 characters into file '9x18-ISO8859-7.bdf'.
  2852.  GEN    5x8-ISO8859-9.bdf
  2853.  GEN    4x6-ISO8859-9.bdf
  2854.  GEN    5x7-ISO8859-9.bdf
  2855.  GEN    9x18B-ISO8859-8.bdf
  2856. Writing 185 characters into file '7x13-ISO8859-8.bdf'.
  2857. Writing 185 characters into file '7x14B-ISO8859-8.bdf'.
  2858. Writing 185 characters into file '7x13B-ISO8859-8.bdf'.
  2859.  GEN    8x13B-ISO8859-8.bdf
  2860.  GEN    10x20-ISO8859-8.bdf
  2861. Writing 223 characters into file '4x6-ISO8859-9.bdf'.
  2862.  GEN    6x9-ISO8859-9.bdf
  2863.  GEN    6x10-ISO8859-9.bdf
  2864. Writing 185 characters into file '9x18B-ISO8859-8.bdf'.
  2865. Writing 185 characters into file '9x15B-ISO8859-8.bdf'.
  2866. Writing 223 characters into file '5x7-ISO8859-9.bdf'.
  2867. Writing 223 characters into file '5x8-ISO8859-9.bdf'.
  2868. Writing 185 characters into file '7x14-ISO8859-8.bdf'.
  2869.  GEN    6x13-ISO8859-9.bdf
  2870. Writing 220 characters into file '10x20-ISO8859-7.bdf'.
  2871. Writing 185 characters into file '8x13B-ISO8859-8.bdf'.
  2872. Writing 185 characters into file '6x12-ISO8859-8.bdf'.
  2873.  GEN    6x13B-ISO8859-9.bdf
  2874.  GEN    6x12-ISO8859-9.bdf
  2875. Writing 185 characters into file '8x13-ISO8859-8.bdf'.
  2876.  GEN    6x13O-ISO8859-9.bdf
  2877. Writing 223 characters into file '6x9-ISO8859-9.bdf'.
  2878. Writing 223 characters into file '6x10-ISO8859-9.bdf'.
  2879. Writing 185 characters into file '9x15-ISO8859-8.bdf'.
  2880.  GEN    7x13-ISO8859-9.bdf
  2881. Writing 192 characters into file '6x13O-ISO8859-9.bdf'.
  2882.  GEN    7x13B-ISO8859-9.bdf
  2883. Writing 223 characters into file '6x13B-ISO8859-9.bdf'.
  2884. Writing 185 characters into file '9x18-ISO8859-8.bdf'.
  2885.  GEN    7x13O-ISO8859-9.bdf
  2886.  GEN    7x14B-ISO8859-9.bdf
  2887.  GEN    7x14-ISO8859-9.bdf
  2888.  GEN    8x13O-ISO8859-9.bdf
  2889.  GEN    8x13B-ISO8859-9.bdf
  2890.  GEN    8x13-ISO8859-9.bdf
  2891.  GEN    9x15B-ISO8859-9.bdf
  2892.  GEN    9x15-ISO8859-9.bdf
  2893. Writing 223 characters into file '7x13B-ISO8859-9.bdf'.
  2894.  GEN    10x20-ISO8859-9.bdf
  2895. Writing 185 characters into file '10x20-ISO8859-8.bdf'.
  2896. Writing 192 characters into file '7x13O-ISO8859-9.bdf'.
  2897.  GEN    4x6-ISO8859-10.bdf
  2898. Writing 223 characters into file '6x13-ISO8859-9.bdf'.
  2899. Writing 223 characters into file '7x14B-ISO8859-9.bdf'.
  2900. Writing 223 characters into file '6x12-ISO8859-9.bdf'.
  2901.  GEN    9x18B-ISO8859-9.bdf
  2902. Writing 223 characters into file '4x6-ISO8859-10.bdf'.
  2903.  GEN    5x8-ISO8859-10.bdf
  2904.  GEN    9x18-ISO8859-9.bdf
  2905. Writing 223 characters into file '8x13B-ISO8859-9.bdf'.
  2906.  GEN    6x10-ISO8859-10.bdf
  2907. Writing 223 characters into file '7x13-ISO8859-9.bdf'.
  2908. Writing 192 characters into file '8x13O-ISO8859-9.bdf'.
  2909.  GEN    6x9-ISO8859-10.bdf
  2910. Writing 223 characters into file '7x14-ISO8859-9.bdf'.
  2911. Writing 223 characters into file '9x18B-ISO8859-9.bdf'.
  2912.  GEN    6x13B-ISO8859-10.bdf
  2913.  GEN    5x7-ISO8859-10.bdf
  2914. Writing 223 characters into file '9x15B-ISO8859-9.bdf'.
  2915.  GEN    6x12-ISO8859-10.bdf
  2916.  GEN    6x13-ISO8859-10.bdf
  2917. Writing 223 characters into file '6x10-ISO8859-10.bdf'.
  2918. Writing 223 characters into file '6x9-ISO8859-10.bdf'.
  2919. Writing 223 characters into file '5x8-ISO8859-10.bdf'.
  2920. Writing 223 characters into file '6x13B-ISO8859-10.bdf'.
  2921. Writing 223 characters into file '8x13-ISO8859-9.bdf'.
  2922.  GEN    6x13O-ISO8859-10.bdf
  2923.  GEN    7x13-ISO8859-10.bdf
  2924.  GEN    7x14-ISO8859-10.bdf
  2925.  GEN    7x13B-ISO8859-10.bdf
  2926. Writing 223 characters into file '5x7-ISO8859-10.bdf'.
  2927. Writing 192 characters into file '6x13O-ISO8859-10.bdf'.
  2928.  GEN    7x13O-ISO8859-10.bdf
  2929. Writing 223 characters into file '7x13B-ISO8859-10.bdf'.
  2930. Writing 223 characters into file '9x15-ISO8859-9.bdf'.
  2931.  GEN    8x13O-ISO8859-10.bdf
  2932.  GEN    9x18-ISO8859-10.bdf
  2933.  GEN    9x15B-ISO8859-10.bdf
  2934.  GEN    9x15-ISO8859-10.bdf
  2935. Writing 192 characters into file '7x13O-ISO8859-10.bdf'.
  2936.  GEN    7x14B-ISO8859-10.bdf
  2937.  GEN    9x18B-ISO8859-10.bdf
  2938. Writing 223 characters into file '6x12-ISO8859-10.bdf'.
  2939.  GEN    8x13B-ISO8859-10.bdf
  2940. Writing 223 characters into file '10x20-ISO8859-9.bdf'.
  2941. Writing 223 characters into file '7x13-ISO8859-10.bdf'.
  2942.  GEN    8x13-ISO8859-10.bdf
  2943. Writing 223 characters into file '7x14-ISO8859-10.bdf'.
  2944. Writing 192 characters into file '8x13O-ISO8859-10.bdf'.
  2945.  GEN    7x13O-ISO8859-11.bdf
  2946. Writing 223 characters into file '7x14B-ISO8859-10.bdf'.
  2947.  GEN    10x20-ISO8859-10.bdf
  2948. Writing 223 characters into file '9x15B-ISO8859-10.bdf'.
  2949.  GEN    7x13-ISO8859-11.bdf
  2950. Writing 223 characters into file '6x13-ISO8859-10.bdf'.
  2951.  GEN    6x13-ISO8859-11.bdf
  2952. Writing 184 characters into file '7x13O-ISO8859-11.bdf'.
  2953.  GEN    7x13B-ISO8859-11.bdf
  2954. Writing 223 characters into file '8x13B-ISO8859-10.bdf'.
  2955. Writing 223 characters into file '9x18-ISO8859-9.bdf'.
  2956.  GEN    9x15B-ISO8859-11.bdf
  2957. Writing 223 characters into file '9x18B-ISO8859-10.bdf'.
  2958.  GEN    9x15-ISO8859-11.bdf
  2959.  GEN    7x14B-ISO8859-11.bdf
  2960.  GEN    5x7-ISO8859-13.bdf
  2961. Writing 215 characters into file '7x13B-ISO8859-11.bdf'.
  2962. Writing 223 characters into file '8x13-ISO8859-10.bdf'.
  2963.  GEN    9x18-ISO8859-11.bdf
  2964.  GEN    5x8-ISO8859-13.bdf
  2965. Writing 223 characters into file '9x18-ISO8859-10.bdf'.
  2966. Writing 215 characters into file '7x13-ISO8859-11.bdf'.
  2967. Writing 223 characters into file '9x15-ISO8859-10.bdf'.
  2968. Writing 215 characters into file '7x14B-ISO8859-11.bdf'.
  2969.  GEN    6x9-ISO8859-13.bdf
  2970.  GEN    7x14-ISO8859-11.bdf
  2971.  GEN    4x6-ISO8859-13.bdf
  2972. Writing 215 characters into file '6x13-ISO8859-11.bdf'.
  2973. Writing 223 characters into file '5x7-ISO8859-13.bdf'.
  2974.  GEN    6x10-ISO8859-13.bdf
  2975. Writing 223 characters into file '5x8-ISO8859-13.bdf'.
  2976.  GEN    10x20-ISO8859-11.bdf
  2977. Writing 223 characters into file '4x6-ISO8859-13.bdf'.
  2978. Writing 215 characters into file '9x15B-ISO8859-11.bdf'.
  2979.  GEN    6x13O-ISO8859-13.bdf
  2980.  GEN    7x13-ISO8859-13.bdf
  2981. Writing 223 characters into file '6x9-ISO8859-13.bdf'.
  2982. Writing 215 characters into file '7x14-ISO8859-11.bdf'.
  2983.  GEN    6x13-ISO8859-13.bdf
  2984.  GEN    6x13B-ISO8859-13.bdf
  2985. Writing 223 characters into file '6x10-ISO8859-13.bdf'.
  2986. Writing 192 characters into file '6x13O-ISO8859-13.bdf'.
  2987.  GEN    6x12-ISO8859-13.bdf
  2988. Writing 223 characters into file '10x20-ISO8859-10.bdf'.
  2989.  GEN    7x13O-ISO8859-13.bdf
  2990. Writing 215 characters into file '9x15-ISO8859-11.bdf'.
  2991.  GEN    7x14-ISO8859-13.bdf
  2992.  GEN    7x13B-ISO8859-13.bdf
  2993.  GEN    8x13B-ISO8859-13.bdf
  2994.  GEN    8x13O-ISO8859-13.bdf
  2995. Writing 223 characters into file '8x13B-ISO8859-13.bdf'.
  2996. Writing 223 characters into file '7x13-ISO8859-13.bdf'.
  2997.  GEN    8x13-ISO8859-13.bdf
  2998.  GEN    7x14B-ISO8859-13.bdf
  2999.  GEN    9x18-ISO8859-13.bdf
  3000.  GEN    9x15B-ISO8859-13.bdf
  3001.  GEN    9x18B-ISO8859-13.bdf
  3002. Writing 192 characters into file '7x13O-ISO8859-13.bdf'.
  3003. Writing 223 characters into file '7x13B-ISO8859-13.bdf'.
  3004.  GEN    10x20-ISO8859-13.bdf
  3005. Writing 223 characters into file '6x13B-ISO8859-13.bdf'.
  3006.  GEN    9x15-ISO8859-13.bdf
  3007.  GEN    5x7-ISO8859-14.bdf
  3008. Writing 223 characters into file '7x14B-ISO8859-13.bdf'.
  3009. Writing 223 characters into file '7x14-ISO8859-13.bdf'.
  3010. Writing 192 characters into file '8x13O-ISO8859-13.bdf'.
  3011. Writing 223 characters into file '9x15B-ISO8859-13.bdf'.
  3012. Writing 215 characters into file '9x18-ISO8859-11.bdf'.
  3013.  GEN    5x8-ISO8859-14.bdf
  3014.  GEN    6x9-ISO8859-14.bdf
  3015.  GEN    4x6-ISO8859-14.bdf
  3016. Writing 223 characters into file '6x13-ISO8859-13.bdf'.
  3017.  GEN    6x12-ISO8859-14.bdf
  3018. Writing 223 characters into file '5x7-ISO8859-14.bdf'.
  3019. Writing 223 characters into file '4x6-ISO8859-14.bdf'.
  3020. Writing 223 characters into file '9x18B-ISO8859-13.bdf'.
  3021. Writing 223 characters into file '6x12-ISO8859-13.bdf'.
  3022.  GEN    6x10-ISO8859-14.bdf
  3023. Writing 223 characters into file '8x13-ISO8859-13.bdf'.
  3024. Writing 223 characters into file '6x9-ISO8859-14.bdf'.
  3025. Writing 223 characters into file '5x8-ISO8859-14.bdf'.
  3026. Writing 223 characters into file '10x20-ISO8859-13.bdf'.
  3027.  GEN    7x13-ISO8859-14.bdf
  3028.  GEN    6x13B-ISO8859-14.bdf
  3029. Writing 215 characters into file '10x20-ISO8859-11.bdf'.
  3030. Writing 223 characters into file '6x10-ISO8859-14.bdf'.
  3031.  GEN    7x13B-ISO8859-14.bdf
  3032. Writing 223 characters into file '6x12-ISO8859-14.bdf'.
  3033.  GEN    6x13-ISO8859-14.bdf
  3034.  GEN    7x13O-ISO8859-14.bdf
  3035.  GEN    7x14-ISO8859-14.bdf
  3036.  GEN    6x13O-ISO8859-14.bdf
  3037.  GEN    7x14B-ISO8859-14.bdf
  3038.  GEN    8x13O-ISO8859-14.bdf
  3039. Writing 223 characters into file '9x18-ISO8859-13.bdf'.
  3040. Writing 223 characters into file '6x13B-ISO8859-14.bdf'.
  3041. Writing 223 characters into file '9x15-ISO8859-13.bdf'.
  3042. Writing 192 characters into file '6x13O-ISO8859-14.bdf'.
  3043.  GEN    8x13B-ISO8859-14.bdf
  3044.  GEN    9x15B-ISO8859-14.bdf
  3045.  GEN    8x13-ISO8859-14.bdf
  3046. Writing 192 characters into file '7x13O-ISO8859-14.bdf'.
  3047. Writing 223 characters into file '7x13B-ISO8859-14.bdf'.
  3048.  GEN    9x18B-ISO8859-14.bdf
  3049.  GEN    9x18-ISO8859-14.bdf
  3050. Writing 192 characters into file '8x13O-ISO8859-14.bdf'.
  3051.  GEN    9x15-ISO8859-14.bdf
  3052. Writing 223 characters into file '7x14B-ISO8859-14.bdf'.
  3053.  GEN    4x6-ISO8859-15.bdf
  3054.  GEN    5x7-ISO8859-15.bdf
  3055. Writing 223 characters into file '7x14-ISO8859-14.bdf'.
  3056. Writing 223 characters into file '8x13B-ISO8859-14.bdf'.
  3057.  GEN    10x20-ISO8859-14.bdf
  3058. Writing 223 characters into file '4x6-ISO8859-15.bdf'.
  3059. Writing 223 characters into file '7x13-ISO8859-14.bdf'.
  3060.  GEN    6x9-ISO8859-15.bdf
  3061. Writing 223 characters into file '9x18B-ISO8859-14.bdf'.
  3062. Writing 223 characters into file '6x13-ISO8859-14.bdf'.
  3063. Writing 223 characters into file '5x7-ISO8859-15.bdf'.
  3064.  GEN    6x10-ISO8859-15.bdf
  3065. Writing 223 characters into file '9x15B-ISO8859-14.bdf'.
  3066.  GEN    6x13-ISO8859-15.bdf
  3067.  GEN    6x12-ISO8859-15.bdf
  3068. Writing 223 characters into file '8x13-ISO8859-14.bdf'.
  3069.  GEN    5x8-ISO8859-15.bdf
  3070. Writing 223 characters into file '6x9-ISO8859-15.bdf'.
  3071.  GEN    7x13-ISO8859-15.bdf
  3072.  GEN    8x13-ISO8859-15.bdf
  3073.  GEN    6x13O-ISO8859-15.bdf
  3074.  GEN    7x13O-ISO8859-15.bdf
  3075.  GEN    6x13B-ISO8859-15.bdf
  3076.  GEN    7x13B-ISO8859-15.bdf
  3077. Writing 223 characters into file '6x10-ISO8859-15.bdf'.
  3078.  GEN    8x13B-ISO8859-15.bdf
  3079. Writing 223 characters into file '5x8-ISO8859-15.bdf'.
  3080.  GEN    9x15-ISO8859-15.bdf
  3081.  GEN    7x14-ISO8859-15.bdf
  3082. Writing 223 characters into file '7x13B-ISO8859-15.bdf'.
  3083. Writing 192 characters into file '6x13O-ISO8859-15.bdf'.
  3084.  GEN    9x15B-ISO8859-15.bdf
  3085.  GEN    9x18-ISO8859-15.bdf
  3086.  GEN    7x14B-ISO8859-15.bdf
  3087. Writing 192 characters into file '7x13O-ISO8859-15.bdf'.
  3088. Writing 223 characters into file '8x13B-ISO8859-15.bdf'.
  3089.  GEN    8x13O-ISO8859-15.bdf
  3090. Writing 223 characters into file '6x13B-ISO8859-15.bdf'.
  3091. Writing 223 characters into file '8x13-ISO8859-15.bdf'.
  3092.  GEN    9x18B-ISO8859-15.bdf
  3093. Writing 223 characters into file '6x12-ISO8859-15.bdf'.
  3094. Writing 223 characters into file '9x15-ISO8859-14.bdf'.
  3095. Writing 223 characters into file '6x13-ISO8859-15.bdf'.
  3096. Writing 223 characters into file '10x20-ISO8859-14.bdf'.
  3097. Writing 223 characters into file '9x18-ISO8859-14.bdf'.
  3098. Writing 223 characters into file '7x13-ISO8859-15.bdf'.
  3099. Writing 223 characters into file '9x18B-ISO8859-15.bdf'.
  3100. Writing 223 characters into file '7x14B-ISO8859-15.bdf'.
  3101. Writing 223 characters into file '7x14-ISO8859-15.bdf'.
  3102.  GEN    4x6-ISO8859-16.bdf
  3103.  GEN    10x20-ISO8859-15.bdf
  3104. Writing 192 characters into file '8x13O-ISO8859-15.bdf'.
  3105. Writing 223 characters into file '9x15B-ISO8859-15.bdf'.
  3106.  GEN    5x8-ISO8859-16.bdf
  3107.  GEN    5x7-ISO8859-16.bdf
  3108.  GEN    6x9-ISO8859-16.bdf
  3109. Writing 223 characters into file '4x6-ISO8859-16.bdf'.
  3110.  GEN    6x10-ISO8859-16.bdf
  3111.  GEN    6x12-ISO8859-16.bdf
  3112. Writing 223 characters into file '5x8-ISO8859-16.bdf'.
  3113. Writing 223 characters into file '9x15-ISO8859-15.bdf'.
  3114.  GEN    6x13O-ISO8859-16.bdf
  3115. Writing 223 characters into file '5x7-ISO8859-16.bdf'.
  3116.  GEN    9x15-ISO8859-16.bdf
  3117.  GEN    7x14-ISO8859-16.bdf
  3118.  GEN    7x13B-ISO8859-16.bdf
  3119.  GEN    6x13-ISO8859-16.bdf
  3120. Writing 223 characters into file '6x9-ISO8859-16.bdf'.
  3121.  GEN    8x13-ISO8859-16.bdf
  3122. Writing 223 characters into file '9x18-ISO8859-15.bdf'.
  3123.  GEN    7x14B-ISO8859-16.bdf
  3124.  GEN    7x13O-ISO8859-16.bdf
  3125.  GEN    8x13O-ISO8859-16.bdf
  3126. Writing 192 characters into file '6x13O-ISO8859-16.bdf'.
  3127. Writing 223 characters into file '6x10-ISO8859-16.bdf'.
  3128.  GEN    7x13-ISO8859-16.bdf
  3129. Writing 223 characters into file '7x13B-ISO8859-16.bdf'.
  3130.  GEN    6x13B-ISO8859-16.bdf
  3131.  GEN    8x13B-ISO8859-16.bdf
  3132.  GEN    9x15B-ISO8859-16.bdf
  3133.  GEN    9x18-ISO8859-16.bdf
  3134. Writing 223 characters into file '8x13-ISO8859-16.bdf'.
  3135.  GEN    9x18B-ISO8859-16.bdf
  3136. Writing 192 characters into file '7x13O-ISO8859-16.bdf'.
  3137. Writing 223 characters into file '7x14-ISO8859-16.bdf'.
  3138. Writing 223 characters into file '7x14B-ISO8859-16.bdf'.
  3139. Writing 223 characters into file '6x12-ISO8859-16.bdf'.
  3140. Writing 223 characters into file '9x18B-ISO8859-16.bdf'.
  3141.  GEN    6x9-KOI8-R.bdf
  3142.  GEN    5x7-KOI8-R.bdf
  3143. Writing 223 characters into file '6x13B-ISO8859-16.bdf'.
  3144. Writing 223 characters into file '9x15B-ISO8859-16.bdf'.
  3145.  GEN    10x20-ISO8859-16.bdf
  3146. Writing 223 characters into file '8x13B-ISO8859-16.bdf'.
  3147. Writing 223 characters into file '10x20-ISO8859-15.bdf'.
  3148. Writing 192 characters into file '8x13O-ISO8859-16.bdf'.
  3149.  GEN    5x8-KOI8-R.bdf
  3150. Writing 223 characters into file '6x13-ISO8859-16.bdf'.
  3151.  GEN    4x6-KOI8-R.bdf
  3152. Writing 223 characters into file '7x13-ISO8859-16.bdf'.
  3153. Writing 255 characters into file '6x9-KOI8-R.bdf'.
  3154.  GEN    6x10-KOI8-R.bdf
  3155. Writing 255 characters into file '5x7-KOI8-R.bdf'.
  3156. Writing 223 characters into file '9x15-ISO8859-16.bdf'.
  3157.  GEN    7x14-KOI8-R.bdf
  3158. Writing 255 characters into file '4x6-KOI8-R.bdf'.
  3159.  GEN    6x13-KOI8-R.bdf
  3160.  GEN    7x13-KOI8-R.bdf
  3161. Writing 255 characters into file '5x8-KOI8-R.bdf'.
  3162.  GEN    6x12-KOI8-R.bdf
  3163. Writing 255 characters into file '6x10-KOI8-R.bdf'.
  3164.  GEN    5x8-ISO8859-1.pcf.gz
  3165.  GEN    4x6-ISO8859-1.pcf.gz
  3166.  GEN    10x20-KOI8-R.bdf
  3167.  GEN    8x13-KOI8-R.bdf
  3168.  GEN    9x15-KOI8-R.bdf
  3169. Writing 223 characters into file '9x18-ISO8859-16.bdf'.
  3170.  GEN    7x14-JISX0201.1976-0.bdf
  3171.  GEN    9x18-KOI8-R.bdf
  3172.  GEN    6x12-ISO8859-1.pcf.gz
  3173.  GEN    6x13O-ISO8859-1.pcf.gz
  3174.  GEN    5x7-ISO8859-1.pcf.gz
  3175.  GEN    6x10-ISO8859-1.pcf.gz
  3176.  GEN    6x9-ISO8859-1.pcf.gz
  3177. Writing 255 characters into file '7x14-KOI8-R.bdf'.
  3178.  GEN    6x13B-ISO8859-1.pcf.gz
  3179. Writing 255 characters into file '7x13-KOI8-R.bdf'.
  3180.  GEN    6x13-ISO8859-1.pcf.gz
  3181. Writing 255 characters into file '6x13-KOI8-R.bdf'.
  3182.  GEN    7x13B-ISO8859-1.pcf.gz
  3183.  GEN    7x13-ISO8859-1.pcf.gz
  3184. Writing 255 characters into file '6x12-KOI8-R.bdf'.
  3185. Writing 190 characters into file '7x14-JISX0201.1976-0.bdf'.
  3186.  GEN    7x14-ISO8859-1.pcf.gz
  3187.  GEN    7x13O-ISO8859-1.pcf.gz
  3188. Writing 223 characters into file '10x20-ISO8859-16.bdf'.
  3189. Writing 255 characters into file '8x13-KOI8-R.bdf'.
  3190.  GEN    8x13B-ISO8859-1.pcf.gz
  3191.  GEN    8x13O-ISO8859-1.pcf.gz
  3192.  GEN    7x14B-ISO8859-1.pcf.gz
  3193.  GEN    10x20-ISO8859-1.pcf.gz
  3194.  GEN    5x8-ISO8859-2.pcf.gz
  3195. Writing 255 characters into file '9x15-KOI8-R.bdf'.
  3196.  GEN    8x13-ISO8859-1.pcf.gz
  3197.  GEN    9x15B-ISO8859-1.pcf.gz
  3198. Writing 255 characters into file '9x18-KOI8-R.bdf'.
  3199.  GEN    4x6-ISO8859-2.pcf.gz
  3200.  GEN    6x12-ISO8859-2.pcf.gz
  3201.  GEN    9x15-ISO8859-1.pcf.gz
  3202.  GEN    9x18B-ISO8859-1.pcf.gz
  3203.  GEN    5x7-ISO8859-2.pcf.gz
  3204.  GEN    9x18-ISO8859-1.pcf.gz
  3205.  GEN    6x13-ISO8859-2.pcf.gz
  3206.  GEN    6x13B-ISO8859-2.pcf.gz
  3207. Writing 255 characters into file '10x20-KOI8-R.bdf'.
  3208.  GEN    6x9-ISO8859-2.pcf.gz
  3209.  GEN    6x13O-ISO8859-2.pcf.gz
  3210.  GEN    7x13B-ISO8859-2.pcf.gz
  3211.  GEN    6x10-ISO8859-2.pcf.gz
  3212.  GEN    7x14-ISO8859-2.pcf.gz
  3213.  GEN    7x14B-ISO8859-2.pcf.gz
  3214.  GEN    7x13O-ISO8859-2.pcf.gz
  3215.  GEN    7x13-ISO8859-2.pcf.gz
  3216.  GEN    8x13B-ISO8859-2.pcf.gz
  3217.  GEN    9x15B-ISO8859-2.pcf.gz
  3218.  GEN    8x13-ISO8859-2.pcf.gz
  3219.  GEN    6x10-ISO8859-3.pcf.gz
  3220.  GEN    9x15-ISO8859-2.pcf.gz
  3221.  GEN    8x13O-ISO8859-2.pcf.gz
  3222.  GEN    5x7-ISO8859-3.pcf.gz
  3223.  GEN    6x9-ISO8859-3.pcf.gz
  3224.  GEN    9x18-ISO8859-2.pcf.gz
  3225.  GEN    5x8-ISO8859-3.pcf.gz
  3226.  GEN    4x6-ISO8859-3.pcf.gz
  3227.  GEN    7x13O-ISO8859-3.pcf.gz
  3228.  GEN    10x20-ISO8859-2.pcf.gz
  3229.  GEN    6x13B-ISO8859-3.pcf.gz
  3230.  GEN    6x13-ISO8859-3.pcf.gz
  3231.  GEN    6x12-ISO8859-3.pcf.gz
  3232.  GEN    7x13B-ISO8859-3.pcf.gz
  3233.  GEN    9x18B-ISO8859-2.pcf.gz
  3234.  GEN    7x13-ISO8859-3.pcf.gz
  3235.  GEN    6x13O-ISO8859-3.pcf.gz
  3236.  GEN    8x13B-ISO8859-3.pcf.gz
  3237.  GEN    8x13O-ISO8859-3.pcf.gz
  3238.  GEN    5x8-ISO8859-4.pcf.gz
  3239.  GEN    8x13-ISO8859-3.pcf.gz
  3240.  GEN    9x15-ISO8859-3.pcf.gz
  3241.  GEN    7x14-ISO8859-3.pcf.gz
  3242.  GEN    9x18-ISO8859-3.pcf.gz
  3243.  GEN    10x20-ISO8859-3.pcf.gz
  3244.  GEN    9x15B-ISO8859-3.pcf.gz
  3245.  GEN    9x18B-ISO8859-3.pcf.gz
  3246.  GEN    7x14B-ISO8859-3.pcf.gz
  3247.  GEN    5x7-ISO8859-4.pcf.gz
  3248.  GEN    4x6-ISO8859-4.pcf.gz
  3249.  GEN    6x9-ISO8859-4.pcf.gz
  3250.  GEN    6x10-ISO8859-4.pcf.gz
  3251.  GEN    7x13-ISO8859-4.pcf.gz
  3252.  GEN    7x13B-ISO8859-4.pcf.gz
  3253.  GEN    6x13O-ISO8859-4.pcf.gz
  3254.  GEN    6x13-ISO8859-4.pcf.gz
  3255.  GEN    6x12-ISO8859-4.pcf.gz
  3256.  GEN    7x14-ISO8859-4.pcf.gz
  3257.  GEN    8x13-ISO8859-4.pcf.gz
  3258.  GEN    6x13B-ISO8859-4.pcf.gz
  3259.  GEN    7x14B-ISO8859-4.pcf.gz
  3260.  GEN    7x13O-ISO8859-4.pcf.gz
  3261.  GEN    8x13O-ISO8859-4.pcf.gz
  3262.  GEN    9x18-ISO8859-4.pcf.gz
  3263.  GEN    9x15B-ISO8859-4.pcf.gz
  3264.  GEN    5x8-ISO8859-5.pcf.gz
  3265.  GEN    9x18B-ISO8859-4.pcf.gz
  3266.  GEN    10x20-ISO8859-4.pcf.gz
  3267.  GEN    9x15-ISO8859-4.pcf.gz
  3268.  GEN    8x13B-ISO8859-4.pcf.gz
  3269.  GEN    4x6-ISO8859-5.pcf.gz
  3270.  GEN    6x9-ISO8859-5.pcf.gz
  3271.  GEN    6x10-ISO8859-5.pcf.gz
  3272.  GEN    5x7-ISO8859-5.pcf.gz
  3273.  GEN    6x13B-ISO8859-5.pcf.gz
  3274.  GEN    7x14-ISO8859-5.pcf.gz
  3275.  GEN    6x13-ISO8859-5.pcf.gz
  3276.  GEN    6x13O-ISO8859-5.pcf.gz
  3277.  GEN    7x13-ISO8859-5.pcf.gz
  3278.  GEN    6x12-ISO8859-5.pcf.gz
  3279.  GEN    7x13B-ISO8859-5.pcf.gz
  3280.  GEN    9x18B-ISO8859-5.pcf.gz
  3281.  GEN    7x14B-ISO8859-5.pcf.gz
  3282.  GEN    8x13O-ISO8859-5.pcf.gz
  3283.  GEN    8x13-ISO8859-5.pcf.gz
  3284.  GEN    10x20-ISO8859-5.pcf.gz
  3285.  GEN    9x18-ISO8859-5.pcf.gz
  3286.  GEN    9x15-ISO8859-5.pcf.gz
  3287.  GEN    6x9-ISO8859-7.pcf.gz
  3288.  GEN    9x15B-ISO8859-5.pcf.gz
  3289.  GEN    8x13B-ISO8859-5.pcf.gz
  3290.  GEN    7x13O-ISO8859-5.pcf.gz
  3291.  GEN    4x6-ISO8859-7.pcf.gz
  3292.  GEN    5x8-ISO8859-7.pcf.gz
  3293.  GEN    5x7-ISO8859-7.pcf.gz
  3294.  GEN    6x13-ISO8859-7.pcf.gz
  3295.  GEN    6x10-ISO8859-7.pcf.gz
  3296.  GEN    6x12-ISO8859-7.pcf.gz
  3297.  GEN    6x13B-ISO8859-7.pcf.gz
  3298.  GEN    7x13B-ISO8859-7.pcf.gz
  3299.  GEN    8x13-ISO8859-7.pcf.gz
  3300.  GEN    6x13O-ISO8859-7.pcf.gz
  3301.  GEN    7x13-ISO8859-7.pcf.gz
  3302.  GEN    7x14B-ISO8859-7.pcf.gz
  3303.  GEN    7x14-ISO8859-7.pcf.gz
  3304.  GEN    5x7-ISO8859-8.pcf.gz
  3305.  GEN    10x20-ISO8859-7.pcf.gz
  3306.  GEN    7x13O-ISO8859-7.pcf.gz
  3307.  GEN    8x13B-ISO8859-7.pcf.gz
  3308.  GEN    9x15-ISO8859-7.pcf.gz
  3309.  GEN    4x6-ISO8859-8.pcf.gz
  3310.  GEN    8x13O-ISO8859-7.pcf.gz
  3311.  GEN    5x8-ISO8859-8.pcf.gz
  3312.  GEN    6x9-ISO8859-8.pcf.gz
  3313.  GEN    9x15B-ISO8859-7.pcf.gz
  3314.  GEN    9x18-ISO8859-7.pcf.gz
  3315.  GEN    9x18B-ISO8859-7.pcf.gz
  3316.  GEN    6x13-ISO8859-8.pcf.gz
  3317.  GEN    6x12-ISO8859-8.pcf.gz
  3318.  GEN    7x13B-ISO8859-8.pcf.gz
  3319.  GEN    6x10-ISO8859-8.pcf.gz
  3320.  GEN    8x13-ISO8859-8.pcf.gz
  3321.  GEN    7x13-ISO8859-8.pcf.gz
  3322.  GEN    6x13B-ISO8859-8.pcf.gz
  3323.  GEN    8x13B-ISO8859-8.pcf.gz
  3324.  GEN    9x18-ISO8859-8.pcf.gz
  3325.  GEN    10x20-ISO8859-8.pcf.gz
  3326.  GEN    7x14B-ISO8859-8.pcf.gz
  3327.  GEN    6x13B-ISO8859-9.pcf.gz
  3328.  GEN    7x14-ISO8859-8.pcf.gz
  3329.  GEN    9x18B-ISO8859-8.pcf.gz
  3330.  GEN    9x15-ISO8859-8.pcf.gz
  3331.  GEN    6x13O-ISO8859-9.pcf.gz
  3332.  GEN    9x15B-ISO8859-8.pcf.gz
  3333.  GEN    6x13-ISO8859-9.pcf.gz
  3334.  GEN    6x12-ISO8859-9.pcf.gz
  3335.  GEN    6x9-ISO8859-9.pcf.gz
  3336.  GEN    4x6-ISO8859-9.pcf.gz
  3337.  GEN    7x13O-ISO8859-9.pcf.gz
  3338.  GEN    7x13-ISO8859-9.pcf.gz
  3339.  GEN    5x8-ISO8859-9.pcf.gz
  3340.  GEN    5x7-ISO8859-9.pcf.gz
  3341.  GEN    7x13B-ISO8859-9.pcf.gz
  3342.  GEN    7x14-ISO8859-9.pcf.gz
  3343.  GEN    6x10-ISO8859-9.pcf.gz
  3344.  GEN    7x14B-ISO8859-9.pcf.gz
  3345.  GEN    8x13-ISO8859-9.pcf.gz
  3346.  GEN    4x6-ISO8859-10.pcf.gz
  3347.  GEN    8x13B-ISO8859-9.pcf.gz
  3348.  GEN    8x13O-ISO8859-9.pcf.gz
  3349.  GEN    9x15-ISO8859-9.pcf.gz
  3350.  GEN    5x8-ISO8859-10.pcf.gz
  3351.  GEN    9x15B-ISO8859-9.pcf.gz
  3352.  GEN    9x18-ISO8859-9.pcf.gz
  3353.  GEN    6x12-ISO8859-10.pcf.gz
  3354.  GEN    9x18B-ISO8859-9.pcf.gz
  3355.  GEN    10x20-ISO8859-9.pcf.gz
  3356.  GEN    6x10-ISO8859-10.pcf.gz
  3357.  GEN    5x7-ISO8859-10.pcf.gz
  3358.  GEN    6x9-ISO8859-10.pcf.gz
  3359.  GEN    6x13-ISO8859-10.pcf.gz
  3360.  GEN    7x13B-ISO8859-10.pcf.gz
  3361.  GEN    7x13-ISO8859-10.pcf.gz
  3362.  GEN    6x13B-ISO8859-10.pcf.gz
  3363.  GEN    8x13-ISO8859-10.pcf.gz
  3364.  GEN    7x14-ISO8859-10.pcf.gz
  3365.  GEN    9x15-ISO8859-10.pcf.gz
  3366.  GEN    6x13O-ISO8859-10.pcf.gz
  3367.  GEN    7x13O-ISO8859-10.pcf.gz
  3368.  GEN    7x14B-ISO8859-10.pcf.gz
  3369.  GEN    9x18-ISO8859-10.pcf.gz
  3370.  GEN    9x18B-ISO8859-10.pcf.gz
  3371.  GEN    8x13O-ISO8859-10.pcf.gz
  3372.  GEN    8x13B-ISO8859-10.pcf.gz
  3373.  GEN    10x20-ISO8859-10.pcf.gz
  3374.  GEN    7x14-ISO8859-11.pcf.gz
  3375.  GEN    9x15B-ISO8859-10.pcf.gz
  3376.  GEN    7x13-ISO8859-11.pcf.gz
  3377.  GEN    7x14B-ISO8859-11.pcf.gz
  3378.  GEN    6x13-ISO8859-11.pcf.gz
  3379.  GEN    7x13O-ISO8859-11.pcf.gz
  3380.  GEN    10x20-ISO8859-11.pcf.gz
  3381.  GEN    9x15B-ISO8859-11.pcf.gz
  3382.  GEN    9x15-ISO8859-11.pcf.gz
  3383.  GEN    7x13B-ISO8859-11.pcf.gz
  3384.  GEN    4x6-ISO8859-13.pcf.gz
  3385.  GEN    5x7-ISO8859-13.pcf.gz
  3386.  GEN    6x12-ISO8859-13.pcf.gz
  3387.  GEN    9x18-ISO8859-11.pcf.gz
  3388.  GEN    5x8-ISO8859-13.pcf.gz
  3389.  GEN    6x10-ISO8859-13.pcf.gz
  3390.  GEN    6x13O-ISO8859-13.pcf.gz
  3391.  GEN    6x9-ISO8859-13.pcf.gz
  3392.  GEN    7x13B-ISO8859-13.pcf.gz
  3393.  GEN    7x14B-ISO8859-13.pcf.gz
  3394.  GEN    8x13B-ISO8859-13.pcf.gz
  3395.  GEN    7x13-ISO8859-13.pcf.gz
  3396.  GEN    6x13-ISO8859-13.pcf.gz
  3397.  GEN    7x14-ISO8859-13.pcf.gz
  3398.  GEN    7x13O-ISO8859-13.pcf.gz
  3399.  GEN    6x13B-ISO8859-13.pcf.gz
  3400.  GEN    8x13-ISO8859-13.pcf.gz
  3401.  GEN    9x15-ISO8859-13.pcf.gz
  3402.  GEN    8x13O-ISO8859-13.pcf.gz
  3403.  GEN    9x18B-ISO8859-13.pcf.gz
  3404.  GEN    9x15B-ISO8859-13.pcf.gz
  3405.  GEN    7x13-ISO8859-14.pcf.gz
  3406.  GEN    4x6-ISO8859-14.pcf.gz
  3407.  GEN    10x20-ISO8859-13.pcf.gz
  3408.  GEN    9x18-ISO8859-13.pcf.gz
  3409.  GEN    6x9-ISO8859-14.pcf.gz
  3410.  GEN    6x10-ISO8859-14.pcf.gz
  3411.  GEN    6x12-ISO8859-14.pcf.gz
  3412.  GEN    6x13O-ISO8859-14.pcf.gz
  3413.  GEN    5x8-ISO8859-14.pcf.gz
  3414.  GEN    5x7-ISO8859-14.pcf.gz
  3415.  GEN    8x13O-ISO8859-14.pcf.gz
  3416.  GEN    7x13O-ISO8859-14.pcf.gz
  3417.  GEN    6x13-ISO8859-14.pcf.gz
  3418.  GEN    7x14-ISO8859-14.pcf.gz
  3419.  GEN    6x10-ISO8859-15.pcf.gz
  3420.  GEN    7x14B-ISO8859-14.pcf.gz
  3421.  GEN    8x13-ISO8859-14.pcf.gz
  3422.  GEN    6x13B-ISO8859-14.pcf.gz
  3423.  GEN    9x15B-ISO8859-14.pcf.gz
  3424.  GEN    9x18-ISO8859-14.pcf.gz
  3425.  GEN    9x18B-ISO8859-14.pcf.gz
  3426.  GEN    6x12-ISO8859-15.pcf.gz
  3427.  GEN    6x13-ISO8859-15.pcf.gz
  3428.  GEN    10x20-ISO8859-14.pcf.gz
  3429.  GEN    8x13B-ISO8859-14.pcf.gz
  3430.  GEN    7x13B-ISO8859-14.pcf.gz
  3431.  GEN    6x9-ISO8859-15.pcf.gz
  3432.  GEN    5x7-ISO8859-15.pcf.gz
  3433.  GEN    6x13O-ISO8859-15.pcf.gz
  3434.  GEN    5x8-ISO8859-15.pcf.gz
  3435.  GEN    9x15-ISO8859-14.pcf.gz
  3436.  GEN    7x13B-ISO8859-15.pcf.gz
  3437.  GEN    4x6-ISO8859-15.pcf.gz
  3438.  GEN    6x13B-ISO8859-15.pcf.gz
  3439.  GEN    7x13-ISO8859-15.pcf.gz
  3440.  GEN    8x13O-ISO8859-15.pcf.gz
  3441.  GEN    7x14-ISO8859-15.pcf.gz
  3442.  GEN    9x15B-ISO8859-15.pcf.gz
  3443.  GEN    5x8-ISO8859-16.pcf.gz
  3444.  GEN    7x13O-ISO8859-15.pcf.gz
  3445.  GEN    4x6-ISO8859-16.pcf.gz
  3446.  GEN    8x13-ISO8859-15.pcf.gz
  3447.  GEN    5x7-ISO8859-16.pcf.gz
  3448.  GEN    9x18-ISO8859-15.pcf.gz
  3449.  GEN    9x15-ISO8859-15.pcf.gz
  3450.  GEN    7x14B-ISO8859-15.pcf.gz
  3451.  GEN    9x18B-ISO8859-15.pcf.gz
  3452.  GEN    6x13B-ISO8859-16.pcf.gz
  3453.  GEN    8x13B-ISO8859-15.pcf.gz
  3454.  GEN    6x9-ISO8859-16.pcf.gz
  3455.  GEN    10x20-ISO8859-15.pcf.gz
  3456.  GEN    6x13-ISO8859-16.pcf.gz
  3457.  GEN    6x12-ISO8859-16.pcf.gz
  3458.  GEN    6x10-ISO8859-16.pcf.gz
  3459.  GEN    7x13O-ISO8859-16.pcf.gz
  3460.  GEN    6x13O-ISO8859-16.pcf.gz
  3461.  GEN    7x13-ISO8859-16.pcf.gz
  3462.  GEN    7x14-ISO8859-16.pcf.gz
  3463.  GEN    7x14B-ISO8859-16.pcf.gz
  3464.  GEN    7x13B-ISO8859-16.pcf.gz
  3465.  GEN    5x7-KOI8-R.pcf.gz
  3466.  GEN    5x8-KOI8-R.pcf.gz
  3467.  GEN    9x15-ISO8859-16.pcf.gz
  3468.  GEN    9x18B-ISO8859-16.pcf.gz
  3469.  GEN    8x13B-ISO8859-16.pcf.gz
  3470.  GEN    8x13-ISO8859-16.pcf.gz
  3471.  GEN    6x9-KOI8-R.pcf.gz
  3472.  GEN    9x18-ISO8859-16.pcf.gz
  3473.  GEN    10x20-ISO8859-16.pcf.gz
  3474.  GEN    9x15B-ISO8859-16.pcf.gz
  3475.  GEN    8x13O-ISO8859-16.pcf.gz
  3476.  GEN    6x12-KOI8-R.pcf.gz
  3477.  GEN    6x10-KOI8-R.pcf.gz
  3478.  GEN    6x13-KOI8-R.pcf.gz
  3479.  GEN    4x6-KOI8-R.pcf.gz
  3480.  GEN    7x14-KOI8-R.pcf.gz
  3481.  GEN    8x13-KOI8-R.pcf.gz
  3482.  GEN    7x13-KOI8-R.pcf.gz
  3483.  GEN    9x18-KOI8-R.pcf.gz
  3484.  GEN    9x15-KOI8-R.pcf.gz
  3485.  GEN    7x14-JISX0201.1976-0.pcf.gz
  3486.  GEN    10x20-KOI8-R.pcf.gz
  3487. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2'
  3488. finished target xorg-font-misc-misc.compile
  3489.  
  3490. -----------------------------------
  3491. target: xorg-font-misc-misc.install
  3492. -----------------------------------
  3493.  
  3494. finished target xorg-font-misc-misc.install
  3495.  
  3496. ----------------------------------------
  3497. target: xorg-font-misc-misc.install.pack
  3498. ----------------------------------------
  3499.  
  3500. ptxdist: warning: PKG didn't install anything to '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/font-misc-misc-1.1.2'
  3501. finished target xorg-font-misc-misc.install.pack
  3502.  
  3503. ----------------------------------------
  3504. target: xorg-font-misc-misc.install.post
  3505. ----------------------------------------
  3506.  
  3507. finished target xorg-font-misc-misc.install.post
  3508.  
  3509. ------------------------------------
  3510. target: xorg-font-util.targetinstall
  3511. ------------------------------------
  3512.  
  3513. finished target xorg-font-util.targetinstall
  3514.  
  3515. -------------------------------------
  3516. target: xorg-font-alias.targetinstall
  3517. -------------------------------------
  3518.  
  3519. install_init:   preparing for image creation of 'xorg-font-alias'...
  3520. install_init:   @ARCH@ -> armel
  3521. install_init:   @PACKAGE@ -> xorg-font-alias
  3522. install_init:   @VERSION@ -> 1.0.3
  3523. install_init:   @DEPENDS@ ->
  3524. install_init:   preinst not available
  3525. install_init:   postinst not available
  3526. install_init:   prerm not available
  3527. install_init:   postrm not available
  3528. install_fixup:  @PRIORITY@ -> optional ... done.
  3529. install_fixup:  @SECTION@ -> base ... done.
  3530. install_fixup:  @AUTHOR@ -> "Erwin Rol <ero\@pengutronix.de>" ... done.
  3531. install_fixup:  @DESCRIPTION@ -> missing ... done.
  3532. xpkg_finish:    collecting license (unknown) ... done.
  3533. xpkg_finish:    creating opkg package ...
  3534. install file:
  3535.   src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/100dpi/fonts.alias
  3536.   dst=/usr/share/fonts/X11/100dpi/fonts.alias
  3537.   owner=0
  3538.   group=0
  3539.   permissions=0644
  3540.  
  3541. install file:
  3542.   src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/75dpi/fonts.alias
  3543.   dst=/usr/share/fonts/X11/75dpi/fonts.alias
  3544.   owner=0
  3545.   group=0
  3546.   permissions=0644
  3547.  
  3548. install file:
  3549.   src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/cyrillic/fonts.alias
  3550.   dst=/usr/share/fonts/X11/cyrillic/fonts.alias
  3551.   owner=0
  3552.   group=0
  3553.   permissions=0644
  3554.  
  3555. install file:
  3556.   src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/misc/fonts.alias
  3557.   dst=/usr/share/fonts/X11/misc/fonts.alias
  3558.   owner=0
  3559.   group=0
  3560.   permissions=0644
  3561.  
  3562. Packaged contents of /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/xorg-font-alias.tmp/opkg into /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/xorg-font-alias_1.0.3_armel.ipk
  3563. done.
  3564. finished target xorg-font-alias.targetinstall
  3565.  
  3566. --------------------------------
  3567. target: xorg-fonts.targetinstall
  3568. --------------------------------
  3569.  
  3570. finished target xorg-fonts.targetinstall
  3571.  
  3572. -----------------------------------------
  3573. target: xorg-font-misc-misc.targetinstall
  3574. -----------------------------------------
  3575.  
  3576. finished target xorg-font-misc-misc.targetinstall
  3577.  
  3578. ---------------------------------
  3579. target: xorg-font-cursor-misc.get
  3580. ---------------------------------
  3581.  
  3582. finished target xorg-font-cursor-misc.get
  3583.  
  3584. -------------------------------------
  3585. target: xorg-font-cursor-misc.extract
  3586. -------------------------------------
  3587.  
  3588. extract: pkg_src=ptxdist/src/font-cursor-misc-1.0.3.tar.bz2
  3589. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3
  3590. patchin: no patches found
  3591. finished target xorg-font-cursor-misc.extract
  3592.  
  3593. ------------------------------------------
  3594. target: xorg-font-cursor-misc.extract.post
  3595. ------------------------------------------
  3596.  
  3597. patchin: fixup:
  3598. ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3/configure
  3599. patchin: fixup: done
  3600.  
  3601. finished target xorg-font-cursor-misc.extract.post
  3602.  
  3603. -------------------------------------
  3604. target: xorg-font-cursor-misc.prepare
  3605. -------------------------------------
  3606.  
  3607. pkg_deprecated_env="AR=arm-v5te-linux-gnueabi-ar AS=arm-v5te-linux-gnueabi-as LD=arm-v5te-linux-gnueabi-ld NM=arm-v5te-linux-gnueabi-nm CC=arm-v5te-linux-gnueabi-gcc CXX=arm-v5te-linux-gnueabi-g++ CPP=arm-v5te-linux-gnueabi-cpp RANLIB=arm-v5te-linux-gnueabi-ranlib READELF=arm-v5te-linux-gnueabi-readelf OBJCOPY=arm-v5te-linux-gnueabi-objcopy OBJDUMP=arm-v5te-linux-gnueabi-objdump STRIP=arm-v5te-linux-gnueabi-strip DLLTOOL=arm-v5te-linux-gnueabi-dlltool GNAT=arm-v5te-linux-gnueabi-gnat GNATBIND=arm-v5te-linux-gnueabi-gnatbind GNATCHOP=arm-v5te-linux-gnueabi-gnatchop GNATCLEAN=arm-v5te-linux-gnueabi-gnatclean GNATFIND=arm-v5te-linux-gnueabi-gnatfind GNATKR=arm-v5te-linux-gnueabi-gnatkr GNATLINK=arm-v5te-linux-gnueabi-gnatlink GNATLS=arm-v5te-linux-gnueabi-gnatls GNATMAKE=arm-v5te-linux-gnueabi-gnatmake GNATNAME=arm-v5te-linux-gnueabi-gnatname GNATPREP=arm-v5te-linux-gnueabi-gnatprep GNATXREF=arm-v5te-linux-gnueabi-gnatxref CC_FOR_BUILD=gcc CPP_FOR_BUILD=gcc LINK_FOR_BUILD=gcc CPPFLAGS="-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include" LDFLAGS="-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib" SYSROOT="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target" PKG_CONFIG_PATH='' PKG_CONFIG_LIBDIR='/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/share/pkgconfig:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/share/pkgconfig' PKG_CONFIG="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-cross/bin/arm-v5te-linux-gnueabi-pkg-config" enable_option_checking=fatal ac_cv_file__dev_random=yes ac_cv_file__proc_self_exe=yes ac_cv_file__proc_self_fd=yes ac_cv_file__proc_self_maps=yes ac_cv_func_dcgettext=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_clean=yes ac_cv_func_memcmp_working=yes ac_cv_func_nonposix_getgrgid_r=no ac_cv_func_nonposix_getpwuid_r=no ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wait3_rusage=yes ac_cv_have_abstract_sockets=yes ac_cv_lib_c_inet_aton=yes ac_cv_sizeof_long_double="8" ac_cv_sizeof_long_long=8 ac_cv_sysv_ipc=yes ac_cv_type_uintptr_t=yes bash_cv_func_ctype_nonascii=yes bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_must_reinstall_sighandlers=no glib_cv_long_long_format="ll" gt_cv_func_gettext_libintl=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_iconv_open=yes"
  3608.  
  3609. pkg_deprecated_autoconf="--prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib --host=arm-v5te-linux-gnueabi --build=x86_64-host-linux-gnu --with-fontdir=/usr/share/fonts/X11/misc"
  3610.  
  3611. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  3612. checking whether build environment is sane... yes
  3613. checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
  3614. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  3615. checking for gawk... gawk
  3616. checking whether make sets $(MAKE)... yes
  3617. checking whether to enable maintainer-specific portions of Makefiles... no
  3618. checking for style of include used by make... GNU
  3619. checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
  3620. checking whether the C compiler works... yes
  3621. checking for C compiler default output file name... a.out
  3622. checking for suffix of executables...
  3623. checking whether we are cross compiling... yes
  3624. checking for suffix of object files... o
  3625. checking whether we are using the GNU C compiler... yes
  3626. checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
  3627. checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
  3628. checking dependency style of arm-v5te-linux-gnueabi-gcc... none
  3629. checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99
  3630. checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
  3631. checking for grep that handles long lines and -e... /bin/grep
  3632. checking for egrep... /bin/grep -E
  3633. checking for ANSI C header files... yes
  3634. checking for sys/types.h... yes
  3635. checking for sys/stat.h... yes
  3636. checking for stdlib.h... yes
  3637. checking for string.h... yes
  3638. checking for memory.h... yes
  3639. checking for strings.h... yes
  3640. checking for inttypes.h... yes
  3641. checking for stdint.h... yes
  3642. checking for unistd.h... yes
  3643. checking pkg-config is at least version 0.9.0... yes
  3644. checking build system type... x86_64-host-linux-gnu
  3645. checking host system type... arm-v5te-linux-gnueabi
  3646. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  3647. Package xorg-macros was not found in the pkg-config search path.
  3648. Perhaps you should add the directory containing `xorg-macros.pc'
  3649. to the PKG_CONFIG_PATH environment variable
  3650. No package 'xorg-macros' found
  3651. checking for root directory for font files... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/share/fonts/X11
  3652. checking for directory for misc files... /usr/share/fonts/X11/misc
  3653. checking for fc-cache... no
  3654. checking for mkfontdir... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/mkfontdir
  3655. checking for bdftopcf... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/bdftopcf
  3656. checking font compression method... gzip
  3657. checking for gzip... /bin/gzip
  3658. configure: creating ./config.status
  3659. config.status: creating Makefile
  3660. config.status: executing depfiles commands
  3661. finished target xorg-font-cursor-misc.prepare
  3662.  
  3663. -------------------------------------
  3664. target: xorg-font-cursor-misc.compile
  3665. -------------------------------------
  3666.  
  3667. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3'
  3668.  GEN    cursor.pcf.gz
  3669. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3'
  3670. finished target xorg-font-cursor-misc.compile
  3671.  
  3672. -------------------------------------
  3673. target: xorg-font-cursor-misc.install
  3674. -------------------------------------
  3675.  
  3676. finished target xorg-font-cursor-misc.install
  3677.  
  3678. ------------------------------------------
  3679. target: xorg-font-cursor-misc.install.pack
  3680. ------------------------------------------
  3681.  
  3682. ptxdist: warning: PKG didn't install anything to '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/font-cursor-misc-1.0.3'
  3683. finished target xorg-font-cursor-misc.install.pack
  3684.  
  3685. ------------------------------------------
  3686. target: xorg-font-cursor-misc.install.post
  3687. ------------------------------------------
  3688.  
  3689. finished target xorg-font-cursor-misc.install.post
  3690.  
  3691. -------------------------------------------
  3692. target: xorg-font-cursor-misc.targetinstall
  3693. -------------------------------------------
  3694.  
  3695. finished target xorg-font-cursor-misc.targetinstall
  3696.  
  3697. -------------------------------------
  3698. target: xorg-fonts.targetinstall.post
  3699. -------------------------------------
  3700.  
  3701. find /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install -mindepth 1 -type d | while read dir; do \
  3702.         echo $dir;\
  3703.         case "${dir}" in \
  3704.                 */[Ee]ncodings) \
  3705.                                 if test -d "${dir}/large"; then \
  3706.                                         elarge="-e ./large"; \
  3707.                                 fi; \
  3708.                                 pushd ${dir} > /dev/null; \
  3709.                                 mkfontscale -b -s -l -n -r -p /usr/share/fonts/X11/encodings -e . ${elarge} ${dir}; \
  3710.                                 popd > /dev/null ;; \
  3711.                 */[Ss]peedo)    mkfontdir ${dir} ;; \
  3712.                 *)              mkfontscale ${dir}; \
  3713.                                 mkfontdir ${dir} ;; \
  3714.         esac; \
  3715. done
  3716. /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/misc
  3717. install_init:   preparing for image creation of 'xorg-fonts'...
  3718. install_init:   @ARCH@ -> armel
  3719. install_init:   @PACKAGE@ -> xorg-fonts
  3720. install_init:   @VERSION@ -> 1.0.0
  3721. install_init:   @DEPENDS@ -> xorg-font-alias
  3722. install_init:   preinst not available
  3723. install_init:   postinst not available
  3724. install_init:   prerm not available
  3725. install_init:   postrm not available
  3726. install_fixup:  @PRIORITY@ -> optional ... done.
  3727. install_fixup:  @SECTION@ -> base ... done.
  3728. install_fixup:  @AUTHOR@ -> "Robert Schwebel <r.schwebel\@pengutronix.de>" ... done.
  3729. install_fixup:  @DESCRIPTION@ -> missing ... done.
  3730. xpkg_finish:    collecting license (unknown) ... done.
  3731. xpkg_finish:    creating opkg package ...
  3732. install file:
  3733.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20.pcf.gz
  3734.   dst=/usr/share/fonts/X11/./misc/10x20.pcf.gz
  3735.   owner=0
  3736.   group=0
  3737.   permissions=0644
  3738.  
  3739. install file:
  3740.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9-ISO8859-1.pcf.gz
  3741.   dst=/usr/share/fonts/X11/./misc/6x9-ISO8859-1.pcf.gz
  3742.   owner=0
  3743.   group=0
  3744.   permissions=0644
  3745.  
  3746. install file:
  3747.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10.pcf.gz
  3748.   dst=/usr/share/fonts/X11/./misc/6x10.pcf.gz
  3749.   owner=0
  3750.   group=0
  3751.   permissions=0644
  3752.  
  3753. install file:
  3754.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8-ISO8859-15.pcf.gz
  3755.   dst=/usr/share/fonts/X11/./misc/5x8-ISO8859-15.pcf.gz
  3756.   owner=0
  3757.   group=0
  3758.   permissions=0644
  3759.  
  3760. install file:
  3761.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B-ISO8859-1.pcf.gz
  3762.   dst=/usr/share/fonts/X11/./misc/9x18B-ISO8859-1.pcf.gz
  3763.   owner=0
  3764.   group=0
  3765.   permissions=0644
  3766.  
  3767. install file:
  3768.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15-ISO8859-1.pcf.gz
  3769.   dst=/usr/share/fonts/X11/./misc/9x15-ISO8859-1.pcf.gz
  3770.   owner=0
  3771.   group=0
  3772.   permissions=0644
  3773.  
  3774. install file:
  3775.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O.pcf.gz
  3776.   dst=/usr/share/fonts/X11/./misc/7x13O.pcf.gz
  3777.   owner=0
  3778.   group=0
  3779.   permissions=0644
  3780.  
  3781. install file:
  3782.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13-ISO8859-15.pcf.gz
  3783.   dst=/usr/share/fonts/X11/./misc/8x13-ISO8859-15.pcf.gz
  3784.   owner=0
  3785.   group=0
  3786.   permissions=0644
  3787.  
  3788. install file:
  3789.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B-ISO8859-15.pcf.gz
  3790.   dst=/usr/share/fonts/X11/./misc/9x15B-ISO8859-15.pcf.gz
  3791.   owner=0
  3792.   group=0
  3793.   permissions=0644
  3794.  
  3795. install file:
  3796.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B-ISO8859-15.pcf.gz
  3797.   dst=/usr/share/fonts/X11/./misc/6x13B-ISO8859-15.pcf.gz
  3798.   owner=0
  3799.   group=0
  3800.   permissions=0644
  3801.  
  3802. install file:
  3803.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-ISO8859-15.pcf.gz
  3804.   dst=/usr/share/fonts/X11/./misc/7x14-ISO8859-15.pcf.gz
  3805.   owner=0
  3806.   group=0
  3807.   permissions=0644
  3808.  
  3809. install file:
  3810.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9-ISO8859-15.pcf.gz
  3811.   dst=/usr/share/fonts/X11/./misc/6x9-ISO8859-15.pcf.gz
  3812.   owner=0
  3813.   group=0
  3814.   permissions=0644
  3815.  
  3816. install file:
  3817.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B-ISO8859-1.pcf.gz
  3818.   dst=/usr/share/fonts/X11/./misc/6x13B-ISO8859-1.pcf.gz
  3819.   owner=0
  3820.   group=0
  3821.   permissions=0644
  3822.  
  3823. install file:
  3824.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/18x18ko.pcf.gz
  3825.   dst=/usr/share/fonts/X11/./misc/18x18ko.pcf.gz
  3826.   owner=0
  3827.   group=0
  3828.   permissions=0644
  3829.  
  3830. install file:
  3831.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10-ISO8859-15.pcf.gz
  3832.   dst=/usr/share/fonts/X11/./misc/6x10-ISO8859-15.pcf.gz
  3833.   owner=0
  3834.   group=0
  3835.   permissions=0644
  3836.  
  3837. install file:
  3838.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B-ISO8859-1.pcf.gz
  3839.   dst=/usr/share/fonts/X11/./misc/7x13B-ISO8859-1.pcf.gz
  3840.   owner=0
  3841.   group=0
  3842.   permissions=0644
  3843.  
  3844. install file:
  3845.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7.pcf.gz
  3846.   dst=/usr/share/fonts/X11/./misc/5x7.pcf.gz
  3847.   owner=0
  3848.   group=0
  3849.   permissions=0644
  3850.  
  3851. install file:
  3852.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13.pcf.gz
  3853.   dst=/usr/share/fonts/X11/./misc/6x13.pcf.gz
  3854.   owner=0
  3855.   group=0
  3856.   permissions=0644
  3857.  
  3858. install file:
  3859.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B-ISO8859-15.pcf.gz
  3860.   dst=/usr/share/fonts/X11/./misc/8x13B-ISO8859-15.pcf.gz
  3861.   owner=0
  3862.   group=0
  3863.   permissions=0644
  3864.  
  3865. install file:
  3866.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B.pcf.gz
  3867.   dst=/usr/share/fonts/X11/./misc/9x18B.pcf.gz
  3868.   owner=0
  3869.   group=0
  3870.   permissions=0644
  3871.  
  3872. install file:
  3873.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18-ISO8859-15.pcf.gz
  3874.   dst=/usr/share/fonts/X11/./misc/9x18-ISO8859-15.pcf.gz
  3875.   owner=0
  3876.   group=0
  3877.   permissions=0644
  3878.  
  3879. install file:
  3880.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/18x18ja.pcf.gz
  3881.   dst=/usr/share/fonts/X11/./misc/18x18ja.pcf.gz
  3882.   owner=0
  3883.   group=0
  3884.   permissions=0644
  3885.  
  3886. install file:
  3887.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9.pcf.gz
  3888.   dst=/usr/share/fonts/X11/./misc/6x9.pcf.gz
  3889.   owner=0
  3890.   group=0
  3891.   permissions=0644
  3892.  
  3893. install file:
  3894.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-ISO8859-1.pcf.gz
  3895.   dst=/usr/share/fonts/X11/./misc/7x14-ISO8859-1.pcf.gz
  3896.   owner=0
  3897.   group=0
  3898.   permissions=0644
  3899.  
  3900. install file:
  3901.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O-ISO8859-15.pcf.gz
  3902.   dst=/usr/share/fonts/X11/./misc/8x13O-ISO8859-15.pcf.gz
  3903.   owner=0
  3904.   group=0
  3905.   permissions=0644
  3906.  
  3907. install file:
  3908.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B-ISO8859-1.pcf.gz
  3909.   dst=/usr/share/fonts/X11/./misc/9x15B-ISO8859-1.pcf.gz
  3910.   owner=0
  3911.   group=0
  3912.   permissions=0644
  3913.  
  3914. install file:
  3915.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O.pcf.gz
  3916.   dst=/usr/share/fonts/X11/./misc/6x13O.pcf.gz
  3917.   owner=0
  3918.   group=0
  3919.   permissions=0644
  3920.  
  3921. install file:
  3922.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/12x13ja.pcf.gz
  3923.   dst=/usr/share/fonts/X11/./misc/12x13ja.pcf.gz
  3924.   owner=0
  3925.   group=0
  3926.   permissions=0644
  3927.  
  3928. install file:
  3929.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10-ISO8859-1.pcf.gz
  3930.   dst=/usr/share/fonts/X11/./misc/6x10-ISO8859-1.pcf.gz
  3931.   owner=0
  3932.   group=0
  3933.   permissions=0644
  3934.  
  3935. install file:
  3936.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15.pcf.gz
  3937.   dst=/usr/share/fonts/X11/./misc/9x15.pcf.gz
  3938.   owner=0
  3939.   group=0
  3940.   permissions=0644
  3941.  
  3942. install file:
  3943.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O-ISO8859-1.pcf.gz
  3944.   dst=/usr/share/fonts/X11/./misc/7x13O-ISO8859-1.pcf.gz
  3945.   owner=0
  3946.   group=0
  3947.   permissions=0644
  3948.  
  3949. install file:
  3950.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O-ISO8859-15.pcf.gz
  3951.   dst=/usr/share/fonts/X11/./misc/6x13O-ISO8859-15.pcf.gz
  3952.   owner=0
  3953.   group=0
  3954.   permissions=0644
  3955.  
  3956. install file:
  3957.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7-ISO8859-15.pcf.gz
  3958.   dst=/usr/share/fonts/X11/./misc/5x7-ISO8859-15.pcf.gz
  3959.   owner=0
  3960.   group=0
  3961.   permissions=0644
  3962.  
  3963. install file:
  3964.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B.pcf.gz
  3965.   dst=/usr/share/fonts/X11/./misc/8x13B.pcf.gz
  3966.   owner=0
  3967.   group=0
  3968.   permissions=0644
  3969.  
  3970. install file:
  3971.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O.pcf.gz
  3972.   dst=/usr/share/fonts/X11/./misc/8x13O.pcf.gz
  3973.   owner=0
  3974.   group=0
  3975.   permissions=0644
  3976.  
  3977. install file:
  3978.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18-ISO8859-1.pcf.gz
  3979.   dst=/usr/share/fonts/X11/./misc/9x18-ISO8859-1.pcf.gz
  3980.   owner=0
  3981.   group=0
  3982.   permissions=0644
  3983.  
  3984. install file:
  3985.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O-ISO8859-15.pcf.gz
  3986.   dst=/usr/share/fonts/X11/./misc/7x13O-ISO8859-15.pcf.gz
  3987.   owner=0
  3988.   group=0
  3989.   permissions=0644
  3990.  
  3991. install file:
  3992.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12-ISO8859-15.pcf.gz
  3993.   dst=/usr/share/fonts/X11/./misc/6x12-ISO8859-15.pcf.gz
  3994.   owner=0
  3995.   group=0
  3996.   permissions=0644
  3997.  
  3998. install file:
  3999.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/nil2.pcf.gz
  4000.   dst=/usr/share/fonts/X11/./misc/nil2.pcf.gz
  4001.   owner=0
  4002.   group=0
  4003.   permissions=0644
  4004.  
  4005. install file:
  4006.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20-ISO8859-15.pcf.gz
  4007.   dst=/usr/share/fonts/X11/./misc/10x20-ISO8859-15.pcf.gz
  4008.   owner=0
  4009.   group=0
  4010.   permissions=0644
  4011.  
  4012. install file:
  4013.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8.pcf.gz
  4014.   dst=/usr/share/fonts/X11/./misc/5x8.pcf.gz
  4015.   owner=0
  4016.   group=0
  4017.   permissions=0644
  4018.  
  4019. install file:
  4020.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O-ISO8859-1.pcf.gz
  4021.   dst=/usr/share/fonts/X11/./misc/6x13O-ISO8859-1.pcf.gz
  4022.   owner=0
  4023.   group=0
  4024.   permissions=0644
  4025.  
  4026. install file:
  4027.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B-ISO8859-1.pcf.gz
  4028.   dst=/usr/share/fonts/X11/./misc/8x13B-ISO8859-1.pcf.gz
  4029.   owner=0
  4030.   group=0
  4031.   permissions=0644
  4032.  
  4033. install file:
  4034.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13-ISO8859-1.pcf.gz
  4035.   dst=/usr/share/fonts/X11/./misc/7x13-ISO8859-1.pcf.gz
  4036.   owner=0
  4037.   group=0
  4038.   permissions=0644
  4039.  
  4040. install file:
  4041.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B-ISO8859-15.pcf.gz
  4042.   dst=/usr/share/fonts/X11/./misc/7x13B-ISO8859-15.pcf.gz
  4043.   owner=0
  4044.   group=0
  4045.   permissions=0644
  4046.  
  4047. install file:
  4048.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6-ISO8859-1.pcf.gz
  4049.   dst=/usr/share/fonts/X11/./misc/4x6-ISO8859-1.pcf.gz
  4050.   owner=0
  4051.   group=0
  4052.   permissions=0644
  4053.  
  4054. install file:
  4055.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/fonts.scale
  4056.   dst=/usr/share/fonts/X11/./misc/fonts.scale
  4057.   owner=0
  4058.   group=0
  4059.   permissions=0644
  4060.  
  4061. install file:
  4062.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/cursor.pcf.gz
  4063.   dst=/usr/share/fonts/X11/./misc/cursor.pcf.gz
  4064.   owner=0
  4065.   group=0
  4066.   permissions=0644
  4067.  
  4068. install file:
  4069.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B-ISO8859-15.pcf.gz
  4070.   dst=/usr/share/fonts/X11/./misc/7x14B-ISO8859-15.pcf.gz
  4071.   owner=0
  4072.   group=0
  4073.   permissions=0644
  4074.  
  4075. install file:
  4076.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6.pcf.gz
  4077.   dst=/usr/share/fonts/X11/./misc/4x6.pcf.gz
  4078.   owner=0
  4079.   group=0
  4080.   permissions=0644
  4081.  
  4082. install file:
  4083.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18.pcf.gz
  4084.   dst=/usr/share/fonts/X11/./misc/9x18.pcf.gz
  4085.   owner=0
  4086.   group=0
  4087.   permissions=0644
  4088.  
  4089. install file:
  4090.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7-ISO8859-1.pcf.gz
  4091.   dst=/usr/share/fonts/X11/./misc/5x7-ISO8859-1.pcf.gz
  4092.   owner=0
  4093.   group=0
  4094.   permissions=0644
  4095.  
  4096. install file:
  4097.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13-ISO8859-1.pcf.gz
  4098.   dst=/usr/share/fonts/X11/./misc/8x13-ISO8859-1.pcf.gz
  4099.   owner=0
  4100.   group=0
  4101.   permissions=0644
  4102.  
  4103. install file:
  4104.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20-ISO8859-1.pcf.gz
  4105.   dst=/usr/share/fonts/X11/./misc/10x20-ISO8859-1.pcf.gz
  4106.   owner=0
  4107.   group=0
  4108.   permissions=0644
  4109.  
  4110. install file:
  4111.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/fonts.dir
  4112.   dst=/usr/share/fonts/X11/./misc/fonts.dir
  4113.   owner=0
  4114.   group=0
  4115.   permissions=0644
  4116.  
  4117. install file:
  4118.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B.pcf.gz
  4119.   dst=/usr/share/fonts/X11/./misc/9x15B.pcf.gz
  4120.   owner=0
  4121.   group=0
  4122.   permissions=0644
  4123.  
  4124. install file:
  4125.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B.pcf.gz
  4126.   dst=/usr/share/fonts/X11/./misc/7x14B.pcf.gz
  4127.   owner=0
  4128.   group=0
  4129.   permissions=0644
  4130.  
  4131. install file:
  4132.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12-ISO8859-1.pcf.gz
  4133.   dst=/usr/share/fonts/X11/./misc/6x12-ISO8859-1.pcf.gz
  4134.   owner=0
  4135.   group=0
  4136.   permissions=0644
  4137.  
  4138. install file:
  4139.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O-ISO8859-1.pcf.gz
  4140.   dst=/usr/share/fonts/X11/./misc/8x13O-ISO8859-1.pcf.gz
  4141.   owner=0
  4142.   group=0
  4143.   permissions=0644
  4144.  
  4145. install file:
  4146.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13-ISO8859-1.pcf.gz
  4147.   dst=/usr/share/fonts/X11/./misc/6x13-ISO8859-1.pcf.gz
  4148.   owner=0
  4149.   group=0
  4150.   permissions=0644
  4151.  
  4152. install file:
  4153.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14.pcf.gz
  4154.   dst=/usr/share/fonts/X11/./misc/7x14.pcf.gz
  4155.   owner=0
  4156.   group=0
  4157.   permissions=0644
  4158.  
  4159. install file:
  4160.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12.pcf.gz
  4161.   dst=/usr/share/fonts/X11/./misc/6x12.pcf.gz
  4162.   owner=0
  4163.   group=0
  4164.   permissions=0644
  4165.  
  4166. install file:
  4167.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/k14.pcf.gz
  4168.   dst=/usr/share/fonts/X11/./misc/k14.pcf.gz
  4169.   owner=0
  4170.   group=0
  4171.   permissions=0644
  4172.  
  4173. install file:
  4174.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6-ISO8859-15.pcf.gz
  4175.   dst=/usr/share/fonts/X11/./misc/4x6-ISO8859-15.pcf.gz
  4176.   owner=0
  4177.   group=0
  4178.   permissions=0644
  4179.  
  4180. install file:
  4181.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B.pcf.gz
  4182.   dst=/usr/share/fonts/X11/./misc/6x13B.pcf.gz
  4183.   owner=0
  4184.   group=0
  4185.   permissions=0644
  4186.  
  4187. install file:
  4188.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B-ISO8859-15.pcf.gz
  4189.   dst=/usr/share/fonts/X11/./misc/9x18B-ISO8859-15.pcf.gz
  4190.   owner=0
  4191.   group=0
  4192.   permissions=0644
  4193.  
  4194. install file:
  4195.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8-ISO8859-1.pcf.gz
  4196.   dst=/usr/share/fonts/X11/./misc/5x8-ISO8859-1.pcf.gz
  4197.   owner=0
  4198.   group=0
  4199.   permissions=0644
  4200.  
  4201. install file:
  4202.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13.pcf.gz
  4203.   dst=/usr/share/fonts/X11/./misc/7x13.pcf.gz
  4204.   owner=0
  4205.   group=0
  4206.   permissions=0644
  4207.  
  4208. install file:
  4209.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B-ISO8859-1.pcf.gz
  4210.   dst=/usr/share/fonts/X11/./misc/7x14B-ISO8859-1.pcf.gz
  4211.   owner=0
  4212.   group=0
  4213.   permissions=0644
  4214.  
  4215. install file:
  4216.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B.pcf.gz
  4217.   dst=/usr/share/fonts/X11/./misc/7x13B.pcf.gz
  4218.   owner=0
  4219.   group=0
  4220.   permissions=0644
  4221.  
  4222. install file:
  4223.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13-ISO8859-15.pcf.gz
  4224.   dst=/usr/share/fonts/X11/./misc/6x13-ISO8859-15.pcf.gz
  4225.   owner=0
  4226.   group=0
  4227.   permissions=0644
  4228.  
  4229. install file:
  4230.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15-ISO8859-15.pcf.gz
  4231.   dst=/usr/share/fonts/X11/./misc/9x15-ISO8859-15.pcf.gz
  4232.   owner=0
  4233.   group=0
  4234.   permissions=0644
  4235.  
  4236. install file:
  4237.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13-ISO8859-15.pcf.gz
  4238.   dst=/usr/share/fonts/X11/./misc/7x13-ISO8859-15.pcf.gz
  4239.   owner=0
  4240.   group=0
  4241.   permissions=0644
  4242.  
  4243. install file:
  4244.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-JISX0201.1976-0.pcf.gz
  4245.   dst=/usr/share/fonts/X11/./misc/7x14-JISX0201.1976-0.pcf.gz
  4246.   owner=0
  4247.   group=0
  4248.   permissions=0644
  4249.  
  4250. install file:
  4251.   src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13.pcf.gz
  4252.   dst=/usr/share/fonts/X11/./misc/8x13.pcf.gz
  4253.   owner=0
  4254.   group=0
  4255.   permissions=0644
  4256.  
  4257. Packaged contents of /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/xorg-fonts.tmp/opkg into /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/xorg-fonts_1.0.0_armel.ipk
  4258. done.
  4259. finished target xorg-fonts.targetinstall.post
  4260.  
  4261. ----------------
  4262. target: glib.get
  4263. ----------------
  4264.  
  4265. finished target glib.get
  4266.  
  4267. -----------------------------------
  4268. target: host-autotools-autoconf.get
  4269. -----------------------------------
  4270.  
  4271. finished target host-autotools-autoconf.get
  4272.  
  4273. ---------------------------------------
  4274. target: host-autotools-autoconf.extract
  4275. ---------------------------------------
  4276.  
  4277. extract: pkg_src=ptxdist/src/autoconf-2.68.tar.bz2
  4278. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/autoconf-2.68
  4279. patchin: no patches found
  4280. finished target host-autotools-autoconf.extract
  4281.  
  4282. --------------------------------------------
  4283. target: host-autotools-autoconf.extract.post
  4284. --------------------------------------------
  4285.  
  4286. finished target host-autotools-autoconf.extract.post
  4287.  
  4288. ---------------------------------------
  4289. target: host-autotools-autoconf.prepare
  4290. ---------------------------------------
  4291.  
  4292. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  4293. checking whether build environment is sane... yes
  4294. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  4295. checking for gawk... gawk
  4296. checking whether make sets $(MAKE)... yes
  4297. checking build system type... x86_64-unknown-linux-gnu
  4298. checking host system type... x86_64-unknown-linux-gnu
  4299. configure: autobuild project... GNU Autoconf
  4300. configure: autobuild revision... 2.68
  4301. configure: autobuild hostname... bf4abb94ac98
  4302. configure: autobuild timestamp... 20190621T122817Z
  4303. checking whether /bin/sh -n is known to work... no
  4304. checking for characters that cannot appear in file names... none
  4305. checking whether directories can have trailing spaces... yes
  4306. checking for expr... /usr/bin/expr
  4307. checking for GNU M4 that supports accurate traces... /usr/bin/m4
  4308. checking whether /usr/bin/m4 accepts --gnu... yes
  4309. checking how m4 supports trace files... --debugfile
  4310. checking for perl... /usr/bin/perl
  4311. checking whether /usr/bin/perl Fcntl::flock is implemented... yes
  4312. checking for emacs... no
  4313. checking for xemacs... no
  4314. checking for emacs... no
  4315. checking where .elc files should go... ${datadir}/emacs/site-lisp
  4316. checking for grep that handles long lines and -e... /bin/grep
  4317. checking for egrep... /bin/grep -E
  4318. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  4319. checking whether make is case sensitive... yes
  4320. configure: creating ./config.status
  4321. config.status: creating tests/Makefile
  4322. config.status: creating tests/atlocal
  4323. config.status: creating man/Makefile
  4324. config.status: creating lib/emacs/Makefile
  4325. config.status: creating Makefile
  4326. config.status: creating doc/Makefile
  4327. config.status: creating lib/Makefile
  4328. config.status: creating lib/Autom4te/Makefile
  4329. config.status: creating lib/autoscan/Makefile
  4330. config.status: creating lib/m4sugar/Makefile
  4331. config.status: creating lib/autoconf/Makefile
  4332. config.status: creating lib/autotest/Makefile
  4333. config.status: creating bin/Makefile
  4334. config.status: executing tests/atconfig commands
  4335. finished target host-autotools-autoconf.prepare
  4336.  
  4337. ---------------------------------------
  4338. target: host-autotools-autoconf.compile
  4339. ---------------------------------------
  4340.  
  4341. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4342. make  all-recursive
  4343. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4344. Making all in bin
  4345. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4346. rm -f autom4te autom4te.tmp
  4347. cd ../lib && make  autom4te.cfg
  4348. cd ../lib/m4sugar && make  version.m4
  4349. rm -f autoheader autoheader.tmp
  4350. rm -f autoreconf autoreconf.tmp
  4351. rm -f ifnames ifnames.tmp
  4352. rm -f autoscan autoscan.tmp
  4353. rm -f autoupdate autoupdate.tmp
  4354. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4355. rm -f autom4te.cfg autom4te.tmp
  4356. srcdir=''; \
  4357.   test -f ./autom4te.in || srcdir=./; \
  4358.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
  4359. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4360. :;{ \
  4361.   echo '# This file is part of -*- Autoconf -*-.' && \
  4362.   echo '# Version of Autoconf.' && \
  4363.   echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
  4364.   echo '# Free Software Foundation, Inc.' && \
  4365.   echo  &&\
  4366.   echo 'm4_define([m4_PACKAGE_NAME],      [GNU Autoconf])' && \
  4367.   echo 'm4_define([m4_PACKAGE_TARNAME],   [autoconf])' && \
  4368.   echo 'm4_define([m4_PACKAGE_VERSION],   [2.68])' && \
  4369.   echo 'm4_define([m4_PACKAGE_STRING],    [GNU Autoconf 2.68])' && \
  4370.   echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \
  4371.   echo 'm4_define([m4_PACKAGE_URL],       [http://www.gnu.org/software/autoconf/])' && \
  4372.   echo 'm4_define([m4_PACKAGE_YEAR],      ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
  4373. } > version.m4-t
  4374. srcdir=''; \
  4375.   test -f ./ifnames.in || srcdir=./; \
  4376.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
  4377. srcdir=''; \
  4378.   test -f ./autoheader.in || srcdir=./; \
  4379.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
  4380. srcdir=''; \
  4381.   test -f ./autoscan.in || srcdir=./; \
  4382.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
  4383. srcdir=''; \
  4384.   test -f ./autoreconf.in || srcdir=./; \
  4385.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
  4386. srcdir=''; \
  4387.   test -f ./autoupdate.in || srcdir=./; \
  4388.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
  4389. sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
  4390. mv version.m4-t version.m4
  4391. chmod +x ifnames.tmp
  4392. chmod +x autoheader.tmp
  4393. chmod +x autom4te.tmp
  4394. chmod +x autoreconf.tmp
  4395. chmod +x autoscan.tmp
  4396. chmod +x autoupdate.tmp
  4397. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4398. chmod a-w autoheader.tmp
  4399. chmod a-w autom4te.tmp
  4400. chmod a-w ifnames.tmp
  4401. chmod a-w autoupdate.tmp
  4402. chmod a-w autoscan.tmp
  4403. chmod a-w autoreconf.tmp
  4404. chmod a-w autom4te.tmp
  4405. mv autoheader.tmp autoheader
  4406. mv ifnames.tmp ifnames
  4407. mv autom4te.tmp autom4te.cfg
  4408. mv autoupdate.tmp autoupdate
  4409. mv autom4te.tmp autom4te
  4410. mv autoreconf.tmp autoreconf
  4411. mv autoscan.tmp autoscan
  4412. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4413. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'         ../bin/autom4te -B '..'/lib -B '..'/lib         --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
  4414. rm -f autoconf autoconf.tmp
  4415. srcdir=''; \
  4416.   test -f ./autoconf.in || srcdir=./; \
  4417.   sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin|g' -e 's|@pkgdatadir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf|g' -e 's|@prefix[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.68|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
  4418. chmod +x autoconf.tmp
  4419. chmod a-w autoconf.tmp
  4420. mv autoconf.tmp autoconf
  4421. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4422. Making all in .
  4423. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4424. make[3]: Nothing to be done for 'all-am'.
  4425. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4426. Making all in lib
  4427. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4428. Making all in Autom4te
  4429. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4430. make[4]: Nothing to be done for 'all'.
  4431. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4432. Making all in m4sugar
  4433. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4434. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib                                  \
  4435.         --language=m4sugar                      \
  4436.         --freeze                        \
  4437.         --output=m4sugar.m4f
  4438. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib                                  \
  4439.         --language=m4sh                 \
  4440.         --freeze                        \
  4441.         --output=m4sh.m4f
  4442. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4443. Making all in autoconf
  4444. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4445. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib                                  \
  4446.         --language=autoconf                     \
  4447.         --freeze                        \
  4448.         --output=autoconf.m4f
  4449. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4450. Making all in autotest
  4451. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4452. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib                                  \
  4453.         --language=autotest                     \
  4454.         --freeze                        \
  4455.         --output=autotest.m4f
  4456. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4457. Making all in autoscan
  4458. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4459. echo '# Automatically Generated: do not edit this file' >autoscan.list
  4460. sed '/^[#]/!q' ./autoscan.pre                  >>autoscan.list
  4461. ( \
  4462.   sed -n '/^[^#]/p' ./autoscan.pre; \
  4463.   autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg'         ../../bin/autom4te -B '../..'/lib -B '../..'/lib         --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2          $3' \
  4464. ) | LC_ALL=C sort                                      >>autoscan.list
  4465. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4466. Making all in emacs
  4467. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4468. WARNING: Warnings can be ignored. :-)
  4469. if test "no" != no; then \
  4470.   set x; \
  4471.   list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
  4472.     if test -f "$p"; then d=; else d="./"; fi; \
  4473.     set x "$@" "$d$p"; shift; \
  4474.   done; \
  4475.   shift; \
  4476.   EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
  4477. else : ; fi
  4478. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4479. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4480. make[4]: Nothing to be done for 'all-am'.
  4481. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4482. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4483. Making all in doc
  4484. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4485. make[3]: Nothing to be done for 'all'.
  4486. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4487. Making all in tests
  4488. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4489. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg'         ../bin/autom4te -B '..'/lib -B '..'/lib         --language=M4sh ./wrapper.as -o wrapper.in
  4490. rm -f autoconf autoconf.tmp
  4491. rm -f autoheader autoheader.tmp
  4492. rm -f autom4te autom4te.tmp
  4493. rm -f autoreconf autoreconf.tmp
  4494. rm -f autoscan autoscan.tmp
  4495. rm -f autoupdate autoupdate.tmp
  4496. rm -f ifnames ifnames.tmp
  4497. input=wrapper.in; \
  4498. sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
  4499. input=wrapper.in; \
  4500. sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
  4501. input=wrapper.in; \
  4502. sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
  4503. input=wrapper.in; \
  4504. sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
  4505. input=wrapper.in; \
  4506. sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
  4507. input=wrapper.in; \
  4508. sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
  4509. input=wrapper.in; \
  4510. sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e 's|@abs_top_builddir[@]|/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
  4511. chmod +x autoreconf.tmp
  4512. chmod +x autoscan.tmp
  4513. chmod +x autoheader.tmp
  4514. chmod +x autoupdate.tmp
  4515. chmod +x autoconf.tmp
  4516. chmod +x ifnames.tmp
  4517. chmod +x autom4te.tmp
  4518. chmod a-w autoreconf.tmp
  4519. chmod a-w ifnames.tmp
  4520. chmod a-w autoscan.tmp
  4521. chmod a-w autoupdate.tmp
  4522. chmod a-w autoheader.tmp
  4523. chmod a-w autoconf.tmp
  4524. chmod a-w autom4te.tmp
  4525. mv -f autoreconf.tmp autoreconf
  4526. mv -f ifnames.tmp ifnames
  4527. mv -f autoupdate.tmp autoupdate
  4528. mv -f autoscan.tmp autoscan
  4529. mv -f autoheader.tmp autoheader
  4530. mv -f autoconf.tmp autoconf
  4531. mv -f autom4te.tmp autom4te
  4532. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4533. Making all in man
  4534. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4535. make[3]: Nothing to be done for 'all'.
  4536. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4537. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4538. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4539. finished target host-autotools-autoconf.compile
  4540.  
  4541. ---------------------------------------
  4542. target: host-autotools-autoconf.install
  4543. ---------------------------------------
  4544.  
  4545. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4546. make  install-recursive
  4547. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4548. Making install in bin
  4549. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4550. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4551. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin"
  4552.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin'
  4553. make[4]: Nothing to be done for 'install-data-am'.
  4554. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4555. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
  4556. Making install in .
  4557. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4558. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4559. make[4]: Nothing to be done for 'install-exec-am'.
  4560. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf"
  4561.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./INSTALL '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf'
  4562. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4563. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4564. Making install in lib
  4565. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4566. Making install in Autom4te
  4567. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4568. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4569. make[5]: Nothing to be done for 'install-exec-am'.
  4570. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/Autom4te" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/Autom4te"
  4571.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Request.pm Struct.pm XFile.pm '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/Autom4te'
  4572. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4573. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
  4574. Making install in m4sugar
  4575. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4576. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4577. make[5]: Nothing to be done for 'install-exec-am'.
  4578. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar"
  4579.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar'
  4580. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar"
  4581.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/m4sugar'
  4582. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4583. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
  4584. Making install in autoconf
  4585. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4586. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4587. make[5]: Nothing to be done for 'install-exec-am'.
  4588. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf"
  4589.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 headers.m4 types.m4 libs.m4 programs.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf'
  4590. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf"
  4591.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autoconf.m4f '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoconf'
  4592. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4593. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
  4594. Making install in autotest
  4595. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4596. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4597. make[5]: Nothing to be done for 'install-exec-am'.
  4598. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest"
  4599.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest'
  4600. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest"
  4601.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autotest.m4f '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autotest'
  4602. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4603. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
  4604. Making install in autoscan
  4605. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4606. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4607. make[5]: Nothing to be done for 'install-exec-am'.
  4608. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoscan" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoscan"
  4609.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autoscan.list '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf/autoscan'
  4610. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4611. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
  4612. Making install in emacs
  4613. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4614. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4615. make[5]: Nothing to be done for 'install-exec-am'.
  4616. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4617. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
  4618. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4619. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4620. make[5]: Nothing to be done for 'install-exec-am'.
  4621. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf"
  4622.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 autom4te.cfg '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/autoconf'
  4623. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4624. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4625. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
  4626. Making install in doc
  4627. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4628. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4629. make[4]: Nothing to be done for 'install-exec-am'.
  4630. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info"
  4631.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./autoconf.info ./standards.info '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info'
  4632. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4633. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
  4634. Making install in tests
  4635. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4636. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4637. make[4]: Nothing to be done for 'install-exec-am'.
  4638. make[4]: Nothing to be done for 'install-data-am'.
  4639. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4640. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
  4641. Making install in man
  4642. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4643. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4644. make[4]: Nothing to be done for 'install-exec-am'.
  4645. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1"
  4646.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1'
  4647. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4648. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
  4649. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4650. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
  4651. finished target host-autotools-autoconf.install
  4652.  
  4653. --------------------------------------------
  4654. target: host-autotools-autoconf.install.pack
  4655. --------------------------------------------
  4656.  
  4657. finished target host-autotools-autoconf.install.pack
  4658.  
  4659. --------------------------------------------
  4660. target: host-autotools-autoconf.install.post
  4661. --------------------------------------------
  4662.  
  4663. finished target host-autotools-autoconf.install.post
  4664.  
  4665. ----------------------------------
  4666. target: host-autotools-libtool.get
  4667. ----------------------------------
  4668.  
  4669. finished target host-autotools-libtool.get
  4670.  
  4671. --------------------------------------
  4672. target: host-autotools-libtool.extract
  4673. --------------------------------------
  4674.  
  4675. extract: pkg_src=ptxdist/src/libtool-2.4.2.tar.gz
  4676. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libtool-2.4.2
  4677. patchin: no patches found
  4678. finished target host-autotools-libtool.extract
  4679.  
  4680. -------------------------------------------
  4681. target: host-autotools-libtool.extract.post
  4682. -------------------------------------------
  4683.  
  4684. finished target host-autotools-libtool.extract.post
  4685.  
  4686. --------------------------------------
  4687. target: host-autotools-libtool.prepare
  4688. --------------------------------------
  4689.  
  4690. ## ------------------------- ##
  4691. ## Configuring libtool 2.4.2 ##
  4692. ## ------------------------- ##
  4693.  
  4694. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  4695. checking whether build environment is sane... yes
  4696. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  4697. checking for gawk... gawk
  4698. checking whether make sets $(MAKE)... yes
  4699. checking build system type... x86_64-unknown-linux-gnu
  4700. checking host system type... x86_64-unknown-linux-gnu
  4701. configure: autobuild project... GNU Libtool
  4702. configure: autobuild revision... 2.4.2 ()
  4703. configure: autobuild hostname... bf4abb94ac98
  4704. configure: autobuild mode... default
  4705. configure: autobuild timestamp... 20190621T122824Z
  4706. checking for gcc... gcc
  4707. checking whether the C compiler works... yes
  4708. checking for C compiler default output file name... a.out
  4709. checking for suffix of executables...
  4710. checking whether we are cross compiling... no
  4711. checking for suffix of object files... o
  4712. checking whether we are using the GNU C compiler... yes
  4713. checking whether gcc accepts -g... yes
  4714. checking for gcc option to accept ISO C89... none needed
  4715. checking for style of include used by make... GNU
  4716. checking dependency style of gcc... gcc3
  4717. checking whether gcc and cc understand -c and -o together... yes
  4718. checking how to run the C preprocessor... gcc -E
  4719. checking how to print strings... printf
  4720. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  4721. checking for grep that handles long lines and -e... /bin/grep
  4722. checking for egrep... /bin/grep -E
  4723. checking for fgrep... /bin/grep -F
  4724. checking for ld used by gcc... /usr/bin/ld
  4725. checking if the linker (/usr/bin/ld) is GNU ld... yes
  4726. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  4727. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  4728. checking whether ln -s works... yes
  4729. checking the maximum length of command line arguments... 1572864
  4730. checking whether the shell understands some XSI constructs... yes
  4731. checking whether the shell understands "+="... yes
  4732. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  4733. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  4734. checking for /usr/bin/ld option to reload object files... -r
  4735. checking for objdump... objdump
  4736. checking how to recognize dependent libraries... pass_all
  4737. checking for dlltool... no
  4738. checking how to associate runtime and link libraries... printf %s\n
  4739. checking for ar... ar
  4740. checking for archiver @FILE support... @
  4741. checking for strip... strip
  4742. checking for ranlib... ranlib
  4743. checking command to parse /usr/bin/nm -B output from gcc object... ok
  4744. checking for sysroot... no
  4745. checking for mt... no
  4746. checking if : is a manifest tool... no
  4747. checking for ANSI C header files... yes
  4748. checking for sys/types.h... yes
  4749. checking for sys/stat.h... yes
  4750. checking for stdlib.h... yes
  4751. checking for string.h... yes
  4752. checking for memory.h... yes
  4753. checking for strings.h... yes
  4754. checking for inttypes.h... yes
  4755. checking for stdint.h... yes
  4756. checking for unistd.h... yes
  4757. checking for dlfcn.h... yes
  4758. checking for objdir... .libs
  4759. checking if gcc supports -fno-rtti -fno-exceptions... no
  4760. checking for gcc option to produce PIC... -fPIC -DPIC
  4761. checking if gcc PIC flag -fPIC -DPIC works... yes
  4762. checking if gcc static flag -static works... yes
  4763. checking if gcc supports -c -o file.o... yes
  4764. checking if gcc supports -c -o file.o... (cached) yes
  4765. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  4766. checking whether -lc should be explicitly linked in... no
  4767. checking dynamic linker characteristics... GNU/Linux ld.so
  4768. checking how to hardcode library paths into programs... immediate
  4769. checking for shl_load... no
  4770. checking for shl_load in -ldld... no
  4771. checking for dlopen... no
  4772. checking for dlopen in -ldl... yes
  4773. checking whether a program can dlopen itself... yes
  4774. checking whether a statically linked program can dlopen itself... no
  4775. checking whether stripping libraries is possible... yes
  4776. checking if libtool supports shared libraries... yes
  4777. checking whether to build shared libraries... yes
  4778. checking whether to build static libraries... no
  4779. checking which extension is used for runtime loadable modules... .so
  4780. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  4781. checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu
  4782. checking for library containing dlopen... -ldl
  4783. checking for dlerror... yes
  4784. checking for shl_load... (cached) no
  4785. checking for shl_load in -ldld... (cached) no
  4786. checking for dld_link in -ldld... no
  4787. checking for _ prefix in compiled symbols... no
  4788. checking whether deplibs are loaded by dlopen... yes
  4789. checking for argz.h... yes
  4790. checking for error_t... yes
  4791. checking for argz_add... yes
  4792. checking for argz_append... yes
  4793. checking for argz_count... yes
  4794. checking for argz_create_sep... yes
  4795. checking for argz_insert... yes
  4796. checking for argz_next... yes
  4797. checking for argz_stringify... yes
  4798. checking if argz actually works... yes
  4799. checking whether libtool supports -dlopen/-dlpreopen... yes
  4800. checking for unistd.h... (cached) yes
  4801. checking for dl.h... no
  4802. checking for sys/dl.h... no
  4803. checking for dld.h... no
  4804. checking for mach-o/dyld.h... no
  4805. checking for dirent.h... yes
  4806. checking for closedir... yes
  4807. checking for opendir... yes
  4808. checking for readdir... yes
  4809. checking for strlcat... no
  4810. checking for strlcpy... no
  4811. checking whether we are using the GNU C++ compiler... yes
  4812. checking whether g++ accepts -g... yes
  4813. checking dependency style of g++... gcc3
  4814. checking how to run the C++ preprocessor... g++ -E
  4815. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  4816. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  4817. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  4818. checking for g++ option to produce PIC... -fPIC -DPIC
  4819. checking if g++ PIC flag -fPIC -DPIC works... yes
  4820. checking if g++ static flag -static works... yes
  4821. checking if g++ supports -c -o file.o... yes
  4822. checking if g++ supports -c -o file.o... (cached) yes
  4823. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  4824. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  4825. checking how to hardcode library paths into programs... immediate
  4826. checking for g77... no
  4827. checking for xlf... no
  4828. checking for f77... no
  4829. checking for frt... no
  4830. checking for pgf77... no
  4831. checking for cf77... no
  4832. checking for fort77... no
  4833. checking for fl32... no
  4834. checking for af77... no
  4835. checking for xlf90... no
  4836. checking for f90... no
  4837. checking for pgf90... no
  4838. checking for pghpf... no
  4839. checking for epcf90... no
  4840. checking for gfortran... no
  4841. checking for g95... no
  4842. checking for xlf95... no
  4843. checking for f95... no
  4844. checking for fort... no
  4845. checking for ifort... no
  4846. checking for ifc... no
  4847. checking for efc... no
  4848. checking for pgfortran... no
  4849. checking for pgf95... no
  4850. checking for lf95... no
  4851. checking for ftn... no
  4852. checking whether we are using the GNU Fortran 77 compiler... no
  4853. checking whether  accepts -g... no
  4854. checking for gfortran... no
  4855. checking for g95... no
  4856. checking for xlf95... no
  4857. checking for f95... no
  4858. checking for fort... no
  4859. checking for ifort... no
  4860. checking for ifc... no
  4861. checking for efc... no
  4862. checking for pgfortran... no
  4863. checking for pgf95... no
  4864. checking for lf95... no
  4865. checking for ftn... no
  4866. checking for xlf90... no
  4867. checking for f90... no
  4868. checking for pgf90... no
  4869. checking for pghpf... no
  4870. checking for epcf90... no
  4871. checking for g77... no
  4872. checking for xlf... no
  4873. checking for f77... no
  4874. checking for frt... no
  4875. checking for pgf77... no
  4876. checking for cf77... no
  4877. checking for fort77... no
  4878. checking for fl32... no
  4879. checking for af77... no
  4880. checking whether we are using the GNU Fortran compiler... no
  4881. checking whether  accepts -g... no
  4882. checking for gccgo... no
  4883. checking for gcj... no
  4884. checking for windres... no
  4885. checking whether make supports order-only prerequisites... yes
  4886. configure: creating ./config.status
  4887. config.status: creating Makefile
  4888. config.status: creating config.h
  4889. config.status: executing tests/atconfig commands
  4890. config.status: executing depfiles commands
  4891. config.status: executing libtool commands
  4892. finished target host-autotools-libtool.prepare
  4893.  
  4894. --------------------------------------
  4895. target: host-autotools-libtool.compile
  4896. --------------------------------------
  4897.  
  4898. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4899. rm -f libtoolize.tmp libtoolize
  4900. sed -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' -e 's,@aclocaldir\@,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal,g' -e 's,@datadir\@,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share,g' -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@LN_S\@,ln -s,g' -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" -e 's,@pkgdatadir\@,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool,g' -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" -e 's,@prefix\@,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host,g' -e 's,@SED\@,/usr/local/lib/ptxdist-2012.10.0/bin/sed,g' \
  4901.         ./libtoolize.in > libtoolize.tmp
  4902. chmod a+x libtoolize.tmp
  4903. chmod a-w libtoolize.tmp
  4904. mv -f libtoolize.tmp libtoolize
  4905. make  all-recursive
  4906. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4907. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4908. depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  4909. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__strl.lo libltdl/lt__strl.c &&\
  4910. mv -f $depbase.Tpo $depbase.Plo
  4911. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
  4912. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
  4913. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
  4914. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c
  4915. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
  4916. depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  4917. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
  4918. mv -f $depbase.Tpo $depbase.Plo
  4919. libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c  -fPIC -DPIC -o libltdl/.libs/lt__strl.o
  4920. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
  4921. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
  4922. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
  4923. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
  4924. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c  -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
  4925. libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o
  4926. /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
  4927. mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
  4928. mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
  4929. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c  -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
  4930. mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
  4931. /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -module -avoid-version -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -o libltdl/dlopen.la  libltdl/loaders/dlopen.lo -ldl -ldl
  4932. mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo
  4933. libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
  4934. libtool: link: ranlib libltdl/.libs/dlopen.a
  4935. mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
  4936. libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  4937. mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
  4938. /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined -version-info 10:0:3 -dlpreopen libltdl/dlopen.la  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -o libltdl/libltdl.la -rpath /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl
  4939. libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
  4940. libtool: link: (cd libltdl/.libs && gcc -g -O2 -c -fno-builtin  -fPIC -DPIC "libltdlS.c")
  4941. libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
  4942. libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/.libs/dlopen.a")
  4943. libtool: link: gcc -shared  -fPIC -DPIC  libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__strl.o libltdl/.libs/libltdlS.o  libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o   -ldl -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -O2 -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.3.0
  4944. libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.3.0" "libltdl.so.7")
  4945. libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.3.0" "libltdl.so")
  4946. libtool: link: rm -fr libltdl/.libs/libltdl.lax
  4947. libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
  4948. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4949. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4950. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4951. finished target host-autotools-libtool.compile
  4952.  
  4953. --------------------------------------
  4954. target: host-autotools-libtool.install
  4955. --------------------------------------
  4956.  
  4957. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4958. make  install-recursive
  4959. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4960. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4961. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  4962. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin"
  4963.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c libtoolize libtool '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin'
  4964. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib"
  4965.  /bin/bash ./libtool   --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c   libltdl/libltdl.la '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib'
  4966. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c libltdl/.libs/libltdl.so.7.3.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/libltdl.so.7.3.0
  4967. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.0 libltdl.so.7; }; })
  4968. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.0 libltdl.so; }; })
  4969. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c libltdl/.libs/libltdl.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib/libltdl.la
  4970. libtool: finish: PATH="/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/sbin:/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/selected_toolchain:/usr/local/lib/ptxdist-2012.10.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib
  4971. ----------------------------------------------------------------------
  4972. Libraries have been installed in:
  4973.    /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib
  4974.  
  4975. If you ever happen to want to link against installed libraries
  4976. in a given directory, LIBDIR, you must either use libtool, and
  4977. specify the full pathname of the library, or use the `-LLIBDIR'
  4978. flag during linking and do at least one of the following:
  4979.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4980.      during execution
  4981.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  4982.     during linking
  4983.   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4984.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4985.  
  4986. See any operating system documentation about shared libraries for
  4987. more information, such as the ld(1) and ld.so(8) manual pages.
  4988. ----------------------------------------------------------------------
  4989. rm -rf /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/*
  4990. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal
  4991. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/argz.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/argz.m4'
  4992. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/libtool.m4'
  4993. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/ltdl.m4'
  4994. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/ltoptions.m4'
  4995. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/ltsugar.m4'
  4996. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/ltversion.m4'
  4997. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal/lt~obsolete.m4'
  4998. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool
  4999. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config
  5000. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/compile' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/compile'
  5001. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/config.guess' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/config.guess'
  5002. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/config.sub' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/config.sub'
  5003. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/depcomp' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/depcomp'
  5004. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/install-sh' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/install-sh'
  5005. /usr/local/lib/ptxdist-2012.10.0/bin/install -c './libltdl/config/missing' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/missing'
  5006. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 "./libltdl/config/ltmain.sh" "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/config/ltmain.sh"
  5007. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl
  5008. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl
  5009. /bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2/libltdl/config/install-sh -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders
  5010. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/COPYING.LIB' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/COPYING.LIB'
  5011. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/README' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/README'
  5012. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/Makefile.inc' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/Makefile.inc'
  5013. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/Makefile.am' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/Makefile.am'
  5014. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/configure.ac' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/configure.ac'
  5015. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/aclocal.m4' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/aclocal.m4'
  5016. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/Makefile.in' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/Makefile.in'
  5017. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/config-h.in' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/config-h.in'
  5018. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/configure' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/configure'
  5019. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/argz_.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/argz_.h'
  5020. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/argz.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/argz.c'
  5021. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/dld_link.c'
  5022. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/dlopen.c'
  5023. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/dyld.c'
  5024. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/load_add_on.c'
  5025. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/loadlibrary.c'
  5026. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/shl_load.c'
  5027. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/lt__dirent.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/lt__dirent.c'
  5028. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/lt__strl.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/lt__strl.c'
  5029. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt__alloc.h'
  5030. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt__dirent.h'
  5031. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt__glibc.h'
  5032. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt__private.h'
  5033. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt__strl.h'
  5034. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt_dlloader.h'
  5035. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt_error.h'
  5036. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/lt_system.h'
  5037. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/libltdl/slist.h'
  5038. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/loaders/preopen.c'
  5039. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/lt__alloc.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/lt__alloc.c'
  5040. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/lt_dlloader.c'
  5041. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/lt_error.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/lt_error.c'
  5042. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/ltdl.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/ltdl.c'
  5043. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/ltdl.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/ltdl.h'
  5044. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 './libltdl/slist.c' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/slist.c'
  5045. chmod a+x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/configure
  5046. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include"
  5047. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libltdl/ltdl.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include'
  5048. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info"
  5049. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info'
  5050. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include/libltdl" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include/libltdl"
  5051. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include/libltdl'
  5052. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1"
  5053. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1'
  5054. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  5055. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  5056. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  5057. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
  5058. finished target host-autotools-libtool.install
  5059.  
  5060. -------------------------------------------
  5061. target: host-autotools-libtool.install.pack
  5062. -------------------------------------------
  5063.  
  5064. finished target host-autotools-libtool.install.pack
  5065.  
  5066. -------------------------------------------
  5067. target: host-autotools-libtool.install.post
  5068. -------------------------------------------
  5069.  
  5070. finished target host-autotools-libtool.install.post
  5071.  
  5072. -----------------------------------
  5073. target: host-autotools-automake.get
  5074. -----------------------------------
  5075.  
  5076. finished target host-autotools-automake.get
  5077.  
  5078. ---------------------------------------
  5079. target: host-autotools-automake.extract
  5080. ---------------------------------------
  5081.  
  5082. extract: pkg_src=ptxdist/src/automake-1.11.1.tar.bz2
  5083. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/automake-1.11.1
  5084. patchin: no patches found
  5085. finished target host-autotools-automake.extract
  5086.  
  5087. --------------------------------------------
  5088. target: host-autotools-automake.extract.post
  5089. --------------------------------------------
  5090.  
  5091. finished target host-autotools-automake.extract.post
  5092.  
  5093. ---------------------------------------
  5094. target: host-autotools-automake.prepare
  5095. ---------------------------------------
  5096.  
  5097. checking build system type... x86_64-unknown-linux-gnu
  5098. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  5099. checking whether build environment is sane... yes
  5100. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  5101. checking for gawk... gawk
  5102. checking whether make sets $(MAKE)... yes
  5103. checking for perl... /usr/bin/perl
  5104. checking whether /usr/bin/perl supports ithreads... yes
  5105. checking for tex... no
  5106. checking whether autoconf is installed... yes
  5107. checking whether autoconf works... yes
  5108. checking whether autoconf is recent enough... yes
  5109. checking whether ln works... yes
  5110. checking for grep that handles long lines and -e... /bin/grep
  5111. checking for egrep... /bin/grep -E
  5112. checking for fgrep... /bin/grep -F
  5113. checking whether /bin/sh has working 'set -e' with exit trap... yes
  5114. configure: creating ./config.status
  5115. config.status: creating Makefile
  5116. config.status: creating doc/Makefile
  5117. config.status: creating lib/Automake/Makefile
  5118. config.status: creating lib/Automake/tests/Makefile
  5119. config.status: creating lib/Makefile
  5120. config.status: creating lib/am/Makefile
  5121. config.status: creating m4/Makefile
  5122. config.status: creating tests/Makefile
  5123. config.status: creating tests/defs
  5124. config.status: creating tests/aclocal-1.11
  5125. config.status: creating tests/automake-1.11
  5126. finished target host-autotools-automake.prepare
  5127.  
  5128. ---------------------------------------
  5129. target: host-autotools-automake.compile
  5130. ---------------------------------------
  5131.  
  5132. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5133. Making all in lib
  5134. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5135. Making all in Automake
  5136. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5137. Making all in .
  5138. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5139. rm -f Config.tmp Config.pm
  5140. in=`echo Config.pm | sed 's/\.[^.]*$//'`; sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e "s,[@]configure_input[@],Generated from $in.in; do not edit by hand.,g" -e 's,[@]datadir[@],/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share,g' ./Config.in >Config.tmp
  5141. chmod +x Config.tmp
  5142. chmod a-w Config.tmp
  5143. mv -f Config.tmp Config.pm
  5144. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5145. Making all in tests
  5146. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5147. make[4]: Nothing to be done for 'all'.
  5148. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5149. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5150. Making all in am
  5151. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5152. make[3]: Nothing to be done for 'all'.
  5153. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5154. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5155. make[3]: Nothing to be done for 'all-am'.
  5156. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5157. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5158. Making all in .
  5159. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5160. rm -f automake automake.tmp
  5161. rm -f aclocal aclocal.tmp
  5162. sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from automake.in; do not edit by hand.,g' -e 's,[@]datadir[@],/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share,g' ./automake.in >automake.tmp
  5163. sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from aclocal.in; do not edit by hand.,g' -e 's,[@]datadir[@],/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share,g' ./aclocal.in >aclocal.tmp
  5164. chmod +x aclocal.tmp
  5165. chmod +x automake.tmp
  5166. chmod a-w aclocal.tmp
  5167. chmod a-w automake.tmp
  5168. mv -f aclocal.tmp aclocal
  5169. mv -f automake.tmp automake
  5170. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5171. Making all in doc
  5172. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5173. make[2]: Nothing to be done for 'all'.
  5174. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5175. Making all in m4
  5176. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5177. make[2]: Nothing to be done for 'all'.
  5178. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5179. Making all in tests
  5180. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5181. make[2]: Nothing to be done for 'all'.
  5182. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5183. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5184. finished target host-autotools-automake.compile
  5185.  
  5186. ---------------------------------------
  5187. target: host-autotools-automake.install
  5188. ---------------------------------------
  5189.  
  5190. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5191. Making install in lib
  5192. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5193. Making install in Automake
  5194. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5195. Making install in .
  5196. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5197. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5198. make[5]: Nothing to be done for 'install-exec-am'.
  5199. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake"
  5200. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ChannelDefs.pm Channels.pm Condition.pm Configure_ac.pm DisjConditions.pm FileUtils.pm General.pm Item.pm ItemDef.pm Location.pm Options.pm Rule.pm RuleDef.pm Struct.pm Variable.pm VarDef.pm Version.pm XFile.pm Wrap.pm '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake'
  5201. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake"
  5202. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 Config.pm '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/Automake'
  5203. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5204. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5205. Making install in tests
  5206. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5207. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5208. make[5]: Nothing to be done for 'install-exec-am'.
  5209. make[5]: Nothing to be done for 'install-data-am'.
  5210. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5211. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake/tests'
  5212. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
  5213. Making install in am
  5214. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5215. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5216. make[4]: Nothing to be done for 'install-exec-am'.
  5217. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/am" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/am"
  5218. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ansi2knr.am check.am check2.am clean-hdr.am clean.am compile.am configure.am data.am dejagnu.am depend.am depend2.am distdir.am footer.am header-vars.am header.am install.am inst-vars.am java.am lang-compile.am lex.am library.am libs.am libtool.am lisp.am ltlib.am ltlibrary.am mans-vars.am mans.am multilib.am program.am progs.am python.am remake-hdr.am scripts.am subdirs.am tags.am texi-vers.am texibuild.am texinfos.am vala.am '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/am'
  5219. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 yacc.am '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/am'
  5220. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5221. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
  5222. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5223. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5224. make[4]: Nothing to be done for 'install-exec-am'.
  5225. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11"
  5226. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 COPYING INSTALL texinfo.tex ansi2knr.c ansi2knr.1 config-ml.in '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11'
  5227. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11"
  5228. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 config.guess config.sub install-sh mdate-sh missing mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile symlink-tree '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11'
  5229. make  install-data-hook
  5230. make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5231. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/config.guess
  5232. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/config.sub
  5233. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/install-sh
  5234. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/mdate-sh
  5235. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/missing
  5236. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/mkinstalldirs
  5237. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/elisp-comp
  5238. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/ylwrap
  5239. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/acinstall
  5240. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/depcomp
  5241. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/compile
  5242. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/py-compile
  5243. chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/symlink-tree
  5244. make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5245. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5246. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5247. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
  5248. Making install in .
  5249. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5250. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5251. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin"
  5252. /usr/local/lib/ptxdist-2012.10.0/bin/install -c automake aclocal '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin'
  5253. make  install-exec-hook
  5254. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5255. ln /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/automake /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/automake-1.11
  5256. ln /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/aclocal /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/aclocal-1.11
  5257. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5258. make[3]: Nothing to be done for 'install-data-am'.
  5259. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5260. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5261. Making install in doc
  5262. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5263. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5264. make[3]: Nothing to be done for 'install-exec-am'.
  5265. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/doc/automake" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/doc/automake"
  5266. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./amhello-1.0.tar.gz '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/doc/automake'
  5267. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info"
  5268. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./automake.info ./automake.info-1 ./automake.info-2 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/info'
  5269. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1"
  5270. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./aclocal.1 ./automake.1 ./aclocal-1.11.1 ./automake-1.11.1 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/man/man1'
  5271. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5272. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
  5273. Making install in m4
  5274. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5275. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5276. make[3]: Nothing to be done for 'install-exec-am'.
  5277. test -z "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal-1.11" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal-1.11"
  5278. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../m4/amversion.m4 as.m4 auxdir.m4 ccstdc.m4 cond.m4 cond-if.m4 depend.m4 depout.m4 dmalloc.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lead-dot.m4 lex.m4 lispdir.m4 maintainer.m4 make.m4 minuso.m4 missing.m4 mkdirp.m4 multi.m4 obsol-gt.m4 obsol-lt.m4 obsolete.m4 options.m4 protos.m4 python.m4 regex.m4 runlog.m4 sanity.m4 silent.m4 strip.m4 substnot.m4 tar.m4 upc.m4 vala.m4 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/aclocal-1.11'
  5279. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5280. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
  5281. Making install in tests
  5282. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5283. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5284. make[3]: Nothing to be done for 'install-exec-am'.
  5285. make[3]: Nothing to be done for 'install-data-am'.
  5286. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5287. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
  5288. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
  5289. finished target host-autotools-automake.install
  5290.  
  5291. --------------------------------------------
  5292. target: host-autotools-automake.install.pack
  5293. --------------------------------------------
  5294.  
  5295. finished target host-autotools-automake.install.pack
  5296.  
  5297. --------------------------------------------
  5298. target: host-autotools-automake.install.post
  5299. --------------------------------------------
  5300.  
  5301. finished target host-autotools-automake.install.post
  5302.  
  5303. ---------------------
  5304. target: autogen-tools
  5305. ---------------------
  5306.  
  5307. finished target autogen-tools
  5308.  
  5309. --------------------
  5310. target: glib.extract
  5311. --------------------
  5312.  
  5313. extract: pkg_src=ptxdist/src/glib-2.32.3.tar.xz
  5314. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/glib-2.32.3
  5315.  
  5316. pkg_patch_dir:     'ptxdist-2012.10.0/patches/glib-2.32.3'
  5317. pkg_patch_series:  'ptxdist-2012.10.0/patches/glib-2.32.3/series'
  5318.  
  5319. patchin: patch: apply 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
  5320. applying '0001-check-if-splice-takes-6-arguments.patch'
  5321. patching file configure.ac
  5322. applying '0002-configure.ac-use-AS_IF.patch'
  5323. patching file configure.ac
  5324. applying '0003-don-t-build-tests.patch'
  5325. patching file Makefile.am
  5326. patching file gio/Makefile.am
  5327. patching file glib/Makefile.am
  5328. patching file gobject/Makefile.am
  5329. patchin: patch: done
  5330.  
  5331. finished target glib.extract
  5332.  
  5333. ------------------
  5334. target: libffi.get
  5335. ------------------
  5336.  
  5337. finished target libffi.get
  5338.  
  5339. ----------------------
  5340. target: libffi.extract
  5341. ----------------------
  5342.  
  5343. extract: pkg_src=ptxdist/src/libffi-3.0.11.tar.gz
  5344. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/libffi-3.0.11
  5345.  
  5346. pkg_patch_dir:     'ptxdist-2012.10.0/patches/libffi-3.0.11'
  5347. pkg_patch_series:  'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
  5348.  
  5349. patchin: patch: apply 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
  5350. applying '0001-fix-powerpc-case.patch'
  5351. patching file src/powerpc/ffi.c
  5352. patchin: patch: done
  5353.  
  5354. finished target libffi.extract
  5355.  
  5356. ---------------------------
  5357. target: libffi.extract.post
  5358. ---------------------------
  5359.  
  5360. pkg_patch_autogen: '<none>'
  5361.  
  5362. patchin: fixup:
  5363. ptxdist/platform-ecu01/build-target/libffi-3.0.11/configure
  5364. ptxdist/platform-ecu01/build-target/libffi-3.0.11/ltmain.sh
  5365. patchin: fixup: done
  5366.  
  5367. finished target libffi.extract.post
  5368.  
  5369. ----------------------
  5370. target: libffi.prepare
  5371. ----------------------
  5372.  
  5373. checking build system type... x86_64-host-linux-gnu
  5374. checking host system type... arm-v5te-linux-gnueabi
  5375. checking target system type... arm-v5te-linux-gnueabi
  5376. continue configure in default builddir "./arm-v5te-linux-gnueabi"
  5377. ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=arm-v5te-linux-gnueabi" "linux
  5378. gnueabi"
  5379. checking build system type... x86_64-host-linux-gnu
  5380. checking host system type... arm-v5te-linux-gnueabi
  5381. checking target system type... arm-v5te-linux-gnueabi
  5382. checking for gsed... sed
  5383. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  5384. checking whether build environment is sane... yes
  5385. checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
  5386. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  5387. checking for gawk... gawk
  5388. checking whether make sets $(MAKE)... yes
  5389. checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
  5390. checking whether the C compiler works... yes
  5391. checking for C compiler default output file name... a.out
  5392. checking for suffix of executables...
  5393. checking whether we are cross compiling... yes
  5394. checking for suffix of object files... o
  5395. checking whether we are using the GNU C compiler... yes
  5396. checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
  5397. checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
  5398. checking for style of include used by make... GNU
  5399. checking dependency style of arm-v5te-linux-gnueabi-gcc... gcc3
  5400. checking dependency style of arm-v5te-linux-gnueabi-gcc... gcc3
  5401. checking whether arm-v5te-linux-gnueabi-gcc and cc understand -c and -o together... yes
  5402. checking how to print strings... printf
  5403. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  5404. checking for grep that handles long lines and -e... /bin/grep
  5405. checking for egrep... /bin/grep -E
  5406. checking for fgrep... /bin/grep -F
  5407. checking for ld used by arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-ld
  5408. checking if the linker (arm-v5te-linux-gnueabi-ld) is GNU ld... yes
  5409. checking for BSD- or MS-compatible name lister (nm)... arm-v5te-linux-gnueabi-nm
  5410. checking the name lister (arm-v5te-linux-gnueabi-nm) interface... BSD nm
  5411. checking whether ln -s works... yes
  5412. checking the maximum length of command line arguments... 1572864
  5413. checking whether the shell understands some XSI constructs... yes
  5414. checking whether the shell understands "+="... yes
  5415. checking how to convert x86_64-host-linux-gnu file names to arm-v5te-linux-gnueabi format... func_convert_file_noop
  5416. checking how to convert x86_64-host-linux-gnu file names to toolchain format... func_convert_file_noop
  5417. checking for arm-v5te-linux-gnueabi-ld option to reload object files... -r
  5418. checking for arm-v5te-linux-gnueabi-objdump... arm-v5te-linux-gnueabi-objdump
  5419. checking how to recognize dependent libraries... pass_all
  5420. checking for arm-v5te-linux-gnueabi-dlltool... arm-v5te-linux-gnueabi-dlltool
  5421. checking how to associate runtime and link libraries... printf %s\n
  5422. checking for arm-v5te-linux-gnueabi-ar... arm-v5te-linux-gnueabi-ar
  5423. checking for archiver @FILE support... @
  5424. checking for arm-v5te-linux-gnueabi-strip... (cached) arm-v5te-linux-gnueabi-strip
  5425. checking for arm-v5te-linux-gnueabi-ranlib... arm-v5te-linux-gnueabi-ranlib
  5426. checking command to parse arm-v5te-linux-gnueabi-nm output from arm-v5te-linux-gnueabi-gcc object... ok
  5427. checking for sysroot... no
  5428. checking for arm-v5te-linux-gnueabi-mt... no
  5429. checking for mt... no
  5430. checking if : is a manifest tool... no
  5431. checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
  5432. checking for ANSI C header files... yes
  5433. checking for sys/types.h... yes
  5434. checking for sys/stat.h... yes
  5435. checking for stdlib.h... yes
  5436. checking for string.h... yes
  5437. checking for memory.h... yes
  5438. checking for strings.h... yes
  5439. checking for inttypes.h... yes
  5440. checking for stdint.h... yes
  5441. checking for unistd.h... yes
  5442. checking for dlfcn.h... yes
  5443. checking for objdir... .libs
  5444. checking if arm-v5te-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
  5445. checking for arm-v5te-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
  5446. checking if arm-v5te-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
  5447. checking if arm-v5te-linux-gnueabi-gcc static flag -static works... yes
  5448. checking if arm-v5te-linux-gnueabi-gcc supports -c -o file.o... yes
  5449. checking if arm-v5te-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
  5450. checking whether the arm-v5te-linux-gnueabi-gcc linker (arm-v5te-linux-gnueabi-ld) supports shared libraries... yes
  5451. checking whether -lc should be explicitly linked in... no
  5452. checking dynamic linker characteristics... GNU/Linux ld.so
  5453. checking how to hardcode library paths into programs... immediate
  5454. checking whether stripping libraries is possible... yes
  5455. checking if libtool supports shared libraries... yes
  5456. checking whether to build shared libraries... yes
  5457. checking whether to build static libraries... yes
  5458. checking for C compiler vendor... gnu
  5459. checking whether C compiler accepts -malign-double... no
  5460. checking whether C compiler accepts -fstrict-aliasing... yes
  5461. checking whether C compiler accepts -ffast-math... yes
  5462. checking for gcc architecture flag...
  5463. checking for gcc architecture flag... unknown
  5464. checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math... yes
  5465. checking CFLAGS for maximum warnings... -Wall
  5466. checking whether to enable maintainer-specific portions of Makefiles... no
  5467. checking sys/mman.h usability... yes
  5468. checking sys/mman.h presence... yes
  5469. checking for sys/mman.h... yes
  5470. checking for mmap... yes
  5471. checking for sys/mman.h... (cached) yes
  5472. checking for mmap... (cached) yes
  5473. checking whether read-only mmap of a plain file works... yes
  5474. checking whether mmap from /dev/zero works... yes
  5475. checking for MAP_ANON(YMOUS)... yes
  5476. checking whether mmap with MAP_ANON(YMOUS) works... yes
  5477. checking for ANSI C header files... (cached) yes
  5478. checking for memcpy... yes
  5479. checking for size_t... yes
  5480. checking for working alloca.h... yes
  5481. checking for alloca... yes
  5482. checking size of double... 8
  5483. checking size of long double... (cached) 8
  5484. checking whether byte ordering is bigendian... no
  5485. checking assembler .cfi pseudo-op support... yes
  5486. checking whether .eh_frame section should be read-only... no
  5487. checking for __attribute__((visibility("hidden")))... yes
  5488. configure: creating ./config.status
  5489. config.status: creating include/Makefile
  5490. config.status: creating include/ffi.h
  5491. config.status: creating Makefile
  5492. config.status: creating testsuite/Makefile
  5493. config.status: creating man/Makefile
  5494. config.status: creating libffi.pc
  5495. config.status: creating fficonfig.h
  5496. config.status: linking ../src/arm/ffitarget.h to include/ffitarget.h
  5497. config.status: executing buildir commands
  5498. config.status: create top_srcdir/Makefile guessed from local Makefile
  5499. config.status: build in arm-v5te-linux-gnueabi (HOST=)
  5500. config.status: executing depfiles commands
  5501. config.status: executing libtool commands
  5502. config.status: executing include commands
  5503. config.status: executing src commands
  5504. finished target libffi.prepare
  5505.  
  5506. ----------------------
  5507. target: libffi.compile
  5508. ----------------------
  5509.  
  5510. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
  5511. MAKE x86_64-unknown-linux-gnu : 0 * all-all
  5512. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5513. make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "INSTALL_DATA=/usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "INSTALL_SCRIPT=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/bash" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "mandir=/usr/share/man" "prefix=/usr" "AR=arm-v5te-linux-gnueabi-ar" "AS=as" "CC=arm-v5te-linux-gnueabi-gcc" "CXX=g++" "LD=arm-v5te-linux-gnueabi-ld" "NM=arm-v5te-linux-gnueabi-nm" "RANLIB=arm-v5te-linux-gnueabi-ranlib" "DESTDIR=" all-recursive
  5514. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5515. Making all in include
  5516. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5517. make[4]: Nothing to be done for 'all'.
  5518. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5519. Making all in testsuite
  5520. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5521. make[4]: Nothing to be done for 'all'.
  5522. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5523. Making all in man
  5524. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5525. make[4]: Nothing to be done for 'all'.
  5526. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5527. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5528. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5529. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  5530. mv -f $depbase.Tpo $depbase.Plo
  5531. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5532. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
  5533. mv -f $depbase.Tpo $depbase.Plo
  5534. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5535. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
  5536. mv -f $depbase.Tpo $depbase.Plo
  5537. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5538. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
  5539. mv -f $depbase.Tpo $depbase.Plo
  5540. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5541. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
  5542. mv -f $depbase.Tpo $depbase.Plo
  5543. depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5544. /bin/bash ./libtool   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g  -MT src/arm/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/sysv.lo ../src/arm/sysv.S &&\
  5545. mv -f $depbase.Tpo $depbase.Plo
  5546. depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  5547. /bin/bash ./libtool --tag=CC   --mode=compile arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/ffi.lo ../src/arm/ffi.c &&\
  5548. mv -f $depbase.Tpo $depbase.Plo
  5549. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
  5550. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
  5551. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF src/arm/.deps/ffi.Tpo -c ../src/arm/ffi.c  -fPIC -DPIC -o src/arm/.libs/ffi.o
  5552. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
  5553. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
  5554. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
  5555. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c ../src/arm/sysv.S  -fPIC -DPIC -o src/arm/.libs/sysv.o
  5556. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c ../src/arm/sysv.S -o src/arm/sysv.o >/dev/null 2>&1
  5557. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
  5558. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
  5559. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
  5560. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
  5561. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF src/arm/.deps/ffi.Tpo -c ../src/arm/ffi.c -o src/arm/ffi.o >/dev/null 2>&1
  5562. libtool: compile:  arm-v5te-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/include -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/include -g -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
  5563. /bin/bash ./libtool --tag=CC   --mode=link arm-v5te-linux-gnueabi-gcc -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -version-info `grep -v '^#' ../libtool-version`   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -o libffi.la -rpath /usr/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo                 src/arm/sysv.lo src/arm/ffi.lo            
  5564. /bin/bash ./libtool --tag=CC   --mode=link arm-v5te-linux-gnueabi-gcc -g  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo                 src/arm/sysv.lo src/arm/ffi.lo            
  5565. libtool: link: arm-v5te-linux-gnueabi-ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/arm/.libs/sysv.o src/arm/.libs/ffi.o
  5566. libtool: link: arm-v5te-linux-gnueabi-ranlib .libs/libffi_convenience.a
  5567. libtool: link: arm-v5te-linux-gnueabi-gcc -shared  -fPIC -DPIC  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/arm/.libs/sysv.o src/arm/.libs/ffi.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib  -O3 -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/lib -Wl,-rpath-link -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-target/usr/lib   -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.0
  5568. libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
  5569. libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.0" "libffi.so.6")
  5570. libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.0" "libffi.so")
  5571. libtool: link: arm-v5te-linux-gnueabi-ar cru .libs/libffi.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/arm/sysv.o src/arm/ffi.o
  5572. libtool: link: arm-v5te-linux-gnueabi-ranlib .libs/libffi.a
  5573. libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
  5574. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5575. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5576. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5577. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
  5578. finished target libffi.compile
  5579.  
  5580. ----------------------
  5581. target: libffi.install
  5582. ----------------------
  5583.  
  5584. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
  5585. MAKE x86_64-unknown-linux-gnu : 0 * install
  5586. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5587. Making install in include
  5588. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5589. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5590. make[4]: Nothing to be done for 'install-exec-am'.
  5591. test -z "/usr/lib/libffi-3.0.11/include" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi-3.0.11/include"
  5592.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ffi.h ffitarget.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi-3.0.11/include'
  5593. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5594. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/include'
  5595. Making install in testsuite
  5596. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5597. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5598. make[4]: Nothing to be done for 'install-exec-am'.
  5599. make[4]: Nothing to be done for 'install-data-am'.
  5600. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5601. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/testsuite'
  5602. Making install in man
  5603. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5604. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5605. make[4]: Nothing to be done for 'install-exec-am'.
  5606. test -z "/usr/share/man/man3" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/share/man/man3"
  5607.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/share/man/man3'
  5608. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5609. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi/man'
  5610. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5611. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5612. test -z "/usr/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib"
  5613.  /bin/bash ./libtool   --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c   libffi.la '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib'
  5614. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libffi.so.6.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi.so.6.0.0
  5615. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib && { ln -s -f libffi.so.6.0.0 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.0 libffi.so.6; }; })
  5616. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib && { ln -s -f libffi.so.6.0.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.0 libffi.so; }; })
  5617. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libffi.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi.la
  5618. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libffi.a /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi.a
  5619. libtool: install: chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi.a
  5620. libtool: install: arm-v5te-linux-gnueabi-ranlib /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi.a
  5621. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  5622. test -z "/usr/share/info" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/share/info"
  5623. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../doc/libffi.info '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/share/info'
  5624. test -z "/usr/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/pkgconfig"
  5625. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libffi.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/pkgconfig'
  5626. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5627. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5628. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11/arm-v5te-linux-gnueabi'
  5629. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
  5630. mv "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/lib/libffi-3.0.11/include/"* "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/libffi-3.0.11/usr/include"
  5631. finished target libffi.install
  5632.  
  5633. ---------------------------
  5634. target: libffi.install.pack
  5635. ---------------------------
  5636.  
  5637. finished target libffi.install.pack
  5638.  
  5639. ---------------------------
  5640. target: libffi.install.post
  5641. ---------------------------
  5642.  
  5643. finished target libffi.install.post
  5644.  
  5645. ---------------------
  5646. target: host-glib.get
  5647. ---------------------
  5648.  
  5649. finished target host-glib.get
  5650.  
  5651. -------------------------
  5652. target: host-glib.extract
  5653. -------------------------
  5654.  
  5655. extract: pkg_src=ptxdist/src/glib-2.32.3.tar.xz
  5656. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/glib-2.32.3
  5657.  
  5658. pkg_patch_dir:     'ptxdist-2012.10.0/patches/glib-2.32.3'
  5659. pkg_patch_series:  'ptxdist-2012.10.0/patches/glib-2.32.3/series'
  5660.  
  5661. patchin: patch: apply 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
  5662. applying '0001-check-if-splice-takes-6-arguments.patch'
  5663. patching file configure.ac
  5664. applying '0002-configure.ac-use-AS_IF.patch'
  5665. patching file configure.ac
  5666. applying '0003-don-t-build-tests.patch'
  5667. patching file Makefile.am
  5668. patching file gio/Makefile.am
  5669. patching file glib/Makefile.am
  5670. patching file gobject/Makefile.am
  5671. patchin: patch: done
  5672.  
  5673. finished target host-glib.extract
  5674.  
  5675. -------------------------
  5676. target: host-libiconv.get
  5677. -------------------------
  5678.  
  5679. finished target host-libiconv.get
  5680.  
  5681. -----------------------------
  5682. target: host-libiconv.extract
  5683. -----------------------------
  5684.  
  5685. extract: pkg_src=ptxdist/src/libiconv-1.13.1.tar.gz
  5686. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libiconv-1.13.1
  5687.  
  5688. pkg_patch_dir:     'ptxdist-2012.10.0/patches/libiconv-1.13.1'
  5689. pkg_patch_series:  'ptxdist-2012.10.0/patches/libiconv-1.13.1/series'
  5690.  
  5691. patchin: patch: apply 'ptxdist-2012.10.0/patches/libiconv-1.13.1/series'
  5692. applying 'fix-host-iconv-leak.diff'
  5693. patching file src/Makefile.in
  5694. patchin: patch: done
  5695.  
  5696. finished target host-libiconv.extract
  5697.  
  5698. ----------------------------------
  5699. target: host-libiconv.extract.post
  5700. ----------------------------------
  5701.  
  5702. pkg_patch_autogen: '<none>'
  5703.  
  5704. finished target host-libiconv.extract.post
  5705.  
  5706. -----------------------------
  5707. target: host-libiconv.prepare
  5708. -----------------------------
  5709.  
  5710. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  5711. checking whether build environment is sane... yes
  5712. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  5713. checking for gawk... gawk
  5714. checking whether make sets $(MAKE)... yes
  5715. checking whether make sets $(MAKE)... (cached) yes
  5716. checking for gcc... gcc
  5717. checking for C compiler default output file name... a.out
  5718. checking whether the C compiler works... yes
  5719. checking whether we are cross compiling... no
  5720. checking for suffix of executables...
  5721. checking for suffix of object files... o
  5722. checking whether we are using the GNU C compiler... yes
  5723. checking whether gcc accepts -g... yes
  5724. checking for gcc option to accept ISO C89... none needed
  5725. checking for style of include used by make... GNU
  5726. checking dependency style of gcc... none
  5727. checking how to run the C preprocessor... gcc -E
  5728. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  5729. checking for strip... /usr/bin/strip
  5730. checking build system type... x86_64-unknown-linux-gnu
  5731. checking host system type... x86_64-unknown-linux-gnu
  5732. checking for ranlib... ranlib
  5733. checking whether gcc and cc understand -c and -o together... yes
  5734. checking for grep that handles long lines and -e... /bin/grep
  5735. checking for egrep... /bin/grep -E
  5736. checking for ANSI C header files... yes
  5737. checking for sys/types.h... yes
  5738. checking for sys/stat.h... yes
  5739. checking for stdlib.h... yes
  5740. checking for string.h... yes
  5741. checking for memory.h... yes
  5742. checking for strings.h... yes
  5743. checking for inttypes.h... yes
  5744. checking for stdint.h... yes
  5745. checking for unistd.h... yes
  5746. checking minix/config.h usability... no
  5747. checking minix/config.h presence... no
  5748. checking for minix/config.h... no
  5749. checking whether it is safe to define __EXTENSIONS__... yes
  5750. checking for ld used by GCC... /usr/bin/ld
  5751. checking if the linker (/usr/bin/ld) is GNU ld... yes
  5752. checking for shared library path variable... LD_LIBRARY_PATH
  5753. checking whether to activate relocatable installation... no
  5754. checking how to copy files... cp -p
  5755. checking how to make hard links... ln
  5756. checking whether ln -s works... yes
  5757. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  5758. checking for fgrep... /bin/grep -F
  5759. checking for ld used by gcc... /usr/bin/ld
  5760. checking if the linker (/usr/bin/ld) is GNU ld... yes
  5761. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  5762. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  5763. checking the maximum length of command line arguments... 1572864
  5764. checking whether the shell understands some XSI constructs... yes
  5765. checking whether the shell understands "+="... yes
  5766. checking for /usr/bin/ld option to reload object files... -r
  5767. checking for objdump... objdump
  5768. checking how to recognize dependent libraries... pass_all
  5769. checking for ar... ar
  5770. checking for strip... /usr/bin/strip
  5771. checking for ranlib... (cached) ranlib
  5772. checking command to parse /usr/bin/nm -B output from gcc object... ok
  5773. checking for dlfcn.h... yes
  5774. checking for objdir... .libs
  5775. checking if gcc supports -fno-rtti -fno-exceptions... no
  5776. checking for gcc option to produce PIC... -fPIC -DPIC
  5777. checking if gcc PIC flag -fPIC -DPIC works... yes
  5778. checking if gcc static flag -static works... yes
  5779. checking if gcc supports -c -o file.o... yes
  5780. checking if gcc supports -c -o file.o... (cached) yes
  5781. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  5782. checking whether -lc should be explicitly linked in... no
  5783. checking dynamic linker characteristics... GNU/Linux ld.so
  5784. checking how to hardcode library paths into programs... immediate
  5785. checking whether stripping libraries is possible... yes
  5786. checking if libtool supports shared libraries... yes
  5787. checking whether to build shared libraries... yes
  5788. checking whether to build static libraries... no
  5789. checking for windres... no
  5790. checking for simple visibility declarations... yes
  5791. checking for shared library run path origin... done
  5792. checking for iconv... yes
  5793. checking for working iconv... yes
  5794. checking for iconv declaration...
  5795.         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  5796. checking whether NLS is requested... yes
  5797. checking for msgfmt... /usr/bin/msgfmt
  5798. checking for gmsgfmt... /usr/bin/msgfmt
  5799. checking for xgettext... /usr/bin/xgettext
  5800. checking for msgmerge... /usr/bin/msgmerge
  5801. checking for CFPreferencesCopyAppValue... no
  5802. checking for CFLocaleCopyCurrent... no
  5803. checking for GNU gettext in libc... yes
  5804. checking whether to use NLS... yes
  5805. checking where the gettext function comes from... libc
  5806. checking for mbstate_t... yes
  5807. checking for wchar_t... yes
  5808. checking for getc_unlocked... yes
  5809. checking for mbrtowc... yes
  5810. checking for wcrtomb... yes
  5811. checking for mbsinit... yes
  5812. checking for setlocale... yes
  5813. checking whether <wchar.h> is standalone... yes
  5814. checking for memmove... yes
  5815. checking for nl_langinfo and CODESET... yes
  5816. checking wchar.h usability... yes
  5817. checking wchar.h presence... yes
  5818. checking for wchar.h... yes
  5819. checking for EILSEQ... yes
  5820. checking byte ordering... little endian
  5821. checking for working alloca.h... yes
  5822. checking for alloca... yes
  5823. checking for stdlib.h... (cached) yes
  5824. checking for string.h... (cached) yes
  5825. checking sys/param.h usability... yes
  5826. checking sys/param.h presence... yes
  5827. checking for sys/param.h... yes
  5828. checking for unistd.h... (cached) yes
  5829. checking errno.h usability... yes
  5830. checking errno.h presence... yes
  5831. checking for errno.h... yes
  5832. checking sys/socket.h usability... yes
  5833. checking sys/socket.h presence... yes
  5834. checking for sys/socket.h... yes
  5835. checking signal.h usability... yes
  5836. checking signal.h presence... yes
  5837. checking for signal.h... yes
  5838. checking for stdint.h... (cached) yes
  5839. checking for wchar.h... (cached) yes
  5840. checking stdio.h usability... yes
  5841. checking stdio.h presence... yes
  5842. checking for stdio.h... yes
  5843. checking whether canonicalize_file_name is declared... yes
  5844. checking for canonicalize_file_name... yes
  5845. checking for getcwd... yes
  5846. checking for readlink... yes
  5847. checking for pathconf... yes
  5848. checking for setenv... yes
  5849. checking whether the preprocessor supports include_next... yes
  5850. checking for complete errno.h... yes
  5851. checking whether strerror_r is declared... yes
  5852. checking for strerror_r... yes
  5853. checking whether strerror_r returns char *... yes
  5854. checking whether malloc, realloc, calloc are POSIX compliant... yes
  5855. checking for stdlib.h... (cached) yes
  5856. checking for GNU libc compatible malloc... yes
  5857. checking for long long int... yes
  5858. checking for SIGPIPE... yes
  5859. checking for stdbool.h that conforms to C99... yes
  5860. checking for _Bool... yes
  5861. checking for unsigned long long int... yes
  5862. checking for C/C++ restrict keyword... __restrict
  5863. checking whether clearerr_unlocked is declared... yes
  5864. checking whether feof_unlocked is declared... yes
  5865. checking whether ferror_unlocked is declared... yes
  5866. checking whether fflush_unlocked is declared... yes
  5867. checking whether fgets_unlocked is declared... yes
  5868. checking whether fputc_unlocked is declared... yes
  5869. checking whether fputs_unlocked is declared... yes
  5870. checking whether fread_unlocked is declared... yes
  5871. checking whether fwrite_unlocked is declared... yes
  5872. checking whether getc_unlocked is declared... yes
  5873. checking whether getchar_unlocked is declared... yes
  5874. checking whether putc_unlocked is declared... yes
  5875. checking whether putchar_unlocked is declared... yes
  5876. checking for wint_t... yes
  5877. checking if environ is properly declared... yes
  5878. checking for error_at_line... yes
  5879. checking for mbstate_t... (cached) yes
  5880. checking for memmove... (cached) yes
  5881. checking search.h usability... yes
  5882. checking search.h presence... yes
  5883. checking for search.h... yes
  5884. checking for tsearch... yes
  5885. checking for working strerror function... yes
  5886. checking for volatile sig_atomic_t... yes
  5887. checking for sigprocmask... yes
  5888. checking for ssize_t... yes
  5889. checking whether stdint.h conforms to C99... yes
  5890. checking for random.h... no
  5891. checking for struct random_data... yes
  5892. checking whether <wchar.h> is standalone... (cached) yes
  5893. configure: creating ./config.status
  5894. config.status: creating Makefile
  5895. config.status: creating lib/Makefile
  5896. config.status: creating srclib/Makefile
  5897. config.status: creating src/Makefile
  5898. config.status: creating po/Makefile.in
  5899. config.status: creating man/Makefile
  5900. config.status: creating tests/Makefile
  5901. config.status: creating include/iconv.h
  5902. config.status: creating include/iconv.h.inst
  5903. config.status: creating config.h
  5904. config.status: creating lib/config.h
  5905. config.status: executing depfiles commands
  5906. config.status: executing libtool commands
  5907. config.status: executing po-directories commands
  5908. config.status: creating po/POTFILES
  5909. config.status: creating po/Makefile
  5910. === configuring in libcharset (/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset)
  5911. configure: running /bin/bash ./configure --disable-option-checking '--prefix='  '--disable-static' 'CC=gcc' 'LDFLAGS=-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages' 'CPPFLAGS=-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include' --cache-file=/dev/null --srcdir=.
  5912. checking whether make sets $(MAKE)... yes
  5913. checking for gcc... gcc
  5914. checking for C compiler default output file name... a.out
  5915. checking whether the C compiler works... yes
  5916. checking whether we are cross compiling... no
  5917. checking for suffix of executables...
  5918. checking for suffix of object files... o
  5919. checking whether we are using the GNU C compiler... yes
  5920. checking whether gcc accepts -g... yes
  5921. checking for gcc option to accept ISO C89... none needed
  5922. checking how to run the C preprocessor... gcc -E
  5923. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  5924. checking build system type... x86_64-unknown-linux-gnu
  5925. checking host system type... x86_64-unknown-linux-gnu
  5926. checking whether to activate relocatable installation... no
  5927. checking for grep that handles long lines and -e... /bin/grep
  5928. checking for egrep... /bin/grep -E
  5929. checking for ANSI C header files... yes
  5930. checking for sys/types.h... yes
  5931. checking for sys/stat.h... yes
  5932. checking for stdlib.h... yes
  5933. checking for string.h... yes
  5934. checking for memory.h... yes
  5935. checking for strings.h... yes
  5936. checking for inttypes.h... yes
  5937. checking for stdint.h... yes
  5938. checking for unistd.h... yes
  5939. checking minix/config.h usability... no
  5940. checking minix/config.h presence... no
  5941. checking for minix/config.h... no
  5942. checking whether it is safe to define __EXTENSIONS__... yes
  5943. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  5944. checking for fgrep... /bin/grep -F
  5945. checking for ld used by gcc... /usr/bin/ld
  5946. checking if the linker (/usr/bin/ld) is GNU ld... yes
  5947. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  5948. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  5949. checking whether ln -s works... yes
  5950. checking the maximum length of command line arguments... 1572864
  5951. checking whether the shell understands some XSI constructs... yes
  5952. checking whether the shell understands "+="... yes
  5953. checking for /usr/bin/ld option to reload object files... -r
  5954. checking for objdump... objdump
  5955. checking how to recognize dependent libraries... pass_all
  5956. checking for ar... ar
  5957. checking for strip... strip
  5958. checking for ranlib... ranlib
  5959. checking command to parse /usr/bin/nm -B output from gcc object... ok
  5960. checking for dlfcn.h... yes
  5961. checking for objdir... .libs
  5962. checking if gcc supports -fno-rtti -fno-exceptions... no
  5963. checking for gcc option to produce PIC... -fPIC -DPIC
  5964. checking if gcc PIC flag -fPIC -DPIC works... yes
  5965. checking if gcc static flag -static works... yes
  5966. checking if gcc supports -c -o file.o... yes
  5967. checking if gcc supports -c -o file.o... (cached) yes
  5968. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  5969. checking whether -lc should be explicitly linked in... no
  5970. checking dynamic linker characteristics... GNU/Linux ld.so
  5971. checking how to hardcode library paths into programs... immediate
  5972. checking whether stripping libraries is possible... yes
  5973. checking if libtool supports shared libraries... yes
  5974. checking whether to build shared libraries... yes
  5975. checking whether to build static libraries... no
  5976. checking for simple visibility declarations... yes
  5977. checking for nl_langinfo and CODESET... yes
  5978. checking whether we are using the GNU C Library 2.1 or newer... yes
  5979. checking for setlocale... yes
  5980. configure: creating ./config.status
  5981. config.status: creating Makefile
  5982. config.status: creating lib/Makefile
  5983. config.status: creating include/localcharset.h
  5984. config.status: creating include/localcharset.h.inst
  5985. config.status: creating config.h
  5986. config.status: executing libtool commands
  5987. === configuring in preload (/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload)
  5988. configure: running /bin/bash ./configure --disable-option-checking '--prefix='  '--disable-static' 'CC=gcc' 'LDFLAGS=-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages' 'CPPFLAGS=-isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include' --cache-file=/dev/null --srcdir=.
  5989. checking whether make sets $(MAKE)... yes
  5990. checking for gcc... gcc
  5991. checking for C compiler default output file name... a.out
  5992. checking whether the C compiler works... yes
  5993. checking whether we are cross compiling... no
  5994. checking for suffix of executables...
  5995. checking for suffix of object files... o
  5996. checking whether we are using the GNU C compiler... yes
  5997. checking whether gcc accepts -g... yes
  5998. checking for gcc option to accept ISO C89... none needed
  5999. checking how to run the C preprocessor... gcc -E
  6000. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  6001. checking build system type... x86_64-unknown-linux-gnu
  6002. checking host system type... x86_64-unknown-linux-gnu
  6003. checking whether to activate relocatable installation... no
  6004. checking whether ln -s works... yes
  6005. checking for grep that handles long lines and -e... /bin/grep
  6006. checking for egrep... /bin/grep -E
  6007. checking for ANSI C header files... yes
  6008. checking for sys/types.h... yes
  6009. checking for sys/stat.h... yes
  6010. checking for stdlib.h... yes
  6011. checking for string.h... yes
  6012. checking for memory.h... yes
  6013. checking for strings.h... yes
  6014. checking for inttypes.h... yes
  6015. checking for stdint.h... yes
  6016. checking for unistd.h... yes
  6017. checking minix/config.h usability... no
  6018. checking minix/config.h presence... no
  6019. checking for minix/config.h... no
  6020. checking whether it is safe to define __EXTENSIONS__... yes
  6021. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  6022. checking for fgrep... /bin/grep -F
  6023. checking for ld used by gcc... /usr/bin/ld
  6024. checking if the linker (/usr/bin/ld) is GNU ld... yes
  6025. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  6026. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  6027. checking the maximum length of command line arguments... 1572864
  6028. checking whether the shell understands some XSI constructs... yes
  6029. checking whether the shell understands "+="... yes
  6030. checking for /usr/bin/ld option to reload object files... -r
  6031. checking for objdump... objdump
  6032. checking how to recognize dependent libraries... pass_all
  6033. checking for ar... ar
  6034. checking for strip... strip
  6035. checking for ranlib... ranlib
  6036. checking command to parse /usr/bin/nm -B output from gcc object... ok
  6037. checking for dlfcn.h... yes
  6038. checking for objdir... .libs
  6039. checking if gcc supports -fno-rtti -fno-exceptions... no
  6040. checking for gcc option to produce PIC... -fPIC -DPIC
  6041. checking if gcc PIC flag -fPIC -DPIC works... yes
  6042. checking if gcc static flag -static works... yes
  6043. checking if gcc supports -c -o file.o... yes
  6044. checking if gcc supports -c -o file.o... (cached) yes
  6045. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6046. checking whether -lc should be explicitly linked in... no
  6047. checking dynamic linker characteristics... GNU/Linux ld.so
  6048. checking how to hardcode library paths into programs... immediate
  6049. checking whether stripping libraries is possible... yes
  6050. checking if libtool supports shared libraries... yes
  6051. checking whether to build shared libraries... yes
  6052. checking whether to build static libraries... no
  6053. checking for simple visibility declarations... yes
  6054. configure: creating ./config.status
  6055. config.status: creating Makefile
  6056. config.status: executing libtool commands
  6057. finished target host-libiconv.prepare
  6058.  
  6059. -----------------------------
  6060. target: host-libiconv.compile
  6061. -----------------------------
  6062.  
  6063. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
  6064. builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
  6065. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6066. if [ ! -d include ] ; then mkdir include ; fi
  6067. cp ./include/libcharset.h.in include/libcharset.h
  6068. cd lib && make all
  6069. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6070. /bin/bash ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DLIBDIR=\"/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
  6071. /bin/bash ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DLIBDIR=\"/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  6072. /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
  6073. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
  6074. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
  6075. mv t-ref-del.sed ref-del.sed
  6076. mv t-ref-add.sed ref-add.sed
  6077. mv t-charset.alias charset.alias
  6078. libtool: compile:  gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DLIBDIR=\"/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
  6079. libtool: compile:  gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DLIBDIR=\"/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
  6080. /bin/bash ../libtool --mode=link gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 -fvisibility=hidden -o libcharset.la -rpath /lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
  6081. libtool: link: gcc -shared  .libs/localcharset.o .libs/relocatable.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
  6082. libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s "libcharset.so.1.0.0" "libcharset.so.1")
  6083. libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1.0.0" "libcharset.so")
  6084. libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
  6085. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6086. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6087. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6088. cd lib && make all
  6089. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6090. make[3]: Nothing to be done for 'all'.
  6091. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6092. cd lib && make install-lib libdir='/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib' includedir='/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
  6093. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6094. /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib
  6095. /bin/bash ../libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libcharset.la /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/libcharset.la
  6096. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libcharset.so.1.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/libcharset.so.1.0.0
  6097. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; })
  6098. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; })
  6099. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libcharset.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/libcharset.la
  6100. libtool: install: warning: remember to run `libtool --finish /lib'
  6101. test -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/charset.alias && orig=/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/charset.alias \
  6102.                                || orig=charset.alias; \
  6103. sed -f ref-add.sed $orig > /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/t-charset.alias; \
  6104. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/t-charset.alias /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/charset.alias; \
  6105. rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/t-charset.alias
  6106. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6107. /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib
  6108. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/libcharset.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/libcharset.h
  6109. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/localcharset.h.inst /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/localcharset.h
  6110. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6111. cd lib && make all
  6112. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
  6113. /bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
  6114. /bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
  6115. /bin/bash ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  6116. libtool: compile:  gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fPIC -DPIC -o .libs/relocatable.o
  6117. libtool: compile:  gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
  6118. libtool: compile:  gcc -I. -I. -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -fPIC -DPIC -o .libs/iconv.o
  6119. /bin/bash ../libtool --mode=link gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages  -g -O2 -fvisibility=hidden -o libiconv.la -rpath /lib -version-info 7:0:5 -no-undefined iconv.lo localcharset.lo relocatable.lo  
  6120. libtool: link: gcc -shared  .libs/iconv.o .libs/localcharset.o .libs/relocatable.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libiconv.so.2 -o .libs/libiconv.so.2.5.0
  6121. libtool: link: (cd ".libs" && rm -f "libiconv.so.2" && ln -s "libiconv.so.2.5.0" "libiconv.so.2")
  6122. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.2.5.0" "libiconv.so")
  6123. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  6124. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
  6125. cd preload && make all
  6126. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
  6127. rm -f -r objects
  6128. mkdir objects && \
  6129. for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
  6130.  /bin/bash ./libtool --mode=compile gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DINSTALLPREFIX=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c $f -o objects/`basename $f | sed -e 's,\.c$,.o,'` || exit 1; \
  6131. done && \
  6132. /bin/bash ./libtool --mode=link gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 -fvisibility=hidden -o libiconv.la -rpath /lib -no-undefined objects/*.lo && \
  6133. rm -f -r objects
  6134. libtool: compile:  gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DINSTALLPREFIX=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/iconv.c  -fPIC -DPIC -o objects/.libs/iconv.o
  6135. libtool: compile:  gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DINSTALLPREFIX=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../libcharset/lib/localcharset.c  -fPIC -DPIC -o objects/.libs/localcharset.o
  6136. libtool: compile:  gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O2 -fvisibility=hidden -DLIBDIR=\"/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DINSTALLPREFIX=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/relocatable.c  -fPIC -DPIC -o objects/.libs/relocatable.o
  6137. libtool: link: gcc -shared  objects/.libs/iconv.o objects/.libs/localcharset.o objects/.libs/relocatable.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libiconv.so.0 -o .libs/libiconv.so.0.0.0
  6138. libtool: link: (cd ".libs" && rm -f "libiconv.so.0" && ln -s "libiconv.so.0.0.0" "libiconv.so.0")
  6139. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.0.0.0" "libiconv.so")
  6140. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  6141. cp .libs/libiconv.so preloadable_libiconv.so
  6142. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
  6143. cd srclib && make all
  6144. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6145. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6146.  cat ./alloca.in.h; \
  6147. } > alloca.h-t
  6148. rm -f signal.h-t signal.h
  6149. rm -f stdio.h-t stdio.h
  6150. rm -f stdlib.h-t stdlib.h
  6151. rm -f string.h-t string.h
  6152. rm -f unistd.h-t unistd.h
  6153. mv -f alloca.h-t alloca.h
  6154. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6155.  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6156.      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6157.       -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  6158.       -e 's|@''GNULIB_FPRINTF''@|1|g' \
  6159.       -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  6160.       -e 's|@''GNULIB_PRINTF''@|1|g' \
  6161.       -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  6162.       -e 's|@''GNULIB_SNPRINTF''@|0|g' \
  6163.       -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  6164.       -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  6165.       -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  6166.       -e 's|@''GNULIB_VPRINTF''@|1|g' \
  6167.       -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  6168.       -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  6169.       -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  6170.       -e 's|@''GNULIB_DPRINTF''@|0|g' \
  6171.       -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  6172.       -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  6173.       -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  6174.       -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  6175.       -e 's|@''GNULIB_FOPEN''@|0|g' \
  6176.       -e 's|@''GNULIB_FREOPEN''@|0|g' \
  6177.       -e 's|@''GNULIB_FSEEK''@|0|g' \
  6178.       -e 's|@''GNULIB_FSEEKO''@|0|g' \
  6179.       -e 's|@''GNULIB_FTELL''@|0|g' \
  6180.       -e 's|@''GNULIB_FTELLO''@|0|g' \
  6181.       -e 's|@''GNULIB_FFLUSH''@|0|g' \
  6182.       -e 's|@''GNULIB_FPURGE''@|0|g' \
  6183.       -e 's|@''GNULIB_FCLOSE''@|0|g' \
  6184.       -e 's|@''GNULIB_FPUTC''@|1|g' \
  6185.       -e 's|@''GNULIB_PUTC''@|1|g' \
  6186.       -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  6187.       -e 's|@''GNULIB_FPUTS''@|1|g' \
  6188.       -e 's|@''GNULIB_PUTS''@|1|g' \
  6189.       -e 's|@''GNULIB_FWRITE''@|1|g' \
  6190.       -e 's|@''GNULIB_GETDELIM''@|0|g' \
  6191.       -e 's|@''GNULIB_GETLINE''@|0|g' \
  6192.       -e 's|@''GNULIB_PERROR''@|0|g' \
  6193.       -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
  6194.       -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  6195.       -e 's|@''REPLACE_FPRINTF''@|0|g' \
  6196.       -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  6197.       -e 's|@''REPLACE_PRINTF''@|0|g' \
  6198.       -e 's|@''REPLACE_VPRINTF''@|0|g' \
  6199.       -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  6200.       -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  6201.       -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  6202.       -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  6203.       -e 's|@''REPLACE_SPRINTF''@|0|g' \
  6204.       -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  6205.       -e 's|@''HAVE_DPRINTF''@|1|g' \
  6206.       -e 's|@''REPLACE_DPRINTF''@|0|g' \
  6207.       -e 's|@''HAVE_VDPRINTF''@|1|g' \
  6208.       -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  6209.       -e 's|@''HAVE_VASPRINTF''@|1|g' \
  6210.       -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  6211.       -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  6212.       -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  6213.       -e 's|@''REPLACE_FOPEN''@|0|g' \
  6214.       -e 's|@''REPLACE_FREOPEN''@|0|g' \
  6215.       -e 's|@''REPLACE_FSEEKO''@|0|g' \
  6216.       -e 's|@''REPLACE_FSEEK''@|0|g' \
  6217.       -e 's|@''REPLACE_FTELLO''@|0|g' \
  6218.       -e 's|@''REPLACE_FTELL''@|0|g' \
  6219.       -e 's|@''REPLACE_FFLUSH''@|0|g' \
  6220.       -e 's|@''REPLACE_FPURGE''@|0|g' \
  6221.       -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  6222.       -e 's|@''REPLACE_FCLOSE''@|0|g' \
  6223.       -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  6224.       -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  6225.       -e 's|@''REPLACE_GETLINE''@|0|g' \
  6226.       -e 's|@''REPLACE_PERROR''@|0|g' \
  6227.       -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  6228.       < ./stdio.in.h; \
  6229. } > stdio.h-t
  6230. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6231.   sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6232.       -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6233.       -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  6234.       -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
  6235.       -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
  6236.       -e 's|@''GNULIB_SIGACTION''@|0|g' \
  6237.       -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  6238.       -e 's|@''HAVE_SIGSET_T''@|1|g' \
  6239.       -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  6240.       -e 's|@''HAVE_SIGACTION''@|1|g' \
  6241.       -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  6242.       -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  6243.       -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  6244.       < ./signal.in.h; \
  6245. } > signal.h-t
  6246. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6247.   sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6248.       -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6249.       -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  6250.       -e 's|@''HAVE_RANDOM_H''@|0|g' \
  6251.       -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  6252.       -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  6253.       -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  6254.       -e 's|@''GNULIB_ATOLL''@|0|g' \
  6255.       -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  6256.       -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  6257.       -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  6258.       -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  6259.       -e 's|@''GNULIB_PUTENV''@|0|g' \
  6260.       -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  6261.       -e 's|@''GNULIB_RPMATCH''@|0|g' \
  6262.       -e 's|@''GNULIB_SETENV''@|0|g' \
  6263.       -e 's|@''GNULIB_STRTOD''@|0|g' \
  6264.       -e 's|@''GNULIB_STRTOLL''@|0|g' \
  6265.       -e 's|@''GNULIB_STRTOULL''@|0|g' \
  6266.       -e 's|@''GNULIB_UNSETENV''@|0|g' \
  6267.       -e 's|@''HAVE_ATOLL''@|1|g' \
  6268.       -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  6269.       -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  6270.       -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  6271.       -e 's|@''HAVE_MKDTEMP''@|1|g' \
  6272.       -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  6273.       -e 's|@''HAVE_RANDOM_R''@|1|g' \
  6274.       -e 's|@''HAVE_RPMATCH''@|1|g' \
  6275.       -e 's|@''HAVE_SETENV''@|1|g' \
  6276.       -e 's|@''HAVE_STRTOD''@|1|g' \
  6277.       -e 's|@''HAVE_STRTOLL''@|1|g' \
  6278.       -e 's|@''HAVE_STRTOULL''@|1|g' \
  6279.       -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  6280.       -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  6281.       -e 's|@''HAVE_UNSETENV''@|1|g' \
  6282.       -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  6283.       -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  6284.       -e 's|@''REPLACE_PUTENV''@|0|g' \
  6285.       -e 's|@''REPLACE_STRTOD''@|0|g' \
  6286.       -e 's|@''VOID_UNSETENV''@|0|g' \
  6287.       -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  6288.       < ./stdlib.in.h; \
  6289. } > stdlib.h-t
  6290. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  6291.   sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6292.       -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6293.       -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  6294.       -e 's|@''GNULIB_MBSLEN''@|0|g' \
  6295.       -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  6296.       -e 's|@''GNULIB_MBSCHR''@|0|g' \
  6297.       -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  6298.       -e 's|@''GNULIB_MBSSTR''@|0|g' \
  6299.       -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  6300.       -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  6301.       -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  6302.       -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  6303.       -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  6304.       -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  6305.       -e 's|@''GNULIB_MBSSPN''@|0|g' \
  6306.       -e 's|@''GNULIB_MBSSEP''@|0|g' \
  6307.       -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  6308.       -e 's|@''GNULIB_MEMCHR''@|0|g' \
  6309.       -e 's|@''GNULIB_MEMMEM''@|0|g' \
  6310.       -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  6311.       -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  6312.       -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  6313.       -e 's|@''GNULIB_STPCPY''@|0|g' \
  6314.       -e 's|@''GNULIB_STPNCPY''@|0|g' \
  6315.       -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  6316.       -e 's|@''GNULIB_STRDUP''@|0|g' \
  6317.       -e 's|@''GNULIB_STRNDUP''@|0|g' \
  6318.       -e 's|@''GNULIB_STRNLEN''@|0|g' \
  6319.       -e 's|@''GNULIB_STRPBRK''@|0|g' \
  6320.       -e 's|@''GNULIB_STRSEP''@|0|g' \
  6321.       -e 's|@''GNULIB_STRSTR''@|0|g' \
  6322.       -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  6323.       -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  6324.       -e 's|@''GNULIB_STRERROR''@|1|g' \
  6325.       -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  6326.       -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  6327.       -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  6328.       -e 's|@''HAVE_MEMPCPY''@|1|g' \
  6329.       -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  6330.       -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  6331.       -e 's|@''HAVE_STPCPY''@|1|g' \
  6332.       -e 's|@''HAVE_STPNCPY''@|1|g' \
  6333.       -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  6334.       -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  6335.       -e 's|@''HAVE_STRNDUP''@|1|g' \
  6336.       -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  6337.       -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  6338.       -e 's|@''HAVE_STRPBRK''@|1|g' \
  6339.       -e 's|@''HAVE_STRSEP''@|1|g' \
  6340.       -e 's|@''HAVE_STRCASESTR''@|1|g' \
  6341.       -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  6342.       -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
  6343.       -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  6344.       -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  6345.       -e 's|@''REPLACE_MEMCHR''@|0|g' \
  6346.       -e 's|@''REPLACE_MEMMEM''@|0|g' \
  6347.       -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  6348.       -e 's|@''REPLACE_STRDUP''@|0|g' \
  6349.       -e 's|@''REPLACE_STRSTR''@|0|g' \
  6350.       -e 's|@''REPLACE_STRERROR''@|0|g' \
  6351.       -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  6352.       -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  6353.       < ./string.in.h; \
  6354. } > string.h-t
  6355. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  6356.   sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  6357.       -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  6358.       -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  6359.       -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  6360.       -e 's|@''GNULIB_CHOWN''@|0|g' \
  6361.       -e 's|@''GNULIB_CLOSE''@|0|g' \
  6362.       -e 's|@''GNULIB_DUP2''@|0|g' \
  6363.       -e 's|@''GNULIB_ENVIRON''@|1|g' \
  6364.       -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  6365.       -e 's|@''GNULIB_FCHDIR''@|0|g' \
  6366.       -e 's|@''GNULIB_FSYNC''@|0|g' \
  6367.       -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  6368.       -e 's|@''GNULIB_GETCWD''@|0|g' \
  6369.       -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  6370.       -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  6371.       -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  6372.       -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  6373.       -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  6374.       -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  6375.       -e 's|@''GNULIB_LCHOWN''@|0|g' \
  6376.       -e 's|@''GNULIB_LINK''@|0|g' \
  6377.       -e 's|@''GNULIB_LSEEK''@|0|g' \
  6378.       -e 's|@''GNULIB_READLINK''@|1|g' \
  6379.       -e 's|@''GNULIB_SLEEP''@|0|g' \
  6380.       -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
  6381.       -e 's|@''GNULIB_WRITE''@|0|g' \
  6382.       -e 's|@''HAVE_DUP2''@|1|g' \
  6383.       -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  6384.       -e 's|@''HAVE_FSYNC''@|1|g' \
  6385.       -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  6386.       -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  6387.       -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  6388.       -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  6389.       -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  6390.       -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
  6391.       -e 's|@''HAVE_LINK''@|1|g' \
  6392.       -e 's|@''HAVE_READLINK''@|1|g' \
  6393.       -e 's|@''HAVE_SLEEP''@|1|g' \
  6394.       -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  6395.       -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  6396.       -e 's|@''HAVE_OS_H''@|0|g' \
  6397.       -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  6398.       -e 's|@''REPLACE_CHOWN''@|0|g' \
  6399.       -e 's|@''REPLACE_CLOSE''@|0|g' \
  6400.       -e 's|@''REPLACE_FCHDIR''@|0|g' \
  6401.       -e 's|@''REPLACE_GETCWD''@|0|g' \
  6402.       -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  6403.       -e 's|@''REPLACE_LCHOWN''@|0|g' \
  6404.       -e 's|@''REPLACE_LSEEK''@|0|g' \
  6405.       -e 's|@''REPLACE_WRITE''@|0|g' \
  6406.       -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  6407.       -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  6408.       < ./unistd.in.h; \
  6409. } > unistd.h-t
  6410. mv signal.h-t signal.h
  6411. mv stdio.h-t stdio.h
  6412. mv stdlib.h-t stdlib.h
  6413. mv unistd.h-t unistd.h
  6414. mv string.h-t string.h
  6415. make  all-am
  6416. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6417. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c areadlink.c
  6418. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c malloca.c
  6419. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c progname.c
  6420. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c
  6421. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c xmalloc.c
  6422. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c xstrdup.c
  6423. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -g -O2 -c xreadlink.c
  6424. rm -f libicrt.a
  6425. ar cru libicrt.a areadlink.o malloca.o progname.o width.o xmalloc.o xstrdup.o xreadlink.o
  6426. ranlib libicrt.a
  6427. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6428. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6429. cd src && make all
  6430. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
  6431. gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DINSTALLDIR=\"/bin\" -DLOCALEDIR=\"/share/locale\" ./iconv_no_i18n.c
  6432. gcc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -g -O2 -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -DINSTALLDIR=\"/bin\" -DLOCALEDIR=\"/share/locale\" ./iconv.c
  6433. /bin/bash ../libtool --mode=link gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la  -o iconv_no_i18n
  6434. libtool: link: gcc -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 iconv_no_i18n.o -o .libs/iconv_no_i18n  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib ../srclib/libicrt.a ../lib/.libs/libiconv.so
  6435. test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
  6436. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
  6437. cd po && make all
  6438. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6439. test ! -f ./libiconv.pot || \
  6440.   test -z "af.gmo bg.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo" || make af.gmo bg.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo
  6441. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6442. make[3]: 'af.gmo' is up to date.
  6443. make[3]: 'bg.gmo' is up to date.
  6444. make[3]: 'ca.gmo' is up to date.
  6445. make[3]: 'da.gmo' is up to date.
  6446. make[3]: 'de.gmo' is up to date.
  6447. make[3]: 'el.gmo' is up to date.
  6448. make[3]: 'eo.gmo' is up to date.
  6449. make[3]: 'es.gmo' is up to date.
  6450. make[3]: 'et.gmo' is up to date.
  6451. make[3]: 'fi.gmo' is up to date.
  6452. make[3]: 'fr.gmo' is up to date.
  6453. make[3]: 'ga.gmo' is up to date.
  6454. make[3]: 'gl.gmo' is up to date.
  6455. make[3]: 'hr.gmo' is up to date.
  6456. make[3]: 'hu.gmo' is up to date.
  6457. make[3]: 'id.gmo' is up to date.
  6458. make[3]: 'it.gmo' is up to date.
  6459. make[3]: 'nl.gmo' is up to date.
  6460. make[3]: 'pl.gmo' is up to date.
  6461. make[3]: 'pt_BR.gmo' is up to date.
  6462. make[3]: 'rm.gmo' is up to date.
  6463. make[3]: 'ro.gmo' is up to date.
  6464. make[3]: 'ru.gmo' is up to date.
  6465. make[3]: 'sk.gmo' is up to date.
  6466. make[3]: 'sl.gmo' is up to date.
  6467. make[3]: 'sq.gmo' is up to date.
  6468. make[3]: 'sr.gmo' is up to date.
  6469. make[3]: 'sv.gmo' is up to date.
  6470. make[3]: 'tr.gmo' is up to date.
  6471. make[3]: 'uk.gmo' is up to date.
  6472. make[3]: 'vi.gmo' is up to date.
  6473. make[3]: 'wa.gmo' is up to date.
  6474. make[3]: 'zh_CN.gmo' is up to date.
  6475. make[3]: 'zh_TW.gmo' is up to date.
  6476. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6477. touch stamp-po
  6478. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6479. cd man && make all
  6480. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
  6481. make[2]: Nothing to be done for 'all'.
  6482. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
  6483. if test -d tests; then cd tests && make all; fi
  6484. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/tests'
  6485. make[2]: Nothing to be done for 'all'.
  6486. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/tests'
  6487. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
  6488. finished target host-libiconv.compile
  6489.  
  6490. -----------------------------
  6491. target: host-libiconv.install
  6492. -----------------------------
  6493.  
  6494. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
  6495. cd libcharset && make install prefix='' exec_prefix='' libdir='/lib'
  6496. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6497. cd lib && make install prefix='' exec_prefix='' libdir='/lib'
  6498. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6499. if test yes = no; then \
  6500.   case 'linux-gnu' in \
  6501.     darwin[56]*) \
  6502.       need_charset_alias=true ;; \
  6503.     darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  6504.       need_charset_alias=false ;; \
  6505.     *) \
  6506.       need_charset_alias=true ;; \
  6507.   esac ; \
  6508. else \
  6509.   need_charset_alias=false ; \
  6510. fi ; \
  6511. /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ; \
  6512. /bin/bash ../libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libcharset.la /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libcharset.la
  6513. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libcharset.so.1.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libcharset.so.1.0.0
  6514. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; })
  6515. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; })
  6516. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libcharset.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libcharset.la
  6517. libtool: install: warning: remember to run `libtool --finish /lib'
  6518. if test -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/charset.alias; then \
  6519.  sed -f ref-add.sed /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/charset.alias > /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
  6520.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/charset.alias; \
  6521.  rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
  6522. else \
  6523.  if $need_charset_alias; then \
  6524.    sed -f ref-add.sed charset.alias > /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
  6525.    /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/charset.alias; \
  6526.    rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
  6527.  fi ; \
  6528. fi
  6529. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
  6530. /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include
  6531. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/libcharset.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include/libcharset.h
  6532. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/localcharset.h.inst /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include/localcharset.h
  6533. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
  6534. cd lib && make install prefix='' exec_prefix='' libdir='/lib'
  6535. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
  6536. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ; fi
  6537. /bin/bash ../libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libiconv.la /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libiconv.la
  6538. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libiconv.so.2.5.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libiconv.so.2.5.0
  6539. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && { ln -s -f libiconv.so.2.5.0 libiconv.so.2 || { rm -f libiconv.so.2 && ln -s libiconv.so.2.5.0 libiconv.so.2; }; })
  6540. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && { ln -s -f libiconv.so.2.5.0 libiconv.so || { rm -f libiconv.so && ln -s libiconv.so.2.5.0 libiconv.so; }; })
  6541. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 .libs/libiconv.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/libiconv.la
  6542. libtool: install: warning: remember to run `libtool --finish /lib'
  6543. case "linux-gnu" in \
  6544.   aix*) (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && \
  6545.          objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
  6546.          ar x libiconv.a && ar x /lib/libiconv.a && \
  6547.          ar q libiconv.new.a $objects && \
  6548.          rm -f $objects && \
  6549.          mv -f libiconv.new.a libiconv.a) ;; \
  6550. esac
  6551. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
  6552. cd preload && make install prefix='' exec_prefix='' libdir='/lib'
  6553. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
  6554. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ; fi
  6555. if test -n "preloadable_libiconv.so"; then /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 preloadable_libiconv.so /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/preloadable_libiconv.so.new && mv /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/preloadable_libiconv.so.new /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/preloadable_libiconv.so ; fi
  6556. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
  6557. cd srclib && make install prefix='' exec_prefix='' libdir='/lib'
  6558. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6559. make  install-am
  6560. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6561. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6562. make[4]: Nothing to be done for 'install-exec-am'.
  6563. make[4]: Nothing to be done for 'install-data-am'.
  6564. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6565. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6566. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
  6567. cd src && make install prefix='' exec_prefix='' libdir='/lib'
  6568. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
  6569. test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
  6570. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/bin ; fi
  6571. case "linux-gnu" in \
  6572.   hpux*) gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 `if test -n ''; then  /bin; fi` iconv.o ../srclib/libicrt.a -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib -liconv   `if test -n '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1'; then echo " -Wl,+b -Wl,/lib"; fi` -o iconv;; \
  6573.   *) /bin/bash ../libtool --mode=link gcc -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 `if test -n ''; then  /bin; fi` iconv.o ../srclib/libicrt.a ../lib/libiconv.la   -o iconv;; \
  6574. esac
  6575. libtool: link: gcc -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -g -O2 iconv.o -o .libs/iconv  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib ../srclib/libicrt.a ../lib/.libs/libiconv.so
  6576. /bin/bash ../libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c iconv /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/bin/iconv
  6577. libtool: install: warning: `../lib/libiconv.la' has not been installed in `/lib'
  6578. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/iconv /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/bin/iconv
  6579. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
  6580. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include ] ; then /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include ; fi
  6581. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 include/iconv.h.inst /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include/iconv.h
  6582. cd po && make install prefix='' exec_prefix='' datarootdir='/share' datadir='/share'
  6583. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6584. /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share
  6585. installing af.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/af/LC_MESSAGES/libiconv.mo
  6586. installing bg.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/bg/LC_MESSAGES/libiconv.mo
  6587. installing ca.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/ca/LC_MESSAGES/libiconv.mo
  6588. installing da.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/da/LC_MESSAGES/libiconv.mo
  6589. installing de.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/de/LC_MESSAGES/libiconv.mo
  6590. installing el.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/el/LC_MESSAGES/libiconv.mo
  6591. installing eo.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/eo/LC_MESSAGES/libiconv.mo
  6592. installing es.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/es/LC_MESSAGES/libiconv.mo
  6593. installing et.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/et/LC_MESSAGES/libiconv.mo
  6594. installing fi.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/fi/LC_MESSAGES/libiconv.mo
  6595. installing fr.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/fr/LC_MESSAGES/libiconv.mo
  6596. installing ga.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/ga/LC_MESSAGES/libiconv.mo
  6597. installing gl.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/gl/LC_MESSAGES/libiconv.mo
  6598. installing hr.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/hr/LC_MESSAGES/libiconv.mo
  6599. installing hu.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/hu/LC_MESSAGES/libiconv.mo
  6600. installing id.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/id/LC_MESSAGES/libiconv.mo
  6601. installing it.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/it/LC_MESSAGES/libiconv.mo
  6602. installing nl.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/nl/LC_MESSAGES/libiconv.mo
  6603. installing pl.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/pl/LC_MESSAGES/libiconv.mo
  6604. installing pt_BR.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/pt_BR/LC_MESSAGES/libiconv.mo
  6605. installing rm.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/rm/LC_MESSAGES/libiconv.mo
  6606. installing ro.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/ro/LC_MESSAGES/libiconv.mo
  6607. installing ru.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/ru/LC_MESSAGES/libiconv.mo
  6608. installing sk.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/sk/LC_MESSAGES/libiconv.mo
  6609. installing sl.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/sl/LC_MESSAGES/libiconv.mo
  6610. installing sq.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/sq/LC_MESSAGES/libiconv.mo
  6611. installing sr.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/sr/LC_MESSAGES/libiconv.mo
  6612. installing sv.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/sv/LC_MESSAGES/libiconv.mo
  6613. installing tr.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/tr/LC_MESSAGES/libiconv.mo
  6614. installing uk.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/uk/LC_MESSAGES/libiconv.mo
  6615. installing vi.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/vi/LC_MESSAGES/libiconv.mo
  6616. installing wa.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/wa/LC_MESSAGES/libiconv.mo
  6617. installing zh_CN.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/zh_CN/LC_MESSAGES/libiconv.mo
  6618. installing zh_TW.gmo as /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/locale/zh_TW/LC_MESSAGES/libiconv.mo
  6619. if test "libiconv" = "gettext-tools"; then \
  6620.   /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/gettext/po; \
  6621.   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  6622.     /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$file \
  6623.                     /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/gettext/po/$file; \
  6624.   done; \
  6625.   for file in Makevars; do \
  6626.     rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/gettext/po/$file; \
  6627.   done; \
  6628. else \
  6629.   : ; \
  6630. fi
  6631. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
  6632. cd man && make install prefix='' exec_prefix='' datarootdir='/share' datadir='/share' mandir='/share/man'
  6633. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
  6634. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man1 ; fi
  6635. builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man1/$f ; /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man1/$f) ; done
  6636. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv.1 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man1/iconv.1
  6637. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3 ; fi
  6638. builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/$f ; /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/$f) ; done
  6639. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/iconv.3
  6640. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_close.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/iconv_close.3
  6641. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_open.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/iconv_open.3
  6642. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_open_into.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/iconv_open_into.3
  6643. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconvctl.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/man/man3/iconvctl.3
  6644. if [ ! -d /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv ] ; then /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv ; fi
  6645. mkdir -p -- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv
  6646. builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/$f ; /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/$f) ; done
  6647. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv.1.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconv.1.html
  6648. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv.3.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconv.3.html
  6649. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_close.3.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconv_close.3.html
  6650. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_open.3.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconv_open.3.html
  6651. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconv_open_into.3.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconv_open_into.3.html
  6652. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./iconvctl.3.html /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv/iconvctl.3.html
  6653. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
  6654. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
  6655. finished target host-libiconv.install
  6656.  
  6657. ----------------------------------
  6658. target: host-libiconv.install.pack
  6659. ----------------------------------
  6660.  
  6661. finished target host-libiconv.install.pack
  6662.  
  6663. ----------------------------------
  6664. target: host-libiconv.install.post
  6665. ----------------------------------
  6666.  
  6667. finished target host-libiconv.install.post
  6668.  
  6669. ------------------------------
  6670. target: host-gettext-dummy.get
  6671. ------------------------------
  6672.  
  6673. finished target host-gettext-dummy.get
  6674.  
  6675. ----------------------------------
  6676. target: host-gettext-dummy.extract
  6677. ----------------------------------
  6678.  
  6679. extract: pkg_src=ptxdist/src/gettext-dummy-1.0.1.tar.bz2
  6680. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1
  6681. patchin: no patches found
  6682. finished target host-gettext-dummy.extract
  6683.  
  6684. ---------------------------------------
  6685. target: host-gettext-dummy.extract.post
  6686. ---------------------------------------
  6687.  
  6688. finished target host-gettext-dummy.extract.post
  6689.  
  6690. ----------------------------------
  6691. target: host-gettext-dummy.prepare
  6692. ----------------------------------
  6693.  
  6694. pkg_deprecated_autoconf="--prefix= --disable-static"
  6695.  
  6696. checking build system type... x86_64-unknown-linux-gnu
  6697. checking host system type... x86_64-unknown-linux-gnu
  6698. checking whether to enable maintainer-specific portions of Makefiles... no
  6699. checking for gcc... gcc
  6700. checking for C compiler default output file name... a.out
  6701. checking whether the C compiler works... yes
  6702. checking whether we are cross compiling... no
  6703. checking for suffix of executables...
  6704. checking for suffix of object files... o
  6705. checking whether we are using the GNU C compiler... yes
  6706. checking whether gcc accepts -g... yes
  6707. checking for gcc option to accept ISO C89... none needed
  6708. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  6709. checking for grep that handles long lines and -e... /bin/grep
  6710. checking for egrep... /bin/grep -E
  6711. checking for ld used by gcc... /usr/bin/ld
  6712. checking if the linker (/usr/bin/ld) is GNU ld... yes
  6713. checking for /usr/bin/ld option to reload object files... -r
  6714. checking for BSD-compatible nm... /usr/bin/nm -B
  6715. checking whether ln -s works... yes
  6716. checking how to recognize dependent libraries... pass_all
  6717. checking how to run the C preprocessor... gcc -E
  6718. checking for ANSI C header files... yes
  6719. checking for sys/types.h... yes
  6720. checking for sys/stat.h... yes
  6721. checking for stdlib.h... yes
  6722. checking for string.h... yes
  6723. checking for memory.h... yes
  6724. checking for strings.h... yes
  6725. checking for inttypes.h... yes
  6726. checking for stdint.h... yes
  6727. checking for unistd.h... yes
  6728. checking dlfcn.h usability... yes
  6729. checking dlfcn.h presence... yes
  6730. checking for dlfcn.h... yes
  6731. checking whether we are using the GNU C++ compiler... yes
  6732. checking whether g++ accepts -g... yes
  6733. checking how to run the C++ preprocessor... g++ -E
  6734. checking for g77... no
  6735. checking for xlf... no
  6736. checking for f77... no
  6737. checking for frt... no
  6738. checking for pgf77... no
  6739. checking for cf77... no
  6740. checking for fort77... no
  6741. checking for fl32... no
  6742. checking for af77... no
  6743. checking for xlf90... no
  6744. checking for f90... no
  6745. checking for pgf90... no
  6746. checking for pghpf... no
  6747. checking for epcf90... no
  6748. checking for gfortran... no
  6749. checking for g95... no
  6750. checking for xlf95... no
  6751. checking for f95... no
  6752. checking for fort... no
  6753. checking for ifort... no
  6754. checking for ifc... no
  6755. checking for efc... no
  6756. checking for pgf95... no
  6757. checking for lf95... no
  6758. checking for ftn... no
  6759. checking whether we are using the GNU Fortran 77 compiler... no
  6760. checking whether  accepts -g... no
  6761. checking the maximum length of command line arguments... 1572864
  6762. checking command to parse /usr/bin/nm -B output from gcc object... ok
  6763. checking for objdir... .libs
  6764. checking for ar... ar
  6765. checking for ranlib... ranlib
  6766. checking for strip... strip
  6767. checking if gcc supports -fno-rtti -fno-exceptions... no
  6768. checking for gcc option to produce PIC... -fPIC
  6769. checking if gcc PIC flag -fPIC works... yes
  6770. checking if gcc static flag -static works... yes
  6771. checking if gcc supports -c -o file.o... yes
  6772. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6773. checking whether -lc should be explicitly linked in... no
  6774. checking dynamic linker characteristics... GNU/Linux ld.so
  6775. checking how to hardcode library paths into programs... immediate
  6776. checking whether stripping libraries is possible... yes
  6777. checking if libtool supports shared libraries... yes
  6778. checking whether to build shared libraries... yes
  6779. checking whether to build static libraries... no
  6780. configure: creating libtool
  6781. appending configuration tag "CXX" to libtool
  6782. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  6783. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  6784. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6785. checking for g++ option to produce PIC... -fPIC
  6786. checking if g++ PIC flag -fPIC works... yes
  6787. checking if g++ static flag -static works... yes
  6788. checking if g++ supports -c -o file.o... yes
  6789. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6790. checking dynamic linker characteristics... GNU/Linux ld.so
  6791. checking how to hardcode library paths into programs... immediate
  6792. appending configuration tag "F77" to libtool
  6793. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  6794. checking whether build environment is sane... yes
  6795. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  6796. checking for gawk... gawk
  6797. checking whether make sets $(MAKE)... yes
  6798. checking for style of include used by make... GNU
  6799. checking dependency style of gcc... gcc3
  6800. checking dependency style of g++... gcc3
  6801. checking for an ANSI C-conforming const... yes
  6802. checking whether to enable debugging... yes
  6803. configure: creating ./config.status
  6804. config.status: creating Makefile
  6805. config.status: creating config.h
  6806. config.status: executing depfiles commands
  6807. finished target host-gettext-dummy.prepare
  6808.  
  6809. ----------------------------------
  6810. target: host-gettext-dummy.compile
  6811. ----------------------------------
  6812.  
  6813. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6814. make  all-am
  6815. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6816. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include  -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O1 -MT libintl.lo -MD -MP -MF .deps/libintl.Tpo -c -o libintl.lo libintl.c
  6817. mkdir .libs
  6818.  gcc -DHAVE_CONFIG_H -I. -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O1 -MT libintl.lo -MD -MP -MF .deps/libintl.Tpo -c libintl.c  -fPIC -DPIC -o .libs/libintl.o
  6819. libintl.c: In function 'bind_textdomain_codeset':
  6820. libintl.c:62:2: warning: return discards 'const' qualifier from pointer target type
  6821.   return codeset;
  6822.   ^
  6823. mv -f .deps/libintl.Tpo .deps/libintl.Plo
  6824. /bin/bash ./libtool --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O1  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -o libintl.la -rpath /lib libintl.lo  
  6825. gcc -shared  .libs/libintl.o  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -Wl,-soname -Wl,libintl.so.0 -o .libs/libintl.so.0.0.0
  6826. (cd .libs && rm -f libintl.so.0 && ln -s libintl.so.0.0.0 libintl.so.0)
  6827. (cd .libs && rm -f libintl.so && ln -s libintl.so.0.0.0 libintl.so)
  6828. creating libintl.la
  6829. (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la)
  6830. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6831. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6832. finished target host-gettext-dummy.compile
  6833.  
  6834. ----------------------------------
  6835. target: host-gettext-dummy.install
  6836. ----------------------------------
  6837.  
  6838. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6839. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6840. test -z "/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib"
  6841.  /bin/bash ./libtool --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c  'libintl.la' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib/libintl.la'
  6842. /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libintl.so.0.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib/libintl.so.0.0.0
  6843. (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib && { ln -s -f libintl.so.0.0.0 libintl.so.0 || { rm -f libintl.so.0 && ln -s libintl.so.0.0.0 libintl.so.0; }; })
  6844. (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib && { ln -s -f libintl.so.0.0.0 libintl.so || { rm -f libintl.so && ln -s libintl.so.0.0.0 libintl.so; }; })
  6845. /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libintl.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/lib/libintl.la
  6846. libtool: install: warning: remember to run `libtool --finish /lib'
  6847. test -z "/include" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/include"
  6848. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 'libintl.h' '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-gettext-dummy-1.0.1/include/libintl.h'
  6849. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6850. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
  6851. finished target host-gettext-dummy.install
  6852.  
  6853. ---------------------------------------
  6854. target: host-gettext-dummy.install.pack
  6855. ---------------------------------------
  6856.  
  6857. finished target host-gettext-dummy.install.pack
  6858.  
  6859. ---------------------------------------
  6860. target: host-gettext-dummy.install.post
  6861. ---------------------------------------
  6862.  
  6863. finished target host-gettext-dummy.install.post
  6864.  
  6865. -----------------------
  6866. target: host-libffi.get
  6867. -----------------------
  6868.  
  6869. finished target host-libffi.get
  6870.  
  6871. ---------------------------
  6872. target: host-libffi.extract
  6873. ---------------------------
  6874.  
  6875. extract: pkg_src=ptxdist/src/libffi-3.0.11.tar.gz
  6876. extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libffi-3.0.11
  6877.  
  6878. pkg_patch_dir:     'ptxdist-2012.10.0/patches/libffi-3.0.11'
  6879. pkg_patch_series:  'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
  6880.  
  6881. patchin: patch: apply 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
  6882. applying '0001-fix-powerpc-case.patch'
  6883. patching file src/powerpc/ffi.c
  6884. patchin: patch: done
  6885.  
  6886. finished target host-libffi.extract
  6887.  
  6888. --------------------------------
  6889. target: host-libffi.extract.post
  6890. --------------------------------
  6891.  
  6892. pkg_patch_autogen: '<none>'
  6893.  
  6894. finished target host-libffi.extract.post
  6895.  
  6896. ---------------------------
  6897. target: host-libffi.prepare
  6898. ---------------------------
  6899.  
  6900. checking build system type... x86_64-unknown-linux-gnu
  6901. checking host system type... x86_64-unknown-linux-gnu
  6902. checking target system type... x86_64-unknown-linux-gnu
  6903. continue configure in default builddir "./x86_64-unknown-linux-gnu"
  6904. ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux
  6905. gnu"
  6906. checking build system type... x86_64-unknown-linux-gnu
  6907. checking host system type... x86_64-unknown-linux-gnu
  6908. checking target system type... x86_64-unknown-linux-gnu
  6909. checking for gsed... sed
  6910. checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
  6911. checking whether build environment is sane... yes
  6912. checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
  6913. checking for gawk... gawk
  6914. checking whether make sets $(MAKE)... yes
  6915. checking for gcc... gcc
  6916. checking whether the C compiler works... yes
  6917. checking for C compiler default output file name... a.out
  6918. checking for suffix of executables...
  6919. checking whether we are cross compiling... no
  6920. checking for suffix of object files... o
  6921. checking whether we are using the GNU C compiler... yes
  6922. checking whether gcc accepts -g... yes
  6923. checking for gcc option to accept ISO C89... none needed
  6924. checking for style of include used by make... GNU
  6925. checking dependency style of gcc... gcc3
  6926. checking dependency style of gcc... gcc3
  6927. checking whether gcc and cc understand -c and -o together... yes
  6928. checking how to print strings... printf
  6929. checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
  6930. checking for grep that handles long lines and -e... /bin/grep
  6931. checking for egrep... /bin/grep -E
  6932. checking for fgrep... /bin/grep -F
  6933. checking for ld used by gcc... /usr/bin/ld
  6934. checking if the linker (/usr/bin/ld) is GNU ld... yes
  6935. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  6936. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  6937. checking whether ln -s works... yes
  6938. checking the maximum length of command line arguments... 1572864
  6939. checking whether the shell understands some XSI constructs... yes
  6940. checking whether the shell understands "+="... yes
  6941. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  6942. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  6943. checking for /usr/bin/ld option to reload object files... -r
  6944. checking for objdump... objdump
  6945. checking how to recognize dependent libraries... pass_all
  6946. checking for dlltool... no
  6947. checking how to associate runtime and link libraries... printf %s\n
  6948. checking for ar... ar
  6949. checking for archiver @FILE support... @
  6950. checking for strip... strip
  6951. checking for ranlib... ranlib
  6952. checking command to parse /usr/bin/nm -B output from gcc object... ok
  6953. checking for sysroot... no
  6954. checking for mt... no
  6955. checking if : is a manifest tool... no
  6956. checking how to run the C preprocessor... gcc -E
  6957. checking for ANSI C header files... yes
  6958. checking for sys/types.h... yes
  6959. checking for sys/stat.h... yes
  6960. checking for stdlib.h... yes
  6961. checking for string.h... yes
  6962. checking for memory.h... yes
  6963. checking for strings.h... yes
  6964. checking for inttypes.h... yes
  6965. checking for stdint.h... yes
  6966. checking for unistd.h... yes
  6967. checking for dlfcn.h... yes
  6968. checking for objdir... .libs
  6969. checking if gcc supports -fno-rtti -fno-exceptions... no
  6970. checking for gcc option to produce PIC... -fPIC -DPIC
  6971. checking if gcc PIC flag -fPIC -DPIC works... yes
  6972. checking if gcc static flag -static works... yes
  6973. checking if gcc supports -c -o file.o... yes
  6974. checking if gcc supports -c -o file.o... (cached) yes
  6975. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  6976. checking whether -lc should be explicitly linked in... no
  6977. checking dynamic linker characteristics... GNU/Linux ld.so
  6978. checking how to hardcode library paths into programs... immediate
  6979. checking whether stripping libraries is possible... yes
  6980. checking if libtool supports shared libraries... yes
  6981. checking whether to build shared libraries... yes
  6982. checking whether to build static libraries... no
  6983. checking for C compiler vendor... gnu
  6984. checking whether C compiler accepts -malign-double... yes
  6985. checking whether C compiler accepts -fstrict-aliasing... yes
  6986. checking whether C compiler accepts -ffast-math... yes
  6987. checking for gcc architecture flag...
  6988. checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
  6989. checking for x86 cpuid 1 output... 306e4:1200800:7fbee3ff:bfebfbff
  6990. checking whether C compiler accepts -march=pentiumpro... no
  6991. checking whether C compiler accepts -mcpu=pentiumpro... no
  6992. checking whether C compiler accepts -mpentiumpro... no
  6993. checking for gcc architecture flag... unknown
  6994. checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math... yes
  6995. checking CFLAGS for maximum warnings... -Wall
  6996. checking whether to enable maintainer-specific portions of Makefiles... no
  6997. checking sys/mman.h usability... yes
  6998. checking sys/mman.h presence... yes
  6999. checking for sys/mman.h... yes
  7000. checking for mmap... yes
  7001. checking for sys/mman.h... (cached) yes
  7002. checking for mmap... (cached) yes
  7003. checking whether read-only mmap of a plain file works... yes
  7004. checking whether mmap from /dev/zero works... yes
  7005. checking for MAP_ANON(YMOUS)... yes
  7006. checking whether mmap with MAP_ANON(YMOUS) works... yes
  7007. checking for ANSI C header files... (cached) yes
  7008. checking for memcpy... yes
  7009. checking for size_t... yes
  7010. checking for working alloca.h... yes
  7011. checking for alloca... yes
  7012. checking size of double... 8
  7013. checking size of long double... 16
  7014. checking whether byte ordering is bigendian... no
  7015. checking assembler .cfi pseudo-op support... yes
  7016. checking assembler supports pc related relocs... yes
  7017. checking assembler .ascii pseudo-op support... yes
  7018. checking assembler .string pseudo-op support... yes
  7019. checking assembler supports unwind section type... yes
  7020. checking whether .eh_frame section should be read-only... no
  7021. checking for __attribute__((visibility("hidden")))... yes
  7022. configure: creating ./config.status
  7023. config.status: creating include/Makefile
  7024. config.status: creating include/ffi.h
  7025. config.status: creating Makefile
  7026. config.status: creating testsuite/Makefile
  7027. config.status: creating man/Makefile
  7028. config.status: creating libffi.pc
  7029. config.status: creating fficonfig.h
  7030. config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
  7031. config.status: executing buildir commands
  7032. config.status: create top_srcdir/Makefile guessed from local Makefile
  7033. config.status: build in x86_64-unknown-linux-gnu (HOST=)
  7034. config.status: executing depfiles commands
  7035. config.status: executing libtool commands
  7036. config.status: executing include commands
  7037. config.status: executing src commands
  7038. finished target host-libffi.prepare
  7039.  
  7040. ---------------------------
  7041. target: host-libffi.compile
  7042. ---------------------------
  7043.  
  7044. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
  7045. MAKE x86_64-unknown-linux-gnu : 0 * all-all
  7046. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7047. make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "INSTALL_DATA=/usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "INSTALL_SCRIPT=/usr/local/lib/ptxdist-2012.10.0/bin/install -c" "JC1FLAGS=" "LDFLAGS=-L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/bash /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/bash" "exec_prefix=" "infodir=/share/info" "libdir=/lib" "mandir=/share/man" "prefix=" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive
  7048. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7049. Making all in include
  7050. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7051. make[4]: Nothing to be done for 'all'.
  7052. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7053. Making all in testsuite
  7054. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7055. make[4]: Nothing to be done for 'all'.
  7056. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7057. Making all in man
  7058. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7059. make[4]: Nothing to be done for 'all'.
  7060. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7061. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7062. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7063. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  7064. mv -f $depbase.Tpo $depbase.Plo
  7065. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7066. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
  7067. mv -f $depbase.Tpo $depbase.Plo
  7068. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7069. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
  7070. mv -f $depbase.Tpo $depbase.Plo
  7071. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7072. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
  7073. mv -f $depbase.Tpo $depbase.Plo
  7074. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7075. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
  7076. mv -f $depbase.Tpo $depbase.Plo
  7077. depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7078. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\
  7079. mv -f $depbase.Tpo $depbase.Plo
  7080. depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7081. /bin/bash ./libtool   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g  -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\
  7082. mv -f $depbase.Tpo $depbase.Plo
  7083. depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7084. /bin/bash ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\
  7085. mv -f $depbase.Tpo $depbase.Plo
  7086. depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  7087. /bin/bash ./libtool   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g  -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\
  7088. mv -f $depbase.Tpo $depbase.Plo
  7089. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
  7090. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
  7091. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
  7092. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c  -fPIC -DPIC -o src/x86/.libs/ffi64.o
  7093. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
  7094. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S  -fPIC -DPIC -o src/x86/.libs/unix64.o
  7095. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S  -fPIC -DPIC -o src/x86/.libs/sysv.o
  7096. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
  7097. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -isystem /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/include -g -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c  -fPIC -DPIC -o src/x86/.libs/ffi.o
  7098. /bin/bash ./libtool --tag=CC   --mode=link gcc -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions -version-info `grep -v '^#' ../libtool-version`   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -o libffi.la -rpath /lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo                        src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo      
  7099. /bin/bash ./libtool --tag=CC   --mode=link gcc -g  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wall -fexceptions  -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo                        src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo      
  7100. libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o
  7101. libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o   -L/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib  -O3 -malign-double -Wl,-rpath -Wl,/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to/make/host/tools/relocateable/with/chrpath/when/using/dev/packages   -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.0
  7102. libtool: link: ranlib .libs/libffi_convenience.a
  7103. libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
  7104. libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.0" "libffi.so.6")
  7105. libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.0" "libffi.so")
  7106. libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
  7107. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7108. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7109. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7110. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
  7111. finished target host-libffi.compile
  7112.  
  7113. ---------------------------
  7114. target: host-libffi.install
  7115. ---------------------------
  7116.  
  7117. make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
  7118. MAKE x86_64-unknown-linux-gnu : 0 * install
  7119. make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7120. Making install in include
  7121. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7122. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7123. make[4]: Nothing to be done for 'install-exec-am'.
  7124. test -z "/lib/libffi-3.0.11/include" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/libffi-3.0.11/include"
  7125.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ffi.h ffitarget.h '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/libffi-3.0.11/include'
  7126. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7127. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/include'
  7128. Making install in testsuite
  7129. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7130. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7131. make[4]: Nothing to be done for 'install-exec-am'.
  7132. make[4]: Nothing to be done for 'install-data-am'.
  7133. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7134. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/testsuite'
  7135. Making install in man
  7136. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7137. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7138. make[4]: Nothing to be done for 'install-exec-am'.
  7139. test -z "/share/man/man3" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/share/man/man3"
  7140.  /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/share/man/man3'
  7141. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7142. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu/man'
  7143. make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7144. make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7145. test -z "/lib" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib"
  7146.  /bin/bash ./libtool   --mode=install /usr/local/lib/ptxdist-2012.10.0/bin/install -c   libffi.la '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib'
  7147. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libffi.so.6.0.0 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/libffi.so.6.0.0
  7148. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib && { ln -s -f libffi.so.6.0.0 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.0 libffi.so.6; }; })
  7149. libtool: install: (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib && { ln -s -f libffi.so.6.0.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.0 libffi.so; }; })
  7150. libtool: install: /usr/local/lib/ptxdist-2012.10.0/bin/install -c .libs/libffi.lai /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/libffi.la
  7151. libtool: install: warning: remember to run `libtool --finish /lib'
  7152. test -z "/share/info" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/share/info"
  7153. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ../doc/libffi.info '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/share/info'
  7154. test -z "/lib/pkgconfig" || /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p "/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/pkgconfig"
  7155. /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 libffi.pc '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libffi-3.0.11/lib/pkgconfig'
  7156. make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7157. make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7158. make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11/x86_64-unknown-linux-gnu'
  7159. make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
  7160. finished target host-libffi.install
  7161.  
  7162. --------------------------------
  7163. target: host-libffi.install.pack
  7164. --------------------------------
  7165.  
  7166. finished target host-libffi.install.pack
  7167.  
  7168. --------------------------------
  7169. target: host-libffi.install.post
  7170. --------------------------------
  7171.  
  7172. finished target host-libffi.install.post
  7173.  
  7174. ------------------------------
  7175. target: host-glib.extract.post
  7176. ------------------------------
  7177.  
  7178. pkg_patch_autogen: 'ptxdist-2012.10.0/patches/glib-2.32.3/autogen.sh'
  7179.  
  7180. Possible unintended interpolation of @2 in string at /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/aclocal line 60.
  7181. main::scan_file() called too early to check prototype at /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/aclocal line 617.
  7182. aclocal: couldn't open directory `/var/lib/jenkins/workspace/rauch_jncg_feature_boottime/ptxdist/platform-ecu01/sysroot-host/share/aclocal-1.11': No such file or directory
  7183. /usr/local/lib/ptxdist-2012.10.0/rules/post/ptxd_make_world_extract.make:49: recipe for target '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/state/host-glib.extract.post' failed
  7184. make: *** [/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/state/host-glib.extract.post] Error 1
  7185. [Pipeline] }
  7186. [Pipeline] // gitlabCommitStatus
  7187. [Pipeline] }
  7188. [Pipeline] // stage
  7189. [Pipeline] }
  7190. $ docker stop --time=1 bf4abb94ac984099e872a991450006493b834135e0530e051196f559d1050785
  7191. [Pipeline] // withDockerContainer
  7192. [Pipeline] }
  7193. [Pipeline] // node
  7194. [Pipeline] End of Pipeline
  7195. ERROR: script returned exit code 2
  7196. Finished: FAILURE

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at