Opened 8 months ago

Closed 8 months ago

#68193 closed defect (fixed)

fldigi @4.1.26 - Fails during Patching Stage

Reported by: RobK88 Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: RobK88
Port: fldigi

Description (last modified by RobK88)

I am unable to build fldigi on my old Mac running Lion. It fails at the patching stage:

bash-3.2$ sudo port clean fldigi
--->  Cleaning fldigi
bash-3.2$ 
bash-3.2$ 
bash-3.2$ sudo port -v install fldigi
--->  Computing dependencies for fldigi.
--->  Fetching archive for fldigi
--->  fldigi-4.1.26_0+bundle.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch fldigi-4.1.26_0+bundle.darwin_11.x86_64.tbz2 from http://packages.macports.org/fldigi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch fldigi-4.1.26_0+bundle.darwin_11.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/fldigi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch fldigi-4.1.26_0+bundle.darwin_11.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/fldigi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Fetching distfiles for fldigi
--->  Verifying checksums for fldigi
--->  Checksumming fldigi-4.1.26.tar.gz
--->  Extracting fldigi
--->  Extracting fldigi-4.1.26.tar.gz
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_fldigi/fldigi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/fldigi/fldigi-4.1.26.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
--->  Applying patches to fldigi
--->  Applying remove_no-stack-check.patch
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_fldigi/fldigi/work/fldigi-4.1.26" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/science/fldigi/files/remove_no-stack-check.patch'
patching file configure
Hunk #1 succeeded at 15002 (offset 1955 lines).
Hunk #2 FAILED at 15042.
1 out of 2 hunks FAILED -- saving rejects to file configure.rej
patching file m4/build.m4
Hunk #2 FAILED at 78.
1 out of 2 hunks FAILED -- saving rejects to file m4/build.m4.rej
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_fldigi/fldigi/work/fldigi-4.1.26" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/science/fldigi/files/remove_no-stack-check.patch'
Exit code: 1
Error: Failed to patch fldigi: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_fldigi/fldigi/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port fldigi failed
bash-3.2$

Attachments (1)

main.log (87.6 KB) - added by RobK88 8 months ago.

Download all attachments as: .zip

Change History (5)

Changed 8 months ago by RobK88

Attachment: main.log added

comment:1 Changed 8 months ago by RobK88

Description: modified (diff)

comment:2 Changed 8 months ago by RobK88

Cc: RobK88 added

comment:3 Changed 8 months ago by jmroot (Joshua Root)

Cc: ra1nb0w@… removed
Owner: set to ra1nb0w
Status: newassigned

comment:4 Changed 8 months ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

In 6195d25f30f331efa01dcff298fae8779ff51372/macports-ports (master):

fldigi: update version to 4.2.00

Closes: #68193

Note: See TracTickets for help on using tickets.