Bug#545840: java3d: FTBFS: cannot stat `j3d-core/build/default/opt/native/libj3dcore-ogl.so': No such file or directory

Onkar Shinde onkarshinde at ubuntu.com
Wed Sep 9 19:11:21 UTC 2009


<snip>
>> install: install -m 644 -D j3d-core/build/default/opt/native/libj3dcore-ogl.so \
>>           debian/libjava3d-jni/usr/lib/jni/libj3dcore-ogl.so
>> cannot stat `j3d-core/build/default/opt/native/libj3dcore-ogl.so': No such file or directory
>> make: *** [install/libjava3d-jni] Error 1
>> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
</snip>

The root cause of the failure lies elsewhere in the build process
(found in first half of the log). But I don't know what to make of it.

Following is the relevant snippet of the log.

**************
init:
    [mkdir] Created dir:
/build/buildd-java3d_1.5.2+dfsg-3-alpha-2zgVJi/java3d-1.5.2+dfsg/j3d-core/build/linux-generic/debug/native/ogl/objs
    [mkdir] Created dir:
/build/buildd-java3d_1.5.2+dfsg-3-alpha-2zgVJi/java3d-1.5.2+dfsg/j3d-core/build/linux-generic/debug/lib/alpha

compile-ogl:
     [echo] Executing native renderer build [debug]
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineRgbSrcIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineRgbSrcIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineSrc
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineSrc
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineRgbOpIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineRgbOpIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineFcn
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineFcn
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineAlphaSrcIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineAlphaSrcIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineSrc
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineSrc
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineAlphaOpIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineAlphaOpIndex
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineFcn
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_combineFcn
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol screen_door
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol screen_door
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_textureCubeMapFace
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_textureCubeMapFace
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_textureCubeMapFace
     [exec] ld: Attributes.o: gp-relative relocation against dynamic
symbol _gl_textureCubeMapFace
     [exec] ld: final link failed: Nonrepresentable section on output
     [exec] Result: 1

compile-ogl-cg:

compile:

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

Any help in decoding this is appreciated.


Onkar





More information about the pkg-java-maintainers mailing list