Bug#739503: forked-daapd: FTBFS on powerpc: undefined reference to `__stack_chk_guard'

2014-02-19 Thread Sebastian Ramacher
Source: forked-daapd
Version: 0.19gcd-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

forked-daapd fails to build on powerpc:
| /bin/bash ../libtool --tag=CC   --mode=link clang -fblocks -D_REENTRANT 
-I/usr/include/taglib   -D_THREAD_SAFE -D_REENTRANT   -I/usr/include/libxml2 
-I/usr/include/alsa   -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall 
-D_LARGEFILE_SOURCE  -Wl,-z,relro -o forked-daapd forked_daapd-main.o 
forked_daapd-db.o forked_daapd-logger.o forked_daapd-conffile.o 
forked_daapd-filescanner.o forked_daapd-filescanner_ffmpeg.o 
forked_daapd-filescanner_urlfile.o forked_daapd-filescanner_m3u.o 
forked_daapd-filescanner_itunes.o forked_daapd-mdns_avahi.o 
forked_daapd-network.o forked_daapd-remote_pairing.o  
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o  
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -lrt -lz   -lavahi-common 
-lavahi-client   -lsqlite3   -lavcodec -lavformat -lswscale -lavutil -lconfuse  
 -lFLAC   -ltag_c -ltag -lavl -lmxml -lpthread   -lantlr3c 
-L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt -L/usr/lib/powerpc-linux-gnu 
-lgpg-error -lasound   -lunistring -ldispatch  -lBlocksRuntime -Wl,-z,relro 
-ltre   
| libtool: link: clang -fblocks -D_REENTRANT -I/usr/include/taglib 
-D_THREAD_SAFE -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/alsa 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wall -D_LARGEFILE_SOURCE -Wl,-z -Wl,relro -o 
forked-daapd forked_daapd-main.o forked_daapd-db.o forked_daapd-logger.o 
forked_daapd-conffile.o forked_daapd-filescanner.o 
forked_daapd-filescanner_ffmpeg.o forked_daapd-filescanner_urlfile.o 
forked_daapd-filescanner_m3u.o forked_daapd-filescanner_itunes.o 
forked_daapd-mdns_avahi.o forked_daapd-network.o forked_daapd-remote_pairing.o 
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o 
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -Wl,-z -Wl,relro  -lrt -lz 
-lavahi-common -lavahi-client /usr/lib/powerpc-linux-gnu/libsqlite3.so 
-lavcodec -lavformat -lswscale -lavutil -lconfuse -lFLAC -ltag_c -ltag -lavl 
-lmxml -lpthread -lantlr3c -L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt 
-L/usr/lib/powerpc-linux-gnu -lgpg-error -lasound -lunistring -ldispatch 
-lBlocksRuntime -ltre
| forked_daapd-logger.o: In function `DPRINTF':
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o: In function `DPRINTF':
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| forked_daapd-logger.o: In function `__vlogger_block_invoke':
| /«PKGBUILDDIR»/src/logger.c:117: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o:/«PKGBUILDDIR»/src/logger.c:117: more undefined 
references to `__stack_chk_guard' follow
| clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=forked-daapd&arch=powerpc&ver=0.19gcd-3&stamp=1390081664

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Processing of ovito_0.9.5-3_i386.changes

2014-02-19 Thread Debian FTP Masters
ovito_0.9.5-3_i386.changes uploaded successfully to localhost
along with the files:
  ovito_0.9.5-3.dsc
  ovito_0.9.5-3.debian.tar.xz
  ovito_0.9.5-3_i386.deb
  ovito-doc_0.9.5-3_all.deb
  ovito-examples_0.9.5-3_all.deb

Greetings,

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg93f-0008vq...@franck.debian.org



Processed: tagging 730890

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 730890 + pending
Bug #730890 [src:ovito] ovito: FTBFS: Invalid rcc parameters
Added tag(s) pending.
> thanks
Stopping processing here.

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


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



Bug#730890: marked as done (ovito: FTBFS: Invalid rcc parameters)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 15:49:36 +
with message-id 
and subject line Bug#730890: fixed in ovito 0.9.5-3
has caused the Debian Bug report #730890,
regarding ovito: FTBFS: Invalid rcc parameters
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.)


-- 
730890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ovito
Version: 0.9.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report 
> /«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 29
> [ 68%] Compiling resource file(s) 
> cd /«PKGBUILDDIR»/src/atomviz && /usr/lib/x86_64-linux-gnu/qt4/bin/rcc 
> -binary -o /«PKGBUILDDIR»/obj-x86_64-linux-gnu/lib/ovito/plugins/atomviz.rcc
> Qt resource compiler
> Usage: /usr/lib/x86_64-linux-gnu/qt4/bin/rcc  [options] 
> 
> Options:
>   -o file  write output to file rather than stdout
>   -name name   create an external initialization function with name
>   -threshold level threshold to consider compressing files
>   -compress level  compress input files by level
>   -root path   prefix resource access path with root path
>   -no-compress disable all compression
>   -binary  output a binary file for use as a dynamic resource
>   -namespace   turn off namespace macros
>   -project Output a resource file containing all
>files from the current directory
>   -version display version
>   -helpdisplay this information
> make[4]: *** [lib/ovito/plugins/atomviz.rcc] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/ovito_0.9.5-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ovito
Source-Version: 0.9.5-3

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

Debian distribution maintenance software
pp.
Scott Kitterman  (supplier of updated ovito 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Feb 2014 09:53:47 -0500
Source: ovito
Binary: ovito ovito-doc ovito-examples
Architecture: source i386 all
Version: 0.9.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Scott Kitterman 
Description: 
 ovito  - visualization and analysis tool for atomistic simulation data
 ovito-doc  - documentation for ovito
 ovito-examples - tutorial examples for ovito
Closes: 730890
Changes: 
 ovito (0.9.5-3) unstable; urgency=low
 .
   * QA upload.
   * Add debian/patches/rcc_config_fix.diff (Closes: #730890)
 - Cherrypick of upstream git version of cmake/CompileQtResource.cmake to
   fix FTBFS with current Qt4
Checksums-Sha1: 
 ce844424a9f21bb68fb38b2fe8fc998d09522a58 1373 ovito_0.9.5-3.dsc
 c08e91c3b1130f970153b1cc5517153573326755 9444 ovito_0.9.5-3.debian.tar.xz
 89b04425269725e6d7999e95b6f807b5204c63e8 3351398 ovito_0.9.5-3_i386.deb
 ee1acc9a491e2df3ed5605c72e54cc225fcbaea2 4885258 ovito-doc_0.9.5-3_all.deb
 50224a0698c2e96527e7120e8b0b5795c1a2df08 3636420 ovito-examples_0.9.5-3_all.deb
Checksums-Sha256: 
 6bb583df4609737eb6b7f6593a80fc3cc52f813ba6eaf62ce8a6934445823aac 1373 
ovito_0.9.5-3.dsc
 69550ca4c8fd4341bf0bae6a148bfed9159ccb762290d382ed6ae8fe6bd74122 9444 
ovito_0.9.5-3.debian.tar.xz
 e589909c45f74f235be9fde7254425ea24653151778f9561474d352081794c6a 3351398 
ovito_0.9.5-3_i386.deb
 0d208d95b38cb34b5

ovito_0.9.5-3_i386.changes ACCEPTED into unstable

2014-02-19 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 19 Feb 2014 09:53:47 -0500
Source: ovito
Binary: ovito ovito-doc ovito-examples
Architecture: source i386 all
Version: 0.9.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Scott Kitterman 
Description: 
 ovito  - visualization and analysis tool for atomistic simulation data
 ovito-doc  - documentation for ovito
 ovito-examples - tutorial examples for ovito
Closes: 730890
Changes: 
 ovito (0.9.5-3) unstable; urgency=low
 .
   * QA upload.
   * Add debian/patches/rcc_config_fix.diff (Closes: #730890)
 - Cherrypick of upstream git version of cmake/CompileQtResource.cmake to
   fix FTBFS with current Qt4
Checksums-Sha1: 
 ce844424a9f21bb68fb38b2fe8fc998d09522a58 1373 ovito_0.9.5-3.dsc
 c08e91c3b1130f970153b1cc5517153573326755 9444 ovito_0.9.5-3.debian.tar.xz
 89b04425269725e6d7999e95b6f807b5204c63e8 3351398 ovito_0.9.5-3_i386.deb
 ee1acc9a491e2df3ed5605c72e54cc225fcbaea2 4885258 ovito-doc_0.9.5-3_all.deb
 50224a0698c2e96527e7120e8b0b5795c1a2df08 3636420 ovito-examples_0.9.5-3_all.deb
Checksums-Sha256: 
 6bb583df4609737eb6b7f6593a80fc3cc52f813ba6eaf62ce8a6934445823aac 1373 
ovito_0.9.5-3.dsc
 69550ca4c8fd4341bf0bae6a148bfed9159ccb762290d382ed6ae8fe6bd74122 9444 
ovito_0.9.5-3.debian.tar.xz
 e589909c45f74f235be9fde7254425ea24653151778f9561474d352081794c6a 3351398 
ovito_0.9.5-3_i386.deb
 0d208d95b38cb34b5365dda5966b5e7e57e96d3589fbb9873d1b07357c1e0430 4885258 
ovito-doc_0.9.5-3_all.deb
 698f9433e4a63a60901a3386a4541d02f41da0c71be5f43e9511e9ca83343554 3636420 
ovito-examples_0.9.5-3_all.deb
Files: 
 270b0edf62dd93b8dad295cc6b7a287f 1373 science extra ovito_0.9.5-3.dsc
 6e309646b7bcefa43ba22b6074b3406b 9444 science extra ovito_0.9.5-3.debian.tar.xz
 b9371bb5ee727567e94b36a9b6aa3fa8 3351398 science extra ovito_0.9.5-3_i386.deb
 2d12aeff8eaa366f43713dfee1e3236a 4885258 doc extra ovito-doc_0.9.5-3_all.deb
 c10c0bbf3fb161e335e01f3b6725ff2b 3636420 doc extra 
ovito-examples_0.9.5-3_all.deb

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

iEYEARECAAYFAlMEy7sACgkQHajaM93NaGq/DQCfc8KmPd9V6QgPb4uU5d64u+Jy
+60An0Re/FGApj435Wc7/a5gVyAa01Mw
=s84/
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1wg9oy-00027m...@franck.debian.org



Bug#739568: lightspeed: FTBFS with clang instead of gcc

2014-02-19 Thread Arthur Marble
Package: lightspeed
Severity: minor
Usertags: clang-ftbfs
User: pkg-llvm-t...@lists.alioth.debian.org
Tag: patch


Hello,

Using the rebuild infrastructure, your package fails to build with clang 
(instead of gcc).

Thanks,
Arthur 
diff -Naur lightspeed.orig/lightspeed-1.2a/debian/changelog lightspeed/lightspeed-1.2a/debian/changelog
--- lightspeed.orig/lightspeed-1.2a/debian/changelog	2014-02-18 18:33:46.0 -0600
+++ lightspeed/lightspeed-1.2a/debian/changelog	2014-02-18 18:32:51.331172154 -0600
@@ -1,3 +1,10 @@
+lightspeed (1.2a-10) unstable; urgency=low
+
+  * Fixed the FTBFS with clang:
+- Fixed return void bug in compat.h
+
+ -- Arthur Marble   Tue, 18 Feb 2014 18:32:51 -0600
+
 lightspeed (1.2a-9) unstable; urgency=low
 
   * QA upload.
diff -Naur lightspeed.orig/lightspeed-1.2a/patches/clang-ftbfs.diff lightspeed/lightspeed-1.2a/patches/clang-ftbfs.diff
--- lightspeed.orig/lightspeed-1.2a/patches/clang-ftbfs.diff	1969-12-31 18:00:00.0 -0600
+++ lightspeed/lightspeed-1.2a/patches/clang-ftbfs.diff	2014-02-18 18:31:39.803170908 -0600
@@ -0,0 +1,13 @@
+Index: lightspeed-1.2a/src/compat.h
+===
+--- lightspeed-1.2a.orig/src/compat.h	2014-02-18 18:29:52.0 -0600
 lightspeed-1.2a/src/compat.h	2014-02-18 18:30:48.251170011 -0600
+@@ -31,7 +31,7 @@
+ #endif /* not GTK_HAVE_FEATURES_1_1_0 */
+ 
+ #else /* not HAVE_GTK1  */
+-#define GTKGL_TEMP_begingl(A)   {GdkGLContext *glcontext = gtk_widget_get_gl_context (A);  GdkGLDrawable *gldrawable = gtk_widget_get_gl_drawable(A);if (!gdk_gl_drawable_gl_begin (gldrawable, glcontext)){ g_critical("cannot gl_begin"); return FALSE; } }
++#define GTKGL_TEMP_begingl(A)   {GdkGLContext *glcontext = gtk_widget_get_gl_context (A);  GdkGLDrawable *gldrawable = gtk_widget_get_gl_drawable(A);if (!gdk_gl_drawable_gl_begin (gldrawable, glcontext)){ g_critical("cannot gl_begin"); } }
+ 
+ #define GTKGL_TEMP_endgl(A)		{ GdkGLDrawable *gldrawable = gtk_widget_get_gl_drawable(A);gdk_gl_drawable_gl_end (gldrawable);}
+ #endif
diff -Naur lightspeed.orig/lightspeed-1.2a/patches/series lightspeed/lightspeed-1.2a/patches/series
--- lightspeed.orig/lightspeed-1.2a/patches/series	1969-12-31 18:00:00.0 -0600
+++ lightspeed/lightspeed-1.2a/patches/series	2014-02-18 18:30:25.559169616 -0600
@@ -0,0 +1 @@
+clang-ftbfs.diff