[Pkg-kde-extras] Bug#747778: kradio4: FTBFS: error: QFile: No such file or directory

2014-05-15 Thread Moritz Muehlenhoff
On Wed, May 14, 2014 at 09:49:52PM +0200, Moritz Mühlenhoff wrote:
> On Sun, May 11, 2014 at 07:20:34PM +0200, David Suárez wrote:
> > Source: kradio4
> > Version: 4.0.7-2
> > Severity: serious
> > Tags: jessie sid
> > User: debian...@lists.debian.org
> > Usertags: qa-ftbfs-20140510 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):
> > > /usr/bin/c++   -DKDE3_SUPPORT -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 
> > > -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS 
> > > -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_REENTRANT 
> > > -D_XOPEN_SOURCE=500 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> > > -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor 
> > > -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W 
> > > -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
> > > -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
> > > -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden 
> > > -DNDEBUG -DQT_NO_DEBUG -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu 
> > > -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
> > > -I/«PKGBUILDDIR»/src -I/«PKGBUILDDIR»/interfaces 
> > > -I/«PKGBUILDDIR»/radiostations -I/usr/include/qt4
> > > -DKRADIO_VERSION="\"4.0.7\"" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> > > CMakeFiles/kradio4.dir/src/stationlist.o -c 
> > > /«PKGBUILDDIR»/src/stationlist.cpp
> > > In file included from /usr/include/kio/netaccess.h:28:0,
> > >  from /«PKGBUILDDIR»/src/stationlist.cpp:28:
> > > /usr/include/kio/global.h:29:44: fatal error: QFile: No such file or 
> > > directory
> > >  #include   // for QFile::Permissions
> > > ^
> > > compilation terminated.
> > > make[3]: *** [CMakeFiles/kradio4.dir/src/stationlist.o] Error 1
> 
> This appears to be a bug in /usr/include/kio/global.h from kdelibs5-dev. 

Filed as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748147

Cheers,
Moritz

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#747778: kradio4: FTBFS: error: QFile: No such file or directory

2014-05-14 Thread Moritz Mühlenhoff
On Sun, May 11, 2014 at 07:20:34PM +0200, David Suárez wrote:
> Source: kradio4
> Version: 4.0.7-2
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20140510 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):
> > /usr/bin/c++   -DKDE3_SUPPORT -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 
> > -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS 
> > -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_REENTRANT 
> > -D_XOPEN_SOURCE=500 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> > -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor 
> > -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W 
> > -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
> > -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
> > -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden 
> > -DNDEBUG -DQT_NO_DEBUG -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu 
> > -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src 
> > -I/«PKGBUILDDIR»/src -I/«PKGBUILDDIR»/interfaces 
> > -I/«PKGBUILDDIR»/radiostations -I/usr/include/qt4
> > -DKRADIO_VERSION="\"4.0.7\"" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> > CMakeFiles/kradio4.dir/src/stationlist.o -c 
> > /«PKGBUILDDIR»/src/stationlist.cpp
> > In file included from /usr/include/kio/netaccess.h:28:0,
> >  from /«PKGBUILDDIR»/src/stationlist.cpp:28:
> > /usr/include/kio/global.h:29:44: fatal error: QFile: No such file or 
> > directory
> >  #include   // for QFile::Permissions
> > ^
> > compilation terminated.
> > make[3]: *** [CMakeFiles/kradio4.dir/src/stationlist.o] Error 1

This appears to be a bug in /usr/include/kio/global.h from kdelibs5-dev. It's 
causing a FTBFS
in kradio4: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747778

It suppose it should use this one instead? At least it fixes the build for me

Cheers,
Moritz

--- /usr/include/kio/global.h.orig  2014-05-14 02:56:25.280512870 +0200
+++ /usr/include/kio/global.h   2014-05-14 02:56:35.844258306 +0200
@@ -26,7 +26,7 @@
 #include 
 #include 
 #include 
-#include   // for QFile::Permissions
+#include   // for QFile::Permissions

 #include 
 #include  // for pixmapForUrl

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#747778: kradio4: FTBFS: error: QFile: No such file or directory

2014-05-11 Thread David Suárez
Source: kradio4
Version: 4.0.7-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140510 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):
> /usr/bin/c++   -DKDE3_SUPPORT -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=21 
> -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS 
> -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_BSD_SOURCE -D_REENTRANT 
> -D_XOPEN_SOURCE=500 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor 
> -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W 
> -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
> -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
> -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG 
> -DQT_NO_DEBUG -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu -I/«PKGBUILDDIR» 
> -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src -I/«PKGBUILDDIR»/src 
> -I/«PKGBUILDDIR»/interfaces -I/«PKGBUILDDIR»/radiostations -I/usr/include/qt4 
>-DKRADIO_VERSION="\"4.0.7\"" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/kradio4.dir/src/stationlist.o -c /«PKGBUILDDIR»/src/stationlist.cpp
> In file included from /usr/include/kio/netaccess.h:28:0,
>  from /«PKGBUILDDIR»/src/stationlist.cpp:28:
> /usr/include/kio/global.h:29:44: fatal error: QFile: No such file or directory
>  #include   // for QFile::Permissions
> ^
> compilation terminated.
> make[3]: *** [CMakeFiles/kradio4.dir/src/stationlist.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/05/10/kradio4_4.0.7-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.

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras