php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60767 Compilation fails with error 1
Submitted: 2012-01-16 10:58 UTC Modified: 2020-09-18 15:17 UTC
Votes:3
Avg. Score:4.0 ± 0.8
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:0 (0.0%)
From: bugs dot php dot net at tjbp dot net Assigned: cmb (profile)
Status: Closed Package: svn (PECL)
PHP Version: 5.3.9 OS: Arch Linux x86_64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bugs dot php dot net at tjbp dot net
New email:
PHP Version: OS:

 

 [2012-01-16 10:58 UTC] bugs dot php dot net at tjbp dot net
Description:
------------
v1.0.1 tarball is extracted, phpize is run, followed by configure. Make fails with Error 1 (see attachment). During make the output suggests it doesn't build past "svn_fs_abort_txn", but I'm not sure Error 1 means anything like that.

Using svn 1.7.2.

Test script:
---------------
$ tar -zxvf svn-1.0.1.tgz
$ cd svn-1.0.1
$ phpize
$ ./configure --prefix=/usr
$ make

Expected result:
----------------
Successful compilation.

Actual result:
--------------
make Error 1.

Patches

Output (last revision 2012-01-16 10:59 UTC by bugs dot php dot net at tjbp dot net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-09-18 13:06 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2020-09-18 13:06 UTC] cmb@php.net
Does the build still fail with svn 2.0.3 and any of the actively
supported PHP versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2020-09-18 14:52 UTC] bugs dot php dot net at tjbp dot net
Sorry should have closed sooner - 1.0.3 building fine since 2016: https://aur.archlinux.org/packages/php-svn/
 [2020-09-18 15:17 UTC] cmb@php.net
-Status: Feedback +Status: Closed
 [2020-09-18 15:17 UTC] cmb@php.net
Good news! :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Apr 18 13:01:26 2025 UTC