Bug#757161: qtwebkit-opensource-src: Does not link rt on kfreebsd* and hurd

2014-08-11 Thread Lisandro Damián Nicanor Pérez Meyer
Just for the record there is a patch in the packaging repo that should fix 
this.

I hope to be able to build it tonight but I'm not sure I'll get to it.

If someone wants to go for this, please coordinate with the team, the upload 
can be a Team Upload.

-- 
10: El procesador de textos es:
* Un programa que le da vida a una computadora haciendo que
intente dominar el mundo (ver pregunta 1)
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Bug#757161: qtwebkit-opensource-src: Does not link rt on kfreebsd* and hurd

2014-08-05 Thread Scott Kitterman
Source: qtwebkit-opensource-src
Version: 5.3.1+dfsg-2
Severity: grave
Justification: renders package unusable (causes other packages to FTBFS)

From the qtwebkit-opensource-src build log on kfreebsd-amd64 (it is the same
on kfreebsd-i386 and hurd-i386):

dpkg-shlibdeps: warning: symbol shm_unlink used by 
debian/libqt5webkit5/usr/lib/x86_64-kfreebsd-gnu/libQt5WebKit.so.5.3.1 found in 
none of the libraries
dpkg-shlibdeps: warning: symbol shm_open used by 
debian/libqt5webkit5/usr/lib/x86_64-kfreebsd-gnu/libQt5WebKit.so.5.3.1 found in 
none of the libraries

This causes problems.  For example, from the pyqt5 build log on kfreebsd-amd64
(it is also the same on kfreebsd-i386 and hurd-i386):

/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_unlink'
/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_open'

These are both posix symbols in librt on linux.  qtwebkit-opensource-src does
have -lrt on linux, but not on non-linux archs.


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