Processed: Re: Bug#863937: faustworks: FTBFS: RCC: Error in 'Resources/i18n.qrc': Cannot find file 'translations/i18n_ru.qm'

2017-06-02 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #863937 [src:faustworks] faustworks: FTBFS: RCC: Error in 
'Resources/i18n.qrc': Cannot find file 'translations/i18n_ru.qm'
Added tag(s) pending.

-- 
863937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#863937: faustworks: FTBFS: RCC: Error in 'Resources/i18n.qrc': Cannot find file 'translations/i18n_ru.qm'

2017-06-02 Thread James Cowgill
Control: tags -1 pending

On 02/06/17 03:05, Lucas Nussbaum wrote:
> Source: faustworks
> Version: 0.5~repack0-2
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20170601 qa-ftbfs
> Justification: FTBFS in stretch on amd64
> 
> Hi,
> 
> During a rebuild of all packages in stretch (in a stretch chroot, not a
> sid chroot), your package failed to build on amd64.
> 
> Relevant part (hopefully):
[...]
>> /usr/lib/x86_64-linux-gnu/qt4/bin/rcc -name i18n Resources/i18n.qrc -o 
>> qrc_i18n.cpp
>> RCC: Error in 'Resources/i18n.qrc': Cannot find file 
>> 'translations/i18n_ru.qm'
>> Makefile:331: recipe for target 'qrc_i18n.cpp' failed
>> make[1]: *** [qrc_i18n.cpp] Error 1

This appears to be an build script ordering issue when building with
lots of processors. I don't know qmake very well so for the moment I've
just added --no-parallel when building this package.

Thanks,
James



signature.asc
Description: OpenPGP digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#863937: faustworks: FTBFS: RCC: Error in 'Resources/i18n.qrc': Cannot find file 'translations/i18n_ru.qm'

2017-06-01 Thread Lucas Nussbaum
Source: faustworks
Version: 0.5~repack0-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170601 qa-ftbfs
Justification: FTBFS in stretch on amd64

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> lrelease FaustWorks.pro
> /usr/lib/x86_64-linux-gnu/qt4/bin/uic Forms/FaustPreferences.ui -o 
> ui_FaustPreferences.h
> /usr/lib/x86_64-linux-gnu/qt4/bin/uic Forms/ResolutionDialog.ui -o 
> ui_ResolutionDialog.h
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o CPPHighlighter.o CPPHighlighter.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o FaustHighlighter.o FaustHighlighter.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o FaustMainWindow.o FaustMainWindow.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o GraphicsSceneMainWindow.o 
> GraphicsSceneMainWindow.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o main.o main.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o MainWindowObjects.o MainWindowObjects.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o MusicNotationHighlighter.o 
> MusicNotationHighlighter.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg 
> -I/usr/include/qt4 -I. -I. -I. -o QFaustItem.o QFaustItem.cpp
> g++ -c -m64 -pipe -g -O2 -fdebug-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DAPP_VERSION=\"0.5\" -DQT_NO_DEBUG 
> -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
> -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml