Your message dated Wed, 07 Aug 2013 21:04:39 +0000
with message-id <[email protected]>
and subject line Bug#714361: fixed in glpk-java 1.0.31-1
has caused the Debian Bug report #714361,
regarding src:glpk-java: FTBFS against glpk 4.51-1
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 [email protected]
immediately.)


-- 
714361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:glpk-java
Version: 1.0.18-1
Severity: important
Tags: jessie sid
Usertags: glpk

glpk-java fails to build from source against glpk 4.51-1, which is currently
available in experimental. A build log is attached to this report.

Note that the severity of the present bug report will be raised once the new
version of glpk is uploaded to sid.

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: paquet source glpk-java
dpkg-buildpackage: version source 1.0.18-1
dpkg-buildpackage: source changé par Sylvestre Ledru <[email protected]>
 dpkg-source --before-build glpk-java-1.0.18
dpkg-buildpackage: architecture hôte amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" 
CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  -k clean
make[1]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18 »
cd doc; /usr/bin/make clean
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/doc »
rm -f *.aux
rm -f *.bbl
rm -f *.blg
rm -f *.gz
rm -f *.idx
rm -f *.ilg
rm -f *.ind
rm -f *.log
rm -f *.out
rm -f *.toc
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/doc »
cd examples/java; /usr/bin/make clean
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/examples/java »
rm -f *.class
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/examples/java »
cd swig; /usr/bin/make clean
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/swig »
rm -f -r src/main src/c target .libs
rm -f *.jar *.o *.la *.lo ../examples/*.class target 
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/swig »
make[1]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18 »
rm -f debian/stamp-makefile-check
dh_clean 
find examples -iname '*.class'|xargs rm -f
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
deprecated variable
/usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" 
CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  all prefix=/usr 
JAVA_HOME="/usr/lib/jvm/default-java/"
make[1]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18 »
cd doc; /usr/bin/make all
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/doc »
gzip -c libglpk-java.3 > libglpk-java.3.gz
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/doc »
cd examples/java; /usr/bin/make all
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/examples/java »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/examples/java »
cd swig; /usr/bin/make all
make[2]: entrant dans le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/swig »
echo /usr/lib/jvm/default-java/
/usr/lib/jvm/default-java/
mkdir -p target/classes
mkdir -p target/apidocs
mkdir -p src/c
mkdir -p src/main/java/org/gnu/glpk
cp *.java src/main/java/org/gnu/glpk
swig -I/usr/lib/jvm/default-java//include -I/usr/local/include -I/usr/include 
-java -package org.gnu.glpk -o src/c/glpk_wrap.c \
        -outdir src/main/java/org/gnu/glpk glpk.i 
libtool --mode=compile gcc -I/usr/lib/jvm/default-java//include 
-I/usr/local/include -I/usr/include -c -fPIC src/c/glpk_wrap.c
libtool: compile:  gcc -I/usr/lib/jvm/default-java//include 
-I/usr/local/include -I/usr/include -c -fPIC src/c/glpk_wrap.c  -fPIC -DPIC -o 
.libs/glpk_wrap.o
libtool: compile:  gcc -I/usr/lib/jvm/default-java//include 
-I/usr/local/include -I/usr/include -c -fPIC src/c/glpk_wrap.c -o glpk_wrap.o 
>/dev/null 2>&1
libtool --mode=link \
                gcc -version-info 32:0:32 -revision 4.47 \
                -g -O -o libglpk_java.la -rpath /usr/lib/jni glpk_wrap.lo 
-lglpk 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/glpk_wrap.o   -lglpk  -O   
-Wl,-soname -Wl,libglpk_java.so.0 -o .libs/libglpk_java.so.0.32.0
libtool: link: (cd ".libs" && rm -f "libglpk_java.so.0" && ln -s 
"libglpk_java.so.0.32.0" "libglpk_java.so.0")
libtool: link: (cd ".libs" && rm -f "libglpk_java.so" && ln -s 
"libglpk_java.so.0.32.0" "libglpk_java.so")
libtool: link: ar cru .libs/libglpk_java.a  glpk_wrap.o
libtool: link: ranlib .libs/libglpk_java.a
libtool: link: ( cd ".libs" && rm -f "libglpk_java.la" && ln -s 
"../libglpk_java.la" "libglpk_java.la" )
javadoc -sourcepath ./src/main/java org.gnu.glpk -d ./target/apidocs
Loading source files for package org.gnu.glpk...
Constructing Javadoc information...
./src/main/java/org/gnu/glpk/GlpkCallbackListener.java:7: cannot find symbol
symbol  : class glp_tree
location: interface org.gnu.glpk.GlpkCallbackListener
    public void callback(glp_tree tree);
                         ^
Standard Doclet version 1.6.0_27
Building tree for all the packages and classes...
Generating ./target/apidocs/org/gnu/glpk/glp_arc.html...
Generating ./target/apidocs/org/gnu/glpk/glp_attr.html...
Generating ./target/apidocs/org/gnu/glpk/glp_bfcp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_cpxcp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_graph.html...
Generating ./target/apidocs/org/gnu/glpk/glp_iocp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_iptcp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_mpscp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_smcp.html...
Generating ./target/apidocs/org/gnu/glpk/glp_vertex.html...
Generating ./target/apidocs/org/gnu/glpk/GLPK.html...
Generating ./target/apidocs/org/gnu/glpk/GlpkCallback.html...
Generating ./target/apidocs/org/gnu/glpk/GlpkCallbackListener.html...
Generating ./target/apidocs/org/gnu/glpk/GLPKConstants.html...
Generating ./target/apidocs/org/gnu/glpk/GlpkException.html...
Generating ./target/apidocs/org/gnu/glpk/GLPKJNI.html...
Generating ./target/apidocs/org/gnu/glpk/GlpkTerminal.html...
Generating ./target/apidocs/org/gnu/glpk/GlpkTerminalListener.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_double.html...
Generating 
./target/apidocs/org/gnu/glpk/SWIGTYPE_p_f_p_q_const__char_v_______void.html...
Generating 
./target/apidocs/org/gnu/glpk/SWIGTYPE_p_f_p_struct_glp_tree_p_void__void.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_f_p_void__void.html...
Generating 
./target/apidocs/org/gnu/glpk/SWIGTYPE_p_f_p_void_p_q_const__char__int.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_arc.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_graph.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_prob.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_tran.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_tree.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_glp_vertex.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_int.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_p_glp_vertex.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_size_t.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_va_list.html...
Generating ./target/apidocs/org/gnu/glpk/SWIGTYPE_p_void.html...
Generating ./target/apidocs/org/gnu/glpk/package-frame.html...
Generating ./target/apidocs/org/gnu/glpk/package-summary.html...
Generating ./target/apidocs/org/gnu/glpk/package-tree.html...
Generating ./target/apidocs/constant-values.html...
Generating ./target/apidocs/serialized-form.html...
Building index for all the packages and classes...
Generating ./target/apidocs/overview-tree.html...
Generating ./target/apidocs/index-all.html...
Generating ./target/apidocs/deprecated-list.html...
Building index for all classes...
Generating ./target/apidocs/allclasses-frame.html...
Generating ./target/apidocs/allclasses-noframe.html...
Generating ./target/apidocs/index.html...
Generating ./target/apidocs/help-doc.html...
Generating ./target/apidocs/stylesheet.css...
1 warning
jar cf glpk-java-javadoc.jar -C ./target/apidocs .
jar cf glpk-java-sources.jar -C ./src/main/java .
javac -source 1.6 -target 1.6 -classpath ./src/main/java \
        -d ./target/classes *.java 
GlpkCallbackListener.java:7: cannot find symbol
symbol  : class glp_tree
location: interface org.gnu.glpk.GlpkCallbackListener
    public void callback(glp_tree tree);
                         ^
GlpkCallback.java:16: cannot find symbol
symbol  : class glp_tree
location: class org.gnu.glpk.GlpkCallback
        glp_tree tree;
        ^
GlpkCallback.java:17: cannot find symbol
symbol  : class glp_tree
location: class org.gnu.glpk.GlpkCallback
        tree = new glp_tree(cPtr, false);
                   ^
3 errors
make[2]: *** [all] Erreur 1
make[2]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18/swig »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « 
/home/sebastien/debian/transitions/glpk/glpk-java-1.0.18 »
make: *** [debian/stamp-makefile-build] Erreur 2
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de 
type 2

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: glpk-java
Source-Version: 1.0.31-1

We believe that the bug you reported is fixed in the latest version of
glpk-java, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <[email protected]> (supplier of updated glpk-java 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 07 Aug 2013 21:28:14 +0200
Source: glpk-java
Binary: libglpk-java
Architecture: source amd64
Version: 1.0.31-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Description: 
 libglpk-java - Java binding to the GNU Linear Programming Kit
Closes: 714361
Changes: 
 glpk-java (1.0.31-1) experimental; urgency=low
 .
   * Imported Upstream version 1.0.31
     - this release is compatible with GLPK 4.52.1 (Closes: #714361)
   * debian/copyright: reflect upstream changes
   * debian/watch: reflect change of upstream tarball name
   * debian/control:
     + use canonical URLs for Vcs-* fields
     + add myself to uploaders
     + upgrade to Standards-Version 3.9.4, no changes needed
   * debian/rules: rewrite using dh
   * Add lintian overrides for codeless JARs
   * Register PDF documentation into doc-base
Checksums-Sha1: 
 ae5903a5ad049c83442ea3bc2d832600c887f4fb 2058 glpk-java_1.0.31-1.dsc
 b66a9475dda5709430dee9b0da3a7540962ae588 1153535 glpk-java_1.0.31.orig.tar.gz
 c41a164799d935b0f396b384a17bbe30239c3a36 3150 glpk-java_1.0.31-1.debian.tar.gz
 3cddd833d0acabcfbff49d5c1359407c7d2980e8 781284 libglpk-java_1.0.31-1_amd64.deb
Checksums-Sha256: 
 fa7048bf15b0114bbbdb963cfb99a328e8580a993ee2064d796d9d69bd0c4c4d 2058 
glpk-java_1.0.31-1.dsc
 3bfde375c8bcdf330f8db58c1a707a7403d4191aaaaed30f9b9490edc042febe 1153535 
glpk-java_1.0.31.orig.tar.gz
 68c7994e9f13a761f6d86ec4a52b83b79d69e4618e974f47a28d00525d44cad1 3150 
glpk-java_1.0.31-1.debian.tar.gz
 37fc528535cb7422cb22555a58d54bbc87d20b8e790d5b311051dc1088e34add 781284 
libglpk-java_1.0.31-1_amd64.deb
Files: 
 21670233dddcf0854c8b296a84d817b9 2058 java optional glpk-java_1.0.31-1.dsc
 63f31041d628eff40952f791a053f2aa 1153535 java optional 
glpk-java_1.0.31.orig.tar.gz
 9f59f98ef763c2fc36b194bfd8f41777 3150 java optional 
glpk-java_1.0.31-1.debian.tar.gz
 efc7367a18c1f1c6841e669d1951ed07 781284 java optional 
libglpk-java_1.0.31-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSAqyoAAoJECzs6TUOzr5KYdkP/ivF9L6/9CUwpqUuqF1vXU3H
iAW73v3b/7u5OGF6spYxsNniverC8iMDVpI1Gyq+0whaIxAKzvQKTz6UOt5csgOb
81JYK1cDnq9y5VB0JRyzZjJDpqX1P1sdNQMH0g8Luaq3ngJ7GTbahbw1a+DKKmPB
j/GefTTThD9O5FlfI/SNbmqk+tIZMpasPr93JOj9DTgmGdrX2SWVlKzAQoL0T9+q
SuCOGRcgAnbXfxLaBO8yw9LWPcD4FxEEf47T4cjlFGpKF7mhXleCNbWgCb8zh0mt
zTqkFzW3hUhYLVPSwsgeuWOGGvKdWOtjEBlnJJv09Ux19UJl8snWsZcbHTPZ88MH
4NxqIjuvsKcoFL2uBWZJK21gFfF3z7AnfhKC8WXyXhyy0PI5cX26mHv55wQ0UTZN
GFhmgZo+XdnjXi53YUxb1PODxSjlKwOIcS/1QbvDU8zbZhkrDlS+xywkt/Y0+iwA
91xaSovNuimKaCHQu7jc5DbgVCRmc8a4wX8zy0PjeqL+fPYG0jxxdg9l+aSK1guU
NB7mOPzAPrOMnSMqrliGIT0QtYlfduekZP3wkqcPo1vV/jDX8TJ+A+dZBTpcceBm
jX5b5cP260l/1qUjm7R9FoMPe6VE3fwBOAKUtgHehaAx/6ZWevzGoVyIBAgIdndX
vXDZv8GcnF3QbTfyNeCp
=Pf6B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to