Your message dated Sun, 11 Sep 2011 23:02:51 +0000
with message-id <e1r2t35-0000z7...@franck.debian.org>
and subject line Bug#639043: fixed in scribus-ng 1.4.0.dfsg~rc2-1.1
has caused the Debian Bug report #639043,
regarding scribus-ng: FTBFS: cupsoptions.cpp:77:2: error: 'ppd_file_t' was not
declared in this scope
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.)
--
639043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639043
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scribus-ng
Version: 1.4.0.dfsg~rc2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110822 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> [ 52%] Building CXX object scribus/CMakeFiles/scribus-ng.dir/cupsoptions.cpp.o
> cd "/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/debian/build/scribus"
> && /usr/bin/c++ -DNDEBUG -DHAVE_CARBON=1 -DQT_GUI_LIB -DQT_XML_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_THREAD_LIB
> -DQT_XML_LIB -DHAVE_DLFCN_H -DHAVE_UNISTD_H -DHAVE_CONFIG_H -DQT_NO_DEBUG -O2
> -g -Wall -O2 -Wall -fPIC
> -I"/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/debian/build/scribus"
> -I"/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus"
> -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore
> -I"/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/debian/build"
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtDBus
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtXmlPatterns
> -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtUiTools
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtScript
> -I/usr/include/qt4/QtSvg -I/usr/include/qt4/Qt3Support
> -I/usr/share/qt4/mkspecs/default -I/usr/include/libxml2
> -I/usr/include/python2.7
> -I"/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2"
> -I/usr/include/freetype2 -I/usr/include/cairo
> -DSHAREDIR=\"/usr/share/scribus-ng/\" -DDOCDIR=\"/usr/share/doc/scribus-ng/\"
> -DICONDIR=\"/usr/share/scribus-ng/icons/\"
> -DSAMPLESDIR=\"/usr/share/scribus-ng/samples/\"
> -DSCRIPTSDIR=\"/usr/share/scribus-ng/scripts/\"
> -DTEMPLATEDIR=\"/usr/share/scribus-ng/templates/\"
> -DDESKTOPDIR=\"/usr/share/applications/\" -DLIBDIR=\"/usr/lib/scribus-ng/\"
> -DPLUGINDIR=\"/usr/lib/scribus-ng/plugins/\" -o
> CMakeFiles/scribus-ng.dir/cupsoptions.cpp.o -c
> "/build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp"
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:
> In constructor 'CupsOptions::CupsOptions(QWidget*, QString)':
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:77:2:
> error: 'ppd_file_t' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:77:14:
> error: 'ppd' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:78:2:
> error: 'ppd_group_t' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:78:15:
> error: 'group' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:81:98:
> error: 'ppdOpenFile' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:83:22:
> error: 'ppdMarkDefaults' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:84:56:
> error: 'cupsMarkOptions' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:92:4:
> error: 'ppd_option_t' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:92:18:
> error: 'option' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:93:4:
> error: 'ppd_choice_t' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:93:18:
> error: 'choice' was not declared in this scope
> /build/scribus-ng-09gppH/scribus-ng-1.4.0.dfsg~rc2/scribus/cupsoptions.cpp:127:15:
> error: 'ppdClose' was not declared in this scope
> make[3]: *** [scribus/CMakeFiles/scribus-ng.dir/cupsoptions.cpp.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/08/22/scribus-ng_1.4.0.dfsg~rc2-1_lsid64.buildlog
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.
--- End Message ---
--- Begin Message ---
Source: scribus-ng
Source-Version: 1.4.0.dfsg~rc2-1.1
We believe that the bug you reported is fixed in the latest version of
scribus-ng, which is due to be installed in the Debian FTP archive:
scribus-ng_1.4.0.dfsg~rc2-1.1.debian.tar.gz
to main/s/scribus-ng/scribus-ng_1.4.0.dfsg~rc2-1.1.debian.tar.gz
scribus-ng_1.4.0.dfsg~rc2-1.1.dsc
to main/s/scribus-ng/scribus-ng_1.4.0.dfsg~rc2-1.1.dsc
scribus-ng_1.4.0.dfsg~rc2-1.1_amd64.deb
to main/s/scribus-ng/scribus-ng_1.4.0.dfsg~rc2-1.1_amd64.deb
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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ana Beatriz Guerrero Lopez <a...@debian.org> (supplier of updated scribus-ng
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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 11 Sep 2011 23:50:16 +0200
Source: scribus-ng
Binary: scribus-ng
Architecture: source amd64
Version: 1.4.0.dfsg~rc2-1.1
Distribution: unstable
Urgency: low
Maintainer: Oleksandr Moskalenko <ma...@debian.org>
Changed-By: Ana Beatriz Guerrero Lopez <a...@debian.org>
Description:
scribus-ng - Open Source Desktop Page Layout - developmental branch
Closes: 639043 641234
Changes:
scribus-ng (1.4.0.dfsg~rc2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix headers to not FTBFS with newer CUPS 1.5. (Closes: #639043)
* Fix FTBFS in ARM. (Closes: #641234).
Checksums-Sha1:
22971d42ecd8101139cb70baa3671b3b2e64841c 2003 scribus-ng_1.4.0.dfsg~rc2-1.1.dsc
9beee6011e18e195eb8fdbec66dc65f857be97e9 31469
scribus-ng_1.4.0.dfsg~rc2-1.1.debian.tar.gz
ba2355bf0b41e16244a2a131a3cbde7c0947bf04 26025786
scribus-ng_1.4.0.dfsg~rc2-1.1_amd64.deb
Checksums-Sha256:
fa8df88fbe96c604ef698f991f07a5dbfa43d1977716aa4dcf0dc4baa0c37d15 2003
scribus-ng_1.4.0.dfsg~rc2-1.1.dsc
45ac520393ca32a97478c894361fabce3cdbe5ef053f17b0020f510a5f058c30 31469
scribus-ng_1.4.0.dfsg~rc2-1.1.debian.tar.gz
4261ed640bce1d600c08180943d9f49cfadc29641b374274538a65decd83eea5 26025786
scribus-ng_1.4.0.dfsg~rc2-1.1_amd64.deb
Files:
8942d82ee1c6008c2d33e843280a7f69 2003 graphics optional
scribus-ng_1.4.0.dfsg~rc2-1.1.dsc
fdfae3b84045a4de12055861709b4ba2 31469 graphics optional
scribus-ng_1.4.0.dfsg~rc2-1.1.debian.tar.gz
d540377ebf7228f5afa8e88d53404bc5 26025786 graphics optional
scribus-ng_1.4.0.dfsg~rc2-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Signed by Ana Guerrero
iQIcBAEBCAAGBQJObThzAAoJELNGT4lqoVlIgqIP/i4ZE1Q/vmQaSp8B+gWsqW16
Oa254XxjUvNEhTeo6EkQllxm3tpsSqmpY4mZV1CDT+T4W8sMH5EbH6Xq+XRu4KRz
v3pDSZJmY/ma04CQX7+wCD4VEhWkFcFgGIr0h6S428cGbrmvcSmnbUjiRTaPpX3W
/aoKF7x6q4OT2EWSYOt4bIdZ8alERQ0XPwnodaNAY+qJfKjTooXNg5wjG8KkwKf0
NMjIBRIlWgSr2KF5qjyQaMeNMhRFzZhH1wurDUeL3+/8R1k0lCHV9DDE/hDmtWvw
y01yzwd08j9KU8n/zM02PwTwWvZYy3ZikknT6s+BOVBhmBOL6+kgjMhhTz+0finZ
uGRJ0Fyb7rfzlSFLy6E99Bx0L8AbJjCU4KkkGmF+wqUcWqQacD1uAYqK/ICkhpbF
nUshRNRVHGCz2TfXZyRTQv1NTbW2SVkk9taZyF1bbJpBd2TGO69U7293XFHDP82O
f8cNikR2jW/Or3V1vWB8ommV2ou80vylU29SoP0eGeTP1YV8+hKFeuXcT8BNm3u7
ek3E2StU7SnrpUeOwa0FrMTflJR0WMqrawhP6WG6HHH06aBHK6Q7vlYYNd/nd9OJ
6Jk0s5LEDYaAlEMLs2uapR9trZt816dCZ32IC3ngmnTg6rbhqjU4XUA1Vu3xbjmF
3ojLUD/X2yi+nDNhNWWt
=78P5
-----END PGP SIGNATURE-----
--- End Message ---