Opened 4 years ago
Closed 4 years ago
#61022 closed defect (duplicate)
curl:patch failure
Reported by: | splaisan (Stephane Plaisance) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | dershow, tristancollins (Tristan Collins), Schamschula (Marius Schamschula) | |
Port: | curl |
Description (last modified by splaisan (Stephane Plaisance))
running: Mojave 10.14.6 (18G2022 MacPorts base version 2.6.3 target: curl 7.72.0
> sudo port selfupdate > sudo port upgrade outdated
update failed from previous version complaining about path error, I ended deinstalled curl (and cargo) and tried to install curl fresh again but also failing.
Any help welcome
sudo port install curl ---> Computing dependencies for curl ---> Fetching archive for curl ---> Attempting to fetch curl-7.72.0_0+ssl.darwin_18.x86_64.tbz2 from https://lil.fr.packages.macports.org/curl ---> Attempting to fetch curl-7.72.0_0+ssl.darwin_18.x86_64.tbz2 from https://packages.macports.org/curl ---> Attempting to fetch curl-7.72.0_0+ssl.darwin_18.x86_64.tbz2 from https://mse.uk.packages.macports.org/curl ---> Applying patches to curl Error: Failed to patch curl: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port curl failed
Attachments (1)
Change History (11)
Changed 4 years ago by splaisan (Stephane Plaisance)
Attachment: | curl_log.txt added |
---|
comment:1 Changed 4 years ago by splaisan (Stephane Plaisance)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by splaisan (Stephane Plaisance)
Description: | modified (diff) |
---|
comment:3 Changed 4 years ago by mf2k (Frank Schima)
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Owner: | set to ryandesign |
---|---|
Port: | curl added |
Status: | new → assigned |
comment:5 Changed 4 years ago by mf2k (Frank Schima)
Summary: | issue updating curl → curl:patch failure |
---|
comment:6 Changed 4 years ago by mf2k (Frank Schima)
Error is:
:info:patch ---> Applying libressl.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_macports-ports_net_curl/curl/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='10.15' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_mports_macports-ports_net_curl/curl/work/curl-7.72.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/net/curl/files/libressl.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_mports_macports-ports_net_curl/curl/work/curl-7.72.0" && /usr/bin/patch -p0 < '/opt/mports/macports-ports/net/curl/files/libressl.patch' :info:patch patching file lib/vtls/openssl.c :info:patch Reversed (or previously applied) patch detected! Assume -R? [n] :info:patch Apply anyway? [n] :info:patch Skipping patch. :info:patch 1 out of 1 hunk ignored -- saving rejects to file lib/vtls/openssl.c.rej
comment:7 Changed 4 years ago by dershow
Cc: | dershow added |
---|
comment:8 Changed 4 years ago by tristancollins (Tristan Collins)
Cc: | tristancollins added |
---|
comment:9 Changed 4 years ago by Schamschula (Marius Schamschula)
Cc: | Schamschula added |
---|
comment:10 Changed 4 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #61025 (I know this one was earlier, but I put the other one in the commit message, so I'm closing this one).
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and add the port maintainer(s) to Cc (
port info --maintainers curl
), if any.