#23051 closed defect (worksforme)
exempi build fails on patch (Snow Leopard 64-bit)
Reported by: | motya@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | motya@… | |
Port: | exempi |
Description (last modified by jmroot (Joshua Root))
port install exempi ---> Computing dependencies for exempi ---> Fetching exempi ---> Verifying checksum(s) for exempi ---> Extracting exempi ---> Applying patches to exempi Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exempi/work/exempi-2.1.1" && /usr/bin/patch -p0 -p1 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/exempi/files/patch-source__XMPFiles__FileHandlers__Makefile.am'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- bogus/source/XMPFiles/FileHandlers/MakeFile.am.orig 2009-03-12 00:59:21.000000000 +0000 |+++ bogus/source/XMPFiles/FileHandlers/MakeFile.am 2009-10-02 21:58:49.000000000 +0100 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing.
It seems like patching isn't correct ("/usr/bin/patch -p0 -p1" ??).
Occured when installing gnome. Then tried: port clean --all exempi; port selfupdate; port install exempi. i386 build works.
Change History (4)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | Motya removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to devans@… |
Port: | exempi added |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Worked fine for me, but I got rid of the -p0 in r62080 anyway.
comment:3 Changed 15 years ago by motya@…
Alas I still have same problems:
# port selfupdate # port uninstall -f exempi # port clean --all exempi ---> Cleaning exempi MacBook-Pro-Olexandr-Matasov:exempi root# port install exempi ---> Computing dependencies for exempi ---> Fetching exempi ---> Verifying checksum(s) for exempi ---> Extracting exempi ---> Applying patches to exempi Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exempi/work/exempi-2.1.1" && /usr/bin/patch -p1 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/exempi/files/patch-source__XMPFiles__FileHandlers__Makefile.am'" returned error 1 Command output: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- bogus/source/XMPFiles/FileHandlers/MakeFile.am.orig 2009-03-12 00:59:21.000000000 +0000 |+++ bogus/source/XMPFiles/FileHandlers/MakeFile.am 2009-10-02 21:58:49.000000000 +0100 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored Error: Status 1 encountered during processing.
Patching differs now, but same effect...
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the port field and cc the maintainer. Also note that the cc field will only work with full email addresses.