Ticket #11296: patch-previous.log

File patch-previous.log, 2.1 KB (added by mas@…, 17 years ago)

This illustrates the problem: Portfile http://trac.macports.org/projects/macports/browser/trunk/dports/archivers/bzip2/Portfile?rev=21525 has a patch being applied twice with "port upgrade", but not with "port install".

Line 
1--->  Applying patches to bzip2
2--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/bzip2/files/patch-Makefile-man.diff
3DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_bzip2/work/bzip2-1.0.4" && patch -p0'
4patching file Makefile
5Hunk #1 succeeded at 72 (offset 12 lines).
6Hunk #2 succeeded at 83 (offset 12 lines).
7Hunk #3 succeeded at 99 with fuzz 2 (offset 12 lines).
8--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/bzip2/files/patch-Makefile-dylib.diff
9DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_bzip2/work/bzip2-1.0.4" && patch -p0'
10patching file Makefile
11Hunk #1 succeeded at 35 (offset 12 lines).
12Hunk #2 succeeded at 52 (offset 12 lines).
13Hunk #3 succeeded at 98 with fuzz 2 (offset 12 lines).
14Hunk #4 succeeded at 123 with fuzz 2 (offset 11 lines).
15--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/bzip2/files/patch-Makefile-dylib.diff
16DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_bzip2/work/bzip2-1.0.4" && patch -p0'
17patching file Makefile
18Reversed (or previously applied) patch detected!  Assume -R? [n]
19Apply anyway? [n]
20Skipping patch.
214 out of 4 hunks ignored -- saving rejects to file Makefile.rej
22Error: Target com.apple.patch returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_bzip2/work/bzip2-1.0.4" && patch -p0 < "/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/bzip2/files/patch-Makefile-dylib.diff"" returned error 1
23Command output: patching file Makefile
24Reversed (or previously applied) patch detected!  Assume -R? [n]
25Apply anyway? [n]
26Skipping patch.
274 out of 4 hunks ignored -- saving rejects to file Makefile.rej
28
29