[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#811238: marked as done (FTBFS: error: ld returned 1 exit status)



Your message dated Sat, 05 Mar 2016 22:52:21 +0000
with message-id <E1acL3d-00028T-7L@franck.debian.org>
and subject line Bug#811238: fixed in freebsd-libs 10.3~svn296373-2
has caused the Debian Bug report #811238,
regarding FTBFS: error: ld returned 1 exit status
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 owner@bugs.debian.org
immediately.)


-- 
811238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811238
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: freebsd-libs
Version: 10.1~svn273304-1
Severity: serious

freebsd-libs fails to build in unstable:

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> --- libutil-freebsd.so.9 ---
> building shared library libutil-freebsd.so.9
> fparseln.So: In function `fparseln':
> /<<PKGBUILDDIR>>/lib/libutil/fparseln.c:115: warning: This functions cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008.
> collect2: error: ld returned 1 exit status
> *** [libutil-freebsd.so.9] Error code 1
> 
> bmake[1]: stopped in /<<PKGBUILDDIR>>/lib/libutil
> 1 error
> 
> bmake[1]: stopped in /<<PKGBUILDDIR>>/lib/libutil
> debian/rules:191: recipe for target 'build-util-stamp' failed
> make: *** [build-util-stamp] Error 2

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: freebsd-libs
Source-Version: 10.3~svn296373-2

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

Debian distribution maintenance software
pp.
Steven Chamberlain <steven@pyro.eu.org> (supplier of updated freebsd-libs 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 05 Mar 2016 20:17:57 +0000
Source: freebsd-libs
Binary: libsbuf6 libsbuf6-udeb libsbuf-dev libdwarf-freebsd-3 libdwarf-freebsd-dev libelf-freebsd-1 libelf-freebsd-dev libutil-freebsd-9 libutil-freebsd-dev libcam6 libcam-dev libgeom1 libgeom-dev libgeom1-udeb libusbhid4debian libusbhid-common libusbhid-dev libusb3 libusb2-dev libusb3-udeb libkvm6 libkvm-dev libdevstat7 libdevstat-dev libmemstat3 libmemstat-dev libnetgraph4 libnetgraph-dev libipx2 libipx-dev libipx2-udeb libkiconv4 libkiconv-dev libjail1 libjail-dev libalias7 libalias-dev
Architecture: source all
Version: 10.3~svn296373-2
Distribution: experimental
Urgency: medium
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Steven Chamberlain <steven@pyro.eu.org>
Description:
 libalias-dev - Development files for libalias
 libalias7  - FreeBSD packet aliasing library
 libcam-dev - Development files for libcam
 libcam6    - FreeBSD CAM (Common Access Method) library
 libdevstat-dev - Development files for libdevstat
 libdevstat7 - FreeBSD devstat (kernel interface) library
 libdwarf-freebsd-3 - library to consume and produce DWARF debug information (FreeBSD v
 libdwarf-freebsd-dev - Development files for libdwarf (FreeBSD version)
 libelf-freebsd-1 - library to read and write ELF files
 libelf-freebsd-dev - Development files for libelf (FreeBSD version)
 libgeom-dev - Development files for libgeom
 libgeom1   - FreeBSD GEOM library
 libgeom1-udeb - FreeBSD GEOM library (udeb) (udeb)
 libipx-dev - Development files for libipx
 libipx2    - FreeBSD IPX address conversion support library
 libipx2-udeb - FreeBSD IPX address conversion support library (udeb) (udeb)
 libjail-dev - Development files for libjail
 libjail1   - FreeBSD jail library
 libkiconv-dev - Development files for libkiconv
 libkiconv4 - FreeBSD kernel side iconv library (udeb)
 libkvm-dev - Development files for libkvm
 libkvm6    - FreeBSD kvm (kernel memory interface) library
 libmemstat-dev - Development files for libmemstat
 libmemstat3 - FreeBSD memstat (kernel interface) library
 libnetgraph-dev - Development files for libnetgraph
 libnetgraph4 - FreeBSD netgraph (kernel interface) library
 libsbuf-dev - Development files for libsbuf
 libsbuf6   - FreeBSD string buffer library
 libsbuf6-udeb - FreeBSD string buffer library (udeb) (udeb)
 libusb2-dev - Development files for libusb2
 libusb3    - FreeBSD userspace USB programming library
 libusb3-udeb - Development files for libusb2 (udeb) (udeb)
 libusbhid-common - Common files for the USB HID devices FreeBSD library
 libusbhid-dev - Development files for libusbhid
 libusbhid4debian - FreeBSD library to access USB HID devices
 libutil-freebsd-9 - FreeBSD utility library
 libutil-freebsd-dev - Development files for libutil-freebsd
Closes: 811238
Changes:
 freebsd-libs (10.3~svn296373-2) experimental; urgency=medium
 .
   * Avoid including kernel headers on non-kfreebsd arches,
     sys/ctype.h and machine/stdarg.h in sys/kern/subr_prf.c
       - subr_prf.diff
   * In fparseln, replace fgetln(3) with getline(3) (Closes: #811238)
Checksums-Sha1:
 7ec70afb74d7531c114c24a1030cfb318aa8b206 4366 freebsd-libs_10.3~svn296373-2.dsc
 db00fe8a3620134b4a946cf6db04de84789d02e7 31596 freebsd-libs_10.3~svn296373-2.debian.tar.xz
 c93f707d5dfdb39f1938c4d9504d9e639097529a 24648 libusbhid-common_10.3~svn296373-2_all.deb
Checksums-Sha256:
 47f04ce1f20a64a88f0cf64b4e9d4a38823b451dbd2afd071b9f21a361990652 4366 freebsd-libs_10.3~svn296373-2.dsc
 234aa8a70bae3a661649c3f2198249499db1e0e6338f87a8bed02ef4f3bd569f 31596 freebsd-libs_10.3~svn296373-2.debian.tar.xz
 542fc33c237beea7461608c96468d55d725720eb689ce5ea327cab6f421a3c7f 24648 libusbhid-common_10.3~svn296373-2_all.deb
Files:
 79b380344c0cc176d77e1d6c8b862990 4366 libs optional freebsd-libs_10.3~svn296373-2.dsc
 ffd8c217b4d14bfde977d626313a6b3b 31596 libs optional freebsd-libs_10.3~svn296373-2.debian.tar.xz
 e0cbf931c1b719151f9a7f2f5ea1c8ae 24648 libs optional libusbhid-common_10.3~svn296373-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJW21kQAAoJELrpzbaMAu5TzOUH/0jf0GRrnom9NTUIghO7sJ3P
Xs/OqROiDwG41TEyXjQ+n9zZV/9liar3bDh71GX3xKbnNjD1COOhSyfhRJ64J5g8
3CiRa5Iq3CZi0YkFiM9gxl73vnLy9CBankGq/BVZCduklShxS7FcHjRy0QLRUAYF
xo0HfLluB91muWKJ5p5DJ0D0nC+iuSHTAuhQtE9scsnvIYGNCkO/vyw/hNTe3oax
FSx2+D98UPN4vWZ0XXuCbw0YqLJ8UVpkYofKoT5RcpUewg8d6KDaeTPgWQ5XQhYi
+IjEGxH+AYOEW2RgHuENydHGzqh01uBF1yb7jJg9cYUi7tneL1FaWh1Q+6bzKDw=
=I+OY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: