Your message dated Fri, 09 Mar 2012 21:47:29 +0000
with message-id <e1s67er-00016a...@franck.debian.org>
and subject line Bug#662995: fixed in adios 1.3-9
has caused the Debian Bug report #662995,
regarding adios; FTBFS: undefined reference to `nc_*
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.)


-- 
662995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662995
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:adios
Version: 1.3-8
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

make[4]: Entering directory 
`/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd'
mpicc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../src -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE     -g -O2 -c -o 
bp2ncd-bp2ncd.o `test -f 'bp2ncd.c' || echo './'`bp2ncd.c
/bin/bash ../../libtool --tag=CC --mode=link mpicc  -g -O2   -o bp2ncd  
-static-libtool-libs bp2ncd-bp2ncd.o ../../src/libadios.a -lm -lmxml -lhdf5_hl 
-lhdf5 -lz 
mkdir .libs
mpicc -g -O2 -o bp2ncd bp2ncd-bp2ncd.o  ../../src/libadios.a -lm -lmxml 
-lhdf5_hl -lhdf5 -lz  
bp2ncd-bp2ncd.o: In function `ncd_attr_str_ds':
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:98:
 undefined reference to `nc_inq_attid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:88:
 undefined reference to `nc_inq_varid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:108:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:205:
 undefined reference to `nc_strerror'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:172:
 undefined reference to `nc_put_att_uchar'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:207:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:179:
 undefined reference to `nc_put_att_text'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:200:
 undefined reference to `nc_put_att_double'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:196:
 undefined reference to `nc_put_att_float'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:192:
 undefined reference to `nc_put_att_long'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:188:
 undefined reference to `nc_put_att_int'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:183:
 undefined reference to `nc_put_att_short'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:175:
 undefined reference to `nc_put_att_schar'
bp2ncd-bp2ncd.o: In function `ncd_dataset':
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:244:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:471:
 undefined reference to `nc_inq_varid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:472:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:633:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:440:
 undefined reference to `nc_inq_dimid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:442:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:370:
 undefined reference to `nc_inq_dimid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:630:
 undefined reference to `nc_strerror'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:504:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:505:
 undefined reference to `nc_put_vara_float'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:521:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:522:
 undefined reference to `nc_put_vara_long'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:546:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:536:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:537:
 undefined reference to `nc_put_vara_schar'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:527:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:528:
 undefined reference to `nc_put_vara_uchar'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:563:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:564:
 undefined reference to `nc_inq_dimid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:372:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:575:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:582:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:583:
 undefined reference to `nc_inq_varid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:626:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:629:
 undefined reference to `nc_put_var_int'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:471:
 undefined reference to `nc_inq_varid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:472:
 undefined reference to `nc_redef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:548:
 undefined reference to `nc_put_vara_int'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:578:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:428:
 undefined reference to `nc_inq_dimid'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:512:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:514:
 undefined reference to `nc_put_vara_double'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:501:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:526:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:520:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:606:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:607:
 undefined reference to `nc_put_var_double'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:615:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:617:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:618:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:619:
 undefined reference to `nc_put_var_long'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:594:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:596:
 undefined reference to `nc_put_var_float'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:533:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:510:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:543:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:430:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:568:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:601:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:603:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:612:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:623:
 undefined reference to `nc_def_var'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:591:
 undefined reference to `nc_def_var'
bp2ncd-bp2ncd.o: In function `main':
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:673:
 undefined reference to `nc_create'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:759:
 undefined reference to `nc_def_dim'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:760:
 undefined reference to `nc_enddef'
/build/buildd-adios_1.3-8+b1-kfreebsd-amd64-jtZU72/adios-1.3/utils/bp2ncd/bp2ncd.c:846:
 undefined reference to `nc_close'
collect2: ld returned 1 exit status
make[4]: *** [bp2ncd] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=adios&arch=kfreebsd-amd64&ver=1.3-8%2Bb1&stamp=1331151763

Regards

    Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--- End Message ---
--- Begin Message ---
Source: adios
Source-Version: 1.3-9

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

adios_1.3-9.debian.tar.gz
  to main/a/adios/adios_1.3-9.debian.tar.gz
adios_1.3-9.dsc
  to main/a/adios/adios_1.3-9.dsc
libadios-dev_1.3-9_i386.deb
  to main/a/adios/libadios-dev_1.3-9_i386.deb



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 662...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated adios 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...@debian.org)


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

Format: 1.8
Date: Fri, 09 Mar 2012 17:34:24 +0000
Source: adios
Binary: libadios-dev
Architecture: source i386
Version: 1.3-9
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description: 
 libadios-dev - ADIOS Adaptable IO system for simulations
Closes: 660562 662995
Changes: 
 adios (1.3-9) unstable; urgency=low
 .
   * Move to Standards-Version: 3.9.3. No changes required.
   * Fixes to build with hardening flags.
   * Patch from Pino Toscano to fix FTBFS on Hurd. Closes: #660562.
   * Fix netcdf linking. Closes: #662995
   * Change to Multiarch: foreign now we ship arch-dependent binaries
     in libadios-dev.
Checksums-Sha1: 
 faa5c568e524bcf86d0872c59a35af25b9c54185 1847 adios_1.3-9.dsc
 896bf233ac0056c60b5f477218d73cf39b643482 7690 adios_1.3-9.debian.tar.gz
 4e041c622410c4f864cf723c703ab94073f85944 10059276 libadios-dev_1.3-9_i386.deb
Checksums-Sha256: 
 02ebf3be0eb6a2e127c969995f54e2e86090acba8df53470cec7df1825bdb637 1847 
adios_1.3-9.dsc
 d09596e11054a259e5a33788bf442e236d8b52d488aea461cd5a1c1805ec042e 7690 
adios_1.3-9.debian.tar.gz
 3bdc079a99ce711c50c9a2c998cf171fc36c2670357a883708e36205ab6b2294 10059276 
libadios-dev_1.3-9_i386.deb
Files: 
 5b6b37612cd3165d21d86aea0c5d2a3c 1847 science optional adios_1.3-9.dsc
 0bb99ec86b2a6dd0ed3a8c1a86c5a200 7690 science optional 
adios_1.3-9.debian.tar.gz
 0ead5c5e06567b77a0a2b4f555246275 10059276 libdevel optional 
libadios-dev_1.3-9_i386.deb

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

iQIcBAEBCAAGBQJPWmLMAAoJEN9LdrZRJ3Qs9jQP/AvZYuYVaecrKlWCEwXvpsNg
ORHoQ4nkGbe0EqZXR7bPQ11ox633W8p8EMHLASAHO55N5sUKvEO8xGhL9bAg5MdU
d0fFxPa9Py0jXA1gLc9ify5n/0XzfVjEeQMFaVCIzNDrBCellY/65FfGnZB3omae
MT/1hLapaGERUE9iY60BKY3zZs7KvU/tL+Zd7jjxxzQKjZ2qdhD3+r3eqHIyiOrY
7Eo4qVHNQFVDCxDWwBY8ErqGleP5zW4FOcLO1qs32oM70TLBpgo8KgNfldn21/HO
els56hfVnL1gbz0fHS18o8DSbb/+i8m5Sppg+9ibuWo1SlQc6FozFyIbRemjDlKB
CZ5Vmd8yTGXYoZV1sowOsSM4P5Oq8HbKBYATnJoQWX2EUB0uC7077vtcFTQHsuj0
i8EHMP5eEtlytOu/R4Db4gnis8h/yDDxqW8g0d3Jvsc47hDyILsXCU64C7XTEaVy
GISdsY6apnBgeW1/ut87hmsVsibBgWbJ7HLUuKWadHHZabBzE/enRod+1j6IsVpO
rVfcQk8VSvlAcWR9yMlvav6gin3d7IMfB0bVvdgl64f1VsJ+IGpbnDU/KZ36rCDj
v0hPQMu8xkbGdgAjNf3td56bGaqT4RrhNLOLjRJN4XFi1bAqpmiBLyJq7XYNO3x2
W3ZqsaoKSTDvk1m0bzLy
=7/ol
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to