See
https://hudson.jboss.org/hudson/job/JBossWebNative-solaris-sparc/10/changes
Changes:
[mladen.turk(a)jboss.com] Vista requires the Global prefix for named resources. This is
backward compatible, although W2K requires Terminal services installed
------------------------------------------
[...truncated 3065 lines...]
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/lock.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/network.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/error.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/mmap.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/misc.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/src/info.c
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/libtcnative.dsp
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/BUILDING
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/srclib
A
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/tomcat-native-current/srclib/VERSIONS
Exported revision 637322.
Looking for apr source in
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-native-2.0.4-dev-src/srclib/apr-1.2.8
Creating configure ...
Generating 'make' outputs ...
rebuilding rpm spec file
Export complete.
-rw-rw-r-- 1 hudson 558 3756639 Mar 14 21:14
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/output/jboss-native-2.0.4-dev-src.tar.gz
Building binaries at
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/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-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9
Building in srclib/zlib-1.2.3 ...
Checking for shared library support...
Building shared library libz.so.1.2.3 with cc.
Checking for unistd.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 errno.h... Yes.
Checking for mmap support... Yes.
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o example.o example.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o adler32.o adler32.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o compress.o compress.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o crc32.o crc32.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o gzio.o gzio.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o uncompr.o uncompr.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o deflate.o deflate.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o trees.o trees.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o zutil.o zutil.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o inflate.o inflate.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o infback.o infback.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o inftrees.o inftrees.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o inffast.o inffast.c
cc -G -o libz.so.1.2.3 adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o
zutil.o inflate.o infback.o inftrees.o inffast.o
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
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -o example example.o -L. libz.so.1.2.3
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -c -o minigzip.o minigzip.c
cc -fast -xcg89 -KPIC -R. -DUSE_MMAP -o minigzip minigzip.o -L. libz.so.1.2.3
cp zlib.h zconf.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/include
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/include/zlib.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/include/zconf.h
cp libz.so.1.2.3
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/lib
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/lib;
chmod 755 libz.so.1.2.3
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/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-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/share/man/man3
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9/share/man/man3/zlib.3
Configuring zlib-1.2.3 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static
Building in srclib/zlib-1.2.3 ...
Building static library libz.a version 1.2.3 with cc.
Checking for unistd.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 errno.h... Yes.
Checking for mmap support... Yes.
cc -fast -xcg89 -DUSE_MMAP -c -o example.o example.c
cc -fast -xcg89 -DUSE_MMAP -c -o adler32.o adler32.c
cc -fast -xcg89 -DUSE_MMAP -c -o compress.o compress.c
cc -fast -xcg89 -DUSE_MMAP -c -o crc32.o crc32.c
cc -fast -xcg89 -DUSE_MMAP -c -o gzio.o gzio.c
cc -fast -xcg89 -DUSE_MMAP -c -o uncompr.o uncompr.c
cc -fast -xcg89 -DUSE_MMAP -c -o deflate.o deflate.c
cc -fast -xcg89 -DUSE_MMAP -c -o trees.o trees.c
cc -fast -xcg89 -DUSE_MMAP -c -o zutil.o zutil.c
cc -fast -xcg89 -DUSE_MMAP -c -o inflate.o inflate.c
cc -fast -xcg89 -DUSE_MMAP -c -o infback.o infback.c
cc -fast -xcg89 -DUSE_MMAP -c -o inftrees.o inftrees.c
cc -fast -xcg89 -DUSE_MMAP -c -o inffast.o inffast.c
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 -DUSE_MMAP -o example example.o -L. libz.a
cc -fast -xcg89 -DUSE_MMAP -c -o minigzip.o minigzip.c
cc -fast -xcg89 -DUSE_MMAP -o minigzip minigzip.o -L. libz.a
cp zlib.h zconf.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/include
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/include/zlib.h
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/include/zconf.h
cp libz.a
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/lib
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/lib;
chmod 755 libz.a
cd
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-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-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/share/man/man3
chmod 644
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9-static/share/man/man3/zlib.3
Configuring apr-1.2.8 with
--prefix=/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring APR library
Platform: sparc-sun-solaris2.9
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 sparc-sun-solaris2.9
setting CPPFLAGS to "-DSOLARIS2=9 -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... gawk
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... no
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/local/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-sparc/jbossnative/build/unix/output
failed
Running build.sh : 2008-03-06 14:56:24 -0500 (Thu, 06 Mar 2008) $
Started : Fri Mar 14 21:15:20 EDT 2008
Params : jboss-sight -cache
Using version 1.0.3-dev from package.list
Building jboss-sight on solaris sparcv9
using apr: 1.2.8
using apr-util: 1.2.8
using apr-iconv: 1.2.1
Running
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/buildsrc.jboss-sight.sh
trunk
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/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 : Fri Mar 14 21:15:27 EDT 2008
Tag : trunk
Target :
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/work/jboss-sight-1.0.3-dev-src
Export complete.
buildconf: checking installation...
buildconf: python version 2.4.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-sparc/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 558 3593011 Mar 14 21:15
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/jbossnative/build/unix/output/jboss-sight-1.0.3-dev-src.tar.gz
Building binaries at
/qa/services/hudson/hudson_workspace/workspace/JBossWebNative-solaris-sparc/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-sparc/jbossnative/build/unix/cache/common/solaris-sparcv9
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring APR library
Platform: sparc-sun-solaris2.9
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 sparc-sun-solaris2.9
setting CPPFLAGS to "-DSOLARIS2=9 -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... gawk
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... no
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/local/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-sparc/jbossnative/build/unix/output
failed
Build was marked for publishing on
https://hudson.jboss.org/hudson/
finished: FAILURE