Your message dated Sat, 31 Oct 2009 23:53:30 +0000
with message-id <[email protected]>
and subject line Bug#542980: fixed in php-svn 0.5.1-1
has caused the Debian Bug report #542980,
regarding php-svn: FTBFS: svn.c:601: error: 'SVN_PROP_REVISION_DATE' undeclared 
(first use in this function)
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.)


-- 
542980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542980
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php-svn
Version: 0.5.0-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash 
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/libtool 
> --mode=compile x86_64-linux-gnu-gcc -I/usr/include/subversion-1  
> -I/usr/include/apr-1.0  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5 
> -DPHP_ATOM_INC 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/include 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/main 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5 
> -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
> -I/usr/include/php5/Zend -I/usr/include/php5/ext 
> -I/usr/include/php5/ext/date/lib -I/usr/include/subversion-1 
> -I/usr/include/apr-1.0 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE  -DHAVE_CONFIG_H  
> -Wall -g -O0   -c 
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c -o 
> svn.lo 
> libtool: compile:  x86_64-linux-gnu-gcc -I/usr/include/subversion-1 
> -I/usr/include/apr-1.0 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5 
> -DPHP_ATOM_INC 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/include 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/main 
> -I/build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5 
> -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
> -I/usr/include/php5/Zend -I/usr/include/php5/ext 
> -I/usr/include/php5/ext/date/lib -I/usr/include/subversion-1 
> -I/usr/include/apr-1.0 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DHAVE_CONFIG_H 
> -Wall -g -O0 -c 
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c  
> -fPIC -DPIC -o .libs/svn.o
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'init_svn_client':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:350: 
> warning: 'svn_client_get_simple_provider' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:160)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:353: 
> warning: 'svn_client_get_username_provider' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:207)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:356: 
> warning: 'svn_client_get_ssl_server_trust_prompt_provider' is deprecated 
> (declared at /usr/include/subversion-1/svn_client.h:274)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:360: 
> warning: 'svn_client_get_ssl_server_trust_file_provider' is deprecated 
> (declared at /usr/include/subversion-1/svn_client.h:223)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:363: 
> warning: 'svn_client_get_ssl_client_cert_file_provider' is deprecated 
> (declared at /usr/include/subversion-1/svn_client.h:240)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:366: 
> warning: 'svn_client_get_ssl_client_cert_pw_file_provider' is deprecated 
> (declared at /usr/include/subversion-1/svn_client.h:257)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_import':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:493: 
> warning: 'svn_client_import' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1649)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zm_startup_svn':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:601: 
> error: 'SVN_PROP_REVISION_DATE' undeclared (first use in this function)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:601: 
> error: (Each undeclared identifier is reported only once
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:601: 
> error: for each function it appears in.)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:602: 
> error: 'SVN_PROP_REVISION_ORIG_DATE' undeclared (first use in this function)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:603: 
> error: 'SVN_PROP_REVISION_AUTHOR' undeclared (first use in this function)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:604: 
> error: 'SVN_PROP_REVISION_LOG' undeclared (first use in this function)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_checkout':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:733: 
> warning: 'svn_client_checkout2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1072)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_ls':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:870: 
> warning: 'svn_client_ls' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:4077)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_log':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:1078: 
> warning: 'svn_client_log2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:2028)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_diff':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:1223: 
> warning: 'svn_client_diff3' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:2286)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_revert':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:1329: 
> warning: 'svn_client_revert' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:2999)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_resolved':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:1371: 
> warning: 'svn_client_resolved' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3022)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_info':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:1964: 
> warning: 'svn_client_info' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:4533)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_export':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2014: 
> warning: 'svn_client_export3' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3882)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_switch':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2063: 
> warning: 'svn_client_switch' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1284)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_copy':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2116: 
> warning: 'svn_client_copy2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3214)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_blame':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2224: 
> warning: 'svn_client_blame2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:2153)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_delete':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2272: 
> warning: 'svn_client_delete2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1533)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_mkdir':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2328: 
> warning: 'svn_client_mkdir2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1448)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_move':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2385: 
> warning: 'svn_client_move3' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3362)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_proplist':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2441: 
> warning: 'svn_client_proplist2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3754)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_propget':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2508: 
> warning: 'svn_client_propget2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:3648)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_repos_recover':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2613: 
> warning: 'svn_repos_recover2' is deprecated (declared at 
> /usr/include/subversion-1/svn_repos.h:372)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_commit':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2736: 
> warning: 'svn_client_commit3' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1739)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_add':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2893: 
> warning: 'svn_client_add2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1373)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_status':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:2996: 
> warning: 'svn_client_status2' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1867)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_update':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:3055: 
> warning: 'svn_client_update' is deprecated (declared at 
> /usr/include/subversion-1/svn_client.h:1200)
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c: In 
> function 'zif_svn_repos_fs_begin_txn_for_commit':
> /build/user-php-svn_0.5.0-1-amd64-S41jE0/php-svn-0.5.0/build-php5/svn.c:3122: 
> warning: 'svn_repos_fs_begin_txn_for_commit' is deprecated (declared at 
> /usr/include/subversion-1/svn_repos.h:1659)
> make[1]: *** [svn.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/php-svn_0.5.0-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.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: php-svn
Source-Version: 0.5.1-1

We believe that the bug you reported is fixed in the latest version of
php-svn, which is due to be installed in the Debian FTP archive:

php-svn_0.5.1-1.diff.gz
  to main/p/php-svn/php-svn_0.5.1-1.diff.gz
php-svn_0.5.1-1.dsc
  to main/p/php-svn/php-svn_0.5.1-1.dsc
php-svn_0.5.1.orig.tar.gz
  to main/p/php-svn/php-svn_0.5.1.orig.tar.gz
php5-svn_0.5.1-1_i386.deb
  to main/p/php-svn/php5-svn_0.5.1-1_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.
Martin Meredith <[email protected]> (supplier of updated php-svn 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: SHA256

Format: 1.8
Date: Thu, 29 Oct 2009 21:30:10 +0000
Source: php-svn
Binary: php5-svn
Architecture: source i386
Version: 0.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Martin Meredith <[email protected]>
Changed-By: Martin Meredith <[email protected]>
Description: 
 php5-svn   - PHP Bindings for the Subversion Revision control system
Closes: 542880 542980
Changes: 
 php-svn (0.5.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bumped standards version
     - dh_clean -k -> dh_prep
   * Upstream fixed FTBFS against svn 1.6 (Closes: #542880, #542980)
   * Changed B-D for libsvn-dev to be against >= 1.6
   * Changed maintainer to new debian email
   * Removed DMUA Field (No Longer needed)
Checksums-Sha1: 
 379a39df01926c4804d2cd29f6e1d34f856447f3 1687 php-svn_0.5.1-1.dsc
 ae51b4114896a0a8b167c2e2efbbd01f19056147 23563 php-svn_0.5.1.orig.tar.gz
 61cf83266b7da8e4628157e9ec697b98ffcd462c 4514 php-svn_0.5.1-1.diff.gz
 cd17ad039c57f2962117d69556d4a4151b4cdee6 26020 php5-svn_0.5.1-1_i386.deb
Checksums-Sha256: 
 be14988b20336369b2eb70abf5707725a3f8e8a59fc80cd8ffe71bcc5f2be149 1687 
php-svn_0.5.1-1.dsc
 c524c7695268225b47678bd41243fe1639e111956946dce4b101fe293813fdd4 23563 
php-svn_0.5.1.orig.tar.gz
 067461d2d827a771170c1faedd4c95868a562eb0feea7558839dcc681c98e08f 4514 
php-svn_0.5.1-1.diff.gz
 f0402b139f1112b6c6ad57d7279397f72931eaff925ec0677e881b05c2251d62 26020 
php5-svn_0.5.1-1_i386.deb
Files: 
 d8a13205f389e293a9a44afdea5941ba 1687 devel extra php-svn_0.5.1-1.dsc
 0b9a6d1c3fdac07b10430cd5c1d2a17d 23563 devel extra php-svn_0.5.1.orig.tar.gz
 855fbf029393fba4caea0ffe5f7f293f 4514 devel extra php-svn_0.5.1-1.diff.gz
 f4ded1ed1dee03e695096c9559b86669 26020 devel extra php5-svn_0.5.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJK6g3kAAoJECr71n/RM6xuVx8P/0q1e4MjCXi92mC2d2r50bKx
TXRFDcAB7wobPlfp2qCUA/jNfRyTRaCaS3pY9Spaoe75Sa4xIWjdL+zA7dnkaCea
BLDZeK65vo2PbEEpPrZYOGR01/KiSI0gsvEkBsV9WWXJOi0p68579wmMAwltAyt4
g7oZvzyydwYTdc2q9DW3fcron2k+az020reuCOUesy30pnPYu/ObI7w5IVR+c4rb
NR7MIANv/s9/CcCMVm3c2W/UXFa4XiHb+rG1kJhN58D/ZYrqtjm0tctCgC5L+ggI
1RDNmaSfYoLhXtOc8+3KKePLf9ZOBlLNzuFe8KxCRE2ZyJSAWX0c3c2Jdz70q6Yn
bCzFUnEtXb4haqKgZ+3vUEU3q38qemrmpzKjssotl9jGCCIbUKcn67rFvES3/GlC
TUUhtIf/psISWMLtxWGLjExJsoez1ywcYddfj63AUuCFjsgU3kyKyfTS0RiPrHoX
lD4E/PflQgvHG9l23R77AtUuuve6cwtpDzAodkxByyMjdtylUg9DHxyEMKnIvpak
/NlY4erInMVtxffh0hbJkUZIVWc0fEGjI4a0nudR55atgn03ymqh7Bc21fl40VbP
0uXnjo/etSu5IJoUILlrL8Y0PnYd72kDog65rpJ0RswpCtl3c/tT/C5ImNgf+ZbE
q16tzTbbFvwy8SUOkbJ6
=a0ma
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to