Your message dated Sun, 04 May 2008 19:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479301: fixed in qpdf 2.0-3
has caused the Debian Bug report #479301,
regarding qpdf_2.0-2(sparc/unstable): FTBFS on sparc, 'memcpy' 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 [EMAIL PROTECTED]
immediately.)
--
479301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479301
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: qpdf
Version: 2.0-2
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of qpdf_2.0-2 on spontini by sbuild/sparc 99.99
> Build started at 20080504-0418
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: cdbs, debhelper (>= 5.0.38), libpcre3-dev, zlib1g-dev
[...]
> g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD -MF
> libqpdf/build/Pl_ASCII85Decoder.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_ASCII85Decoder.cc -fPIC -DPIC -o
> libqpdf/build/.libs/Pl_ASCII85Decoder.o
> g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD -MF
> libqpdf/build/Pl_ASCII85Decoder.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_ASCII85Decoder.cc -o libqpdf/build/Pl_ASCII85Decoder.o >/dev/null
> 2>&1
> /bin/sh ./libtool --mode=compile g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD
> -MF libqpdf/build/Pl_ASCIIHexDecoder.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_ASCIIHexDecoder.cc -o libqpdf/build/Pl_ASCIIHexDecoder.o
> g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD -MF
> libqpdf/build/Pl_ASCIIHexDecoder.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_ASCIIHexDecoder.cc -fPIC -DPIC -o
> libqpdf/build/.libs/Pl_ASCIIHexDecoder.o
> g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD -MF
> libqpdf/build/Pl_ASCIIHexDecoder.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_ASCIIHexDecoder.cc -o libqpdf/build/Pl_ASCIIHexDecoder.o
> >/dev/null 2>&1
> /bin/sh ./libtool --mode=compile g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD
> -MF libqpdf/build/Pl_Buffer.dep -MP -Iinclude -Ilibqpdf -c
> libqpdf/Pl_Buffer.cc -o libqpdf/build/Pl_Buffer.o
> g++ -g -O2 -g -Wall -O2 -Wall -Werror -MD -MF libqpdf/build/Pl_Buffer.dep
> -MP -Iinclude -Ilibqpdf -c libqpdf/Pl_Buffer.cc -fPIC -DPIC -o
> libqpdf/build/.libs/Pl_Buffer.o
> libqpdf/Pl_Buffer.cc: In member function 'virtual void
> Pl_Buffer::write(unsigned char*, int)':
> libqpdf/Pl_Buffer.cc:21: error: 'memcpy' was not declared in this scope
> libqpdf/Pl_Buffer.cc: In member function 'Buffer* Pl_Buffer::getBuffer()':
> libqpdf/Pl_Buffer.cc:58: error: 'memcpy' was not declared in this scope
> make[1]: *** [libqpdf/build/Pl_Buffer.lo] Error 1
> make[1]: Leaving directory `/build/buildd/qpdf-2.0/build-tree/qpdf-2.0'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=qpdf&ver=2.0-2
--- End Message ---
--- Begin Message ---
Source: qpdf
Source-Version: 2.0-3
We believe that the bug you reported is fixed in the latest version of
qpdf, which is due to be installed in the Debian FTP archive:
libqpdf-dev_2.0-3_i386.deb
to pool/main/q/qpdf/libqpdf-dev_2.0-3_i386.deb
libqpdf1_2.0-3_i386.deb
to pool/main/q/qpdf/libqpdf1_2.0-3_i386.deb
qpdf_2.0-3.diff.gz
to pool/main/q/qpdf/qpdf_2.0-3.diff.gz
qpdf_2.0-3.dsc
to pool/main/q/qpdf/qpdf_2.0-3.dsc
qpdf_2.0-3_i386.deb
to pool/main/q/qpdf/qpdf_2.0-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated qpdf 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 04 May 2008 12:01:31 -0400
Source: qpdf
Binary: libqpdf1 libqpdf-dev qpdf
Architecture: source i386
Version: 2.0-3
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]>
Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]>
Description:
libqpdf-dev - development files for PDF transformation/inspection library
libqpdf1 - runtime library for PDF transformation/inspection software
qpdf - tools for and transforming and inspecting PDF files
Closes: 479301
Changes:
qpdf (2.0-3) unstable; urgency=low
.
* Added missing header files needed for g++-4.3. (Closes: #479301).
(Now figuring out why my sid chroot doesn't have gcc 4.3.)
Checksums-Sha1:
d94ed1aef332f83ce1394398458dea8f6a2ef24d 956 qpdf_2.0-3.dsc
39f2a92b98dc92d06acc50ec647756a8cac1a7bd 6996 qpdf_2.0-3.diff.gz
ca666ccf8cea243ee837dccdef6c8ed7850f0edd 254058 libqpdf1_2.0-3_i386.deb
1add3e155bb083bf55f3738857be266b0938217c 350420 libqpdf-dev_2.0-3_i386.deb
466a0142a3d6ccde21bb0b20a2f5384d13b51df4 128304 qpdf_2.0-3_i386.deb
Checksums-Sha256:
cc201111217d6561f9c2bd764fd28822f45cbe8dc90fced6d503aa4c0e0d60cd 956
qpdf_2.0-3.dsc
b52c9e3ba6d30ea9534d3c718e6c9b10facedcbb3458b83f8c647a3f02f75ff1 6996
qpdf_2.0-3.diff.gz
8f3b3f884f3acacefe7d0e32d7e996389a272c742f81bd1ba0e2e68693fc99d0 254058
libqpdf1_2.0-3_i386.deb
51e953e8c353c550df1983fe4a022d52da183b7c3b729d8b74f544d8e6e4c354 350420
libqpdf-dev_2.0-3_i386.deb
e8bebf4f970262e2e39e5c5a6c7a66cb8a884886efaec9f7809789b5b147d56b 128304
qpdf_2.0-3_i386.deb
Files:
785b2dd0c9e6a65a501ec6f28045bdfd 956 libs optional qpdf_2.0-3.dsc
29a0db699b60638887badebffb25f662 6996 libs optional qpdf_2.0-3.diff.gz
9c946e92ee7e1d0bf55e235e1e3b5e82 254058 libs optional libqpdf1_2.0-3_i386.deb
951acdc175cf1edae226890f88c09336 350420 libdevel optional
libqpdf-dev_2.0-3_i386.deb
0cbe7f4236fd2a837dbf73701301d1ca 128304 text optional qpdf_2.0-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIHgx1EBVk6taI4KcRAi+0AJ9w5RLJSuH+cICwlQ4PtBNu0R7MRwCgt7gC
phLNCDfs7Hj+A2dGHNV9ha4=
=T4yv
-----END PGP SIGNATURE-----
--- End Message ---