Bug#757571: owfs: FTBFS on kfreebsd-*

2014-08-18 Thread Niko Tyni
On Mon, Aug 11, 2014 at 10:29:22PM +0200, Vincent Danjean wrote:
 On 09/08/2014 15:34, Sebastian Ramacher wrote:
  Source: owfs
  Version: 2.9p5-1
  Severity: serious
  Justification: fails to build from source (but built successfully in the 
  past)
  
  owfs failed to build on kfreebsd-* with symbol errors:
  | dh_makeshlibs --no-package libow-php5 --no-package libow-tcl
  | dpkg-gensymbols: warning: some symbols or patterns disappeared in the 
  symbols file: see diff output below
  | dpkg-gensymbols: warning: debian/libow-2.9-5/DEBIAN/symbols doesn't match 
  completely debian/libow-2.9-5.symbols
  | --- debian/libow-2.9-5.symbols (libow-2.9-5_2.9p5-1_kfreebsd-amd64)
  | +++ dpkg-gensymbolsmVBLFz 2014-08-07 04:19:46.0 +
  | @@ -180,7 +180,7 @@
  |   DNSServiceRefSockFD@Base 2.8p4
  |   DNSServiceRegister@Base 2.8p4
  |   DNSServiceResolve@Base 2.8p4
  | - DS1410_detect@Base 2.8p4
  | +#MISSING: 2.9p5-1# DS1410_detect@Base 2.8p4
 
 Argh. I do not know why this symbol is not here for this
 architecture. That said, as all soname are new, a quick fix
 is to update the symbols files for architectures that require
 it for this new upstream version.

Looks like DS1410 support is disabled on kfreebsd because it needs
linux/ppdev.h. So just qualifying that symbol with something like
(arch=!kfreebsd-amd64 !kfreebsd-i386) seems like a solution.

   I wont be able to work on it until 2 weeks (and I not sure I
 will be even able to read my mail). So 0-days NMU are welcome.

Thanks. I haven't tested the above yet, so no NMU tonight. I'm happy if
somebody beats me to it.
-- 
Niko Tyni   nt...@debian.org


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757571: owfs: FTBFS on kfreebsd-*

2014-08-11 Thread Vincent Danjean
On 09/08/2014 15:34, Sebastian Ramacher wrote:
 Source: owfs
 Version: 2.9p5-1
 Severity: serious
 Justification: fails to build from source (but built successfully in the past)
 
 owfs failed to build on kfreebsd-* with symbol errors:
 | dh_makeshlibs --no-package libow-php5 --no-package libow-tcl
 | dpkg-gensymbols: warning: some symbols or patterns disappeared in the 
 symbols file: see diff output below
 | dpkg-gensymbols: warning: debian/libow-2.9-5/DEBIAN/symbols doesn't match 
 completely debian/libow-2.9-5.symbols
 | --- debian/libow-2.9-5.symbols (libow-2.9-5_2.9p5-1_kfreebsd-amd64)
 | +++ dpkg-gensymbolsmVBLFz   2014-08-07 04:19:46.0 +
 | @@ -180,7 +180,7 @@
 |   DNSServiceRefSockFD@Base 2.8p4
 |   DNSServiceRegister@Base 2.8p4
 |   DNSServiceResolve@Base 2.8p4
 | - DS1410_detect@Base 2.8p4
 | +#MISSING: 2.9p5-1# DS1410_detect@Base 2.8p4

Argh. I do not know why this symbol is not here for this
architecture. That said, as all soname are new, a quick fix
is to update the symbols files for architectures that require
it for this new upstream version.
  I wont be able to work on it until 2 weeks (and I not sure I
will be even able to read my mail). So 0-days NMU are welcome.

  Regards,
Vincent

 |   DS2480_detect@Base 2.8p4
 |   DS2480_level_docheck_errors@Base 2.8p4
 |   DS2480_read_fd_isset@Base 2.8p4
 | Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs 
 line 251.
 | Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs 
 line 251.
 | dh_makeshlibs: failing due to earlier errors
 | make[1]: *** [override_dh_makeshlibs] Error 2
 
 Full build logs are available from
 https://buildd.debian.org/status/logs.php?pkg=owfsver=2.9p5-1. Please
 take  look.
 
 Cheers
 


-- 
Vincent Danjean   GPG key ID 0xD17897FA vdanj...@debian.org
GPG key fingerprint: 621E 3509 654D D77C 43F5  CA4A F6AE F2AF D178 97FA
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://people.debian.org/~vdanjean/debian unstable main


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757571: owfs: FTBFS on kfreebsd-*

2014-08-09 Thread Sebastian Ramacher
Source: owfs
Version: 2.9p5-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

owfs failed to build on kfreebsd-* with symbol errors:
| dh_makeshlibs --no-package libow-php5 --no-package libow-tcl
| dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
| dpkg-gensymbols: warning: debian/libow-2.9-5/DEBIAN/symbols doesn't match 
completely debian/libow-2.9-5.symbols
| --- debian/libow-2.9-5.symbols (libow-2.9-5_2.9p5-1_kfreebsd-amd64)
| +++ dpkg-gensymbolsmVBLFz 2014-08-07 04:19:46.0 +
| @@ -180,7 +180,7 @@
|   DNSServiceRefSockFD@Base 2.8p4
|   DNSServiceRegister@Base 2.8p4
|   DNSServiceResolve@Base 2.8p4
| - DS1410_detect@Base 2.8p4
| +#MISSING: 2.9p5-1# DS1410_detect@Base 2.8p4
|   DS2480_detect@Base 2.8p4
|   DS2480_level_docheck_errors@Base 2.8p4
|   DS2480_read_fd_isset@Base 2.8p4
| Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
| Use of uninitialized value in numeric eq (==) at /usr/bin/dh_makeshlibs line 
251.
| dh_makeshlibs: failing due to earlier errors
| make[1]: *** [override_dh_makeshlibs] Error 2

Full build logs are available from
https://buildd.debian.org/status/logs.php?pkg=owfsver=2.9p5-1. Please
take  look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature