- -------------------------
- target: host-zlib.prepare
- -------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- Checking for shared library support...
- Building shared library libz.so.1.2.7 with gcc.
- Checking for off64_t... Yes.
- Checking for fseeko... Yes.
- Checking for strerror... Yes.
- Checking for unistd.h... Yes.
- Checking for stdarg.h... Yes.
- Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
- Checking for vsnprintf() in stdio.h... Yes.
- Checking for return value of vsnprintf()... Yes.
- Checking for attribute(visibility) support... Yes.
- Looking for a four-byte integer type... Found.
- finished target host-zlib.prepare
- -------------------------
- target: host-zlib.compile
- -------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
- gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c
- 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
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
- 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
- rm -f libz.so libz.so.1
- ln -s libz.so.1.2.7 libz.so
- ln -s libz.so.1.2.7 libz.so.1
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.7
- gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.7
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
- finished target host-zlib.compile
- -------------------------
- target: host-zlib.install
- -------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
- cp libz.a /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib
- chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/libz.a
- 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
- 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
- cp zlib.3 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/share/man/man3
- 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
- cp zlib.pc /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/pkgconfig
- chmod 644 /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/lib/pkgconfig/zlib.pc
- cp zlib.h zconf.h /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-zlib-1.2.7/include
- 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
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/zlib-1.2.7'
- finished target host-zlib.install
- ------------------------------
- target: host-zlib.install.pack
- ------------------------------
- finished target host-zlib.install.pack
- ------------------------------
- target: host-zlib.install.post
- ------------------------------
- finished target host-zlib.install.post
- ---------------------------------
- target: host-xorg-lib-fontenc.get
- ---------------------------------
- finished target host-xorg-lib-fontenc.get
- -------------------------------------
- target: host-xorg-lib-fontenc.extract
- -------------------------------------
- extract: pkg_src=ptxdist/src/libfontenc-1.1.1.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libfontenc-1.1.1
- patchin: no patches found
- finished target host-xorg-lib-fontenc.extract
- -----------------------------
- target: host-xorg-proto-x.get
- -----------------------------
- finished target host-xorg-proto-x.get
- ---------------------------------
- target: host-xorg-proto-x.extract
- ---------------------------------
- extract: pkg_src=ptxdist/src/xproto-7.0.23.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/xproto-7.0.23
- patchin: no patches found
- finished target host-xorg-proto-x.extract
- --------------------------------------
- target: host-xorg-proto-x.extract.post
- --------------------------------------
- finished target host-xorg-proto-x.extract.post
- ---------------------------------
- target: host-xorg-proto-x.prepare
- ---------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix= --disable-specs"
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports-Wall... yes
- checking if gcc -std=gnu99 supports-Wpointer-arith... yes
- checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports-Wformat=2... yes
- checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports-Wnested-externs... yes
- checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports-Wold-style-definition... yes
- checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports-Wunused... yes
- checking if gcc -std=gnu99 supports-Wuninitialized... yes
- checking if gcc -std=gnu99 supports-Wshadow... yes
- checking if gcc -std=gnu99 supports-Wcast-qual... yes
- checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports-Wredundant-decls... yes
- checking if gcc -std=gnu99 supports-Werror=implicit... yes
- checking if gcc -std=gnu99 supports-Werror=nonnull... yes
- checking if gcc -std=gnu99 supports-Werror=init-self... yes
- checking if gcc -std=gnu99 supports-Werror=main... yes
- checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports-Werror=return-type... yes
- checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports-Werror=write-strings... yes
- checking if gcc -std=gnu99 supports-Werror=address... yes
- checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports-pedantic... yes
- checking if gcc -std=gnu99 supports-Werror... yes
- checking if gcc -std=gnu99 supports-Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking whether to build functional specifications... no
- checking for xmlto... no
- configure: WARNING: xmlto not found - documentation targets will be skipped
- checking for fop... no
- configure: WARNING: fop not found - documentation targets will be skipped
- checking for xsltproc... no
- configure: WARNING: xsltproc not found - cannot transform XML documents
- checking for X.Org SGML entities >= 1.8... no
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking for sys/types.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for fd_set.fds_bits... no
- checking for fd_set.__fds_bits... yes
- checking whether const prototypes are supported... yes
- checking whether varargs prototypes are supported... yes
- checking whether nested prototypes are supported... yes
- checking whether to force function prototypes... yes
- checking whether to widen function prototypes... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating specs/Makefile
- config.status: creating specs/SIAddresses/Makefile
- config.status: creating Xpoll.h
- config.status: creating xproto.pc
- config.status: creating do-not-use-config.h
- config.status: creating Xfuncproto.h
- config.status: executing depfiles commands
- finished target host-xorg-proto-x.prepare
- ---------------------------------
- target: host-xorg-proto-x.compile
- ---------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- Making all in specs
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- Making all in SIAddresses
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[4]: Nothing to be done for 'all-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- finished target host-xorg-proto-x.compile
- ---------------------------------
- target: host-xorg-proto-x.install
- ---------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- Making install in specs
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- Making install in SIAddresses
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs/SIAddresses'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- 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"
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23/specs'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xproto-7.0.23'
- finished target host-xorg-proto-x.install
- --------------------------------------
- target: host-xorg-proto-x.install.pack
- --------------------------------------
- finished target host-xorg-proto-x.install.pack
- --------------------------------------
- target: host-xorg-proto-x.install.post
- --------------------------------------
- finished target host-xorg-proto-x.install.post
- ------------------------------------------
- target: host-xorg-lib-fontenc.extract.post
- ------------------------------------------
- finished target host-xorg-lib-fontenc.extract.post
- -------------------------------------
- target: host-xorg-lib-fontenc.prepare
- -------------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for gcc option to accept ISO C99... -std=gnu99
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wcast-qual... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking for root directory for font files... ${datarootdir}/fonts/X11
- checking for directory for encodings files... ${FONTROOTDIR}/encodings
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking for gzclose in -lz... yes
- checking for FONTENC... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating fontenc.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- finished target host-xorg-lib-fontenc.prepare
- -------------------------------------
- target: host-xorg-lib-fontenc.compile
- -------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- Making all in src
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- CC encparse.lo
- CC fontenc.lo
- fontenc.c:537:1: warning: initialization discards 'const' qualifier from pointer target type
- static char *iso8859_15_aliases[2]={"fcd8859-15",NULL};
- ^
- fontenc.c:541:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso10646-1",NULL,256*256,0,iso10646,NULL,0,0}, /* Unicode */
- ^
- fontenc.c:542:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-1",NULL,256,0,iso8859_1,NULL,0,0}, /* Latin 1 (West European) */
- ^
- fontenc.c:543:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-2",NULL,256,0,iso8859_2,NULL,0,0}, /* Latin 2 (East European) */
- ^
- fontenc.c:544:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-3",NULL,256,0,iso8859_3,NULL,0,0}, /* Latin 3 (South European) */
- ^
- fontenc.c:545:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-4",NULL,256,0,iso8859_4,NULL,0,0}, /* Latin 4 (North European) */
- ^
- fontenc.c:546:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-5",NULL,256,0,iso8859_5,NULL,0,0}, /* Cyrillic */
- ^
- fontenc.c:547:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-6",NULL,256,0,iso8859_6,NULL,0,0}, /* Arabic */
- ^
- fontenc.c:548:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-7",NULL,256,0,iso8859_7,NULL,0,0}, /* Greek */
- ^
- fontenc.c:549:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-8",NULL,256,0,iso8859_8,NULL,0,0}, /* Hebrew */
- ^
- fontenc.c:550:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-9",NULL,256,0,iso8859_9,NULL,0,0}, /* Latin 5 (Turkish) */
- ^
- fontenc.c:551:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-10",NULL,256,0,iso8859_10,NULL,0,0}, /* Latin 6 (Nordic) */
- ^
- fontenc.c:552:5: warning: initialization discards 'const' qualifier from pointer target type
- {"iso8859-15",iso8859_15_aliases,256,0,iso8859_15,NULL,0,0}, /* Latin 9 */
- ^
- fontenc.c:553:5: warning: initialization discards 'const' qualifier from pointer target type
- {"koi8-r",NULL,256,0,koi8_r,NULL,0,0}, /* Russian */
- ^
- fontenc.c:554:5: warning: initialization discards 'const' qualifier from pointer target type
- {"koi8-ru",NULL,256,0,koi8_ru,NULL,0,0}, /* Ukrainian */
- ^
- fontenc.c:555:5: warning: initialization discards 'const' qualifier from pointer target type
- {"koi8-uni",NULL,256,0,koi8_uni,NULL,0,0}, /* Russian/Ukrainian/Bielorussian */
- ^
- fontenc.c:556:5: warning: initialization discards 'const' qualifier from pointer target type
- {"koi8-e",NULL,256,0,koi8_e,NULL,0,0}, /* ``European'' */
- ^
- fontenc.c:557:5: warning: initialization discards 'const' qualifier from pointer target type
- {"koi8-u",NULL,256,0,koi8_u,NULL,0,0}, /* Ukrainian too */
- ^
- fontenc.c:558:5: warning: initialization discards 'const' qualifier from pointer target type
- {"microsoft-symbol",NULL,256,0,microsoft_symbol,NULL,0,0},
- ^
- fontenc.c:559:5: warning: initialization discards 'const' qualifier from pointer target type
- {"apple-roman",NULL,256,0,apple_roman,NULL,0,0},
- ^
- encparse.c: In function 'FontEncDirectory':
- encparse.c:780:17: warning: assignment discards 'const' qualifier from pointer target type
- dir = FONT_ENCODINGS_DIRECTORY;
- ^
- encparse.c: In function 'FontEncReallyReallyLoad':
- encparse.c:840:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
- count = fscanf(file, format, encoding_name, file_name);
- ^
- CCLD libfontenc.la
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- finished target host-xorg-lib-fontenc.compile
- -------------------------------------
- target: host-xorg-lib-fontenc.install
- -------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- Making install in src
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- 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"
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- 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
- 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
- libtool: install: ranlib /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libfontenc-1.1.1/lib/libfontenc.a
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1/src'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libfontenc-1.1.1'
- finished target host-xorg-lib-fontenc.install
- ------------------------------------------
- target: host-xorg-lib-fontenc.install.pack
- ------------------------------------------
- finished target host-xorg-lib-fontenc.install.pack
- ------------------------------------------
- target: host-xorg-lib-fontenc.install.post
- ------------------------------------------
- finished target host-xorg-lib-fontenc.install.post
- -------------------------
- target: host-freetype.get
- -------------------------
- finished target host-freetype.get
- -----------------------------
- target: host-freetype.extract
- -----------------------------
- extract: pkg_src=ptxdist/src/freetype-2.3.11.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/freetype-2.3.11
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/freetype-2.3.11'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/freetype-2.3.11/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/freetype-2.3.11/series'
- applying '0001-make-freetype-config-SYSROOT-aware.patch'
- patching file builds/unix/freetype-config.in
- patchin: patch: done
- finished target host-freetype.extract
- ----------------------------------
- target: host-freetype.extract.post
- ----------------------------------
- pkg_patch_autogen: '<none>'
- finished target host-freetype.extract.post
- -----------------------------
- target: host-freetype.prepare
- -----------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- FreeType build system -- automatic system detection
- The following settings are used:
- platform unix
- compiler gcc
- configuration directory ./builds/unix
- configuration rules ./builds/unix/unix.mk
- If this does not correspond to your system or settings please remove the file
- `config.mk' from this directory then read the INSTALL file for help.
- Otherwise, simply type `make' again to build the library,
- or `make refdoc' to build the API reference (the latter needs python).
- Generating modules list in ./objs/ftmodule.h...
- * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc)
- * module: type1 (Postscript font files with extension *.pfa or *.pfb)
- * module: cff (OpenType fonts with extension *.otf)
- * module: cid (Postscript CID-keyed fonts, no known extension)
- * module: pfr (PFR/TrueDoc font files with extension *.pfr)
- * module: type42 (Type 42 font files with no known extension)
- * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon)
- * module: pcf (pcf bitmap fonts)
- * module: bdf (bdf bitmap fonts)
- * module: sfnt (helper module for TrueType & OpenType formats)
- * module: autofit (automatic hinting module)
- * module: pshinter (Postscript hinter module)
- * module: raster (monochrome bitmap renderer)
- * module: smooth (anti-aliased bitmap renderer)
- * module: smooth (anti-aliased bitmap renderer for LCDs)
- * module: smooth (anti-aliased bitmap renderer for vertical LCDs)
- * module: psaux (Postscript Type 1 & Type 2 helper module)
- * module: psnames (Postscript & Unicode Glyph name handling)
- done.
- cd builds/unix; ./configure '--prefix=' '--disable-static'
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for rm... rm -f
- checking for rmdir... rmdir
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking size of int... 4
- checking size of long... 8
- checking cpp computation of bit length in ftconfig.in works... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking whether munmap is declared... yes
- checking for munmap's first parameter type... void *
- checking for memcpy... yes
- checking for memmove... yes
- checking for gzsetparams in -lz... yes
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking whether CFLAGS includes -isysroot option... no
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- configure: creating ./config.status
- config.status: creating unix-cc.mk
- config.status: creating unix-def.mk
- config.status: creating freetype-config
- config.status: creating freetype2.pc
- config.status: creating ftconfig.h
- config.status: executing libtool commands
- make[1]: Nothing to be done for 'unix'.
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- finished target host-freetype.prepare
- -----------------------------
- target: host-freetype.compile
- -----------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- 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
- ./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
- 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
- ./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
- ./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
- ./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
- ./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
- ./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
- ./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
- 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
- ./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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- /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
- 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
- ./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
- 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
- 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")
- 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")
- 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" )
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- finished target host-freetype.compile
- -----------------------------
- target: host-freetype.install
- -----------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- ./builds/unix/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib \
- /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
- 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
- ./builds/unix/libtool --mode=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/libfreetype.la /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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 \
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 \
- $P /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype ; \
- done
- 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 \
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 \
- $P /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config ; \
- done
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache/*
- rmdir /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/cache
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/internal/*
- rmdir /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/internal
- 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
- /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
- make[1]: [install] Error 1 (ignored)
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/ft2unix.h \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/ft2build.h
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/ftconfig.h \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config/ftconfig.h
- /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 \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/include/freetype2/freetype/config/ftmodule.h
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 755 ./builds/unix/freetype-config \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/bin/freetype-config
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/share/aclocal/freetype2.m4
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./builds/unix/freetype2.pc \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-freetype-2.3.11/lib/pkgconfig/freetype2.pc
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/freetype-2.3.11'
- finished target host-freetype.install
- ----------------------------------
- target: host-freetype.install.pack
- ----------------------------------
- finished target host-freetype.install.pack
- ----------------------------------
- target: host-freetype.install.post
- ----------------------------------
- finished target host-freetype.install.post
- ----------------------------------------------
- target: host-xorg-app-mkfontscale.extract.post
- ----------------------------------------------
- finished target host-xorg-app-mkfontscale.extract.post
- -----------------------------------------
- target: host-xorg-app-mkfontscale.prepare
- -----------------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wcast-qual... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking for gzopen in -lz... yes
- checking for MKFONTSCALE... yes
- checking for X11... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating man/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- finished target host-xorg-app-mkfontscale.prepare
- -----------------------------------------
- target: host-xorg-app-mkfontscale.compile
- -----------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- Making all in man
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- GEN mkfontscale.1
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- CC hash.o
- CC ident.o
- CC list.o
- CC mkfontscale.o
- mkfontscale.c: In function 'main':
- mkfontscale.c:144:26: warning: passing argument 1 of 'makeList' from incompatible pointer type
- encodings = makeList(encodings_array, countof(encodings_array), NULL, 0);
- ^
- In file included from mkfontscale.c:44:0:
- list.h:42:9: note: expected 'char **' but argument is of type 'const char **'
- ListPtr makeList(char **a, int n, ListPtr old, int begin);
- ^
- mkfontscale.c:146:32: warning: passing argument 1 of 'makeList' from incompatible pointer type
- extra_encodings = makeList(extra_encodings_array,
- ^
- In file included from mkfontscale.c:44:0:
- list.h:42:9: note: expected 'char **' but argument is of type 'const char **'
- ListPtr makeList(char **a, int n, ListPtr old, int begin);
- ^
- mkfontscale.c: In function 'doDirectory':
- mkfontscale.c:757:66: warning: declaration of 'encodingsToDo' shadows a global declaration [-Wshadow]
- doDirectory(const char *dirname_given, int numEncodings, ListPtr encodingsToDo)
- ^
- mkfontscale.c:108:16: warning: shadowed declaration is here [-Wshadow]
- static ListPtr encodingsToDo;
- ^
- mkfontscale.c:888:17: warning: declaration of 'n' shadows a previous local [-Wshadow]
- int n = strlen(xlfd_name);
- ^
- mkfontscale.c:768:12: warning: shadowed declaration is here [-Wshadow]
- int i, n, found, rc;
- ^
- mkfontscale.c: In function 'checkExtraEncoding':
- mkfontscale.c:1177:17: warning: declaration of 'found' shadows a parameter [-Wshadow]
- int found = 0;
- ^
- mkfontscale.c:1171:59: warning: shadowed declaration is here [-Wshadow]
- checkExtraEncoding(FT_Face face, char *encoding_name, int found)
- ^
- mkfontscale.c: In function 'readEncodings':
- mkfontscale.c:1247:23: warning: declaration of 'encodings' shadows a global declaration [-Wshadow]
- readEncodings(ListPtr encodings, char *dirname)
- ^
- mkfontscale.c:85:16: warning: shadowed declaration is here [-Wshadow]
- static ListPtr encodings, extra_encodings;
- ^
- CCLD mkfontscale
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- finished target host-xorg-app-mkfontscale.compile
- -----------------------------------------
- target: host-xorg-app-mkfontscale.install
- -----------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- Making install in man
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0/man'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- 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"
- /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'
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontscale-1.1.0'
- finished target host-xorg-app-mkfontscale.install
- ----------------------------------------------
- target: host-xorg-app-mkfontscale.install.pack
- ----------------------------------------------
- finished target host-xorg-app-mkfontscale.install.pack
- ----------------------------------------------
- target: host-xorg-app-mkfontscale.install.post
- ----------------------------------------------
- finished target host-xorg-app-mkfontscale.install.post
- --------------------------------------------
- target: host-xorg-app-mkfontdir.extract.post
- --------------------------------------------
- finished target host-xorg-app-mkfontdir.extract.post
- ---------------------------------------
- target: host-xorg-app-mkfontdir.prepare
- ---------------------------------------
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wcast-qual... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating man/Makefile
- config.status: executing depfiles commands
- finished target host-xorg-app-mkfontdir.prepare
- ---------------------------------------
- target: host-xorg-app-mkfontdir.compile
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- Making all in man
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- GEN mkfontdir.1
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- GEN mkfontdir
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- finished target host-xorg-app-mkfontdir.compile
- ---------------------------------------
- target: host-xorg-app-mkfontdir.install
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- Making install in man
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7/man'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- 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"
- /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'
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/mkfontdir-1.0.7'
- finished target host-xorg-app-mkfontdir.install
- --------------------------------------------
- target: host-xorg-app-mkfontdir.install.pack
- --------------------------------------------
- finished target host-xorg-app-mkfontdir.install.pack
- --------------------------------------------
- target: host-xorg-app-mkfontdir.install.post
- --------------------------------------------
- finished target host-xorg-app-mkfontdir.install.post
- ----------------------------------
- target: host-xorg-app-bdftopcf.get
- ----------------------------------
- finished target host-xorg-app-bdftopcf.get
- --------------------------------------
- target: host-xorg-app-bdftopcf.extract
- --------------------------------------
- extract: pkg_src=ptxdist/src/bdftopcf-1.0.3.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3
- patchin: no patches found
- finished target host-xorg-app-bdftopcf.extract
- -------------------------------
- target: host-xorg-lib-xfont.get
- -------------------------------
- finished target host-xorg-lib-xfont.get
- -----------------------------------
- target: host-xorg-lib-xfont.extract
- -----------------------------------
- extract: pkg_src=ptxdist/src/libXfont-1.4.5.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libXfont-1.4.5
- patchin: no patches found
- finished target host-xorg-lib-xfont.extract
- ---------------------------------
- target: host-xorg-proto-fonts.get
- ---------------------------------
- finished target host-xorg-proto-fonts.get
- -------------------------------------
- target: host-xorg-proto-fonts.extract
- -------------------------------------
- extract: pkg_src=ptxdist/src/fontsproto-2.1.2.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/fontsproto-2.1.2
- patchin: no patches found
- finished target host-xorg-proto-fonts.extract
- ------------------------------------------
- target: host-xorg-proto-fonts.extract.post
- ------------------------------------------
- finished target host-xorg-proto-fonts.extract.post
- -------------------------------------
- target: host-xorg-proto-fonts.prepare
- -------------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix= --disable-specs"
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports-Wall... yes
- checking if gcc -std=gnu99 supports-Wpointer-arith... yes
- checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports-Wformat=2... yes
- checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports-Wnested-externs... yes
- checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports-Wold-style-definition... yes
- checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports-Wunused... yes
- checking if gcc -std=gnu99 supports-Wuninitialized... yes
- checking if gcc -std=gnu99 supports-Wshadow... yes
- checking if gcc -std=gnu99 supports-Wcast-qual... yes
- checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports-Wredundant-decls... yes
- checking if gcc -std=gnu99 supports-Werror=implicit... yes
- checking if gcc -std=gnu99 supports-Werror=nonnull... yes
- checking if gcc -std=gnu99 supports-Werror=init-self... yes
- checking if gcc -std=gnu99 supports-Werror=main... yes
- checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports-Werror=return-type... yes
- checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports-Werror=write-strings... yes
- checking if gcc -std=gnu99 supports-Werror=address... yes
- checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports-pedantic... yes
- checking if gcc -std=gnu99 supports-Werror... yes
- checking if gcc -std=gnu99 supports-Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking whether to build functional specifications... no
- checking for xmlto... no
- configure: WARNING: xmlto not found - documentation targets will be skipped
- checking for fop... no
- configure: WARNING: fop not found - documentation targets will be skipped
- checking for xsltproc... no
- configure: WARNING: xsltproc not found - cannot transform XML documents
- checking for X.Org SGML entities >= 1.8... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating specs/Makefile
- config.status: creating fontsproto.pc
- config.status: executing depfiles commands
- finished target host-xorg-proto-fonts.prepare
- -------------------------------------
- target: host-xorg-proto-fonts.compile
- -------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- Making all in specs
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[2]: Nothing to be done for 'all-am'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- finished target host-xorg-proto-fonts.compile
- -------------------------------------
- target: host-xorg-proto-fonts.install
- -------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- Making install in specs
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- 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"
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2/specs'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/fontsproto-2.1.2'
- finished target host-xorg-proto-fonts.install
- ------------------------------------------
- target: host-xorg-proto-fonts.install.pack
- ------------------------------------------
- finished target host-xorg-proto-fonts.install.pack
- ------------------------------------------
- target: host-xorg-proto-fonts.install.post
- ------------------------------------------
- finished target host-xorg-proto-fonts.install.post
- --------------------------------
- target: host-xorg-lib-xtrans.get
- --------------------------------
- finished target host-xorg-lib-xtrans.get
- ------------------------------------
- target: host-xorg-lib-xtrans.extract
- ------------------------------------
- extract: pkg_src=ptxdist/src/xtrans-1.2.7.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/xtrans-1.2.7
- patchin: no patches found
- finished target host-xorg-lib-xtrans.extract
- -----------------------------------------
- target: host-xorg-lib-xtrans.extract.post
- -----------------------------------------
- finished target host-xorg-lib-xtrans.extract.post
- ------------------------------------
- target: host-xorg-lib-xtrans.prepare
- ------------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... none
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports-Wall... yes
- checking if gcc -std=gnu99 supports-Wpointer-arith... yes
- checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports-Wformat=2... yes
- checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports-Wnested-externs... yes
- checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports-Wold-style-definition... yes
- checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports-Wunused... yes
- checking if gcc -std=gnu99 supports-Wuninitialized... yes
- checking if gcc -std=gnu99 supports-Wshadow... yes
- checking if gcc -std=gnu99 supports-Wcast-qual... yes
- checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports-Wredundant-decls... yes
- checking if gcc -std=gnu99 supports-Werror=implicit... yes
- checking if gcc -std=gnu99 supports-Werror=nonnull... yes
- checking if gcc -std=gnu99 supports-Werror=init-self... yes
- checking if gcc -std=gnu99 supports-Werror=main... yes
- checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports-Werror=return-type... yes
- checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports-Werror=write-strings... yes
- checking if gcc -std=gnu99 supports-Werror=address... yes
- checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports-pedantic... yes
- checking if gcc -std=gnu99 supports-Werror... yes
- checking if gcc -std=gnu99 supports-Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking whether to build documentation... yes
- checking for xmlto... no
- configure: WARNING: xmlto not found - documentation targets will be skipped
- checking for fop... no
- configure: WARNING: fop not found - documentation targets will be skipped
- checking for xsltproc... no
- configure: WARNING: xsltproc not found - cannot transform XML documents
- checking for X.Org SGML entities >= 1.8... no
- checking for fchown... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating xtrans.pc
- config.status: executing depfiles commands
- finished target host-xorg-lib-xtrans.prepare
- ------------------------------------
- target: host-xorg-lib-xtrans.compile
- ------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- Making all in doc
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[2]: Nothing to be done for 'all-am'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- finished target host-xorg-lib-xtrans.compile
- ------------------------------------
- target: host-xorg-lib-xtrans.install
- ------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- Making install in doc
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7/doc'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/xtrans-1.2.7'
- finished target host-xorg-lib-xtrans.install
- -----------------------------------------
- target: host-xorg-lib-xtrans.install.pack
- -----------------------------------------
- finished target host-xorg-lib-xtrans.install.pack
- -----------------------------------------
- target: host-xorg-lib-xtrans.install.post
- -----------------------------------------
- finished target host-xorg-lib-xtrans.install.post
- ----------------------------------------
- target: host-xorg-lib-xfont.extract.post
- ----------------------------------------
- finished target host-xorg-lib-xfont.extract.post
- -----------------------------------
- target: host-xorg-lib-xfont.prepare
- -----------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix= --disable-static --disable-freetype --without-xmlto"
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for gcc option to accept ISO C99... -std=gnu99
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking if compiler supports -Werror=unknown-warning-option... no
- checking if compiler supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wcast-qual... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking whether to build developer documentation... yes
- checking for fop... no
- configure: WARNING: fop not found - documentation targets will be skipped
- checking for X.Org SGML entities >= 1.7... no
- checking endian.h usability... yes
- checking endian.h presence... yes
- checking for endian.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking sys/poll.h usability... yes
- checking sys/poll.h presence... yes
- checking for sys/poll.h... yes
- checking for poll... yes
- checking for pkg-config... (cached) /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for gzopen in -lz... yes
- checking for hypot in -lm... yes
- checking for XFONT... yes
- checking return type of signal handlers... void
- checking if Xtrans should support UNIX socket connections... yes
- checking if Xtrans should support TCP socket connections... yes
- checking for library containing socket... none required
- checking for library containing gethostbyname... none required
- checking for getaddrinfo... yes
- checking if IPv6 support should be built... yes
- checking for struct sockaddr_in.sin_len... no
- checking for socklen_t... yes
- checking if Xtrans should support os-specific local connections... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating src/Makefile
- config.status: creating src/fontfile/Makefile
- config.status: creating src/FreeType/Makefile
- config.status: creating src/builtins/Makefile
- config.status: creating src/bitmap/Makefile
- config.status: creating src/fc/Makefile
- config.status: creating src/util/Makefile
- config.status: creating src/stubs/Makefile
- config.status: creating xfont.pc
- config.status: creating config.h
- config.status: creating include/X11/fonts/fontconf.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- finished target host-xorg-lib-xfont.prepare
- -----------------------------------
- target: host-xorg-lib-xfont.compile
- -----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- Making all in doc
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- Making all in src
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- Making all in fontfile
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- CC renderers.lo
- CC bufio.lo
- CC decompress.lo
- CC catalogue.lo
- CC dirfile.lo
- CC filewr.lo
- CC fontfile.lo
- CC fontdir.lo
- CC defaults.lo
- CC register.lo
- CC bitsource.lo
- CC fileio.lo
- CC fontscale.lo
- CC gunzip.lo
- CC fontencc.lo
- fontdir.c: In function 'FontFileNameCompare':
- fontdir.c:240:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- FontEntryPtr a_name = (FontEntryPtr) a,
- ^
- fontdir.c:241:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- b_name = (FontEntryPtr) b;
- ^
- dirfile.c: In function 'FontFileReadDirectory':
- dirfile.c:117:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
- while ((count = fscanf(file, format, file_name, font_name)) != EOF) {
- ^
- catalogue.c: In function 'ComparePriority':
- catalogue.c:81:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- FontDirectoryPtr dir1 = (*(FontPathElementPtr*) p1)->private;
- ^
- catalogue.c:82:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- FontDirectoryPtr dir2 = (*(FontPathElementPtr*) p2)->private;
- ^
- catalogue.c: In function 'CatalogueOpenFont':
- catalogue.c:288:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
- FontDirectoryPtr dir;
- ^
- catalogue.c: In function 'CatalogueListFonts':
- catalogue.c:322:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
- FontDirectoryPtr dir;
- ^
- catalogue.c: At top level:
- catalogue.c:338:1: warning: redundant redeclaration of 'FontFileStartListFonts' [-Wredundant-decls]
- FontFileStartListFonts(pointer client, FontPathElementPtr fpe,
- ^
- In file included from ../../include/X11/fonts/fntfilst.h:40:0,
- from catalogue.c:30:
- ../../include/X11/fonts/fntfil.h:92:12: note: previous declaration of 'FontFileStartListFonts' was here
- extern int FontFileStartListFonts ( pointer client, FontPathElementPtr fpe,
- ^
- CCLD libfontfile.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- Making all in bitmap
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- CC bitmap.lo
- CC bdfutils.lo
- CC bitmapfunc.lo
- CC bdfread.lo
- CC fontink.lo
- CC bitscale.lo
- CC bitmaputil.lo
- CC pcfwrite.lo
- CC pcfread.lo
- CC snfread.lo
- bitscale.c: In function 'ScaleFont':
- bitscale.c:814:6: warning: declaration of 'i' shadows a previous local [-Wshadow]
- int i;
- ^
- bitscale.c:775:17: warning: shadowed declaration is here [-Wshadow]
- int i;
- ^
- bitscale.c:995:37: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
- pci->metrics.leftSideBearing = (int)floor(newlsb);
- ^
- bitscale.c:996:38: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
- pci->metrics.rightSideBearing = (int)floor(newrsb + .5);
- ^
- bitscale.c:997:29: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
- pci->metrics.descent = (int)ceil(newdesc);
- ^
- bitscale.c:998:28: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
- pci->metrics.ascent = (int)floor(newasc + .5);
- ^
- CCLD libbitmap.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- Making all in builtins
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- CC file.lo
- CC dir.lo
- CC fpe.lo
- CC fonts.lo
- CC render.lo
- fpe.c: In function 'BuiltinResetFPE':
- fpe.c:57:22: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
- FontDirectoryPtr dir;
- ^
- file.c: In function 'BuiltinFileOpen':
- file.c:109:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- io->file = (void *) &builtin_files[i];
- ^
- dir.c: In function 'BuiltinReadDirectory':
- dir.c:163:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- BuiltinDirsRestore ((BuiltinDirPtr) builtin_dir,
- ^
- dir.c:169:45: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- saved_builtin_dir = BuiltinDirsDup ((const BuiltinDirPtr) builtin_dir,
- ^
- dir.c:175:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- BuiltinAliasesRestore ((BuiltinAliasPtr) builtin_alias,
- ^
- dir.c:181:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- saved_builtin_alias = BuiltinAliasesDup ((const BuiltinAliasPtr) builtin_alias,
- ^
- dir.c:189:7: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
- (char *) builtin_dir[i].file_name))
- ^
- CCLD libbuiltins.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- Making all in fc
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- CC fsconvert.lo
- CC fstrans.lo
- CC fserve.lo
- CC fsio.lo
- CCLD libfc.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- Making all in util
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- CC atom.lo
- CC fontaccel.lo
- CC fontnames.lo
- CC fontxlfd.lo
- CC format.lo
- CC utilbitmap.lo
- CC fontutil.lo
- CC private.lo
- CC miscutil.lo
- CC patcache.lo
- CCLD libutil.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- Making all in stubs
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- CC csignal.lo
- CC delfntcid.lo
- CC errorf.lo
- CC fatalerror.lo
- CC findoldfnt.lo
- CC getcres.lo
- CC initfshdl.lo
- CC getnewfntcid.lo
- CC cauthgen.lo
- CC stfntcfnt.lo
- CC getdefptsize.lo
- CC setfntauth.lo
- CC servclient.lo
- CC rmfshdl.lo
- CC gettime.lo
- CC regfpefunc.lo
- CCLD libstubs.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- CC dummy.lo
- CCLD libXfont.la
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- finished target host-xorg-lib-xfont.compile
- -----------------------------------
- target: host-xorg-lib-xfont.install
- -----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- Making install in doc
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- make[3]: Nothing to be done for 'install-exec-am'.
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/doc'
- Making install in src
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- Making install in fontfile
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fontfile'
- Making install in bitmap
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/bitmap'
- Making install in builtins
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/builtins'
- Making install in fc
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/fc'
- Making install in util
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/util'
- Making install in stubs
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src/stubs'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- 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"
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5/src'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libXfont-1.4.5'
- finished target host-xorg-lib-xfont.install
- ----------------------------------------
- target: host-xorg-lib-xfont.install.pack
- ----------------------------------------
- finished target host-xorg-lib-xfont.install.pack
- ----------------------------------------
- target: host-xorg-lib-xfont.install.post
- ----------------------------------------
- finished target host-xorg-lib-xfont.install.post
- -------------------------------------------
- target: host-xorg-app-bdftopcf.extract.post
- -------------------------------------------
- finished target host-xorg-app-bdftopcf.extract.post
- --------------------------------------
- target: host-xorg-app-bdftopcf.prepare
- --------------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking for BDFTOPCF... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- finished target host-xorg-app-bdftopcf.prepare
- --------------------------------------
- target: host-xorg-app-bdftopcf.compile
- --------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- make all-am
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- CC bdftopcf.o
- GEN bdftopcf.1
- CCLD bdftopcf
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- finished target host-xorg-app-bdftopcf.compile
- --------------------------------------
- target: host-xorg-app-bdftopcf.install
- --------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- 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"
- /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'
- 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"
- /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'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/bdftopcf-1.0.3'
- finished target host-xorg-app-bdftopcf.install
- -------------------------------------------
- target: host-xorg-app-bdftopcf.install.pack
- -------------------------------------------
- finished target host-xorg-app-bdftopcf.install.pack
- -------------------------------------------
- target: host-xorg-app-bdftopcf.install.post
- -------------------------------------------
- finished target host-xorg-app-bdftopcf.install.post
- -------------------------------
- target: host-xorg-font-util.get
- -------------------------------
- finished target host-xorg-font-util.get
- -----------------------------------
- target: host-xorg-font-util.extract
- -----------------------------------
- extract: pkg_src=ptxdist/src/font-util-1.3.0.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/font-util-1.3.0
- patchin: no patches found
- finished target host-xorg-font-util.extract
- ----------------------------------------
- target: host-xorg-font-util.extract.post
- ----------------------------------------
- finished target host-xorg-font-util.extract.post
- -----------------------------------
- target: host-xorg-font-util.prepare
- -----------------------------------
- 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""
- pkg_deprecated_autoconf="--prefix="
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for pkg-config... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
- checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
- checking if gcc -std=gnu99 supports -Wall... yes
- checking if gcc -std=gnu99 supports -Wpointer-arith... yes
- checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes
- checking if gcc -std=gnu99 supports -Wmissing-declarations... yes
- checking if gcc -std=gnu99 supports -Wnested-externs... yes
- checking if gcc -std=gnu99 supports -Wbad-function-cast... yes
- checking if gcc -std=gnu99 supports -Wformat=2... yes
- checking if gcc -std=gnu99 supports -Wold-style-definition... yes
- checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes
- checking if gcc -std=gnu99 supports -Wunused... yes
- checking if gcc -std=gnu99 supports -Wuninitialized... yes
- checking if gcc -std=gnu99 supports -Wshadow... yes
- checking if gcc -std=gnu99 supports -Wcast-qual... yes
- checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes
- checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes
- checking if gcc -std=gnu99 supports -Wredundant-decls... yes
- checking if gcc -std=gnu99 supports -Werror=implicit... yes
- checking if gcc -std=gnu99 supports -Werror=nonnull... yes
- checking if gcc -std=gnu99 supports -Werror=init-self... yes
- checking if gcc -std=gnu99 supports -Werror=main... yes
- checking if gcc -std=gnu99 supports -Werror=missing-braces... yes
- checking if gcc -std=gnu99 supports -Werror=sequence-point... yes
- checking if gcc -std=gnu99 supports -Werror=return-type... yes
- checking if gcc -std=gnu99 supports -Werror=trigraphs... yes
- checking if gcc -std=gnu99 supports -Werror=array-bounds... yes
- checking if gcc -std=gnu99 supports -Werror=write-strings... yes
- checking if gcc -std=gnu99 supports -Werror=address... yes
- checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes
- checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes
- checking if gcc -std=gnu99 supports -pedantic... yes
- checking if gcc -std=gnu99 supports -Werror... yes
- checking if gcc -std=gnu99 supports -Werror=attributes... yes
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- checking for root directory for font files... ${datadir}/fonts/X11
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating man/Makefile
- config.status: creating fontutil.m4
- config.status: creating fontutil.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- finished target host-xorg-font-util.prepare
- -----------------------------------
- target: host-xorg-font-util.compile
- -----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- Making all in man
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- GEN bdftruncate.1
- GEN ucs2any.1
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- CC bdftruncate.o
- CC ucs2any.o
- CCLD bdftruncate
- CCLD ucs2any
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- finished target host-xorg-font-util.compile
- -----------------------------------
- target: host-xorg-font-util.install
- -----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- Making install in man
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0/man'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/font-util-1.3.0'
- finished target host-xorg-font-util.install
- ----------------------------------------
- target: host-xorg-font-util.install.pack
- ----------------------------------------
- finished target host-xorg-font-util.install.pack
- ----------------------------------------
- target: host-xorg-font-util.install.post
- ----------------------------------------
- finished target host-xorg-font-util.install.post
- -------------------------------
- target: xorg-fonts.extract.post
- -------------------------------
- finished target xorg-fonts.extract.post
- --------------------------
- target: xorg-fonts.prepare
- --------------------------
- finished target xorg-fonts.prepare
- --------------------------
- target: xorg-fonts.compile
- --------------------------
- finished target xorg-fonts.compile
- --------------------------
- target: xorg-fonts.install
- --------------------------
- finished target xorg-fonts.install
- -------------------------------
- target: xorg-fonts.install.pack
- -------------------------------
- finished target xorg-fonts.install.pack
- -------------------------------
- target: xorg-fonts.install.post
- -------------------------------
- finished target xorg-fonts.install.post
- ----------------------------------------
- target: xorg-font-misc-misc.extract.post
- ----------------------------------------
- patchin: fixup:
- ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2/configure
- patchin: fixup: done
- finished target xorg-font-misc-misc.extract.post
- -----------------------------------
- target: xorg-font-misc-misc.prepare
- -----------------------------------
- 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"
- 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"
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
- checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
- checking dependency style of arm-v5te-linux-gnueabi-gcc... none
- checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-host-linux-gnu
- checking host system type... arm-v5te-linux-gnueabi
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- 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
- checking for directory for misc files... /usr/share/fonts/X11/misc
- checking for fc-cache... no
- checking for mkfontdir... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/mkfontdir
- checking for bdftopcf... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/bdftopcf
- checking font compression method... gzip
- checking for gzip... /bin/gzip
- checking for ucs2any... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/ucs2any
- checking for MAPS... yes
- 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
- checking whether to build ISO8859-1 fonts... yes
- checking whether to build ISO8859-2 fonts... yes
- checking whether to build ISO8859-3 fonts... yes
- checking whether to build ISO8859-4 fonts... yes
- checking whether to build ISO8859-5 fonts... yes
- checking whether to build ISO8859-7 fonts... yes
- checking whether to build ISO8859-8 fonts... yes
- checking whether to build ISO8859-9 fonts... yes
- checking whether to build ISO8859-10 fonts... yes
- checking whether to build ISO8859-11 fonts... yes
- checking whether to build ISO8859-13 fonts... yes
- checking whether to build ISO8859-14 fonts... yes
- checking whether to build ISO8859-15 fonts... yes
- checking whether to build ISO8859-16 fonts... yes
- checking whether to build KOI8-R fonts... yes
- checking whether to build JISX0201 fonts... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: executing depfiles commands
- finished target xorg-font-misc-misc.prepare
- -----------------------------------
- target: xorg-font-misc-misc.compile
- -----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2'
- GEN 6x10.pcf.gz
- GEN 6x13O.pcf.gz
- GEN 6x9.pcf.gz
- GEN 8x13B.pcf.gz
- GEN 6x13B.pcf.gz
- GEN 5x8.pcf.gz
- GEN 5x7.pcf.gz
- GEN 12x13ja.pcf.gz
- GEN 18x18ja.pcf.gz
- GEN 7x13B.pcf.gz
- GEN 6x12.pcf.gz
- GEN 4x6.pcf.gz
- GEN 7x13.pcf.gz
- GEN 6x13.pcf.gz
- GEN 8x13O.pcf.gz
- GEN 8x13.pcf.gz
- GEN 7x13O.pcf.gz
- GEN 9x18B.pcf.gz
- GEN 7x14.pcf.gz
- GEN 7x14B.pcf.gz
- GEN 9x18.pcf.gz
- GEN 10x20.pcf.gz
- GEN 9x15B.pcf.gz
- GEN 18x18ko.pcf.gz
- GEN 9x15.pcf.gz
- GEN 4x6-ISO8859-1.bdf
- GEN k14.pcf.gz
- GEN 6x9-ISO8859-1.bdf
- GEN 6x10-ISO8859-1.bdf
- GEN 5x7-ISO8859-1.bdf
- Writing 223 characters into file '4x6-ISO8859-1.bdf'.
- GEN 6x12-ISO8859-1.bdf
- GEN 6x13-ISO8859-1.bdf
- GEN nil2.pcf.gz
- GEN 5x8-ISO8859-1.bdf
- GEN 6x13O-ISO8859-1.bdf
- Writing 223 characters into file '6x10-ISO8859-1.bdf'.
- Writing 223 characters into file '6x9-ISO8859-1.bdf'.
- GEN 7x13B-ISO8859-1.bdf
- GEN 7x14B-ISO8859-1.bdf
- GEN 7x13-ISO8859-1.bdf
- GEN 6x13B-ISO8859-1.bdf
- GEN 7x14-ISO8859-1.bdf
- Writing 223 characters into file '5x8-ISO8859-1.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-1.bdf'.
- Writing 223 characters into file '7x13B-ISO8859-1.bdf'.
- GEN 8x13-ISO8859-1.bdf
- Writing 223 characters into file '7x14B-ISO8859-1.bdf'.
- Writing 223 characters into file '5x7-ISO8859-1.bdf'.
- Writing 223 characters into file '6x13B-ISO8859-1.bdf'.
- GEN 7x13O-ISO8859-1.bdf
- Writing 223 characters into file '7x13-ISO8859-1.bdf'.
- GEN 8x13B-ISO8859-1.bdf
- Writing 192 characters into file '7x13O-ISO8859-1.bdf'.
- Writing 223 characters into file '7x14-ISO8859-1.bdf'.
- GEN 9x15-ISO8859-1.bdf
- GEN 8x13O-ISO8859-1.bdf
- GEN 9x15B-ISO8859-1.bdf
- Writing 223 characters into file '6x12-ISO8859-1.bdf'.
- Writing 223 characters into file '6x13-ISO8859-1.bdf'.
- Writing 223 characters into file '8x13B-ISO8859-1.bdf'.
- GEN 9x18-ISO8859-1.bdf
- GEN 6x9-ISO8859-2.bdf
- Writing 223 characters into file '8x13-ISO8859-1.bdf'.
- GEN 9x18B-ISO8859-1.bdf
- GEN 10x20-ISO8859-1.bdf
- GEN 6x10-ISO8859-2.bdf
- GEN 5x7-ISO8859-2.bdf
- Writing 223 characters into file '6x9-ISO8859-2.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-1.bdf'.
- GEN 4x6-ISO8859-2.bdf
- GEN 6x12-ISO8859-2.bdf
- Writing 223 characters into file '9x18B-ISO8859-1.bdf'.
- Writing 223 characters into file '9x15B-ISO8859-1.bdf'.
- GEN 6x13-ISO8859-2.bdf
- GEN 7x13-ISO8859-2.bdf
- Writing 223 characters into file '4x6-ISO8859-2.bdf'.
- GEN 5x8-ISO8859-2.bdf
- GEN 6x13O-ISO8859-2.bdf
- Writing 223 characters into file '5x7-ISO8859-2.bdf'.
- Writing 223 characters into file '6x10-ISO8859-2.bdf'.
- GEN 6x13B-ISO8859-2.bdf
- GEN 7x13B-ISO8859-2.bdf
- GEN 7x14-ISO8859-2.bdf
- GEN 7x13O-ISO8859-2.bdf
- Writing 223 characters into file '5x8-ISO8859-2.bdf'.
- Writing 223 characters into file '9x15-ISO8859-1.bdf'.
- Writing 223 characters into file '6x13B-ISO8859-2.bdf'.
- GEN 8x13-ISO8859-2.bdf
- Writing 223 characters into file '7x13-ISO8859-2.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-2.bdf'.
- GEN 9x15-ISO8859-2.bdf
- Writing 223 characters into file '6x12-ISO8859-2.bdf'.
- GEN 8x13O-ISO8859-2.bdf
- Writing 223 characters into file '7x13B-ISO8859-2.bdf'.
- Writing 192 characters into file '7x13O-ISO8859-2.bdf'.
- Writing 223 characters into file '9x18-ISO8859-1.bdf'.
- GEN 8x13B-ISO8859-2.bdf
- GEN 7x14B-ISO8859-2.bdf
- Writing 223 characters into file '6x13-ISO8859-2.bdf'.
- GEN 9x15B-ISO8859-2.bdf
- GEN 9x18-ISO8859-2.bdf
- Writing 223 characters into file '8x13B-ISO8859-2.bdf'.
- Writing 223 characters into file '7x14-ISO8859-2.bdf'.
- GEN 9x18B-ISO8859-2.bdf
- Writing 192 characters into file '8x13O-ISO8859-2.bdf'.
- GEN 4x6-ISO8859-3.bdf
- Writing 223 characters into file '7x14B-ISO8859-2.bdf'.
- GEN 6x10-ISO8859-3.bdf
- Writing 223 characters into file '10x20-ISO8859-1.bdf'.
- GEN 10x20-ISO8859-2.bdf
- GEN 6x13B-ISO8859-3.bdf
- Writing 216 characters into file '4x6-ISO8859-3.bdf'.
- GEN 5x7-ISO8859-3.bdf
- Writing 223 characters into file '9x18B-ISO8859-2.bdf'.
- GEN 7x13B-ISO8859-3.bdf
- Writing 223 characters into file '9x15B-ISO8859-2.bdf'.
- GEN 7x13O-ISO8859-3.bdf
- GEN 6x9-ISO8859-3.bdf
- Writing 223 characters into file '8x13-ISO8859-2.bdf'.
- GEN 6x13-ISO8859-3.bdf
- GEN 5x8-ISO8859-3.bdf
- GEN 6x12-ISO8859-3.bdf
- Writing 216 characters into file '6x10-ISO8859-3.bdf'.
- GEN 6x13O-ISO8859-3.bdf
- GEN 7x14-ISO8859-3.bdf
- Writing 216 characters into file '7x13B-ISO8859-3.bdf'.
- GEN 7x13-ISO8859-3.bdf
- Writing 185 characters into file '7x13O-ISO8859-3.bdf'.
- Writing 223 characters into file '9x15-ISO8859-2.bdf'.
- Writing 216 characters into file '6x13B-ISO8859-3.bdf'.
- Writing 216 characters into file '6x9-ISO8859-3.bdf'.
- Writing 216 characters into file '5x7-ISO8859-3.bdf'.
- Writing 216 characters into file '5x8-ISO8859-3.bdf'.
- Writing 185 characters into file '6x13O-ISO8859-3.bdf'.
- GEN 9x15-ISO8859-3.bdf
- GEN 7x14B-ISO8859-3.bdf
- GEN 8x13-ISO8859-3.bdf
- GEN 8x13B-ISO8859-3.bdf
- Writing 216 characters into file '7x13-ISO8859-3.bdf'.
- Writing 216 characters into file '7x14-ISO8859-3.bdf'.
- Writing 223 characters into file '9x18-ISO8859-2.bdf'.
- GEN 8x13O-ISO8859-3.bdf
- GEN 10x20-ISO8859-3.bdf
- GEN 9x15B-ISO8859-3.bdf
- GEN 5x7-ISO8859-4.bdf
- Writing 216 characters into file '7x14B-ISO8859-3.bdf'.
- GEN 9x18-ISO8859-3.bdf
- GEN 4x6-ISO8859-4.bdf
- Writing 216 characters into file '8x13B-ISO8859-3.bdf'.
- Writing 216 characters into file '6x12-ISO8859-3.bdf'.
- Writing 216 characters into file '6x13-ISO8859-3.bdf'.
- GEN 9x18B-ISO8859-3.bdf
- GEN 6x12-ISO8859-4.bdf
- GEN 5x8-ISO8859-4.bdf
- Writing 223 characters into file '10x20-ISO8859-2.bdf'.
- Writing 185 characters into file '8x13O-ISO8859-3.bdf'.
- Writing 223 characters into file '5x7-ISO8859-4.bdf'.
- Writing 216 characters into file '9x15B-ISO8859-3.bdf'.
- GEN 6x9-ISO8859-4.bdf
- GEN 6x10-ISO8859-4.bdf
- Writing 223 characters into file '4x6-ISO8859-4.bdf'.
- Writing 216 characters into file '9x18B-ISO8859-3.bdf'.
- Writing 223 characters into file '5x8-ISO8859-4.bdf'.
- GEN 6x13-ISO8859-4.bdf
- GEN 7x13-ISO8859-4.bdf
- Writing 223 characters into file '6x10-ISO8859-4.bdf'.
- Writing 216 characters into file '8x13-ISO8859-3.bdf'.
- Writing 223 characters into file '6x9-ISO8859-4.bdf'.
- GEN 6x13O-ISO8859-4.bdf
- GEN 6x13B-ISO8859-4.bdf
- GEN 7x13B-ISO8859-4.bdf
- Writing 216 characters into file '9x15-ISO8859-3.bdf'.
- Writing 223 characters into file '7x13B-ISO8859-4.bdf'.
- GEN 7x13O-ISO8859-4.bdf
- Writing 192 characters into file '6x13O-ISO8859-4.bdf'.
- GEN 8x13-ISO8859-4.bdf
- Writing 223 characters into file '6x13B-ISO8859-4.bdf'.
- GEN 7x14B-ISO8859-4.bdf
- GEN 8x13B-ISO8859-4.bdf
- GEN 7x14-ISO8859-4.bdf
- Writing 223 characters into file '7x13-ISO8859-4.bdf'.
- Writing 216 characters into file '10x20-ISO8859-3.bdf'.
- GEN 9x18B-ISO8859-4.bdf
- GEN 5x8-ISO8859-5.bdf
- Writing 192 characters into file '7x13O-ISO8859-4.bdf'.
- Writing 223 characters into file '6x13-ISO8859-4.bdf'.
- GEN 9x18-ISO8859-4.bdf
- GEN 9x15-ISO8859-4.bdf
- Writing 216 characters into file '9x18-ISO8859-3.bdf'.
- GEN 8x13O-ISO8859-4.bdf
- Writing 223 characters into file '6x12-ISO8859-4.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-4.bdf'.
- GEN 9x15B-ISO8859-4.bdf
- GEN 10x20-ISO8859-4.bdf
- Writing 223 characters into file '7x14B-ISO8859-4.bdf'.
- GEN 6x9-ISO8859-5.bdf
- Writing 223 characters into file '8x13B-ISO8859-4.bdf'.
- GEN 4x6-ISO8859-5.bdf
- GEN 6x10-ISO8859-5.bdf
- GEN 5x7-ISO8859-5.bdf
- Writing 192 characters into file '8x13O-ISO8859-4.bdf'.
- Writing 223 characters into file '6x10-ISO8859-5.bdf'.
- Writing 223 characters into file '8x13-ISO8859-4.bdf'.
- Writing 223 characters into file '5x8-ISO8859-5.bdf'.
- Writing 223 characters into file '4x6-ISO8859-5.bdf'.
- GEN 6x12-ISO8859-5.bdf
- GEN 6x13B-ISO8859-5.bdf
- Writing 223 characters into file '6x9-ISO8859-5.bdf'.
- GEN 6x13O-ISO8859-5.bdf
- Writing 223 characters into file '7x14-ISO8859-4.bdf'.
- Writing 223 characters into file '5x7-ISO8859-5.bdf'.
- Writing 223 characters into file '6x13B-ISO8859-5.bdf'.
- GEN 8x13-ISO8859-5.bdf
- GEN 7x13-ISO8859-5.bdf
- GEN 6x13-ISO8859-5.bdf
- Writing 223 characters into file '9x15B-ISO8859-4.bdf'.
- GEN 7x13O-ISO8859-5.bdf
- GEN 7x14B-ISO8859-5.bdf
- Writing 192 characters into file '7x13O-ISO8859-5.bdf'.
- GEN 7x13B-ISO8859-5.bdf
- Writing 223 characters into file '9x18-ISO8859-4.bdf'.
- Writing 223 characters into file '9x15-ISO8859-4.bdf'.
- GEN 8x13B-ISO8859-5.bdf
- GEN 8x13O-ISO8859-5.bdf
- Writing 192 characters into file '6x13O-ISO8859-5.bdf'.
- Writing 223 characters into file '7x14B-ISO8859-5.bdf'.
- GEN 9x15-ISO8859-5.bdf
- Writing 223 characters into file '7x13B-ISO8859-5.bdf'.
- GEN 7x14-ISO8859-5.bdf
- GEN 9x18-ISO8859-5.bdf
- Writing 223 characters into file '6x12-ISO8859-5.bdf'.
- Writing 223 characters into file '8x13B-ISO8859-5.bdf'.
- GEN 9x15B-ISO8859-5.bdf
- GEN 9x18B-ISO8859-5.bdf
- GEN 4x6-ISO8859-7.bdf
- GEN 5x8-ISO8859-7.bdf
- Writing 223 characters into file '7x13-ISO8859-5.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-5.bdf'.
- Writing 223 characters into file '8x13-ISO8859-5.bdf'.
- Writing 223 characters into file '6x13-ISO8859-5.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-5.bdf'.
- GEN 10x20-ISO8859-5.bdf
- GEN 6x9-ISO8859-7.bdf
- GEN 5x7-ISO8859-7.bdf
- No glyph for character U+20AF (0xa5) available.
- Writing 219 characters into file '4x6-ISO8859-7.bdf'.
- Writing 223 characters into file '10x20-ISO8859-4.bdf'.
- GEN 6x10-ISO8859-7.bdf
- GEN 6x13O-ISO8859-7.bdf
- Writing 220 characters into file '5x8-ISO8859-7.bdf'.
- GEN 6x12-ISO8859-7.bdf
- GEN 6x13-ISO8859-7.bdf
- GEN 7x13-ISO8859-7.bdf
- Writing 223 characters into file '7x14-ISO8859-5.bdf'.
- Writing 223 characters into file '9x15B-ISO8859-5.bdf'.
- GEN 7x13B-ISO8859-7.bdf
- Writing 220 characters into file '6x9-ISO8859-7.bdf'.
- Writing 220 characters into file '5x7-ISO8859-7.bdf'.
- No glyph for character U+20AF (0xa5) available.
- Writing 188 characters into file '6x13O-ISO8859-7.bdf'.
- GEN 6x13B-ISO8859-7.bdf
- Writing 220 characters into file '7x13B-ISO8859-7.bdf'.
- GEN 7x13O-ISO8859-7.bdf
- Writing 220 characters into file '6x10-ISO8859-7.bdf'.
- Writing 223 characters into file '9x15-ISO8859-5.bdf'.
- GEN 7x14B-ISO8859-7.bdf
- GEN 7x14-ISO8859-7.bdf
- GEN 8x13O-ISO8859-7.bdf
- No glyph for character U+20AF (0xa5) available.
- Writing 188 characters into file '7x13O-ISO8859-7.bdf'.
- Writing 223 characters into file '9x18-ISO8859-5.bdf'.
- GEN 8x13-ISO8859-7.bdf
- GEN 9x18-ISO8859-7.bdf
- Writing 220 characters into file '7x13-ISO8859-7.bdf'.
- Writing 220 characters into file '6x13B-ISO8859-7.bdf'.
- GEN 8x13B-ISO8859-7.bdf
- GEN 9x15-ISO8859-7.bdf
- Writing 220 characters into file '7x14B-ISO8859-7.bdf'.
- GEN 9x15B-ISO8859-7.bdf
- Writing 220 characters into file '6x13-ISO8859-7.bdf'.
- GEN 4x6-ISO8859-8.bdf
- Writing 220 characters into file '6x12-ISO8859-7.bdf'.
- GEN 10x20-ISO8859-7.bdf
- Writing 189 characters into file '8x13O-ISO8859-7.bdf'.
- GEN 9x18B-ISO8859-7.bdf
- GEN 6x9-ISO8859-8.bdf
- GEN 5x8-ISO8859-8.bdf
- Writing 185 characters into file '4x6-ISO8859-8.bdf'.
- GEN 5x7-ISO8859-8.bdf
- Writing 220 characters into file '8x13B-ISO8859-7.bdf'.
- Writing 220 characters into file '7x14-ISO8859-7.bdf'.
- Writing 220 characters into file '9x15B-ISO8859-7.bdf'.
- Writing 220 characters into file '9x18B-ISO8859-7.bdf'.
- Writing 185 characters into file '6x9-ISO8859-8.bdf'.
- Writing 185 characters into file '5x8-ISO8859-8.bdf'.
- GEN 6x10-ISO8859-8.bdf
- GEN 6x13-ISO8859-8.bdf
- Writing 223 characters into file '10x20-ISO8859-5.bdf'.
- Writing 185 characters into file '5x7-ISO8859-8.bdf'.
- GEN 7x13-ISO8859-8.bdf
- GEN 6x13B-ISO8859-8.bdf
- Writing 220 characters into file '8x13-ISO8859-7.bdf'.
- GEN 6x12-ISO8859-8.bdf
- Writing 220 characters into file '9x15-ISO8859-7.bdf'.
- GEN 7x14-ISO8859-8.bdf
- Writing 185 characters into file '6x10-ISO8859-8.bdf'.
- Writing 187 characters into file '6x13-ISO8859-8.bdf'.
- GEN 7x14B-ISO8859-8.bdf
- GEN 8x13-ISO8859-8.bdf
- GEN 9x15-ISO8859-8.bdf
- GEN 7x13B-ISO8859-8.bdf
- Writing 185 characters into file '6x13B-ISO8859-8.bdf'.
- GEN 9x15B-ISO8859-8.bdf
- GEN 9x18-ISO8859-8.bdf
- Writing 220 characters into file '9x18-ISO8859-7.bdf'.
- GEN 5x8-ISO8859-9.bdf
- GEN 4x6-ISO8859-9.bdf
- GEN 5x7-ISO8859-9.bdf
- GEN 9x18B-ISO8859-8.bdf
- Writing 185 characters into file '7x13-ISO8859-8.bdf'.
- Writing 185 characters into file '7x14B-ISO8859-8.bdf'.
- Writing 185 characters into file '7x13B-ISO8859-8.bdf'.
- GEN 8x13B-ISO8859-8.bdf
- GEN 10x20-ISO8859-8.bdf
- Writing 223 characters into file '4x6-ISO8859-9.bdf'.
- GEN 6x9-ISO8859-9.bdf
- GEN 6x10-ISO8859-9.bdf
- Writing 185 characters into file '9x18B-ISO8859-8.bdf'.
- Writing 185 characters into file '9x15B-ISO8859-8.bdf'.
- Writing 223 characters into file '5x7-ISO8859-9.bdf'.
- Writing 223 characters into file '5x8-ISO8859-9.bdf'.
- Writing 185 characters into file '7x14-ISO8859-8.bdf'.
- GEN 6x13-ISO8859-9.bdf
- Writing 220 characters into file '10x20-ISO8859-7.bdf'.
- Writing 185 characters into file '8x13B-ISO8859-8.bdf'.
- Writing 185 characters into file '6x12-ISO8859-8.bdf'.
- GEN 6x13B-ISO8859-9.bdf
- GEN 6x12-ISO8859-9.bdf
- Writing 185 characters into file '8x13-ISO8859-8.bdf'.
- GEN 6x13O-ISO8859-9.bdf
- Writing 223 characters into file '6x9-ISO8859-9.bdf'.
- Writing 223 characters into file '6x10-ISO8859-9.bdf'.
- Writing 185 characters into file '9x15-ISO8859-8.bdf'.
- GEN 7x13-ISO8859-9.bdf
- Writing 192 characters into file '6x13O-ISO8859-9.bdf'.
- GEN 7x13B-ISO8859-9.bdf
- Writing 223 characters into file '6x13B-ISO8859-9.bdf'.
- Writing 185 characters into file '9x18-ISO8859-8.bdf'.
- GEN 7x13O-ISO8859-9.bdf
- GEN 7x14B-ISO8859-9.bdf
- GEN 7x14-ISO8859-9.bdf
- GEN 8x13O-ISO8859-9.bdf
- GEN 8x13B-ISO8859-9.bdf
- GEN 8x13-ISO8859-9.bdf
- GEN 9x15B-ISO8859-9.bdf
- GEN 9x15-ISO8859-9.bdf
- Writing 223 characters into file '7x13B-ISO8859-9.bdf'.
- GEN 10x20-ISO8859-9.bdf
- Writing 185 characters into file '10x20-ISO8859-8.bdf'.
- Writing 192 characters into file '7x13O-ISO8859-9.bdf'.
- GEN 4x6-ISO8859-10.bdf
- Writing 223 characters into file '6x13-ISO8859-9.bdf'.
- Writing 223 characters into file '7x14B-ISO8859-9.bdf'.
- Writing 223 characters into file '6x12-ISO8859-9.bdf'.
- GEN 9x18B-ISO8859-9.bdf
- Writing 223 characters into file '4x6-ISO8859-10.bdf'.
- GEN 5x8-ISO8859-10.bdf
- GEN 9x18-ISO8859-9.bdf
- Writing 223 characters into file '8x13B-ISO8859-9.bdf'.
- GEN 6x10-ISO8859-10.bdf
- Writing 223 characters into file '7x13-ISO8859-9.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-9.bdf'.
- GEN 6x9-ISO8859-10.bdf
- Writing 223 characters into file '7x14-ISO8859-9.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-9.bdf'.
- GEN 6x13B-ISO8859-10.bdf
- GEN 5x7-ISO8859-10.bdf
- Writing 223 characters into file '9x15B-ISO8859-9.bdf'.
- GEN 6x12-ISO8859-10.bdf
- GEN 6x13-ISO8859-10.bdf
- Writing 223 characters into file '6x10-ISO8859-10.bdf'.
- Writing 223 characters into file '6x9-ISO8859-10.bdf'.
- Writing 223 characters into file '5x8-ISO8859-10.bdf'.
- Writing 223 characters into file '6x13B-ISO8859-10.bdf'.
- Writing 223 characters into file '8x13-ISO8859-9.bdf'.
- GEN 6x13O-ISO8859-10.bdf
- GEN 7x13-ISO8859-10.bdf
- GEN 7x14-ISO8859-10.bdf
- GEN 7x13B-ISO8859-10.bdf
- Writing 223 characters into file '5x7-ISO8859-10.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-10.bdf'.
- GEN 7x13O-ISO8859-10.bdf
- Writing 223 characters into file '7x13B-ISO8859-10.bdf'.
- Writing 223 characters into file '9x15-ISO8859-9.bdf'.
- GEN 8x13O-ISO8859-10.bdf
- GEN 9x18-ISO8859-10.bdf
- GEN 9x15B-ISO8859-10.bdf
- GEN 9x15-ISO8859-10.bdf
- Writing 192 characters into file '7x13O-ISO8859-10.bdf'.
- GEN 7x14B-ISO8859-10.bdf
- GEN 9x18B-ISO8859-10.bdf
- Writing 223 characters into file '6x12-ISO8859-10.bdf'.
- GEN 8x13B-ISO8859-10.bdf
- Writing 223 characters into file '10x20-ISO8859-9.bdf'.
- Writing 223 characters into file '7x13-ISO8859-10.bdf'.
- GEN 8x13-ISO8859-10.bdf
- Writing 223 characters into file '7x14-ISO8859-10.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-10.bdf'.
- GEN 7x13O-ISO8859-11.bdf
- Writing 223 characters into file '7x14B-ISO8859-10.bdf'.
- GEN 10x20-ISO8859-10.bdf
- Writing 223 characters into file '9x15B-ISO8859-10.bdf'.
- GEN 7x13-ISO8859-11.bdf
- Writing 223 characters into file '6x13-ISO8859-10.bdf'.
- GEN 6x13-ISO8859-11.bdf
- Writing 184 characters into file '7x13O-ISO8859-11.bdf'.
- GEN 7x13B-ISO8859-11.bdf
- Writing 223 characters into file '8x13B-ISO8859-10.bdf'.
- Writing 223 characters into file '9x18-ISO8859-9.bdf'.
- GEN 9x15B-ISO8859-11.bdf
- Writing 223 characters into file '9x18B-ISO8859-10.bdf'.
- GEN 9x15-ISO8859-11.bdf
- GEN 7x14B-ISO8859-11.bdf
- GEN 5x7-ISO8859-13.bdf
- Writing 215 characters into file '7x13B-ISO8859-11.bdf'.
- Writing 223 characters into file '8x13-ISO8859-10.bdf'.
- GEN 9x18-ISO8859-11.bdf
- GEN 5x8-ISO8859-13.bdf
- Writing 223 characters into file '9x18-ISO8859-10.bdf'.
- Writing 215 characters into file '7x13-ISO8859-11.bdf'.
- Writing 223 characters into file '9x15-ISO8859-10.bdf'.
- Writing 215 characters into file '7x14B-ISO8859-11.bdf'.
- GEN 6x9-ISO8859-13.bdf
- GEN 7x14-ISO8859-11.bdf
- GEN 4x6-ISO8859-13.bdf
- Writing 215 characters into file '6x13-ISO8859-11.bdf'.
- Writing 223 characters into file '5x7-ISO8859-13.bdf'.
- GEN 6x10-ISO8859-13.bdf
- Writing 223 characters into file '5x8-ISO8859-13.bdf'.
- GEN 10x20-ISO8859-11.bdf
- Writing 223 characters into file '4x6-ISO8859-13.bdf'.
- Writing 215 characters into file '9x15B-ISO8859-11.bdf'.
- GEN 6x13O-ISO8859-13.bdf
- GEN 7x13-ISO8859-13.bdf
- Writing 223 characters into file '6x9-ISO8859-13.bdf'.
- Writing 215 characters into file '7x14-ISO8859-11.bdf'.
- GEN 6x13-ISO8859-13.bdf
- GEN 6x13B-ISO8859-13.bdf
- Writing 223 characters into file '6x10-ISO8859-13.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-13.bdf'.
- GEN 6x12-ISO8859-13.bdf
- Writing 223 characters into file '10x20-ISO8859-10.bdf'.
- GEN 7x13O-ISO8859-13.bdf
- Writing 215 characters into file '9x15-ISO8859-11.bdf'.
- GEN 7x14-ISO8859-13.bdf
- GEN 7x13B-ISO8859-13.bdf
- GEN 8x13B-ISO8859-13.bdf
- GEN 8x13O-ISO8859-13.bdf
- Writing 223 characters into file '8x13B-ISO8859-13.bdf'.
- Writing 223 characters into file '7x13-ISO8859-13.bdf'.
- GEN 8x13-ISO8859-13.bdf
- GEN 7x14B-ISO8859-13.bdf
- GEN 9x18-ISO8859-13.bdf
- GEN 9x15B-ISO8859-13.bdf
- GEN 9x18B-ISO8859-13.bdf
- Writing 192 characters into file '7x13O-ISO8859-13.bdf'.
- Writing 223 characters into file '7x13B-ISO8859-13.bdf'.
- GEN 10x20-ISO8859-13.bdf
- Writing 223 characters into file '6x13B-ISO8859-13.bdf'.
- GEN 9x15-ISO8859-13.bdf
- GEN 5x7-ISO8859-14.bdf
- Writing 223 characters into file '7x14B-ISO8859-13.bdf'.
- Writing 223 characters into file '7x14-ISO8859-13.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-13.bdf'.
- Writing 223 characters into file '9x15B-ISO8859-13.bdf'.
- Writing 215 characters into file '9x18-ISO8859-11.bdf'.
- GEN 5x8-ISO8859-14.bdf
- GEN 6x9-ISO8859-14.bdf
- GEN 4x6-ISO8859-14.bdf
- Writing 223 characters into file '6x13-ISO8859-13.bdf'.
- GEN 6x12-ISO8859-14.bdf
- Writing 223 characters into file '5x7-ISO8859-14.bdf'.
- Writing 223 characters into file '4x6-ISO8859-14.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-13.bdf'.
- Writing 223 characters into file '6x12-ISO8859-13.bdf'.
- GEN 6x10-ISO8859-14.bdf
- Writing 223 characters into file '8x13-ISO8859-13.bdf'.
- Writing 223 characters into file '6x9-ISO8859-14.bdf'.
- Writing 223 characters into file '5x8-ISO8859-14.bdf'.
- Writing 223 characters into file '10x20-ISO8859-13.bdf'.
- GEN 7x13-ISO8859-14.bdf
- GEN 6x13B-ISO8859-14.bdf
- Writing 215 characters into file '10x20-ISO8859-11.bdf'.
- Writing 223 characters into file '6x10-ISO8859-14.bdf'.
- GEN 7x13B-ISO8859-14.bdf
- Writing 223 characters into file '6x12-ISO8859-14.bdf'.
- GEN 6x13-ISO8859-14.bdf
- GEN 7x13O-ISO8859-14.bdf
- GEN 7x14-ISO8859-14.bdf
- GEN 6x13O-ISO8859-14.bdf
- GEN 7x14B-ISO8859-14.bdf
- GEN 8x13O-ISO8859-14.bdf
- Writing 223 characters into file '9x18-ISO8859-13.bdf'.
- Writing 223 characters into file '6x13B-ISO8859-14.bdf'.
- Writing 223 characters into file '9x15-ISO8859-13.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-14.bdf'.
- GEN 8x13B-ISO8859-14.bdf
- GEN 9x15B-ISO8859-14.bdf
- GEN 8x13-ISO8859-14.bdf
- Writing 192 characters into file '7x13O-ISO8859-14.bdf'.
- Writing 223 characters into file '7x13B-ISO8859-14.bdf'.
- GEN 9x18B-ISO8859-14.bdf
- GEN 9x18-ISO8859-14.bdf
- Writing 192 characters into file '8x13O-ISO8859-14.bdf'.
- GEN 9x15-ISO8859-14.bdf
- Writing 223 characters into file '7x14B-ISO8859-14.bdf'.
- GEN 4x6-ISO8859-15.bdf
- GEN 5x7-ISO8859-15.bdf
- Writing 223 characters into file '7x14-ISO8859-14.bdf'.
- Writing 223 characters into file '8x13B-ISO8859-14.bdf'.
- GEN 10x20-ISO8859-14.bdf
- Writing 223 characters into file '4x6-ISO8859-15.bdf'.
- Writing 223 characters into file '7x13-ISO8859-14.bdf'.
- GEN 6x9-ISO8859-15.bdf
- Writing 223 characters into file '9x18B-ISO8859-14.bdf'.
- Writing 223 characters into file '6x13-ISO8859-14.bdf'.
- Writing 223 characters into file '5x7-ISO8859-15.bdf'.
- GEN 6x10-ISO8859-15.bdf
- Writing 223 characters into file '9x15B-ISO8859-14.bdf'.
- GEN 6x13-ISO8859-15.bdf
- GEN 6x12-ISO8859-15.bdf
- Writing 223 characters into file '8x13-ISO8859-14.bdf'.
- GEN 5x8-ISO8859-15.bdf
- Writing 223 characters into file '6x9-ISO8859-15.bdf'.
- GEN 7x13-ISO8859-15.bdf
- GEN 8x13-ISO8859-15.bdf
- GEN 6x13O-ISO8859-15.bdf
- GEN 7x13O-ISO8859-15.bdf
- GEN 6x13B-ISO8859-15.bdf
- GEN 7x13B-ISO8859-15.bdf
- Writing 223 characters into file '6x10-ISO8859-15.bdf'.
- GEN 8x13B-ISO8859-15.bdf
- Writing 223 characters into file '5x8-ISO8859-15.bdf'.
- GEN 9x15-ISO8859-15.bdf
- GEN 7x14-ISO8859-15.bdf
- Writing 223 characters into file '7x13B-ISO8859-15.bdf'.
- Writing 192 characters into file '6x13O-ISO8859-15.bdf'.
- GEN 9x15B-ISO8859-15.bdf
- GEN 9x18-ISO8859-15.bdf
- GEN 7x14B-ISO8859-15.bdf
- Writing 192 characters into file '7x13O-ISO8859-15.bdf'.
- Writing 223 characters into file '8x13B-ISO8859-15.bdf'.
- GEN 8x13O-ISO8859-15.bdf
- Writing 223 characters into file '6x13B-ISO8859-15.bdf'.
- Writing 223 characters into file '8x13-ISO8859-15.bdf'.
- GEN 9x18B-ISO8859-15.bdf
- Writing 223 characters into file '6x12-ISO8859-15.bdf'.
- Writing 223 characters into file '9x15-ISO8859-14.bdf'.
- Writing 223 characters into file '6x13-ISO8859-15.bdf'.
- Writing 223 characters into file '10x20-ISO8859-14.bdf'.
- Writing 223 characters into file '9x18-ISO8859-14.bdf'.
- Writing 223 characters into file '7x13-ISO8859-15.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-15.bdf'.
- Writing 223 characters into file '7x14B-ISO8859-15.bdf'.
- Writing 223 characters into file '7x14-ISO8859-15.bdf'.
- GEN 4x6-ISO8859-16.bdf
- GEN 10x20-ISO8859-15.bdf
- Writing 192 characters into file '8x13O-ISO8859-15.bdf'.
- Writing 223 characters into file '9x15B-ISO8859-15.bdf'.
- GEN 5x8-ISO8859-16.bdf
- GEN 5x7-ISO8859-16.bdf
- GEN 6x9-ISO8859-16.bdf
- Writing 223 characters into file '4x6-ISO8859-16.bdf'.
- GEN 6x10-ISO8859-16.bdf
- GEN 6x12-ISO8859-16.bdf
- Writing 223 characters into file '5x8-ISO8859-16.bdf'.
- Writing 223 characters into file '9x15-ISO8859-15.bdf'.
- GEN 6x13O-ISO8859-16.bdf
- Writing 223 characters into file '5x7-ISO8859-16.bdf'.
- GEN 9x15-ISO8859-16.bdf
- GEN 7x14-ISO8859-16.bdf
- GEN 7x13B-ISO8859-16.bdf
- GEN 6x13-ISO8859-16.bdf
- Writing 223 characters into file '6x9-ISO8859-16.bdf'.
- GEN 8x13-ISO8859-16.bdf
- Writing 223 characters into file '9x18-ISO8859-15.bdf'.
- GEN 7x14B-ISO8859-16.bdf
- GEN 7x13O-ISO8859-16.bdf
- GEN 8x13O-ISO8859-16.bdf
- Writing 192 characters into file '6x13O-ISO8859-16.bdf'.
- Writing 223 characters into file '6x10-ISO8859-16.bdf'.
- GEN 7x13-ISO8859-16.bdf
- Writing 223 characters into file '7x13B-ISO8859-16.bdf'.
- GEN 6x13B-ISO8859-16.bdf
- GEN 8x13B-ISO8859-16.bdf
- GEN 9x15B-ISO8859-16.bdf
- GEN 9x18-ISO8859-16.bdf
- Writing 223 characters into file '8x13-ISO8859-16.bdf'.
- GEN 9x18B-ISO8859-16.bdf
- Writing 192 characters into file '7x13O-ISO8859-16.bdf'.
- Writing 223 characters into file '7x14-ISO8859-16.bdf'.
- Writing 223 characters into file '7x14B-ISO8859-16.bdf'.
- Writing 223 characters into file '6x12-ISO8859-16.bdf'.
- Writing 223 characters into file '9x18B-ISO8859-16.bdf'.
- GEN 6x9-KOI8-R.bdf
- GEN 5x7-KOI8-R.bdf
- Writing 223 characters into file '6x13B-ISO8859-16.bdf'.
- Writing 223 characters into file '9x15B-ISO8859-16.bdf'.
- GEN 10x20-ISO8859-16.bdf
- Writing 223 characters into file '8x13B-ISO8859-16.bdf'.
- Writing 223 characters into file '10x20-ISO8859-15.bdf'.
- Writing 192 characters into file '8x13O-ISO8859-16.bdf'.
- GEN 5x8-KOI8-R.bdf
- Writing 223 characters into file '6x13-ISO8859-16.bdf'.
- GEN 4x6-KOI8-R.bdf
- Writing 223 characters into file '7x13-ISO8859-16.bdf'.
- Writing 255 characters into file '6x9-KOI8-R.bdf'.
- GEN 6x10-KOI8-R.bdf
- Writing 255 characters into file '5x7-KOI8-R.bdf'.
- Writing 223 characters into file '9x15-ISO8859-16.bdf'.
- GEN 7x14-KOI8-R.bdf
- Writing 255 characters into file '4x6-KOI8-R.bdf'.
- GEN 6x13-KOI8-R.bdf
- GEN 7x13-KOI8-R.bdf
- Writing 255 characters into file '5x8-KOI8-R.bdf'.
- GEN 6x12-KOI8-R.bdf
- Writing 255 characters into file '6x10-KOI8-R.bdf'.
- GEN 5x8-ISO8859-1.pcf.gz
- GEN 4x6-ISO8859-1.pcf.gz
- GEN 10x20-KOI8-R.bdf
- GEN 8x13-KOI8-R.bdf
- GEN 9x15-KOI8-R.bdf
- Writing 223 characters into file '9x18-ISO8859-16.bdf'.
- GEN 7x14-JISX0201.1976-0.bdf
- GEN 9x18-KOI8-R.bdf
- GEN 6x12-ISO8859-1.pcf.gz
- GEN 6x13O-ISO8859-1.pcf.gz
- GEN 5x7-ISO8859-1.pcf.gz
- GEN 6x10-ISO8859-1.pcf.gz
- GEN 6x9-ISO8859-1.pcf.gz
- Writing 255 characters into file '7x14-KOI8-R.bdf'.
- GEN 6x13B-ISO8859-1.pcf.gz
- Writing 255 characters into file '7x13-KOI8-R.bdf'.
- GEN 6x13-ISO8859-1.pcf.gz
- Writing 255 characters into file '6x13-KOI8-R.bdf'.
- GEN 7x13B-ISO8859-1.pcf.gz
- GEN 7x13-ISO8859-1.pcf.gz
- Writing 255 characters into file '6x12-KOI8-R.bdf'.
- Writing 190 characters into file '7x14-JISX0201.1976-0.bdf'.
- GEN 7x14-ISO8859-1.pcf.gz
- GEN 7x13O-ISO8859-1.pcf.gz
- Writing 223 characters into file '10x20-ISO8859-16.bdf'.
- Writing 255 characters into file '8x13-KOI8-R.bdf'.
- GEN 8x13B-ISO8859-1.pcf.gz
- GEN 8x13O-ISO8859-1.pcf.gz
- GEN 7x14B-ISO8859-1.pcf.gz
- GEN 10x20-ISO8859-1.pcf.gz
- GEN 5x8-ISO8859-2.pcf.gz
- Writing 255 characters into file '9x15-KOI8-R.bdf'.
- GEN 8x13-ISO8859-1.pcf.gz
- GEN 9x15B-ISO8859-1.pcf.gz
- Writing 255 characters into file '9x18-KOI8-R.bdf'.
- GEN 4x6-ISO8859-2.pcf.gz
- GEN 6x12-ISO8859-2.pcf.gz
- GEN 9x15-ISO8859-1.pcf.gz
- GEN 9x18B-ISO8859-1.pcf.gz
- GEN 5x7-ISO8859-2.pcf.gz
- GEN 9x18-ISO8859-1.pcf.gz
- GEN 6x13-ISO8859-2.pcf.gz
- GEN 6x13B-ISO8859-2.pcf.gz
- Writing 255 characters into file '10x20-KOI8-R.bdf'.
- GEN 6x9-ISO8859-2.pcf.gz
- GEN 6x13O-ISO8859-2.pcf.gz
- GEN 7x13B-ISO8859-2.pcf.gz
- GEN 6x10-ISO8859-2.pcf.gz
- GEN 7x14-ISO8859-2.pcf.gz
- GEN 7x14B-ISO8859-2.pcf.gz
- GEN 7x13O-ISO8859-2.pcf.gz
- GEN 7x13-ISO8859-2.pcf.gz
- GEN 8x13B-ISO8859-2.pcf.gz
- GEN 9x15B-ISO8859-2.pcf.gz
- GEN 8x13-ISO8859-2.pcf.gz
- GEN 6x10-ISO8859-3.pcf.gz
- GEN 9x15-ISO8859-2.pcf.gz
- GEN 8x13O-ISO8859-2.pcf.gz
- GEN 5x7-ISO8859-3.pcf.gz
- GEN 6x9-ISO8859-3.pcf.gz
- GEN 9x18-ISO8859-2.pcf.gz
- GEN 5x8-ISO8859-3.pcf.gz
- GEN 4x6-ISO8859-3.pcf.gz
- GEN 7x13O-ISO8859-3.pcf.gz
- GEN 10x20-ISO8859-2.pcf.gz
- GEN 6x13B-ISO8859-3.pcf.gz
- GEN 6x13-ISO8859-3.pcf.gz
- GEN 6x12-ISO8859-3.pcf.gz
- GEN 7x13B-ISO8859-3.pcf.gz
- GEN 9x18B-ISO8859-2.pcf.gz
- GEN 7x13-ISO8859-3.pcf.gz
- GEN 6x13O-ISO8859-3.pcf.gz
- GEN 8x13B-ISO8859-3.pcf.gz
- GEN 8x13O-ISO8859-3.pcf.gz
- GEN 5x8-ISO8859-4.pcf.gz
- GEN 8x13-ISO8859-3.pcf.gz
- GEN 9x15-ISO8859-3.pcf.gz
- GEN 7x14-ISO8859-3.pcf.gz
- GEN 9x18-ISO8859-3.pcf.gz
- GEN 10x20-ISO8859-3.pcf.gz
- GEN 9x15B-ISO8859-3.pcf.gz
- GEN 9x18B-ISO8859-3.pcf.gz
- GEN 7x14B-ISO8859-3.pcf.gz
- GEN 5x7-ISO8859-4.pcf.gz
- GEN 4x6-ISO8859-4.pcf.gz
- GEN 6x9-ISO8859-4.pcf.gz
- GEN 6x10-ISO8859-4.pcf.gz
- GEN 7x13-ISO8859-4.pcf.gz
- GEN 7x13B-ISO8859-4.pcf.gz
- GEN 6x13O-ISO8859-4.pcf.gz
- GEN 6x13-ISO8859-4.pcf.gz
- GEN 6x12-ISO8859-4.pcf.gz
- GEN 7x14-ISO8859-4.pcf.gz
- GEN 8x13-ISO8859-4.pcf.gz
- GEN 6x13B-ISO8859-4.pcf.gz
- GEN 7x14B-ISO8859-4.pcf.gz
- GEN 7x13O-ISO8859-4.pcf.gz
- GEN 8x13O-ISO8859-4.pcf.gz
- GEN 9x18-ISO8859-4.pcf.gz
- GEN 9x15B-ISO8859-4.pcf.gz
- GEN 5x8-ISO8859-5.pcf.gz
- GEN 9x18B-ISO8859-4.pcf.gz
- GEN 10x20-ISO8859-4.pcf.gz
- GEN 9x15-ISO8859-4.pcf.gz
- GEN 8x13B-ISO8859-4.pcf.gz
- GEN 4x6-ISO8859-5.pcf.gz
- GEN 6x9-ISO8859-5.pcf.gz
- GEN 6x10-ISO8859-5.pcf.gz
- GEN 5x7-ISO8859-5.pcf.gz
- GEN 6x13B-ISO8859-5.pcf.gz
- GEN 7x14-ISO8859-5.pcf.gz
- GEN 6x13-ISO8859-5.pcf.gz
- GEN 6x13O-ISO8859-5.pcf.gz
- GEN 7x13-ISO8859-5.pcf.gz
- GEN 6x12-ISO8859-5.pcf.gz
- GEN 7x13B-ISO8859-5.pcf.gz
- GEN 9x18B-ISO8859-5.pcf.gz
- GEN 7x14B-ISO8859-5.pcf.gz
- GEN 8x13O-ISO8859-5.pcf.gz
- GEN 8x13-ISO8859-5.pcf.gz
- GEN 10x20-ISO8859-5.pcf.gz
- GEN 9x18-ISO8859-5.pcf.gz
- GEN 9x15-ISO8859-5.pcf.gz
- GEN 6x9-ISO8859-7.pcf.gz
- GEN 9x15B-ISO8859-5.pcf.gz
- GEN 8x13B-ISO8859-5.pcf.gz
- GEN 7x13O-ISO8859-5.pcf.gz
- GEN 4x6-ISO8859-7.pcf.gz
- GEN 5x8-ISO8859-7.pcf.gz
- GEN 5x7-ISO8859-7.pcf.gz
- GEN 6x13-ISO8859-7.pcf.gz
- GEN 6x10-ISO8859-7.pcf.gz
- GEN 6x12-ISO8859-7.pcf.gz
- GEN 6x13B-ISO8859-7.pcf.gz
- GEN 7x13B-ISO8859-7.pcf.gz
- GEN 8x13-ISO8859-7.pcf.gz
- GEN 6x13O-ISO8859-7.pcf.gz
- GEN 7x13-ISO8859-7.pcf.gz
- GEN 7x14B-ISO8859-7.pcf.gz
- GEN 7x14-ISO8859-7.pcf.gz
- GEN 5x7-ISO8859-8.pcf.gz
- GEN 10x20-ISO8859-7.pcf.gz
- GEN 7x13O-ISO8859-7.pcf.gz
- GEN 8x13B-ISO8859-7.pcf.gz
- GEN 9x15-ISO8859-7.pcf.gz
- GEN 4x6-ISO8859-8.pcf.gz
- GEN 8x13O-ISO8859-7.pcf.gz
- GEN 5x8-ISO8859-8.pcf.gz
- GEN 6x9-ISO8859-8.pcf.gz
- GEN 9x15B-ISO8859-7.pcf.gz
- GEN 9x18-ISO8859-7.pcf.gz
- GEN 9x18B-ISO8859-7.pcf.gz
- GEN 6x13-ISO8859-8.pcf.gz
- GEN 6x12-ISO8859-8.pcf.gz
- GEN 7x13B-ISO8859-8.pcf.gz
- GEN 6x10-ISO8859-8.pcf.gz
- GEN 8x13-ISO8859-8.pcf.gz
- GEN 7x13-ISO8859-8.pcf.gz
- GEN 6x13B-ISO8859-8.pcf.gz
- GEN 8x13B-ISO8859-8.pcf.gz
- GEN 9x18-ISO8859-8.pcf.gz
- GEN 10x20-ISO8859-8.pcf.gz
- GEN 7x14B-ISO8859-8.pcf.gz
- GEN 6x13B-ISO8859-9.pcf.gz
- GEN 7x14-ISO8859-8.pcf.gz
- GEN 9x18B-ISO8859-8.pcf.gz
- GEN 9x15-ISO8859-8.pcf.gz
- GEN 6x13O-ISO8859-9.pcf.gz
- GEN 9x15B-ISO8859-8.pcf.gz
- GEN 6x13-ISO8859-9.pcf.gz
- GEN 6x12-ISO8859-9.pcf.gz
- GEN 6x9-ISO8859-9.pcf.gz
- GEN 4x6-ISO8859-9.pcf.gz
- GEN 7x13O-ISO8859-9.pcf.gz
- GEN 7x13-ISO8859-9.pcf.gz
- GEN 5x8-ISO8859-9.pcf.gz
- GEN 5x7-ISO8859-9.pcf.gz
- GEN 7x13B-ISO8859-9.pcf.gz
- GEN 7x14-ISO8859-9.pcf.gz
- GEN 6x10-ISO8859-9.pcf.gz
- GEN 7x14B-ISO8859-9.pcf.gz
- GEN 8x13-ISO8859-9.pcf.gz
- GEN 4x6-ISO8859-10.pcf.gz
- GEN 8x13B-ISO8859-9.pcf.gz
- GEN 8x13O-ISO8859-9.pcf.gz
- GEN 9x15-ISO8859-9.pcf.gz
- GEN 5x8-ISO8859-10.pcf.gz
- GEN 9x15B-ISO8859-9.pcf.gz
- GEN 9x18-ISO8859-9.pcf.gz
- GEN 6x12-ISO8859-10.pcf.gz
- GEN 9x18B-ISO8859-9.pcf.gz
- GEN 10x20-ISO8859-9.pcf.gz
- GEN 6x10-ISO8859-10.pcf.gz
- GEN 5x7-ISO8859-10.pcf.gz
- GEN 6x9-ISO8859-10.pcf.gz
- GEN 6x13-ISO8859-10.pcf.gz
- GEN 7x13B-ISO8859-10.pcf.gz
- GEN 7x13-ISO8859-10.pcf.gz
- GEN 6x13B-ISO8859-10.pcf.gz
- GEN 8x13-ISO8859-10.pcf.gz
- GEN 7x14-ISO8859-10.pcf.gz
- GEN 9x15-ISO8859-10.pcf.gz
- GEN 6x13O-ISO8859-10.pcf.gz
- GEN 7x13O-ISO8859-10.pcf.gz
- GEN 7x14B-ISO8859-10.pcf.gz
- GEN 9x18-ISO8859-10.pcf.gz
- GEN 9x18B-ISO8859-10.pcf.gz
- GEN 8x13O-ISO8859-10.pcf.gz
- GEN 8x13B-ISO8859-10.pcf.gz
- GEN 10x20-ISO8859-10.pcf.gz
- GEN 7x14-ISO8859-11.pcf.gz
- GEN 9x15B-ISO8859-10.pcf.gz
- GEN 7x13-ISO8859-11.pcf.gz
- GEN 7x14B-ISO8859-11.pcf.gz
- GEN 6x13-ISO8859-11.pcf.gz
- GEN 7x13O-ISO8859-11.pcf.gz
- GEN 10x20-ISO8859-11.pcf.gz
- GEN 9x15B-ISO8859-11.pcf.gz
- GEN 9x15-ISO8859-11.pcf.gz
- GEN 7x13B-ISO8859-11.pcf.gz
- GEN 4x6-ISO8859-13.pcf.gz
- GEN 5x7-ISO8859-13.pcf.gz
- GEN 6x12-ISO8859-13.pcf.gz
- GEN 9x18-ISO8859-11.pcf.gz
- GEN 5x8-ISO8859-13.pcf.gz
- GEN 6x10-ISO8859-13.pcf.gz
- GEN 6x13O-ISO8859-13.pcf.gz
- GEN 6x9-ISO8859-13.pcf.gz
- GEN 7x13B-ISO8859-13.pcf.gz
- GEN 7x14B-ISO8859-13.pcf.gz
- GEN 8x13B-ISO8859-13.pcf.gz
- GEN 7x13-ISO8859-13.pcf.gz
- GEN 6x13-ISO8859-13.pcf.gz
- GEN 7x14-ISO8859-13.pcf.gz
- GEN 7x13O-ISO8859-13.pcf.gz
- GEN 6x13B-ISO8859-13.pcf.gz
- GEN 8x13-ISO8859-13.pcf.gz
- GEN 9x15-ISO8859-13.pcf.gz
- GEN 8x13O-ISO8859-13.pcf.gz
- GEN 9x18B-ISO8859-13.pcf.gz
- GEN 9x15B-ISO8859-13.pcf.gz
- GEN 7x13-ISO8859-14.pcf.gz
- GEN 4x6-ISO8859-14.pcf.gz
- GEN 10x20-ISO8859-13.pcf.gz
- GEN 9x18-ISO8859-13.pcf.gz
- GEN 6x9-ISO8859-14.pcf.gz
- GEN 6x10-ISO8859-14.pcf.gz
- GEN 6x12-ISO8859-14.pcf.gz
- GEN 6x13O-ISO8859-14.pcf.gz
- GEN 5x8-ISO8859-14.pcf.gz
- GEN 5x7-ISO8859-14.pcf.gz
- GEN 8x13O-ISO8859-14.pcf.gz
- GEN 7x13O-ISO8859-14.pcf.gz
- GEN 6x13-ISO8859-14.pcf.gz
- GEN 7x14-ISO8859-14.pcf.gz
- GEN 6x10-ISO8859-15.pcf.gz
- GEN 7x14B-ISO8859-14.pcf.gz
- GEN 8x13-ISO8859-14.pcf.gz
- GEN 6x13B-ISO8859-14.pcf.gz
- GEN 9x15B-ISO8859-14.pcf.gz
- GEN 9x18-ISO8859-14.pcf.gz
- GEN 9x18B-ISO8859-14.pcf.gz
- GEN 6x12-ISO8859-15.pcf.gz
- GEN 6x13-ISO8859-15.pcf.gz
- GEN 10x20-ISO8859-14.pcf.gz
- GEN 8x13B-ISO8859-14.pcf.gz
- GEN 7x13B-ISO8859-14.pcf.gz
- GEN 6x9-ISO8859-15.pcf.gz
- GEN 5x7-ISO8859-15.pcf.gz
- GEN 6x13O-ISO8859-15.pcf.gz
- GEN 5x8-ISO8859-15.pcf.gz
- GEN 9x15-ISO8859-14.pcf.gz
- GEN 7x13B-ISO8859-15.pcf.gz
- GEN 4x6-ISO8859-15.pcf.gz
- GEN 6x13B-ISO8859-15.pcf.gz
- GEN 7x13-ISO8859-15.pcf.gz
- GEN 8x13O-ISO8859-15.pcf.gz
- GEN 7x14-ISO8859-15.pcf.gz
- GEN 9x15B-ISO8859-15.pcf.gz
- GEN 5x8-ISO8859-16.pcf.gz
- GEN 7x13O-ISO8859-15.pcf.gz
- GEN 4x6-ISO8859-16.pcf.gz
- GEN 8x13-ISO8859-15.pcf.gz
- GEN 5x7-ISO8859-16.pcf.gz
- GEN 9x18-ISO8859-15.pcf.gz
- GEN 9x15-ISO8859-15.pcf.gz
- GEN 7x14B-ISO8859-15.pcf.gz
- GEN 9x18B-ISO8859-15.pcf.gz
- GEN 6x13B-ISO8859-16.pcf.gz
- GEN 8x13B-ISO8859-15.pcf.gz
- GEN 6x9-ISO8859-16.pcf.gz
- GEN 10x20-ISO8859-15.pcf.gz
- GEN 6x13-ISO8859-16.pcf.gz
- GEN 6x12-ISO8859-16.pcf.gz
- GEN 6x10-ISO8859-16.pcf.gz
- GEN 7x13O-ISO8859-16.pcf.gz
- GEN 6x13O-ISO8859-16.pcf.gz
- GEN 7x13-ISO8859-16.pcf.gz
- GEN 7x14-ISO8859-16.pcf.gz
- GEN 7x14B-ISO8859-16.pcf.gz
- GEN 7x13B-ISO8859-16.pcf.gz
- GEN 5x7-KOI8-R.pcf.gz
- GEN 5x8-KOI8-R.pcf.gz
- GEN 9x15-ISO8859-16.pcf.gz
- GEN 9x18B-ISO8859-16.pcf.gz
- GEN 8x13B-ISO8859-16.pcf.gz
- GEN 8x13-ISO8859-16.pcf.gz
- GEN 6x9-KOI8-R.pcf.gz
- GEN 9x18-ISO8859-16.pcf.gz
- GEN 10x20-ISO8859-16.pcf.gz
- GEN 9x15B-ISO8859-16.pcf.gz
- GEN 8x13O-ISO8859-16.pcf.gz
- GEN 6x12-KOI8-R.pcf.gz
- GEN 6x10-KOI8-R.pcf.gz
- GEN 6x13-KOI8-R.pcf.gz
- GEN 4x6-KOI8-R.pcf.gz
- GEN 7x14-KOI8-R.pcf.gz
- GEN 8x13-KOI8-R.pcf.gz
- GEN 7x13-KOI8-R.pcf.gz
- GEN 9x18-KOI8-R.pcf.gz
- GEN 9x15-KOI8-R.pcf.gz
- GEN 7x14-JISX0201.1976-0.pcf.gz
- GEN 10x20-KOI8-R.pcf.gz
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-misc-misc-1.1.2'
- finished target xorg-font-misc-misc.compile
- -----------------------------------
- target: xorg-font-misc-misc.install
- -----------------------------------
- finished target xorg-font-misc-misc.install
- ----------------------------------------
- target: xorg-font-misc-misc.install.pack
- ----------------------------------------
- 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'
- finished target xorg-font-misc-misc.install.pack
- ----------------------------------------
- target: xorg-font-misc-misc.install.post
- ----------------------------------------
- finished target xorg-font-misc-misc.install.post
- ------------------------------------
- target: xorg-font-util.targetinstall
- ------------------------------------
- finished target xorg-font-util.targetinstall
- -------------------------------------
- target: xorg-font-alias.targetinstall
- -------------------------------------
- install_init: preparing for image creation of 'xorg-font-alias'...
- install_init: @ARCH@ -> armel
- install_init: @PACKAGE@ -> xorg-font-alias
- install_init: @VERSION@ -> 1.0.3
- install_init: @DEPENDS@ ->
- install_init: preinst not available
- install_init: postinst not available
- install_init: prerm not available
- install_init: postrm not available
- install_fixup: @PRIORITY@ -> optional ... done.
- install_fixup: @SECTION@ -> base ... done.
- install_fixup: @AUTHOR@ -> "Erwin Rol <ero\@pengutronix.de>" ... done.
- install_fixup: @DESCRIPTION@ -> missing ... done.
- xpkg_finish: collecting license (unknown) ... done.
- xpkg_finish: creating opkg package ...
- install file:
- src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/100dpi/fonts.alias
- dst=/usr/share/fonts/X11/100dpi/fonts.alias
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/75dpi/fonts.alias
- dst=/usr/share/fonts/X11/75dpi/fonts.alias
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/cyrillic/fonts.alias
- dst=/usr/share/fonts/X11/cyrillic/fonts.alias
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/packages/font-alias-1.0.3/usr/share/fonts/X11/misc/fonts.alias
- dst=/usr/share/fonts/X11/misc/fonts.alias
- owner=0
- group=0
- permissions=0644
- 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
- done.
- finished target xorg-font-alias.targetinstall
- --------------------------------
- target: xorg-fonts.targetinstall
- --------------------------------
- finished target xorg-fonts.targetinstall
- -----------------------------------------
- target: xorg-font-misc-misc.targetinstall
- -----------------------------------------
- finished target xorg-font-misc-misc.targetinstall
- ---------------------------------
- target: xorg-font-cursor-misc.get
- ---------------------------------
- finished target xorg-font-cursor-misc.get
- -------------------------------------
- target: xorg-font-cursor-misc.extract
- -------------------------------------
- extract: pkg_src=ptxdist/src/font-cursor-misc-1.0.3.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3
- patchin: no patches found
- finished target xorg-font-cursor-misc.extract
- ------------------------------------------
- target: xorg-font-cursor-misc.extract.post
- ------------------------------------------
- patchin: fixup:
- ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3/configure
- patchin: fixup: done
- finished target xorg-font-cursor-misc.extract.post
- -------------------------------------
- target: xorg-font-cursor-misc.prepare
- -------------------------------------
- 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"
- 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"
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for style of include used by make... GNU
- checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
- checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
- checking dependency style of arm-v5te-linux-gnueabi-gcc... none
- checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-host-linux-gnu
- checking host system type... arm-v5te-linux-gnueabi
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- Package xorg-macros was not found in the pkg-config search path.
- Perhaps you should add the directory containing `xorg-macros.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'xorg-macros' found
- 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
- checking for directory for misc files... /usr/share/fonts/X11/misc
- checking for fc-cache... no
- checking for mkfontdir... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/mkfontdir
- checking for bdftopcf... /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/bin/bdftopcf
- checking font compression method... gzip
- checking for gzip... /bin/gzip
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: executing depfiles commands
- finished target xorg-font-cursor-misc.prepare
- -------------------------------------
- target: xorg-font-cursor-misc.compile
- -------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3'
- GEN cursor.pcf.gz
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/font-cursor-misc-1.0.3'
- finished target xorg-font-cursor-misc.compile
- -------------------------------------
- target: xorg-font-cursor-misc.install
- -------------------------------------
- finished target xorg-font-cursor-misc.install
- ------------------------------------------
- target: xorg-font-cursor-misc.install.pack
- ------------------------------------------
- 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'
- finished target xorg-font-cursor-misc.install.pack
- ------------------------------------------
- target: xorg-font-cursor-misc.install.post
- ------------------------------------------
- finished target xorg-font-cursor-misc.install.post
- -------------------------------------------
- target: xorg-font-cursor-misc.targetinstall
- -------------------------------------------
- finished target xorg-font-cursor-misc.targetinstall
- -------------------------------------
- target: xorg-fonts.targetinstall.post
- -------------------------------------
- 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 \
- echo $dir;\
- case "${dir}" in \
- */[Ee]ncodings) \
- if test -d "${dir}/large"; then \
- elarge="-e ./large"; \
- fi; \
- pushd ${dir} > /dev/null; \
- mkfontscale -b -s -l -n -r -p /usr/share/fonts/X11/encodings -e . ${elarge} ${dir}; \
- popd > /dev/null ;; \
- */[Ss]peedo) mkfontdir ${dir} ;; \
- *) mkfontscale ${dir}; \
- mkfontdir ${dir} ;; \
- esac; \
- done
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/misc
- install_init: preparing for image creation of 'xorg-fonts'...
- install_init: @ARCH@ -> armel
- install_init: @PACKAGE@ -> xorg-fonts
- install_init: @VERSION@ -> 1.0.0
- install_init: @DEPENDS@ -> xorg-font-alias
- install_init: preinst not available
- install_init: postinst not available
- install_init: prerm not available
- install_init: postrm not available
- install_fixup: @PRIORITY@ -> optional ... done.
- install_fixup: @SECTION@ -> base ... done.
- install_fixup: @AUTHOR@ -> "Robert Schwebel <r.schwebel\@pengutronix.de>" ... done.
- install_fixup: @DESCRIPTION@ -> missing ... done.
- xpkg_finish: collecting license (unknown) ... done.
- xpkg_finish: creating opkg package ...
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20.pcf.gz
- dst=/usr/share/fonts/X11/./misc/10x20.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x9-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x10.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x8-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13O.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x9-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/18x18ko.pcf.gz
- dst=/usr/share/fonts/X11/./misc/18x18ko.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x10-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x7.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/18x18ja.pcf.gz
- dst=/usr/share/fonts/X11/./misc/18x18ja.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x9.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x9.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13O-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13O.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/12x13ja.pcf.gz
- dst=/usr/share/fonts/X11/./misc/12x13ja.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x10-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x10-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13O-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13O-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x7-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13O.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13O-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13O-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x12-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/nil2.pcf.gz
- dst=/usr/share/fonts/X11/./misc/nil2.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/10x20-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x8.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13O-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13O-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/4x6-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/fonts.scale
- dst=/usr/share/fonts/X11/./misc/fonts.scale
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/cursor.pcf.gz
- dst=/usr/share/fonts/X11/./misc/cursor.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6.pcf.gz
- dst=/usr/share/fonts/X11/./misc/4x6.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x7-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x7-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/10x20-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/10x20-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/fonts.dir
- dst=/usr/share/fonts/X11/./misc/fonts.dir
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x12-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13O-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13O-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x12.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x12.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/k14.pcf.gz
- dst=/usr/share/fonts/X11/./misc/k14.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/4x6-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/4x6-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x18B-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x18B-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/5x8-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/5x8-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14B-ISO8859-1.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14B-ISO8859-1.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13B.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13B.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/6x13-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/6x13-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/9x15-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/9x15-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x13-ISO8859-15.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x13-ISO8859-15.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/7x14-JISX0201.1976-0.pcf.gz
- dst=/usr/share/fonts/X11/./misc/7x14-JISX0201.1976-0.pcf.gz
- owner=0
- group=0
- permissions=0644
- install file:
- src=ptxdist/platform-ecu01/build-target/xorg-fonts-1.0.0-install/./misc/8x13.pcf.gz
- dst=/usr/share/fonts/X11/./misc/8x13.pcf.gz
- owner=0
- group=0
- permissions=0644
- 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
- done.
- finished target xorg-fonts.targetinstall.post
- ----------------
- target: glib.get
- ----------------
- finished target glib.get
- -----------------------------------
- target: host-autotools-autoconf.get
- -----------------------------------
- finished target host-autotools-autoconf.get
- ---------------------------------------
- target: host-autotools-autoconf.extract
- ---------------------------------------
- extract: pkg_src=ptxdist/src/autoconf-2.68.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/autoconf-2.68
- patchin: no patches found
- finished target host-autotools-autoconf.extract
- --------------------------------------------
- target: host-autotools-autoconf.extract.post
- --------------------------------------------
- finished target host-autotools-autoconf.extract.post
- ---------------------------------------
- target: host-autotools-autoconf.prepare
- ---------------------------------------
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- configure: autobuild project... GNU Autoconf
- configure: autobuild revision... 2.68
- configure: autobuild hostname... bf4abb94ac98
- configure: autobuild timestamp... 20190621T122817Z
- checking whether /bin/sh -n is known to work... no
- checking for characters that cannot appear in file names... none
- checking whether directories can have trailing spaces... yes
- checking for expr... /usr/bin/expr
- checking for GNU M4 that supports accurate traces... /usr/bin/m4
- checking whether /usr/bin/m4 accepts --gnu... yes
- checking how m4 supports trace files... --debugfile
- checking for perl... /usr/bin/perl
- checking whether /usr/bin/perl Fcntl::flock is implemented... yes
- checking for emacs... no
- checking for xemacs... no
- checking for emacs... no
- checking where .elc files should go... ${datadir}/emacs/site-lisp
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking whether make is case sensitive... yes
- configure: creating ./config.status
- config.status: creating tests/Makefile
- config.status: creating tests/atlocal
- config.status: creating man/Makefile
- config.status: creating lib/emacs/Makefile
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/Autom4te/Makefile
- config.status: creating lib/autoscan/Makefile
- config.status: creating lib/m4sugar/Makefile
- config.status: creating lib/autoconf/Makefile
- config.status: creating lib/autotest/Makefile
- config.status: creating bin/Makefile
- config.status: executing tests/atconfig commands
- finished target host-autotools-autoconf.prepare
- ---------------------------------------
- target: host-autotools-autoconf.compile
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- Making all in bin
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- rm -f autom4te autom4te.tmp
- cd ../lib && make autom4te.cfg
- cd ../lib/m4sugar && make version.m4
- rm -f autoheader autoheader.tmp
- rm -f autoreconf autoreconf.tmp
- rm -f ifnames ifnames.tmp
- rm -f autoscan autoscan.tmp
- rm -f autoupdate autoupdate.tmp
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- rm -f autom4te.cfg autom4te.tmp
- srcdir=''; \
- test -f ./autom4te.in || srcdir=./; \
- 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
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- :;{ \
- echo '# This file is part of -*- Autoconf -*-.' && \
- echo '# Version of Autoconf.' && \
- echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
- echo '# Free Software Foundation, Inc.' && \
- echo &&\
- echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \
- echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \
- echo 'm4_define([m4_PACKAGE_VERSION], [2.68])' && \
- echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.68])' && \
- echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \
- echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \
- echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
- } > version.m4-t
- srcdir=''; \
- test -f ./ifnames.in || srcdir=./; \
- 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
- srcdir=''; \
- test -f ./autoheader.in || srcdir=./; \
- 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
- srcdir=''; \
- test -f ./autoscan.in || srcdir=./; \
- 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
- srcdir=''; \
- test -f ./autoreconf.in || srcdir=./; \
- 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
- srcdir=''; \
- test -f ./autoupdate.in || srcdir=./; \
- 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
- 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
- mv version.m4-t version.m4
- chmod +x ifnames.tmp
- chmod +x autoheader.tmp
- chmod +x autom4te.tmp
- chmod +x autoreconf.tmp
- chmod +x autoscan.tmp
- chmod +x autoupdate.tmp
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- chmod a-w autoheader.tmp
- chmod a-w autom4te.tmp
- chmod a-w ifnames.tmp
- chmod a-w autoupdate.tmp
- chmod a-w autoscan.tmp
- chmod a-w autoreconf.tmp
- chmod a-w autom4te.tmp
- mv autoheader.tmp autoheader
- mv ifnames.tmp ifnames
- mv autom4te.tmp autom4te.cfg
- mv autoupdate.tmp autoupdate
- mv autom4te.tmp autom4te
- mv autoreconf.tmp autoreconf
- mv autoscan.tmp autoscan
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
- rm -f autoconf autoconf.tmp
- srcdir=''; \
- test -f ./autoconf.in || srcdir=./; \
- 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
- chmod +x autoconf.tmp
- chmod a-w autoconf.tmp
- mv autoconf.tmp autoconf
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- Making all in .
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- Making all in lib
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- Making all in Autom4te
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- Making all in m4sugar
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=m4sugar \
- --freeze \
- --output=m4sugar.m4f
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=m4sh \
- --freeze \
- --output=m4sh.m4f
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- Making all in autoconf
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=autoconf \
- --freeze \
- --output=autoconf.m4f
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- Making all in autotest
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=autotest \
- --freeze \
- --output=autotest.m4f
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- Making all in autoscan
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- echo '# Automatically Generated: do not edit this file' >autoscan.list
- sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
- ( \
- sed -n '/^[^#]/p' ./autoscan.pre; \
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
- ) | LC_ALL=C sort >>autoscan.list
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- Making all in emacs
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- WARNING: Warnings can be ignored. :-)
- if test "no" != no; then \
- set x; \
- list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
- if test -f "$p"; then d=; else d="./"; fi; \
- set x "$@" "$d$p"; shift; \
- done; \
- shift; \
- EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
- else : ; fi
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[4]: Nothing to be done for 'all-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- Making all in doc
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- Making all in tests
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in
- rm -f autoconf autoconf.tmp
- rm -f autoheader autoheader.tmp
- rm -f autom4te autom4te.tmp
- rm -f autoreconf autoreconf.tmp
- rm -f autoscan autoscan.tmp
- rm -f autoupdate autoupdate.tmp
- rm -f ifnames ifnames.tmp
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- input=wrapper.in; \
- 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
- chmod +x autoreconf.tmp
- chmod +x autoscan.tmp
- chmod +x autoheader.tmp
- chmod +x autoupdate.tmp
- chmod +x autoconf.tmp
- chmod +x ifnames.tmp
- chmod +x autom4te.tmp
- chmod a-w autoreconf.tmp
- chmod a-w ifnames.tmp
- chmod a-w autoscan.tmp
- chmod a-w autoupdate.tmp
- chmod a-w autoheader.tmp
- chmod a-w autoconf.tmp
- chmod a-w autom4te.tmp
- mv -f autoreconf.tmp autoreconf
- mv -f ifnames.tmp ifnames
- mv -f autoupdate.tmp autoupdate
- mv -f autoscan.tmp autoscan
- mv -f autoheader.tmp autoheader
- mv -f autoconf.tmp autoconf
- mv -f autom4te.tmp autom4te
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- Making all in man
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- finished target host-autotools-autoconf.compile
- ---------------------------------------
- target: host-autotools-autoconf.install
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make install-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- Making install in bin
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- 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"
- /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'
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/bin'
- Making install in .
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- Making install in lib
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- Making install in Autom4te
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/Autom4te'
- Making install in m4sugar
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/m4sugar'
- Making install in autoconf
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoconf'
- Making install in autotest
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autotest'
- Making install in autoscan
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/autoscan'
- Making install in emacs
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- make[5]: Nothing to be done for 'install-exec-am'.
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib/emacs'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/lib'
- Making install in doc
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/doc'
- Making install in tests
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/tests'
- Making install in man
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68/man'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/autoconf-2.68'
- finished target host-autotools-autoconf.install
- --------------------------------------------
- target: host-autotools-autoconf.install.pack
- --------------------------------------------
- finished target host-autotools-autoconf.install.pack
- --------------------------------------------
- target: host-autotools-autoconf.install.post
- --------------------------------------------
- finished target host-autotools-autoconf.install.post
- ----------------------------------
- target: host-autotools-libtool.get
- ----------------------------------
- finished target host-autotools-libtool.get
- --------------------------------------
- target: host-autotools-libtool.extract
- --------------------------------------
- extract: pkg_src=ptxdist/src/libtool-2.4.2.tar.gz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libtool-2.4.2
- patchin: no patches found
- finished target host-autotools-libtool.extract
- -------------------------------------------
- target: host-autotools-libtool.extract.post
- -------------------------------------------
- finished target host-autotools-libtool.extract.post
- --------------------------------------
- target: host-autotools-libtool.prepare
- --------------------------------------
- ## ------------------------- ##
- ## Configuring libtool 2.4.2 ##
- ## ------------------------- ##
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- configure: autobuild project... GNU Libtool
- configure: autobuild revision... 2.4.2 ()
- configure: autobuild hostname... bf4abb94ac98
- configure: autobuild mode... default
- configure: autobuild timestamp... 20190621T122824Z
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking how to run the C preprocessor... gcc -E
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... no
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking which extension is used for runtime loadable modules... .so
- checking which variable specifies run-time module search path... LD_LIBRARY_PATH
- 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
- checking for library containing dlopen... -ldl
- checking for dlerror... yes
- checking for shl_load... (cached) no
- checking for shl_load in -ldld... (cached) no
- checking for dld_link in -ldld... no
- checking for _ prefix in compiled symbols... no
- checking whether deplibs are loaded by dlopen... yes
- checking for argz.h... yes
- checking for error_t... yes
- checking for argz_add... yes
- checking for argz_append... yes
- checking for argz_count... yes
- checking for argz_create_sep... yes
- checking for argz_insert... yes
- checking for argz_next... yes
- checking for argz_stringify... yes
- checking if argz actually works... yes
- checking whether libtool supports -dlopen/-dlpreopen... yes
- checking for unistd.h... (cached) yes
- checking for dl.h... no
- checking for sys/dl.h... no
- checking for dld.h... no
- checking for mach-o/dyld.h... no
- checking for dirent.h... yes
- checking for closedir... yes
- checking for opendir... yes
- checking for readdir... yes
- checking for strlcat... no
- checking for strlcpy... no
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgfortran... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether accepts -g... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgfortran... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking whether we are using the GNU Fortran compiler... no
- checking whether accepts -g... no
- checking for gccgo... no
- checking for gcj... no
- checking for windres... no
- checking whether make supports order-only prerequisites... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- config.status: executing tests/atconfig commands
- config.status: executing depfiles commands
- config.status: executing libtool commands
- finished target host-autotools-libtool.prepare
- --------------------------------------
- target: host-autotools-libtool.compile
- --------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- rm -f libtoolize.tmp libtoolize
- 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' \
- ./libtoolize.in > libtoolize.tmp
- chmod a+x libtoolize.tmp
- chmod a-w libtoolize.tmp
- mv -f libtoolize.tmp libtoolize
- make all-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- /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
- /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
- /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
- /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
- /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
- depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- /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
- mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
- mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
- 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
- mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
- /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
- mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo
- libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
- libtool: link: ranlib libltdl/.libs/dlopen.a
- mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
- libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
- mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
- /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
- libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
- libtool: link: (cd libltdl/.libs && gcc -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlS.c")
- libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
- 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")
- 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
- libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.3.0" "libltdl.so.7")
- libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.3.0" "libltdl.so")
- libtool: link: rm -fr libltdl/.libs/libltdl.lax
- libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- finished target host-autotools-libtool.compile
- --------------------------------------
- target: host-autotools-libtool.install
- --------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make install-recursive
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- 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"
- /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'
- 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"
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- 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
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/lib
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- rm -rf /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/*
- /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
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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
- /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
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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"
- /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
- /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
- /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
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- /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'
- chmod a+x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/libtool/libltdl/configure
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libtool-2.4.2'
- finished target host-autotools-libtool.install
- -------------------------------------------
- target: host-autotools-libtool.install.pack
- -------------------------------------------
- finished target host-autotools-libtool.install.pack
- -------------------------------------------
- target: host-autotools-libtool.install.post
- -------------------------------------------
- finished target host-autotools-libtool.install.post
- -----------------------------------
- target: host-autotools-automake.get
- -----------------------------------
- finished target host-autotools-automake.get
- ---------------------------------------
- target: host-autotools-automake.extract
- ---------------------------------------
- extract: pkg_src=ptxdist/src/automake-1.11.1.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/automake-1.11.1
- patchin: no patches found
- finished target host-autotools-automake.extract
- --------------------------------------------
- target: host-autotools-automake.extract.post
- --------------------------------------------
- finished target host-autotools-automake.extract.post
- ---------------------------------------
- target: host-autotools-automake.prepare
- ---------------------------------------
- checking build system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for perl... /usr/bin/perl
- checking whether /usr/bin/perl supports ithreads... yes
- checking for tex... no
- checking whether autoconf is installed... yes
- checking whether autoconf works... yes
- checking whether autoconf is recent enough... yes
- checking whether ln works... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking whether /bin/sh has working 'set -e' with exit trap... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating lib/Automake/Makefile
- config.status: creating lib/Automake/tests/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/am/Makefile
- config.status: creating m4/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/defs
- config.status: creating tests/aclocal-1.11
- config.status: creating tests/automake-1.11
- finished target host-autotools-automake.prepare
- ---------------------------------------
- target: host-autotools-automake.compile
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- Making all in lib
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- Making all in Automake
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making all in .
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- rm -f Config.tmp Config.pm
- 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
- chmod +x Config.tmp
- chmod a-w Config.tmp
- mv -f Config.tmp Config.pm
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making all in tests
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making all in am
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- Making all in .
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- rm -f automake automake.tmp
- rm -f aclocal aclocal.tmp
- 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
- 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
- chmod +x aclocal.tmp
- chmod +x automake.tmp
- chmod a-w aclocal.tmp
- chmod a-w automake.tmp
- mv -f aclocal.tmp aclocal
- mv -f automake.tmp automake
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- Making all in doc
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- Making all in m4
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- Making all in tests
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- finished target host-autotools-automake.compile
- ---------------------------------------
- target: host-autotools-automake.install
- ---------------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- Making install in lib
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- Making install in Automake
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making install in .
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- make[5]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making install in tests
- 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'
- 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'
- make[5]: Nothing to be done for 'install-exec-am'.
- make[5]: Nothing to be done for 'install-data-am'.
- 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'
- 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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/Automake'
- Making install in am
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- /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'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib/am'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- make install-data-hook
- make[5]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/config.guess
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/config.sub
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/install-sh
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/mdate-sh
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/missing
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/mkinstalldirs
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/elisp-comp
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/ylwrap
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/acinstall
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/depcomp
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/compile
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/py-compile
- chmod +x /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/sysroot-host/share/automake-1.11/symlink-tree
- make[5]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/lib'
- Making install in .
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- 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"
- /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'
- make install-exec-hook
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- 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
- 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
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- Making install in doc
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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"
- /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'
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/doc'
- Making install in m4
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- make[3]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/m4'
- Making install in tests
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[3]: Nothing to be done for 'install-exec-am'.
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1/tests'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/automake-1.11.1'
- finished target host-autotools-automake.install
- --------------------------------------------
- target: host-autotools-automake.install.pack
- --------------------------------------------
- finished target host-autotools-automake.install.pack
- --------------------------------------------
- target: host-autotools-automake.install.post
- --------------------------------------------
- finished target host-autotools-automake.install.post
- ---------------------
- target: autogen-tools
- ---------------------
- finished target autogen-tools
- --------------------
- target: glib.extract
- --------------------
- extract: pkg_src=ptxdist/src/glib-2.32.3.tar.xz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/glib-2.32.3
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/glib-2.32.3'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
- applying '0001-check-if-splice-takes-6-arguments.patch'
- patching file configure.ac
- applying '0002-configure.ac-use-AS_IF.patch'
- patching file configure.ac
- applying '0003-don-t-build-tests.patch'
- patching file Makefile.am
- patching file gio/Makefile.am
- patching file glib/Makefile.am
- patching file gobject/Makefile.am
- patchin: patch: done
- finished target glib.extract
- ------------------
- target: libffi.get
- ------------------
- finished target libffi.get
- ----------------------
- target: libffi.extract
- ----------------------
- extract: pkg_src=ptxdist/src/libffi-3.0.11.tar.gz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-target/libffi-3.0.11
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/libffi-3.0.11'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
- applying '0001-fix-powerpc-case.patch'
- patching file src/powerpc/ffi.c
- patchin: patch: done
- finished target libffi.extract
- ---------------------------
- target: libffi.extract.post
- ---------------------------
- pkg_patch_autogen: '<none>'
- patchin: fixup:
- ptxdist/platform-ecu01/build-target/libffi-3.0.11/configure
- ptxdist/platform-ecu01/build-target/libffi-3.0.11/ltmain.sh
- patchin: fixup: done
- finished target libffi.extract.post
- ----------------------
- target: libffi.prepare
- ----------------------
- checking build system type... x86_64-host-linux-gnu
- checking host system type... arm-v5te-linux-gnueabi
- checking target system type... arm-v5te-linux-gnueabi
- continue configure in default builddir "./arm-v5te-linux-gnueabi"
- ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=arm-v5te-linux-gnueabi" "linux
- gnueabi"
- checking build system type... x86_64-host-linux-gnu
- checking host system type... arm-v5te-linux-gnueabi
- checking target system type... arm-v5te-linux-gnueabi
- checking for gsed... sed
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for arm-v5te-linux-gnueabi-strip... arm-v5te-linux-gnueabi-strip
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether arm-v5te-linux-gnueabi-gcc accepts -g... yes
- checking for arm-v5te-linux-gnueabi-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of arm-v5te-linux-gnueabi-gcc... gcc3
- checking dependency style of arm-v5te-linux-gnueabi-gcc... gcc3
- checking whether arm-v5te-linux-gnueabi-gcc and cc understand -c and -o together... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by arm-v5te-linux-gnueabi-gcc... arm-v5te-linux-gnueabi-ld
- checking if the linker (arm-v5te-linux-gnueabi-ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... arm-v5te-linux-gnueabi-nm
- checking the name lister (arm-v5te-linux-gnueabi-nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-host-linux-gnu file names to arm-v5te-linux-gnueabi format... func_convert_file_noop
- checking how to convert x86_64-host-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for arm-v5te-linux-gnueabi-ld option to reload object files... -r
- checking for arm-v5te-linux-gnueabi-objdump... arm-v5te-linux-gnueabi-objdump
- checking how to recognize dependent libraries... pass_all
- checking for arm-v5te-linux-gnueabi-dlltool... arm-v5te-linux-gnueabi-dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for arm-v5te-linux-gnueabi-ar... arm-v5te-linux-gnueabi-ar
- checking for archiver @FILE support... @
- checking for arm-v5te-linux-gnueabi-strip... (cached) arm-v5te-linux-gnueabi-strip
- checking for arm-v5te-linux-gnueabi-ranlib... arm-v5te-linux-gnueabi-ranlib
- checking command to parse arm-v5te-linux-gnueabi-nm output from arm-v5te-linux-gnueabi-gcc object... ok
- checking for sysroot... no
- checking for arm-v5te-linux-gnueabi-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... arm-v5te-linux-gnueabi-cpp
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if arm-v5te-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
- checking for arm-v5te-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
- checking if arm-v5te-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
- checking if arm-v5te-linux-gnueabi-gcc static flag -static works... yes
- checking if arm-v5te-linux-gnueabi-gcc supports -c -o file.o... yes
- checking if arm-v5te-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
- checking whether the arm-v5te-linux-gnueabi-gcc linker (arm-v5te-linux-gnueabi-ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for C compiler vendor... gnu
- checking whether C compiler accepts -malign-double... no
- checking whether C compiler accepts -fstrict-aliasing... yes
- checking whether C compiler accepts -ffast-math... yes
- checking for gcc architecture flag...
- checking for gcc architecture flag... unknown
- checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math... yes
- checking CFLAGS for maximum warnings... -Wall
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... yes
- checking for sys/mman.h... (cached) yes
- checking for mmap... (cached) yes
- checking whether read-only mmap of a plain file works... yes
- checking whether mmap from /dev/zero works... yes
- checking for MAP_ANON(YMOUS)... yes
- checking whether mmap with MAP_ANON(YMOUS) works... yes
- checking for ANSI C header files... (cached) yes
- checking for memcpy... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking size of double... 8
- checking size of long double... (cached) 8
- checking whether byte ordering is bigendian... no
- checking assembler .cfi pseudo-op support... yes
- checking whether .eh_frame section should be read-only... no
- checking for __attribute__((visibility("hidden")))... yes
- configure: creating ./config.status
- config.status: creating include/Makefile
- config.status: creating include/ffi.h
- config.status: creating Makefile
- config.status: creating testsuite/Makefile
- config.status: creating man/Makefile
- config.status: creating libffi.pc
- config.status: creating fficonfig.h
- config.status: linking ../src/arm/ffitarget.h to include/ffitarget.h
- config.status: executing buildir commands
- config.status: create top_srcdir/Makefile guessed from local Makefile
- config.status: build in arm-v5te-linux-gnueabi (HOST=)
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing include commands
- config.status: executing src commands
- finished target libffi.prepare
- ----------------------
- target: libffi.compile
- ----------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
- MAKE x86_64-unknown-linux-gnu : 0 * all-all
- 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'
- 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
- 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'
- Making all in include
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- Making all in testsuite
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- Making all in man
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- 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'
- depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- /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
- /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
- 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
- libtool: link: arm-v5te-linux-gnueabi-ranlib .libs/libffi_convenience.a
- 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
- libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
- libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.0" "libffi.so.6")
- libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.0" "libffi.so")
- 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
- libtool: link: arm-v5te-linux-gnueabi-ranlib .libs/libffi.a
- libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
- 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'
- 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'
- 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'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
- finished target libffi.compile
- ----------------------
- target: libffi.install
- ----------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
- MAKE x86_64-unknown-linux-gnu : 0 * install
- 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'
- Making install in include
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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'
- 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'
- Making install in testsuite
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- 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'
- 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'
- Making install in man
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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'
- 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'
- 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'
- 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'
- 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"
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- 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
- 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
- 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
- libtool: install: warning: remember to run `libtool --finish /usr/lib'
- 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"
- /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'
- 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"
- /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'
- 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'
- 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'
- 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'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-target/libffi-3.0.11'
- 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"
- finished target libffi.install
- ---------------------------
- target: libffi.install.pack
- ---------------------------
- finished target libffi.install.pack
- ---------------------------
- target: libffi.install.post
- ---------------------------
- finished target libffi.install.post
- ---------------------
- target: host-glib.get
- ---------------------
- finished target host-glib.get
- -------------------------
- target: host-glib.extract
- -------------------------
- extract: pkg_src=ptxdist/src/glib-2.32.3.tar.xz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/glib-2.32.3
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/glib-2.32.3'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/glib-2.32.3/series'
- applying '0001-check-if-splice-takes-6-arguments.patch'
- patching file configure.ac
- applying '0002-configure.ac-use-AS_IF.patch'
- patching file configure.ac
- applying '0003-don-t-build-tests.patch'
- patching file Makefile.am
- patching file gio/Makefile.am
- patching file glib/Makefile.am
- patching file gobject/Makefile.am
- patchin: patch: done
- finished target host-glib.extract
- -------------------------
- target: host-libiconv.get
- -------------------------
- finished target host-libiconv.get
- -----------------------------
- target: host-libiconv.extract
- -----------------------------
- extract: pkg_src=ptxdist/src/libiconv-1.13.1.tar.gz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libiconv-1.13.1
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/libiconv-1.13.1'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/libiconv-1.13.1/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/libiconv-1.13.1/series'
- applying 'fix-host-iconv-leak.diff'
- patching file src/Makefile.in
- patchin: patch: done
- finished target host-libiconv.extract
- ----------------------------------
- target: host-libiconv.extract.post
- ----------------------------------
- pkg_patch_autogen: '<none>'
- finished target host-libiconv.extract.post
- -----------------------------
- target: host-libiconv.prepare
- -----------------------------
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking for strip... /usr/bin/strip
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for ranlib... ranlib
- checking whether gcc and cc understand -c and -o together... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for ld used by GCC... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for shared library path variable... LD_LIBRARY_PATH
- checking whether to activate relocatable installation... no
- checking how to copy files... cp -p
- checking how to make hard links... ln
- checking whether ln -s works... yes
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... /usr/bin/strip
- checking for ranlib... (cached) ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for windres... no
- checking for simple visibility declarations... yes
- checking for shared library run path origin... done
- checking for iconv... yes
- checking for working iconv... yes
- checking for iconv declaration...
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for mbstate_t... yes
- checking for wchar_t... yes
- checking for getc_unlocked... yes
- checking for mbrtowc... yes
- checking for wcrtomb... yes
- checking for mbsinit... yes
- checking for setlocale... yes
- checking whether <wchar.h> is standalone... yes
- checking for memmove... yes
- checking for nl_langinfo and CODESET... yes
- checking wchar.h usability... yes
- checking wchar.h presence... yes
- checking for wchar.h... yes
- checking for EILSEQ... yes
- checking byte ordering... little endian
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking for unistd.h... (cached) yes
- checking errno.h usability... yes
- checking errno.h presence... yes
- checking for errno.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking for stdint.h... (cached) yes
- checking for wchar.h... (cached) yes
- checking stdio.h usability... yes
- checking stdio.h presence... yes
- checking for stdio.h... yes
- checking whether canonicalize_file_name is declared... yes
- checking for canonicalize_file_name... yes
- checking for getcwd... yes
- checking for readlink... yes
- checking for pathconf... yes
- checking for setenv... yes
- checking whether the preprocessor supports include_next... yes
- checking for complete errno.h... yes
- checking whether strerror_r is declared... yes
- checking for strerror_r... yes
- checking whether strerror_r returns char *... yes
- checking whether malloc, realloc, calloc are POSIX compliant... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for long long int... yes
- checking for SIGPIPE... yes
- checking for stdbool.h that conforms to C99... yes
- checking for _Bool... yes
- checking for unsigned long long int... yes
- checking for C/C++ restrict keyword... __restrict
- checking whether clearerr_unlocked is declared... yes
- checking whether feof_unlocked is declared... yes
- checking whether ferror_unlocked is declared... yes
- checking whether fflush_unlocked is declared... yes
- checking whether fgets_unlocked is declared... yes
- checking whether fputc_unlocked is declared... yes
- checking whether fputs_unlocked is declared... yes
- checking whether fread_unlocked is declared... yes
- checking whether fwrite_unlocked is declared... yes
- checking whether getc_unlocked is declared... yes
- checking whether getchar_unlocked is declared... yes
- checking whether putc_unlocked is declared... yes
- checking whether putchar_unlocked is declared... yes
- checking for wint_t... yes
- checking if environ is properly declared... yes
- checking for error_at_line... yes
- checking for mbstate_t... (cached) yes
- checking for memmove... (cached) yes
- checking search.h usability... yes
- checking search.h presence... yes
- checking for search.h... yes
- checking for tsearch... yes
- checking for working strerror function... yes
- checking for volatile sig_atomic_t... yes
- checking for sigprocmask... yes
- checking for ssize_t... yes
- checking whether stdint.h conforms to C99... yes
- checking for random.h... no
- checking for struct random_data... yes
- checking whether <wchar.h> is standalone... (cached) yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lib/Makefile
- config.status: creating srclib/Makefile
- config.status: creating src/Makefile
- config.status: creating po/Makefile.in
- config.status: creating man/Makefile
- config.status: creating tests/Makefile
- config.status: creating include/iconv.h
- config.status: creating include/iconv.h.inst
- config.status: creating config.h
- config.status: creating lib/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- === configuring in libcharset (/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset)
- 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=.
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking whether to activate relocatable installation... no
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for simple visibility declarations... yes
- checking for nl_langinfo and CODESET... yes
- checking whether we are using the GNU C Library 2.1 or newer... yes
- checking for setlocale... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lib/Makefile
- config.status: creating include/localcharset.h
- config.status: creating include/localcharset.h.inst
- config.status: creating config.h
- config.status: executing libtool commands
- === configuring in preload (/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload)
- 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=.
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking whether to activate relocatable installation... no
- checking whether ln -s works... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for simple visibility declarations... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: executing libtool commands
- finished target host-libiconv.prepare
- -----------------------------
- target: host-libiconv.compile
- -----------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
- builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- if [ ! -d include ] ; then mkdir include ; fi
- cp ./include/libcharset.h.in include/libcharset.h
- cd lib && make all
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- /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
- /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
- /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
- sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
- sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
- mv t-ref-del.sed ref-del.sed
- mv t-ref-add.sed ref-add.sed
- mv t-charset.alias charset.alias
- 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
- 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
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s "libcharset.so.1.0.0" "libcharset.so.1")
- libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1.0.0" "libcharset.so")
- libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- cd lib && make all
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- 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'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib
- /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
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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 \
- || orig=charset.alias; \
- 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; \
- /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; \
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib/t-charset.alias
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib
- /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
- /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
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- cd lib && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
- /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
- /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
- /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
- 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
- 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
- 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
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libiconv.so.2" && ln -s "libiconv.so.2.5.0" "libiconv.so.2")
- libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.2.5.0" "libiconv.so")
- libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
- cd preload && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
- rm -f -r objects
- mkdir objects && \
- for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
- /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; \
- done && \
- /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 && \
- rm -f -r objects
- 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
- 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
- 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
- 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
- libtool: link: (cd ".libs" && rm -f "libiconv.so.0" && ln -s "libiconv.so.0.0.0" "libiconv.so.0")
- libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.0.0.0" "libiconv.so")
- libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
- cp .libs/libiconv.so preloadable_libiconv.so
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
- cd srclib && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
- cat ./alloca.in.h; \
- } > alloca.h-t
- rm -f signal.h-t signal.h
- rm -f stdio.h-t stdio.h
- rm -f stdlib.h-t stdlib.h
- rm -f string.h-t string.h
- rm -f unistd.h-t unistd.h
- mv -f alloca.h-t alloca.h
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
- sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
- -e 's|@''GNULIB_FPRINTF''@|1|g' \
- -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_PRINTF''@|1|g' \
- -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_SNPRINTF''@|0|g' \
- -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_VFPRINTF''@|1|g' \
- -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_VPRINTF''@|1|g' \
- -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
- -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_DPRINTF''@|0|g' \
- -e 's|@''GNULIB_VDPRINTF''@|0|g' \
- -e 's|@''GNULIB_VASPRINTF''@|0|g' \
- -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
- -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
- -e 's|@''GNULIB_FOPEN''@|0|g' \
- -e 's|@''GNULIB_FREOPEN''@|0|g' \
- -e 's|@''GNULIB_FSEEK''@|0|g' \
- -e 's|@''GNULIB_FSEEKO''@|0|g' \
- -e 's|@''GNULIB_FTELL''@|0|g' \
- -e 's|@''GNULIB_FTELLO''@|0|g' \
- -e 's|@''GNULIB_FFLUSH''@|0|g' \
- -e 's|@''GNULIB_FPURGE''@|0|g' \
- -e 's|@''GNULIB_FCLOSE''@|0|g' \
- -e 's|@''GNULIB_FPUTC''@|1|g' \
- -e 's|@''GNULIB_PUTC''@|1|g' \
- -e 's|@''GNULIB_PUTCHAR''@|1|g' \
- -e 's|@''GNULIB_FPUTS''@|1|g' \
- -e 's|@''GNULIB_PUTS''@|1|g' \
- -e 's|@''GNULIB_FWRITE''@|1|g' \
- -e 's|@''GNULIB_GETDELIM''@|0|g' \
- -e 's|@''GNULIB_GETLINE''@|0|g' \
- -e 's|@''GNULIB_PERROR''@|0|g' \
- -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|1|g' \
- -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
- -e 's|@''REPLACE_FPRINTF''@|0|g' \
- -e 's|@''REPLACE_VFPRINTF''@|0|g' \
- -e 's|@''REPLACE_PRINTF''@|0|g' \
- -e 's|@''REPLACE_VPRINTF''@|0|g' \
- -e 's|@''REPLACE_SNPRINTF''@|0|g' \
- -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
- -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
- -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
- -e 's|@''REPLACE_SPRINTF''@|0|g' \
- -e 's|@''REPLACE_VSPRINTF''@|0|g' \
- -e 's|@''HAVE_DPRINTF''@|1|g' \
- -e 's|@''REPLACE_DPRINTF''@|0|g' \
- -e 's|@''HAVE_VDPRINTF''@|1|g' \
- -e 's|@''REPLACE_VDPRINTF''@|0|g' \
- -e 's|@''HAVE_VASPRINTF''@|1|g' \
- -e 's|@''REPLACE_VASPRINTF''@|0|g' \
- -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
- -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
- -e 's|@''REPLACE_FOPEN''@|0|g' \
- -e 's|@''REPLACE_FREOPEN''@|0|g' \
- -e 's|@''REPLACE_FSEEKO''@|0|g' \
- -e 's|@''REPLACE_FSEEK''@|0|g' \
- -e 's|@''REPLACE_FTELLO''@|0|g' \
- -e 's|@''REPLACE_FTELL''@|0|g' \
- -e 's|@''REPLACE_FFLUSH''@|0|g' \
- -e 's|@''REPLACE_FPURGE''@|0|g' \
- -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
- -e 's|@''REPLACE_FCLOSE''@|0|g' \
- -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
- -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
- -e 's|@''REPLACE_GETLINE''@|0|g' \
- -e 's|@''REPLACE_PERROR''@|0|g' \
- -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
- < ./stdio.in.h; \
- } > stdio.h-t
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
- sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
- -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|1|g' \
- -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
- -e 's|@''GNULIB_SIGACTION''@|0|g' \
- -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
- -e 's|@''HAVE_SIGSET_T''@|1|g' \
- -e 's|@''HAVE_SIGINFO_T''@|1|g' \
- -e 's|@''HAVE_SIGACTION''@|1|g' \
- -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
- -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
- -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
- < ./signal.in.h; \
- } > signal.h-t
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
- sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
- -e 's|@''HAVE_RANDOM_H''@|0|g' \
- -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
- -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
- -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
- -e 's|@''GNULIB_ATOLL''@|0|g' \
- -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
- -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
- -e 's|@''GNULIB_MKDTEMP''@|0|g' \
- -e 's|@''GNULIB_MKSTEMP''@|0|g' \
- -e 's|@''GNULIB_PUTENV''@|0|g' \
- -e 's|@''GNULIB_RANDOM_R''@|0|g' \
- -e 's|@''GNULIB_RPMATCH''@|0|g' \
- -e 's|@''GNULIB_SETENV''@|0|g' \
- -e 's|@''GNULIB_STRTOD''@|0|g' \
- -e 's|@''GNULIB_STRTOLL''@|0|g' \
- -e 's|@''GNULIB_STRTOULL''@|0|g' \
- -e 's|@''GNULIB_UNSETENV''@|0|g' \
- -e 's|@''HAVE_ATOLL''@|1|g' \
- -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
- -e 's|@''HAVE_GETSUBOPT''@|1|g' \
- -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
- -e 's|@''HAVE_MKDTEMP''@|1|g' \
- -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
- -e 's|@''HAVE_RANDOM_R''@|1|g' \
- -e 's|@''HAVE_RPMATCH''@|1|g' \
- -e 's|@''HAVE_SETENV''@|1|g' \
- -e 's|@''HAVE_STRTOD''@|1|g' \
- -e 's|@''HAVE_STRTOLL''@|1|g' \
- -e 's|@''HAVE_STRTOULL''@|1|g' \
- -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
- -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
- -e 's|@''HAVE_UNSETENV''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
- -e 's|@''REPLACE_MKSTEMP''@|0|g' \
- -e 's|@''REPLACE_PUTENV''@|0|g' \
- -e 's|@''REPLACE_STRTOD''@|0|g' \
- -e 's|@''VOID_UNSETENV''@|0|g' \
- -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
- < ./stdlib.in.h; \
- } > stdlib.h-t
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
- sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
- -e 's|@''GNULIB_MBSLEN''@|0|g' \
- -e 's|@''GNULIB_MBSNLEN''@|0|g' \
- -e 's|@''GNULIB_MBSCHR''@|0|g' \
- -e 's|@''GNULIB_MBSRCHR''@|0|g' \
- -e 's|@''GNULIB_MBSSTR''@|0|g' \
- -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
- -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
- -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
- -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
- -e 's|@''GNULIB_MBSCSPN''@|0|g' \
- -e 's|@''GNULIB_MBSPBRK''@|0|g' \
- -e 's|@''GNULIB_MBSSPN''@|0|g' \
- -e 's|@''GNULIB_MBSSEP''@|0|g' \
- -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
- -e 's|@''GNULIB_MEMCHR''@|0|g' \
- -e 's|@''GNULIB_MEMMEM''@|0|g' \
- -e 's|@''GNULIB_MEMPCPY''@|0|g' \
- -e 's|@''GNULIB_MEMRCHR''@|0|g' \
- -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
- -e 's|@''GNULIB_STPCPY''@|0|g' \
- -e 's|@''GNULIB_STPNCPY''@|0|g' \
- -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
- -e 's|@''GNULIB_STRDUP''@|0|g' \
- -e 's|@''GNULIB_STRNDUP''@|0|g' \
- -e 's|@''GNULIB_STRNLEN''@|0|g' \
- -e 's|@''GNULIB_STRPBRK''@|0|g' \
- -e 's|@''GNULIB_STRSEP''@|0|g' \
- -e 's|@''GNULIB_STRSTR''@|0|g' \
- -e 's|@''GNULIB_STRCASESTR''@|0|g' \
- -e 's|@''GNULIB_STRTOK_R''@|0|g' \
- -e 's|@''GNULIB_STRERROR''@|1|g' \
- -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
- -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
- -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
- -e 's|@''HAVE_MEMPCPY''@|1|g' \
- -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
- -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
- -e 's|@''HAVE_STPCPY''@|1|g' \
- -e 's|@''HAVE_STPNCPY''@|1|g' \
- -e 's|@''HAVE_STRCHRNUL''@|1|g' \
- -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
- -e 's|@''HAVE_STRNDUP''@|1|g' \
- -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
- -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
- -e 's|@''HAVE_STRPBRK''@|1|g' \
- -e 's|@''HAVE_STRSEP''@|1|g' \
- -e 's|@''HAVE_STRCASESTR''@|1|g' \
- -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
- -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
- -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
- -e 's|@''HAVE_STRVERSCMP''@|1|g' \
- -e 's|@''REPLACE_MEMCHR''@|0|g' \
- -e 's|@''REPLACE_MEMMEM''@|0|g' \
- -e 's|@''REPLACE_STRCASESTR''@|0|g' \
- -e 's|@''REPLACE_STRDUP''@|0|g' \
- -e 's|@''REPLACE_STRSTR''@|0|g' \
- -e 's|@''REPLACE_STRERROR''@|0|g' \
- -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
- -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
- < ./string.in.h; \
- } > string.h-t
- { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
- sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
- -e 's|@''GNULIB_CHOWN''@|0|g' \
- -e 's|@''GNULIB_CLOSE''@|0|g' \
- -e 's|@''GNULIB_DUP2''@|0|g' \
- -e 's|@''GNULIB_ENVIRON''@|1|g' \
- -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
- -e 's|@''GNULIB_FCHDIR''@|0|g' \
- -e 's|@''GNULIB_FSYNC''@|0|g' \
- -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
- -e 's|@''GNULIB_GETCWD''@|0|g' \
- -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
- -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
- -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
- -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
- -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
- -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
- -e 's|@''GNULIB_LCHOWN''@|0|g' \
- -e 's|@''GNULIB_LINK''@|0|g' \
- -e 's|@''GNULIB_LSEEK''@|0|g' \
- -e 's|@''GNULIB_READLINK''@|1|g' \
- -e 's|@''GNULIB_SLEEP''@|0|g' \
- -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|1|g' \
- -e 's|@''GNULIB_WRITE''@|0|g' \
- -e 's|@''HAVE_DUP2''@|1|g' \
- -e 's|@''HAVE_EUIDACCESS''@|1|g' \
- -e 's|@''HAVE_FSYNC''@|1|g' \
- -e 's|@''HAVE_FTRUNCATE''@|1|g' \
- -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
- -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
- -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
- -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
- -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
- -e 's|@''HAVE_LINK''@|1|g' \
- -e 's|@''HAVE_READLINK''@|1|g' \
- -e 's|@''HAVE_SLEEP''@|1|g' \
- -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
- -e 's|@''HAVE_OS_H''@|0|g' \
- -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
- -e 's|@''REPLACE_CHOWN''@|0|g' \
- -e 's|@''REPLACE_CLOSE''@|0|g' \
- -e 's|@''REPLACE_FCHDIR''@|0|g' \
- -e 's|@''REPLACE_GETCWD''@|0|g' \
- -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
- -e 's|@''REPLACE_LCHOWN''@|0|g' \
- -e 's|@''REPLACE_LSEEK''@|0|g' \
- -e 's|@''REPLACE_WRITE''@|0|g' \
- -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
- -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
- < ./unistd.in.h; \
- } > unistd.h-t
- mv signal.h-t signal.h
- mv stdio.h-t stdio.h
- mv stdlib.h-t stdlib.h
- mv unistd.h-t unistd.h
- mv string.h-t string.h
- make all-am
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- rm -f libicrt.a
- ar cru libicrt.a areadlink.o malloca.o progname.o width.o xmalloc.o xstrdup.o xreadlink.o
- ranlib libicrt.a
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- cd src && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
- 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
- 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
- /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
- 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
- test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
- cd po && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- test ! -f ./libiconv.pot || \
- 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
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- make[3]: 'af.gmo' is up to date.
- make[3]: 'bg.gmo' is up to date.
- make[3]: 'ca.gmo' is up to date.
- make[3]: 'da.gmo' is up to date.
- make[3]: 'de.gmo' is up to date.
- make[3]: 'el.gmo' is up to date.
- make[3]: 'eo.gmo' is up to date.
- make[3]: 'es.gmo' is up to date.
- make[3]: 'et.gmo' is up to date.
- make[3]: 'fi.gmo' is up to date.
- make[3]: 'fr.gmo' is up to date.
- make[3]: 'ga.gmo' is up to date.
- make[3]: 'gl.gmo' is up to date.
- make[3]: 'hr.gmo' is up to date.
- make[3]: 'hu.gmo' is up to date.
- make[3]: 'id.gmo' is up to date.
- make[3]: 'it.gmo' is up to date.
- make[3]: 'nl.gmo' is up to date.
- make[3]: 'pl.gmo' is up to date.
- make[3]: 'pt_BR.gmo' is up to date.
- make[3]: 'rm.gmo' is up to date.
- make[3]: 'ro.gmo' is up to date.
- make[3]: 'ru.gmo' is up to date.
- make[3]: 'sk.gmo' is up to date.
- make[3]: 'sl.gmo' is up to date.
- make[3]: 'sq.gmo' is up to date.
- make[3]: 'sr.gmo' is up to date.
- make[3]: 'sv.gmo' is up to date.
- make[3]: 'tr.gmo' is up to date.
- make[3]: 'uk.gmo' is up to date.
- make[3]: 'vi.gmo' is up to date.
- make[3]: 'wa.gmo' is up to date.
- make[3]: 'zh_CN.gmo' is up to date.
- make[3]: 'zh_TW.gmo' is up to date.
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- touch stamp-po
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- cd man && make all
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
- if test -d tests; then cd tests && make all; fi
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/tests'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/tests'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
- finished target host-libiconv.compile
- -----------------------------
- target: host-libiconv.install
- -----------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
- cd libcharset && make install prefix='' exec_prefix='' libdir='/lib'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- cd lib && make install prefix='' exec_prefix='' libdir='/lib'
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- if test yes = no; then \
- case 'linux-gnu' in \
- darwin[56]*) \
- need_charset_alias=true ;; \
- darwin* | cygwin* | mingw* | pw32* | cegcc*) \
- need_charset_alias=false ;; \
- *) \
- need_charset_alias=true ;; \
- esac ; \
- else \
- need_charset_alias=false ; \
- fi ; \
- /bin/sh ../build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib ; \
- /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
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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 \
- 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; \
- /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; \
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
- else \
- if $need_charset_alias; then \
- 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; \
- /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; \
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib/t-charset.alias; \
- fi ; \
- fi
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset/lib'
- /bin/sh ./build-aux/mkinstalldirs /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/include
- /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
- /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
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/libcharset'
- cd lib && make install prefix='' exec_prefix='' libdir='/lib'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
- 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
- /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
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- case "linux-gnu" in \
- aix*) (cd /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/lib && \
- objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
- ar x libiconv.a && ar x /lib/libiconv.a && \
- ar q libiconv.new.a $objects && \
- rm -f $objects && \
- mv -f libiconv.new.a libiconv.a) ;; \
- esac
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/lib'
- cd preload && make install prefix='' exec_prefix='' libdir='/lib'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
- 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
- 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
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/preload'
- cd srclib && make install prefix='' exec_prefix='' libdir='/lib'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make install-am
- make[3]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make[4]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make[3]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/srclib'
- cd src && make install prefix='' exec_prefix='' libdir='/lib'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
- test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
- 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
- case "linux-gnu" in \
- 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;; \
- *) /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;; \
- esac
- 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
- /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
- libtool: install: warning: `../lib/libiconv.la' has not been installed in `/lib'
- 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
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/src'
- 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
- /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
- cd po && make install prefix='' exec_prefix='' datarootdir='/share' datadir='/share'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- /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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- if test "libiconv" = "gettext-tools"; then \
- /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; \
- 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 \
- /usr/local/lib/ptxdist-2012.10.0/bin/install -c -m 644 ./$file \
- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/po'
- cd man && make install prefix='' exec_prefix='' datarootdir='/share' datadir='/share' mandir='/share/man'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
- 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
- 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
- /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
- 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
- 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
- /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
- /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
- /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
- /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
- /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
- 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
- mkdir -p -- /var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/packages/host-libiconv-1.13.1/share/doc/libiconv
- 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
- /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
- /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
- /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
- /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
- /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
- /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
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1/man'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libiconv-1.13.1'
- finished target host-libiconv.install
- ----------------------------------
- target: host-libiconv.install.pack
- ----------------------------------
- finished target host-libiconv.install.pack
- ----------------------------------
- target: host-libiconv.install.post
- ----------------------------------
- finished target host-libiconv.install.post
- ------------------------------
- target: host-gettext-dummy.get
- ------------------------------
- finished target host-gettext-dummy.get
- ----------------------------------
- target: host-gettext-dummy.extract
- ----------------------------------
- extract: pkg_src=ptxdist/src/gettext-dummy-1.0.1.tar.bz2
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1
- patchin: no patches found
- finished target host-gettext-dummy.extract
- ---------------------------------------
- target: host-gettext-dummy.extract.post
- ---------------------------------------
- finished target host-gettext-dummy.extract.post
- ----------------------------------
- target: host-gettext-dummy.prepare
- ----------------------------------
- pkg_deprecated_autoconf="--prefix= --disable-static"
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking whether ln -s works... yes
- checking how to recognize dependent libraries... pass_all
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking how to run the C++ preprocessor... g++ -E
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether accepts -g... no
- checking the maximum length of command line arguments... 1572864
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for objdir... .libs
- checking for ar... ar
- checking for ranlib... ranlib
- checking for strip... strip
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC
- checking if gcc PIC flag -fPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- configure: creating libtool
- appending configuration tag "CXX" to libtool
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC
- checking if g++ PIC flag -fPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- appending configuration tag "F77" to libtool
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking dependency style of g++... gcc3
- checking for an ANSI C-conforming const... yes
- checking whether to enable debugging... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- finished target host-gettext-dummy.prepare
- ----------------------------------
- target: host-gettext-dummy.compile
- ----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- make all-am
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- /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
- mkdir .libs
- 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
- libintl.c: In function 'bind_textdomain_codeset':
- libintl.c:62:2: warning: return discards 'const' qualifier from pointer target type
- return codeset;
- ^
- mv -f .deps/libintl.Tpo .deps/libintl.Plo
- /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
- 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
- (cd .libs && rm -f libintl.so.0 && ln -s libintl.so.0.0.0 libintl.so.0)
- (cd .libs && rm -f libintl.so && ln -s libintl.so.0.0.0 libintl.so)
- creating libintl.la
- (cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la)
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- finished target host-gettext-dummy.compile
- ----------------------------------
- target: host-gettext-dummy.install
- ----------------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- make[2]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- 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"
- /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'
- /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
- (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; }; })
- (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; }; })
- /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
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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"
- /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'
- make[2]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/gettext-dummy-1.0.1'
- finished target host-gettext-dummy.install
- ---------------------------------------
- target: host-gettext-dummy.install.pack
- ---------------------------------------
- finished target host-gettext-dummy.install.pack
- ---------------------------------------
- target: host-gettext-dummy.install.post
- ---------------------------------------
- finished target host-gettext-dummy.install.post
- -----------------------
- target: host-libffi.get
- -----------------------
- finished target host-libffi.get
- ---------------------------
- target: host-libffi.extract
- ---------------------------
- extract: pkg_src=ptxdist/src/libffi-3.0.11.tar.gz
- extract: pkg_extract_dir=ptxdist/platform-ecu01/build-host/libffi-3.0.11
- pkg_patch_dir: 'ptxdist-2012.10.0/patches/libffi-3.0.11'
- pkg_patch_series: 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
- patchin: patch: apply 'ptxdist-2012.10.0/patches/libffi-3.0.11/series'
- applying '0001-fix-powerpc-case.patch'
- patching file src/powerpc/ffi.c
- patchin: patch: done
- finished target host-libffi.extract
- --------------------------------
- target: host-libffi.extract.post
- --------------------------------
- pkg_patch_autogen: '<none>'
- finished target host-libffi.extract.post
- ---------------------------
- target: host-libffi.prepare
- ---------------------------
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- continue configure in default builddir "./x86_64-unknown-linux-gnu"
- ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux
- gnu"
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for gsed... sed
- checking for a BSD-compatible install... /usr/local/lib/ptxdist-2012.10.0/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/local/lib/ptxdist-2012.10.0/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/local/lib/ptxdist-2012.10.0/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for C compiler vendor... gnu
- checking whether C compiler accepts -malign-double... yes
- checking whether C compiler accepts -fstrict-aliasing... yes
- checking whether C compiler accepts -ffast-math... yes
- checking for gcc architecture flag...
- checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
- checking for x86 cpuid 1 output... 306e4:1200800:7fbee3ff:bfebfbff
- checking whether C compiler accepts -march=pentiumpro... no
- checking whether C compiler accepts -mcpu=pentiumpro... no
- checking whether C compiler accepts -mpentiumpro... no
- checking for gcc architecture flag... unknown
- checking whether C compiler accepts -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math... yes
- checking CFLAGS for maximum warnings... -Wall
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... yes
- checking for sys/mman.h... (cached) yes
- checking for mmap... (cached) yes
- checking whether read-only mmap of a plain file works... yes
- checking whether mmap from /dev/zero works... yes
- checking for MAP_ANON(YMOUS)... yes
- checking whether mmap with MAP_ANON(YMOUS) works... yes
- checking for ANSI C header files... (cached) yes
- checking for memcpy... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking size of double... 8
- checking size of long double... 16
- checking whether byte ordering is bigendian... no
- checking assembler .cfi pseudo-op support... yes
- checking assembler supports pc related relocs... yes
- checking assembler .ascii pseudo-op support... yes
- checking assembler .string pseudo-op support... yes
- checking assembler supports unwind section type... yes
- checking whether .eh_frame section should be read-only... no
- checking for __attribute__((visibility("hidden")))... yes
- configure: creating ./config.status
- config.status: creating include/Makefile
- config.status: creating include/ffi.h
- config.status: creating Makefile
- config.status: creating testsuite/Makefile
- config.status: creating man/Makefile
- config.status: creating libffi.pc
- config.status: creating fficonfig.h
- config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
- config.status: executing buildir commands
- config.status: create top_srcdir/Makefile guessed from local Makefile
- config.status: build in x86_64-unknown-linux-gnu (HOST=)
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing include commands
- config.status: executing src commands
- finished target host-libffi.prepare
- ---------------------------
- target: host-libffi.compile
- ---------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
- MAKE x86_64-unknown-linux-gnu : 0 * all-all
- 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'
- 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
- 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'
- Making all in include
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- Making all in testsuite
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- Making all in man
- 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'
- make[4]: Nothing to be done for 'all'.
- 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'
- 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'
- depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
- /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 &&\
- mv -f $depbase.Tpo $depbase.Plo
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- /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
- /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
- 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
- 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
- libtool: link: ranlib .libs/libffi_convenience.a
- libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
- libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.0" "libffi.so.6")
- libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.0" "libffi.so")
- libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
- 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'
- 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'
- 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'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
- finished target host-libffi.compile
- ---------------------------
- target: host-libffi.install
- ---------------------------
- make[1]: Entering directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
- MAKE x86_64-unknown-linux-gnu : 0 * install
- 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'
- Making install in include
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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'
- 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'
- Making install in testsuite
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- 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'
- 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'
- Making install in man
- 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'
- 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'
- make[4]: Nothing to be done for 'install-exec-am'.
- 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"
- /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'
- 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'
- 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'
- 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'
- 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'
- 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"
- /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'
- 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
- 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; }; })
- 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; }; })
- 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
- libtool: install: warning: remember to run `libtool --finish /lib'
- 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"
- /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'
- 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"
- /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'
- 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'
- 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'
- 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'
- make[1]: Leaving directory '/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/build-host/libffi-3.0.11'
- finished target host-libffi.install
- --------------------------------
- target: host-libffi.install.pack
- --------------------------------
- finished target host-libffi.install.pack
- --------------------------------
- target: host-libffi.install.post
- --------------------------------
- finished target host-libffi.install.post
- ------------------------------
- target: host-glib.extract.post
- ------------------------------
- pkg_patch_autogen: 'ptxdist-2012.10.0/patches/glib-2.32.3/autogen.sh'
- 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.
- 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.
- 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
- /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
- make: *** [/var/lib/jenkins/workspace/rauch_jncg_feature_boottime@2/ptxdist/platform-ecu01/state/host-glib.extract.post] Error 1
- [Pipeline] }
- [Pipeline] // gitlabCommitStatus
- [Pipeline] }
- [Pipeline] // stage
- [Pipeline] }
- $ docker stop --time=1 bf4abb94ac984099e872a991450006493b834135e0530e051196f559d1050785
- [Pipeline] // withDockerContainer
- [Pipeline] }
- [Pipeline] // node
- [Pipeline] End of Pipeline
- ERROR: script returned exit code 2
- Finished: FAILURE
boottime jenkins build failure
Posted by Anonymous on Mon 24th Jun 2019 06:52
raw | new post
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.