See
https://hudson.jboss.org/hudson/job/JBossWebNative-solaris-x86/11/changes
Changes:
[mladen.turk(a)jboss.com] Update to new CPU notation.
[mladen.turk(a)jboss.com] Merge from main .inc file
[mladen.turk(a)jboss.com] Add workdir specifics
[mladen.turk(a)jboss.com] Use x86, x64 instead i686 and amd64. Amd64 is EMT64 so usable on
Intel cpu's as well
[mladen.turk(a)jboss.com] Use latest released AS
[mladen.turk(a)jboss.com] Update JBoss AS service runner
------------------------------------------
[...truncated 3107 lines...]
rebuilding rpm spec file
Export complete.
-rw-rw-r-- 1 hudson hudson 3756468 Mar 16 21:08
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/output/jboss-native-2.0.4-dev-src.tar.gz
Building binaries at
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src
Configuring zlib-1.2.3 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86
Building in srclib/zlib-1.2.3 ...
Checking for shared library support...
No shared library support; try without defining CC and CFLAGS
Building static library libz.a version 1.2.3 with cc.
Checking for unistd.h... No.
Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf()
Checking for snprintf() in stdio.h... No.
WARNING: snprintf() not found, falling back to sprintf(). zlib
can build but will be open to possible buffer-overflow security
vulnerabilities.
Checking for return value of sprintf()... No.
WARNING: apparently sprintf() does not return a value. zlib
can build but will be open to possible string-format security
vulnerabilities.
Checking for errno.h... No.
Checking for mmap support... No.
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o example.o example.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o adler32.o adler32.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o compress.o
compress.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o crc32.o crc32.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o gzio.o gzio.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o uncompr.o uncompr.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o deflate.o deflate.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o trees.o trees.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o zutil.o zutil.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o inflate.o inflate.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o infback.o infback.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o inftrees.o
inftrees.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o inffast.o inffast.c
cc: Warning: illegal option -xcg89
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o
inflate.o infback.o inftrees.o inffast.o
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -o example example.o -L.
libz.a
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -c -o minigzip.o
minigzip.c
cc: Warning: illegal option -xcg89
cc -fast -xcg89 -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -o minigzip minigzip.o -L.
libz.a
cc: Warning: illegal option -xcg89
cp zlib.h zconf.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/include
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/include/zlib.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/include/zconf.h
cp libz.a
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/lib
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/lib;
chmod 755 libz.a
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/lib;
if test -f libz.so.1.2.3; then \
rm -f libz.so libz.so.1; \
ln -s libz.so.1.2.3 libz.so; \
ln -s libz.so.1.2.3 libz.so.1; \
(ldconfig || true) >/dev/null 2>&1; \
fi
cp zlib.3
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/share/man/man3
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86/share/man/man3/zlib.3
Configuring zlib-1.2.3 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static
Building in srclib/zlib-1.2.3 ...
Building static library libz.a version 1.2.3 with cc.
Checking for unistd.h... No.
Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf()
Checking for snprintf() in stdio.h... No.
WARNING: snprintf() not found, falling back to sprintf(). zlib
can build but will be open to possible buffer-overflow security
vulnerabilities.
Checking for return value of sprintf()... No.
WARNING: apparently sprintf() does not return a value. zlib
can build but will be open to possible string-format security
vulnerabilities.
Checking for errno.h... No.
Checking for mmap support... No.
make: Nothing to be done for `all'.
cp zlib.h zconf.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/include
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/include/zlib.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/include/zconf.h
cp libz.a
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/lib
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/lib;
chmod 755 libz.a
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/lib;
if test -f libz.so.1.2.3; then \
rm -f libz.so libz.so.1; \
ln -s libz.so.1.2.3 libz.so; \
ln -s libz.so.1.2.3 libz.so.1; \
(ldconfig || true) >/dev/null 2>&1; \
fi
cp zlib.3
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/share/man/man3
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86-static/share/man/man3/zlib.3
Configuring apr-1.2.8 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
Configuring APR library
Platform: i386-pc-solaris2.10
checking for working mkdir -p... yes
APR Version: 1.2.8
checking for chosen layout... apr
checking for gcc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
Applying APR hints file rules for i386-pc-solaris2.10
setting CPPFLAGS to "-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT"
setting apr_lock_method to "USE_FCNTL_SERIALIZE"
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... cc -E
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking for ranlib... :
checking for a BSD-compatible install... /usr/local/bin/install -c
checking for rm... rm
checking for as... no
checking for cpp... cpp
checking for ar... ar
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
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 system uses EBCDIC... no
performing libtool configuration...
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for non-GNU ld... no
configure: error: no acceptable ld found in $PATH
Building APR 1.2.8 ...
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
buildbin
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/output
failed
Running build.sh : 2008-03-16 17:21:40 -0400 (Sun, 16 Mar 2008) $
Started : Sun Mar 16 21:10:07 EDT 2008
Params : jboss-sight -cache
Using version 1.0.3-dev from package.list
Building jboss-sight on solaris x86
using apr: 1.2.8
using apr-util: 1.2.8
using apr-iconv: 1.2.1
PATH changed to
/home/shared/solaris-x86/bin:/opt/SUNWspro/bin:/usr/X/bin:/usr/local/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.8/bin:/opt/jdk1.5.0_11/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/bin:/usr/local/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/local/bin:/usr/local/bin:/qa/services/hudson/bin:/usr/openwin/bin
Running
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/buildsrc.jboss-sight.sh
trunk
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/work/jboss-sight-1.0.3-dev-src
Running : buildsrc.jboss-sight.sh : 2007-06-01 12:00:27 -0400 (Fri, 01 Jun 2007) $
Started : Sun Mar 16 21:10:13 EDT 2008
Tag : trunk
Target :
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/work/jboss-sight-1.0.3-dev-src
Export complete.
buildconf: checking installation...
buildconf: python version 2.3.3 (ok)
buildconf: autoconf version 2.59 (ok)
buildconf: libtool version 1.5 (ok)
Looking for apr source in
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/work/jboss-sight-1.0.3-dev-src/srclib/apr-1.2.8
Copying libtool helper files ...
buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4.
Creating include/arch/unix/sight_platform.h.in ...
Creating configure ...
Generating 'make' outputs ...
rebuilding rpm spec file
Export complete.
-rw-rw-r-- 1 hudson hudson 3593748 Mar 16 21:08
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/output/jboss-sight-1.0.3-dev-src.tar.gz
Building binaries at
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/work/jboss-sight-1.0.3-dev-src
Configuring apr-1.2.8 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/cache/common/solaris-x86
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
Configuring APR library
Platform: i386-pc-solaris2.10
checking for working mkdir -p... yes
APR Version: 1.2.8
checking for chosen layout... apr
checking for gcc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
Applying APR hints file rules for i386-pc-solaris2.10
setting CPPFLAGS to "-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT"
setting apr_lock_method to "USE_FCNTL_SERIALIZE"
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... cc -E
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking for ranlib... :
checking for a BSD-compatible install... /usr/local/bin/install -c
checking for rm... rm
checking for as... no
checking for cpp... cpp
checking for ar... ar
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
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 system uses EBCDIC... no
performing libtool configuration...
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for non-GNU ld... no
configure: error: no acceptable ld found in $PATH
Building APR 1.2.8 ...
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
buildbin
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-x86/jbossnative/build/unix/output
failed
Build was marked for publishing on
https://hudson.jboss.org/hudson/
finished: FAILURE