Hi,

It seem qmake is to blame, working things in old qmake may not works with 
recent qmake versions...
The error I see is: /«PKGBUILDDIR»/fresh/functions.pri:24 replace(var, before, 
after) requires three arguments

As it fails, the correct include paths are not set, so u can't find 
FreshExport.h.

I checked the git and normally it should be fixed in 
https://github.com/pasnox/fresh/tree/1.0.x branch (there is 3 modified files 
recently).
Try gettings these files and check if it fix your problem.
If not tell me and i will have a closer look at it.

Best Regards, and thanks packaging QWBFS Manager!!
Filipe,

Le mardi 8 mai 2012 13:53:44 vous avez écrit :
> Source: qwbfsmanager
> Version: 1.2.1-1
> Severity: serious
> Tags: wheezy sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20120508 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > g++ -c -m64 -pipe -O2 -fPIC -D_REENTRANT -Wall -W -DFRESH_CORE_BUILD
> > -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> > -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I.
> > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork
> > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4
> > -I/usr/X11R6/include -Ibuild/release/moc -Ibuild/release/ui -o
> > build/release/obj/pLineEdit.o src/gui/pLineEdit.cpp In file included from
> > src/gui/pColorButton.cpp:26:0:
> > src/gui/pColorButton.h:35:25: fatal error: FreshExport.h: No such file or
> > directory compilation terminated.
> > In file included from src/gui/pGuiUtils.cpp:26:0:
> > src/gui/pGuiUtils.h:35:25: fatal error: FreshExport.h: No such file or
> > directoryIn file included from src/gui/pIconManager.cpp:26:0:
> > src/gui/pIconManager.h:35:25: fatal error: FreshExport.h: No such file or
> > directory compilation terminated.
> > 
> > compilation terminated.
> > In file included from src/gui/pKeySequenceEdit.cpp:26:0:
> > src/gui/pKeySequenceEdit.h:35:25: fatal error: FreshExport.h: No such file
> > or directory compilation terminated.
> > In file included from src/gui/pLineEdit.cpp:26:0:
> > src/gui/pLineEdit.h:35:25: fatal error: FreshExport.h: No such file or
> > directory compilation terminated.
> > make[2]: *** [build/release/obj/pColorButton.o] Error 1
> 
> The full build log is available from:
>   
> http://people.debian.org/~lucas/logs/2012/05/08/qwbfsmanager_1.2.1-1_unstab
> le.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 about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot.  Internet was not
> accessible from the build systems.

Reply via email to