Your message dated Wed, 28 Mar 2018 04:43:33 +0000
with message-id <e1f12vt-0006hj...@fasolo.debian.org>
and subject line Bug#894063: fixed in java3d 1.5.2+dfsg-14
has caused the Debian Bug report #894063,
regarding [patch] Link with gcc -shared, not ld; don't explicitly link with libc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
894063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:java3d
Version: 1.5.2+dfsg-13
Tags: patch

Please link with gcc -shared, not ld; don't explicitly link with libc.

    - 02_fix_generic_ftbfs.patch: Link with gcc -shared, not ld; don't
      explicitly link with libc.
 
diff -Nru java3d-1.5.2+dfsg/debian/patches/02_fix_generic_ftbfs.patch java3d-1.5.2+dfsg/debian/patches/02_fix_generic_ftbfs.patch
--- java3d-1.5.2+dfsg/debian/patches/02_fix_generic_ftbfs.patch	2018-03-09 06:46:01.000000000 +0800
+++ java3d-1.5.2+dfsg/debian/patches/02_fix_generic_ftbfs.patch	2018-03-26 08:59:08.000000000 +0800
@@ -120,8 +120,8 @@
 +    </exec>
 +
 +    <!-- Create the library file-->
-+    <exec dir="${build}/${platform}/${bldType}/native/ogl/objs" executable="ld">
-+	<arg line="DrawingSurfaceObjectAWT.o  Canvas3D.o  GraphicsContext3D.o  NativeScreenInfo.o  NativeConfigTemplate3D.o  MasterControl.o GeometryArrayRetained.o  Attributes.o  CgShaderProgram.o  GLSLShaderProgram.o  Lights.o -G -z defs -L/usr/X11R6/lib -ldl -lGL -lX11 -lXext -lm -lnsl -lc -L${java.home}/lib/${os.arch} -L${java.home}/lib -ljawt -L${java.home}/lib/${os.arch}/server -L${java.home}/lib/${os.arch}/client -L${java.home}/lib/server -L${java.home}/lib/client -ljvm  -o libj3dcore-ogl.so"/>
++    <exec dir="${build}/${platform}/${bldType}/native/ogl/objs" executable="gcc">
++	<arg line="-shared DrawingSurfaceObjectAWT.o  Canvas3D.o  GraphicsContext3D.o  NativeScreenInfo.o  NativeConfigTemplate3D.o  MasterControl.o GeometryArrayRetained.o  Attributes.o  CgShaderProgram.o  GLSLShaderProgram.o  Lights.o -G -z defs -L/usr/X11R6/lib -ldl -lGL -lX11 -lXext -lm -lnsl -L${java.home}/lib/${os.arch} -L${java.home}/lib -ljawt -L${java.home}/lib/${os.arch}/server -L${java.home}/lib/${os.arch}/client -L${java.home}/lib/server -L${java.home}/lib/client -ljvm  -o libj3dcore-ogl.so"/>
 +    </exec>
 +
 +  </target>
@@ -133,8 +133,8 @@
 +    </exec>
 +
 +    <!-- Create the wrapper library -->
-+    <exec dir="${build}/${platform}/${bldType}/native/ogl/objs" executable="ld">
-+	<arg line="CgWrapper.o -G -z defs -L/usr/X11R6/lib -ldl -lCg -lCgGL -lpthread -lGL -lX11 -lXext -lm -lnsl -lc -o libj3dcore-ogl-cg.so"/>
++    <exec dir="${build}/${platform}/${bldType}/native/ogl/objs" executable="gcc">
++	<arg line="CgWrapper.o -G -z defs -L/usr/X11R6/lib -ldl -lCg -lCgGL -lpthread -lGL -lX11 -lXext -lm -lnsl -o libj3dcore-ogl-cg.so"/>
 +    </exec>
 +
 +  </target>

--- End Message ---
--- Begin Message ---
Source: java3d
Source-Version: 1.5.2+dfsg-14

We believe that the bug you reported is fixed in the latest version of
java3d, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 894...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated java3d package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 27 Mar 2018 20:59:29 -0700
Source: java3d
Binary: libjava3d-java libjava3d-jni libjava3d-java-doc
Architecture: source all amd64
Version: 1.5.2+dfsg-14
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 libjava3d-java - Java 3D API (java library)
 libjava3d-java-doc - Documentation for the Java3D API
 libjava3d-jni - Java3D API (java jni library)
Closes: 894063
Changes:
 java3d (1.5.2+dfsg-14) unstable; urgency=medium
 .
   * Team upload.
   * Link with gcc -shared, not ld; don't explicitly link with libc.
     - Thank you to Matthias Klose for the patch.  (Closes: #894063)
Checksums-Sha1:
 a2157cf9ab86b9d3f4384232730be28976e573b5 2293 java3d_1.5.2+dfsg-14.dsc
 f8059dc353a90c91a4c06e22320207ed1c60609e 10588 
java3d_1.5.2+dfsg-14.debian.tar.xz
 3d52385314be319fa808bdecffda92891fb49635 13348 
java3d_1.5.2+dfsg-14_amd64.buildinfo
 639bfa6a62a94f8dead8eea81e9376a8d7f835e2 1150528 
libjava3d-java-doc_1.5.2+dfsg-14_all.deb
 54d2fc1b5214a2ea8e1955c2662b9d35c7fe9e5c 1178084 
libjava3d-java_1.5.2+dfsg-14_all.deb
 16b59ec68348ffa68ef6c3180286d371813b37e6 46668 
libjava3d-jni_1.5.2+dfsg-14_amd64.deb
Checksums-Sha256:
 b05556418368a79b60eb9749c75b753aac9aaf80895eb225ab2745461e044b10 2293 
java3d_1.5.2+dfsg-14.dsc
 eb390e6e080fa69505975eb38a184d139e94728ea88988732f2d4e1b0fea91d4 10588 
java3d_1.5.2+dfsg-14.debian.tar.xz
 15cdeddf39ee0ee3a9ff395d2724012a17d0b855729e46ee0a80b214cef48529 13348 
java3d_1.5.2+dfsg-14_amd64.buildinfo
 3621b39635f47a98c77286b8bd3c9226890d50fd56056cab33532ffee2d373ed 1150528 
libjava3d-java-doc_1.5.2+dfsg-14_all.deb
 d73319c9a2a28837654a595668b339d2a625f3a71619d71c929796524e26328b 1178084 
libjava3d-java_1.5.2+dfsg-14_all.deb
 73ac182b6af0c18bb55d1cdb9c02a0525d5f6332f51be74d0e06fe3d17fda287 46668 
libjava3d-jni_1.5.2+dfsg-14_amd64.deb
Files:
 35b11fd56db13e6dc039e9188853fca6 2293 java optional java3d_1.5.2+dfsg-14.dsc
 78646847e217642b85630284b8f887b7 10588 java optional 
java3d_1.5.2+dfsg-14.debian.tar.xz
 43dd4ebfc16f1311ca102bfd29719368 13348 java optional 
java3d_1.5.2+dfsg-14_amd64.buildinfo
 9402b7ab5901da9aa29aad70e2033146 1150528 doc optional 
libjava3d-java-doc_1.5.2+dfsg-14_all.deb
 cf06052f9e8f567f31bae17638b11bd1 1178084 java optional 
libjava3d-java_1.5.2+dfsg-14_all.deb
 2855e40085af88072b9e80c069677df7 46668 java optional 
libjava3d-jni_1.5.2+dfsg-14_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlq7FPwUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZEZxAAnn40+fL/Im2966WjqkGGtcZ5DC11
JXkkCVDmCp2WIGyAdkZlH5wFtwz80bmgfkfcDuXUq9AK43I+HR9uzncqWm30K/Uy
8MESBGFd/U+Araqibx91pxuFlqeSovXC9MrN6q08RiojgAxArwtr0tDjcofnnY4X
H+9eVeV+1QNw+aDZ5vTKLD/+uIixaYpdlbGaKs11m1FqRvlnOxRiXdwnrL8iVwRg
R4EcThMHR3ORNJiz0rbcB9zvssgGufYD8I6yQ/2yw++2PfzLXlRC2ojCaW5ECv9W
iqPtvZC2F+QeuhlnebXpkgJytte08m2eCWR3CyHoDZ0qAefA7MQS/ZkvfXj8rfY7
jWTAT2a1VvjMsE1IW0xQ/7JNHlHAP+SaS7wtQymLX/6DvgEy4ItVXI/iTQGmsnup
F9dp3NSe0WZP6u5ncnvGIB46I95EnTFXjvVCA2Fzw2WHQKhWCkNhXJ+fcnf1UXrc
ODDU9o/cd6Fu3Jigg2BScS/YXw8A3JZXm/zWCUH/YJ9puziiVzzN65G6Nt/HR8Uo
TqsUp5E+OK2Z1ZkqoULDaO0xkQKvWkWExRlx7B9peClCrcGpY4QcbQ+KSKQMNXny
yAAFS3aDsSkC2e28A8QaQ/quwAth+tIvkqzobAO5buNuV8hoit7vVjdoRI4alQoH
Up23Dc9hKP7OdiY=
=xAia
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to