Your message dated Tue, 29 Apr 2014 10:00:06 +0000
with message-id <e1wf4pa-0004kw...@franck.debian.org>
and subject line Bug#703006: fixed in proj 4.8.0-3~exp1
has caused the Debian Bug report #703006,
regarding proj: FTBFS on x32: Needs libtool update
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.)


-- 
703006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: proj
Version: 4.7.0-2
Severity: wishlist
Tags: patch
User: debian-...@lists.debian.org
Usertags: port-x32 ftbfs-libtool

The proj source package is getting this build failure on the
unofficial Debian x32 port:

<URL:http://buildd.debian-ports.org/status/fetch.php?pkg=proj&arch=x32&ver=4.7.0-2&stamp=1363103143>:
...
/bin/bash ../libtool --tag=CC   --mode=link gcc  -O2 -Wall
-no-undefined -version-info 6:6:6  -o libproj.la -rpath /usr/lib
PJ_aeqd.lo PJ_gnom.lo PJ_laea.lo PJ_mod_ster.lo PJ_nsper.lo PJ_nzmg.lo
PJ_ortho.lo PJ_stere.lo PJ_sterea.lo PJ_aea.lo PJ_bipc.lo PJ_bonne.lo
PJ_eqdc.lo PJ_imw_p.lo PJ_krovak.lo PJ_lcc.lo PJ_poly.lo PJ_rpoly.lo
PJ_sconics.lo proj_rouss.lo PJ_cass.lo PJ_cc.lo PJ_cea.lo PJ_eqc.lo
PJ_gall.lo PJ_labrd.lo PJ_lsat.lo PJ_merc.lo PJ_mill.lo PJ_ocea.lo
PJ_omerc.lo PJ_somerc.lo PJ_tcc.lo PJ_tcea.lo PJ_tmerc.lo PJ_airy.lo
PJ_aitoff.lo PJ_august.lo PJ_bacon.lo PJ_chamb.lo PJ_hammer.lo
PJ_lagrng.lo PJ_larr.lo PJ_lask.lo PJ_nocol.lo PJ_ob_tran.lo PJ_oea.lo
PJ_tpeqd.lo PJ_vandg.lo PJ_vandg2.lo PJ_vandg4.lo PJ_wag7.lo
PJ_lcca.lo PJ_geos.lo PJ_boggs.lo PJ_collg.lo PJ_crast.lo PJ_denoy.lo
PJ_eck1.lo PJ_eck2.lo PJ_eck3.lo PJ_eck4.lo PJ_eck5.lo PJ_fahey.lo
PJ_fouc_s.lo PJ_gins8.lo PJ_gstmerc.lo PJ_gn_sinu.lo PJ_goode.lo
PJ_hatano.lo PJ_loxim.lo PJ_mbt_fps.lo PJ_mbtfpp.lo PJ_mbtfpq.lo
PJ_moll.lo PJ_nell.lo PJ_nell_h.lo PJ_putp2.lo PJ_putp3.lo
PJ_putp4p.lo PJ_putp5.lo PJ_putp6.lo PJ_robin.lo PJ_sts.lo PJ_urm5.lo
PJ_urmfps.lo PJ_wag2.lo PJ_wag3.lo PJ_wink1.lo PJ_wink2.lo
pj_latlong.lo pj_geocent.lo aasincos.lo adjlon.lo bch2bps.lo bchgen.lo
biveval.lo dmstor.lo mk_cheby.lo pj_auth.lo pj_deriv.lo pj_ell_set.lo
pj_ellps.lo pj_errno.lo pj_factors.lo pj_fwd.lo pj_init.lo pj_inv.lo
pj_list.lo pj_malloc.lo pj_mlfn.lo pj_msfn.lo proj_mdist.lo
pj_open_lib.lo pj_param.lo pj_phi2.lo pj_pr_list.lo pj_qsfn.lo
pj_strerrno.lo pj_tsfn.lo pj_units.lo pj_zpoly1.lo rtodms.lo
vector1.lo pj_release.lo pj_gauss.lo nad_cvt.lo nad_init.lo
nad_intr.lo emess.lo pj_apply_gridshift.lo pj_datums.lo
pj_datum_set.lo pj_transform.lo geocent.lo pj_utils.lo pj_gridinfo.lo
pj_gridlist.lo jniproj.lo pj_mutex.lo pj_initcache.lo  -lm
../libtool: line 4432: test: : integer expression expected
../libtool: line 4432: test: : integer expression expected
creating reloadable object files...
../libtool: line 4467: test: : integer expression expected
../libtool: line 4467: test: : integer expression expected
../libtool: line 4467: test: : integer expression expected
...
../libtool: line 4467: test: : integer expression expected
creating a temporary reloadable object file: .libs/libproj.la-141.o
/usr/bin/ld -m elf_i386 -r -o .libs/libproj.la-1.o .libs/PJ_aeqd.o
/usr/bin/ld: Relocatable linking with relocations from format
elf32-x86-64 (.libs/PJ_aeqd.o) to format elf32-i386
(.libs/libproj.la-1.o) is not supported
make[3]: *** [libproj.la] Error 1
make[3]: Leaving directory
`/build/buildd-proj_4.7.0-2-x32-kpv1GT/proj-4.7.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/build/buildd-proj_4.7.0-2-x32-kpv1GT/proj-4.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd-proj_4.7.0-2-x32-kpv1GT/proj-4.7.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

The fix is to update libtool using the current sid package (>=
2.4.2-1.2).  The attached debdiff does this at build time using
dh-autoreconf.
-- 
Daniel Schepler

Attachment: proj.debdiff
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: proj
Source-Version: 4.8.0-3~exp1

We believe that the bug you reported is fixed in the latest version of
proj, 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 703...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@xs4all.nl> (supplier of updated proj 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: Sat, 12 Apr 2014 21:02:49 +0200
Source: proj
Binary: proj-data libproj0 libproj-dev proj-bin libproj-java
Architecture: source amd64
Version: 4.8.0-3~exp1
Distribution: experimental
Urgency: low
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@xs4all.nl>
Description: 
 libproj-dev - Cartographic projection library (development files)
 libproj-java - Cartographic projection library (JNI bindings)
 libproj0   - Cartographic projection library
 proj-bin   - Cartographic projection library (tools)
 proj-data  - Cartographic projection filter and library (datum package)
Closes: 293803 703006
Changes: 
 proj (4.8.0-3~exp1) experimental; urgency=low
 .
   * Add myself to Uploaders.
   * Also install geodesic.h.
   * Restructure control file with cme, changes: canonical Vcs-* URLs.
   * Add gbp.conf to use pristine-tar by default.
   * Use dh-autoreconf for retooling.
     (closes: #703006)
   * Bump debhelper compatibility to 9.
   * Use hardening build flags.
   * Strip debian revision from symbols version.
   * Empty dependency_libs in .la files.
   * Add patches to fix man pages issues.
   * Also build the Java Native Interface bindings.
     (closes: #293803)
   * Update copyright file using copyright-format 1.0.
   * Bump Standards-Version to 3.9.5, changes: Vcs-* fields, symbols, copyright.
Checksums-Sha1: 
 4b8f933b2b76db0435a778d24e5a0f6e27b3a596 2162 proj_4.8.0-3~exp1.dsc
 70f7bb1d970cddc1c145bb7a7798a420f45fa0bd 4374604 
proj_4.8.0-3~exp1.debian.tar.xz
 5a32a34dce974e6f39b212656c21ae32fca117a5 2100028 
proj-data_4.8.0-3~exp1_amd64.deb
 abf87c9fa33c815ec9c4a09d94b3287a8efe7022 144142 libproj0_4.8.0-3~exp1_amd64.deb
 d9ea384fd1190fdd597d363fd6ef8e87165843d4 173796 
libproj-dev_4.8.0-3~exp1_amd64.deb
 e448e4d6fd6ff2a2e1b2ed430e729de04242bcbc 54410 proj-bin_4.8.0-3~exp1_amd64.deb
 5a693aaaaa1fb5bfca9ad40e03345e3dbe143d97 145246 
libproj-java_4.8.0-3~exp1_amd64.deb
Checksums-Sha256: 
 36b530a0147e2d1c87b1348c497fd521f6255bf4c4a775dc58b85a077e6320a9 2162 
proj_4.8.0-3~exp1.dsc
 11bed5cdd62c98941fdedcf32dd12f6a6329ae64235e5bb9ec9cf4e7be442225 4374604 
proj_4.8.0-3~exp1.debian.tar.xz
 23798c01bde035d58981a8a0ceb5e54b4b341b00c8115204a1ba55c7ed3ff1ba 2100028 
proj-data_4.8.0-3~exp1_amd64.deb
 11bb00adf90ffa27bc2f39b85768f17ecca16a6e8a89aafbe4039ec7b3cd1b94 144142 
libproj0_4.8.0-3~exp1_amd64.deb
 b34eba8982b99c09734cd052752d60a96447fc3836ce1ea11b957c5a4b9b16f1 173796 
libproj-dev_4.8.0-3~exp1_amd64.deb
 fa57e81c9c4d0a353859c8c5d4490db8f29dc56730369f114cd267917a9849ab 54410 
proj-bin_4.8.0-3~exp1_amd64.deb
 2da3260fe2a69c6b0125815f5441c92b3fe9430e0d5479b895055918639f5aed 145246 
libproj-java_4.8.0-3~exp1_amd64.deb
Files: 
 142c02244e963c52220750136b671583 2162 science optional proj_4.8.0-3~exp1.dsc
 478ac4ed9cd2a011173b475445dcea4b 4374604 science optional 
proj_4.8.0-3~exp1.debian.tar.xz
 0384f39c5e36c7c42d8e33145212ed7b 2100028 libs optional 
proj-data_4.8.0-3~exp1_amd64.deb
 801c059a81901bc6ea37218bc5b5a938 144142 libs optional 
libproj0_4.8.0-3~exp1_amd64.deb
 2256f6b4fdf0a586e64bda31ea332182 173796 libdevel optional 
libproj-dev_4.8.0-3~exp1_amd64.deb
 b10bb770017a5ce777b31426ee1f773d 54410 science optional 
proj-bin_4.8.0-3~exp1_amd64.deb
 8d2254b26c72bb39b5d4766a7d30b153 145246 java optional 
libproj-java_4.8.0-3~exp1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTSbkmAAoJEFeKBJTRxkbR+tAP/R6C5HqGG/7JeVHJUCPbmyUW
rZvoKjuJDd4BPPTv08UAt3AdjgdlrzJoWfRRewP+LsGoIXcNqiZS9Nsvp3ccnf9Q
3ZT4SVLSHvFXu6zWpH6nHhQlM7394Y71bL4jjScSQvRAzxMHo2YPvHcbXbZlMpHF
JRWfTXBim5i8oVBW2O23XIkpc/abFIstwt1hoCd2QdOQd9/626UBrMbrfGcCAo4+
PkwZ+9ZJYuRIFBKkrlwkL+ZKDzEGEsV6jV/xjIXuqchpUlVWygwDs+0g0X8Roqai
RV1sdVZ1wVMkA+YvJDLeBWP4XswY4VezXweVfmmM1KBGlrM59Og/wXoMwnPSGqRZ
FPLIZptYSkrGJ2tTJSgjOcXbJry/kSW5sje0r0cZRjppP78z2LSnOZugTs59cgjd
iBW/DmD+AzmEUaKLfnjNxjQapMcvFD65lqP2pUqt+9+h8MN7U6/o7rpX14aUHDEm
KvB5sBSUzoOVG6Lf36F4Wo2PKRdahkRg28tgDd1uamTBG5+WpcuPDAp2juE3aaey
wUcGa1NSSDZbSt/QpRUQLhPa5S8oukb2Gdon1rs3Vuc1QSFtVJw9fWc9wXwnnEdd
47CMoe36ihgg9d/7mADvOTR8rptNfCNDA4uXLOWoHaSxEWqfyCZuT69BMDy4Xxby
AAG/9Vd48sax1oaooZI6
=NILz
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to