Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-16 Thread Pino Toscano
Alle lunedì 16 gennaio 2012, Michael Cree ha scritto:
 This is known issue in the linker when linking very large C++
 projects and can be easily worked around by turning off optimisation
 during linking. Would you please add to debian/rules the following:
 
 ifneq (,$(filter $(DEB_HOST_ARCH),alpha))
 export LDFLAGS := $(LDFLAGS) -Wl,--no-relax
 endif

That seems doable.

 Also debian/libqtwebkit4.symbols need updating.   I attach the symbol
 diff report from a build of qtwebkit that I performed with the above
 patch.

More than a patch for libqtwebkit4.symbols, what we could need is the 
output of dpkg-genymbols, with the diff between the expected and the 
actual symbols.

Thanks,
-- 
Pino Toscano


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


Processed: tagging 644456

2012-01-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 644456 + pending
Bug #644456 [src:libindi] libindi:FTBFS: libs/webcam/port.h:40:22: fatal error: 
sys/io.h: No such file or directory
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
644456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13267269786562.transcr...@bugs.debian.org



Processing of libindi_0.9-1_amd64.changes

2012-01-16 Thread Debian FTP Masters
libindi_0.9-1_amd64.changes uploaded successfully to localhost
along with the files:
  libindi_0.9-1.dsc
  libindi_0.9.orig.tar.gz
  libindi_0.9-1.debian.tar.gz
  libindi0a_0.9-1_amd64.deb
  libindi-dev_0.9-1_amd64.deb
  libindi-data_0.9-1_all.deb
  indi-bin_0.9-1_amd64.deb
  indi-dbg_0.9-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rmpxm-00052z...@franck.debian.org



libindi_0.9-1_amd64.changes is NEW

2012-01-16 Thread Debian FTP Masters
indi-bin_0.9-1_amd64.deb
  to main/libi/libindi/indi-bin_0.9-1_amd64.deb
indi-dbg_0.9-1_amd64.deb
  to main/libi/libindi/indi-dbg_0.9-1_amd64.deb
libindi-data_0.9-1_all.deb
  to main/libi/libindi/libindi-data_0.9-1_all.deb
libindi-dev_0.9-1_amd64.deb
  to main/libi/libindi/libindi-dev_0.9-1_amd64.deb
(new) libindi0a_0.9-1_amd64.deb optional libs
Instrument-Neutral Device Interface library -- shared library
 INDI (Instrument-Neutral Device Interface) is a distributed XML-based
 control protocol designed to operate astronomical instrumentation.
 INDI is small, flexible, easy to parse, scalable, and stateless.
 It supports common DCS functions such as remote control, data acquisition,
 monitoring, and a lot more.
 .
 This package contains the shared library.
libindi_0.9-1.debian.tar.gz
  to main/libi/libindi/libindi_0.9-1.debian.tar.gz
libindi_0.9-1.dsc
  to main/libi/libindi/libindi_0.9-1.dsc
libindi_0.9.orig.tar.gz
  to main/libi/libindi/libindi_0.9.orig.tar.gz
Changes: libindi (0.9-1) unstable; urgency=low
 .
  * New upstream release:
- provides the fix by Nobuhiro Iwamatsu (thanks!) for compiling on SuperH.
  (Closes: #644456)
  * Update the patches:
- destdir.diff: drop, applied upstream
- fix-pkgconfig.diff: drop, applied upstream
- format-security.diff: drop, applied upstream
- libdir.diff: refresh, dropping the applied parts
  * boost is no more a dependency, so remove libboost-dev from the the build
dependencies and from the libindi-dev dependencies.
  * libindi-dev: add dependency on libcfitsio3-dev, as cfitsio headers are
included in public headers.
  * Update copyright.
  * Upstream does not keep a stable ABI while not bumping the SONAME, so:
- bump the SONAME to 0a (patch abi.diff)
- rename libindi0 to libindi0a
- drop the symbols file of libindi, replaced by a tight shlibs


Override entries for your package:
indi-bin_0.9-1_amd64.deb - optional misc
indi-dbg_0.9-1_amd64.deb - extra debug
libindi-data_0.9-1_all.deb - optional misc
libindi-dev_0.9-1_amd64.deb - optional libdevel
libindi_0.9-1.dsc - source misc

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 644456 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rmpjd-00066m...@franck.debian.org



Bug#656056: qtwebkit: FTBFS on alpha; Fix for linker problem and symbols diff

2012-01-16 Thread Michael Cree

On 16/01/2012, at 10:28 PM, Pino Toscano wrote:

Also debian/libqtwebkit4.symbols need updating.   I attach the symbol
diff report from a build of qtwebkit that I performed with the above
patch.


More than a patch for libqtwebkit4.symbols, what we could need is the
output of dpkg-genymbols, with the diff between the expected and the
actual symbols.


I thought I attached the output of dpkg-gensymbols with the diff  
between the expected and actual symbols to the original bug report.   
Did you not receive that?


Cheers
Michael.




--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/9aa9d0da-d796-4e9d-b639-fe35adc37...@orcon.net.nz



Bug#525599: kdelibs5-data: Unknown media type in type 'all/all'

2012-01-16 Thread Christoph Anton Mitterer

Hi.

3 years old now. Could you please just remove all those illegal MIME 
types.


Chris.



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/b67c10def59961d62a4163c39dc96...@scientia.net