Changes between Version 1 and Version 2 of Ticket #68759


Ignore:
Timestamp:
Nov 23, 2023, 6:16:37 AM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It fails with Xcode 12 or later due to implicit function declarations. The developers have been advised what they need to do to fix it and have not reacted:

https://github.com/Wikinaut/agrep/issues/20

If you or anyone would like to submit fixes for these issues to the developers I'm sure they would appreciate it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68759

    • Property Keywords catalina bigsur monterey ventura sonoma added
    • Property Summary changed from agrep: build failure to agrep @2.04: implicit function declarations
  • Ticket #68759 – Description

    v1 v2  
    22{{{
    33--->  Computing dependencies for agrep
    4 
    54The following dependencies will be installed:  bsdmake
    6 
    75Continue? [Y/n]: y
    8 
    96--->  Fetching archive for bsdmake
    10 
    117--->  Attempting to fetch bsdmake-24_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/bsdmake
    12 
    138--->  Attempting to fetch bsdmake-24_1.darwin_20.x86_64.tbz2.rmd160 from https://packages.macports.org/bsdmake
    14 
    159--->  Installing bsdmake @24_1
    16 
    1710--->  Activating bsdmake @24_1
    18 
    1911--->  Cleaning bsdmake
    20 
    2112--->  Fetching archive for agrep
    22 
    2313--->  Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/agrep
    24 
    2514--->  Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/agrep
    26 
    2715--->  Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/agrep
    28 
    2916--->  Fetching distfiles for agrep
    30 
    3117--->  Attempting to fetch agrep-2.04.tar.Z from https://distfiles.macports.org/agrep
    32 
    3318--->  Verifying checksums for agrep
    34 
    3519--->  Extracting agrep
    36 
    3720--->  Applying patches to agrep
    38 
    3921--->  Configuring agrep
    40 
    4122--->  Building agrep
    42 
    4323Error: Failed to build agrep: command execution failed
    44 
    4524Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_agrep/agrep/main.log for details.
    46 
    47 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a
    48 
    49 bug.
    50 
     25Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    5126Error: Processing of port agrep failed
    5227}}}
    5328
    54 ==> Dissecting the script, it looks liek it is trying to install a file: **agrep-2.04_1.darwin_20.x86_64.tbz2** which does not exist in any of the
    55  follwoing repositories:
     29==> Dissecting the script, it looks liek it is trying to install a file: **agrep-2.04_1.darwin_20.x86_64.tbz2** which does not exist in any of the follwoing repositories:
    5630
    57 https://packages.macports.org/agrep
    58 http://mirror.fcix.net/macports/packages/agrep
     31https://packages.macports.org/agrep \\
     32http://mirror.fcix.net/macports/packages/agrep \\
    5933https://ywg.ca.packages.macports.org/mirror/macports/packages/agrep
    6034