Opened 11 years ago
Closed 11 years ago
#41803 closed defect (fixed)
uhd patch failure
Reported by: | mf2k (Frank Schima) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | uhd uhd-devel |
Description (last modified by mf2k (Frank Schima))
I'm seeing a patch error while trying to install the uhd port. This affects uhd-devel too.
:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_science_uhd/uhd/work/uhd-release_003_006_001" && /usr/bin/patch -p0' :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_science_uhd/uhd/work/uhd-release_003_006_001" && /usr/bin/patch -p0 < '/opt/mports/trunk/dports/science/uhd/files/patch-host_lib_usrp_dboard_id.cpp.diff' :info:patch can't find file to patch at input line 3 :info:patch Perhaps you used the wrong -p or --strip option? :info:patch The text leading up to this was: :info:patch -------------------------- :info:patch |--- host/lib/usrp/dboard_id.cpp.orig 2013-11-02 22:41:27.000000000 -0400 :info:patch |+++ host/lib/usrp/dboard_id.cpp 2013-11-02 22:43:20.000000000 -0400 :info:patch -------------------------- :info:patch File to patch: :info:patch Skip this patch? [y] :info:patch Skipping patch. :info:patch 1 out of 1 hunk ignored :info:patch Command failed: cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_science_uhd/uhd/work/uhd-release_003_006_001" && /usr/bin/patch -p0 < '/opt/mports/trunk/dports/science/uhd/files/patch-host_lib_usrp_dboard_id.cpp.diff' :info:patch Exit code: 1 :error:patch org.macports.patch for port uhd returned: command execution failed
Attachments (1)
Change History (3)
Changed 11 years ago by mf2k (Frank Schima)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was a problem in the github portgroup that was introduced in r114646 and fixed in r114687.