daily pastebin goal
67%
SHARE
TWEET

Untitled

a guest Jul 27th, 2012 21 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Should be noted that originally I ungziped and applied the patch from the distribution:
  2.  
  3. php5_5.3.10-1ubuntu3.2.diff.gz
  4.  
  5. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/libtool2.2.patch
  6. patching file scripts/phpize.in
  7. Hunk #1 FAILED at 5.
  8. 1 out of 2 hunks FAILED -- saving rejects to file scripts/phpize.in.rej
  9. root@Web:/usr/src/php-5.3.10# vim scripts/phpize.in.rej
  10.  
  11.         **  Applied patch manually **
  12.         -- reconfigure + build failed with same error --
  13.  
  14. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/115-autoconf_ftbfs.patch
  15. patching file configure.in
  16. Hunk #1 succeeded at 1 with fuzz 1.
  17. patching file ext/standard/config.m4
  18. patching file scripts/phpize.m4
  19.  
  20.         -- reconfigure + build failed with same error --
  21.  
  22. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/CVE-2012-0781.patch
  23. patching file ext/tidy/tests/004.phpt
  24. patching file ext/tidy/tests/bug54682.phpt
  25. patching file ext/tidy/tidy.c
  26.  
  27.         -- reconfigure + build failed with same error --
  28.  
  29. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/CVE-2012-1172.patch
  30. patching file main/rfc1867.c
  31. patching file tests/basic/bug55500.phpt
  32.  
  33.         -- reconfigure + build failed with same error --
  34.  
  35. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/CVE-2012-2143.patch
  36. patching file ext/standard/crypt_freesec.c
  37. patching file ext/standard/tests/strings/crypt_chars.phpt
  38.  
  39.         -- reconfigure + build failed with same error --
  40.  
  41. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/CVE-2012-2386.patch
  42. patching file ext/phar/tar.c
  43.  
  44.         -- reconfigure + build failed with same error --
  45.  
  46. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/033-we_WANT_libtool.patch
  47. patching file build/build2.mk
  48.  
  49.         -- reconfigure + build failed with same error --
  50.  
  51. root@Web:/usr/src/php-5.3.10# patch --strip=1 -i debian/patches/001-libtool_fixes.patch
  52. patching file TSRM/configure.in
  53. patching file configure.in
  54.  
  55.         ++ reconfigure (which produced a lot of warnings about suspicious cache ids  on a bunch of ext/pdo_<different-things>/config.m4 ++
  56.  
  57.         +-+- build basically worked except for failures on my new php extension -+-+
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top