Ok, this is my fault (gulp!) - I ran the build on both my Windows and Linux machines, and they both built and passed the tests. However, I think the Linux machine may have somehow picked up an old artifact (not sure how this would happen since the link error is against a lib not moved by my changes, but it's the only reason I can think of for it working) from another build and linked against that. My patch was missing an alteration to the Linux executable link line that pointed it to the deploy/jdk/jre/bin directory.

Mark has applied a fix to the link line and the Linux builds should be back in working order now. Sorry for the break - guess it's my turn at the bar...

Regards,
Oliver


Apache Harmony Build wrote:
Online report : 
http://ibmonly.hursley.ibm.com/continuum/linux.ia32/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/6/buildId/3134
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon, 26 Jun 2006 19:09:18 +0100
  Finished at: Mon, 26 Jun 2006 19:11:49 +0100
  Total time: 2m 31s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: hy2
  Operating system : Linux(unknown)
  Java version : 1.5.0_06(Sun Microsystems Inc.)

<SNIP!>
     [exec]      [exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT 
-DIPv6_FUNCTION_SUPPORT -DHYX86  
-I/home/hybld/continuum-working-directory/6/classlib/deploy/include 
-I/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/include -I. 
-I../shared/   -c -o ../shared/launcher_copyright.o 
../shared/launcher_copyright.c
     [exec]      [exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT 
-DIPv6_FUNCTION_SUPPORT -DHYX86  
-I/home/hybld/continuum-working-directory/6/classlib/deploy/include 
-I/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/include -I. 
-I../shared/   -c -o ../shared/strbuf.o ../shared/strbuf.c
     [exec]      [exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT 
-DIPv6_FUNCTION_SUPPORT -DHYX86  
-I/home/hybld/continuum-working-directory/6/classlib/deploy/include 
-I/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/include -I. 
-I../shared/   -c -o ../shared/libhlp.o ../shared/libhlp.c
     [exec]      [exec] cc  \
     [exec]      [exec] ../shared/main.o ../shared/cmain.o 
../shared/launcher_copyright.o ../shared/strbuf.o ../shared/libhlp.o   \
     [exec]      [exec] -Xlinker --start-group 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so
 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhythr.so
 -Xlinker --end-group \
     [exec]      [exec] -o ../java -lm -lpthread -lc -ldl \
     [exec]      [exec] -Xlinker -z -Xlinker origin \
     [exec]      [exec] -Xlinker -rpath -Xlinker \$ORIGIN/ \
     [exec]      [exec] -Xlinker -rpath-link -Xlinker ..
     [exec]      [exec] /usr/bin/ld: warning: libhysig.so, needed by 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so,
 not found (try using -rpath or -rpath-link)
     [exec]      [exec] 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so:
 undefined reference to [EMAIL PROTECTED]'
     [exec]      [exec] 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so:
 undefined reference to [EMAIL PROTECTED]'
     [exec]      [exec] 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so:
 undefined reference to [EMAIL PROTECTED]'
     [exec]      [exec] 
/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/libhyprt.so:
 undefined reference to [EMAIL PROTECTED]'
     [exec]      [exec] collect2: ld returned 1 exit status
     [exec]      [exec] make: *** [../java] Error 1

     [exec] BUILD FAILED
     [exec] /home/hybld/continuum-working-directory/6/classlib/build.xml:90: 
The following error occurred while executing this line:
     [exec] 
/home/hybld/continuum-working-directory/6/classlib/native-src/build.xml:136: 
The following error occurred while executing this line:
     [exec] 
/home/hybld/continuum-working-directory/6/classlib/modules/luni/build.xml:97: 
exec returned: 2

     [exec] Total time: 2 minutes 25 seconds

BUILD FAILED
/home/hybld/continuum-working-directory/6/build.xml:118: exec returned: 1

Total time: 2 minutes 29 seconds

****************************************************************************




--
Oliver Deakin
IBM United Kingdom Limited


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to