Changes between Version 1 and Version 2 of Ticket #68759
- Timestamp:
- Nov 23, 2023, 6:16:37 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68759
- Property Keywords catalina bigsur monterey ventura sonoma added
-
Property
Summary
changed from
agrep: build failuretoagrep @2.04: implicit function declarations
-
Ticket #68759 – Description
v1 v2 2 2 {{{ 3 3 ---> Computing dependencies for agrep 4 5 4 The following dependencies will be installed: bsdmake 6 7 5 Continue? [Y/n]: y 8 9 6 ---> Fetching archive for bsdmake 10 11 7 ---> Attempting to fetch bsdmake-24_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/bsdmake 12 13 8 ---> Attempting to fetch bsdmake-24_1.darwin_20.x86_64.tbz2.rmd160 from https://packages.macports.org/bsdmake 14 15 9 ---> Installing bsdmake @24_1 16 17 10 ---> Activating bsdmake @24_1 18 19 11 ---> Cleaning bsdmake 20 21 12 ---> Fetching archive for agrep 22 23 13 ---> Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from https://packages.macports.org/agrep 24 25 14 ---> Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/agrep 26 27 15 ---> Attempting to fetch agrep-2.04_1.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/agrep 28 29 16 ---> Fetching distfiles for agrep 30 31 17 ---> Attempting to fetch agrep-2.04.tar.Z from https://distfiles.macports.org/agrep 32 33 18 ---> Verifying checksums for agrep 34 35 19 ---> Extracting agrep 36 37 20 ---> Applying patches to agrep 38 39 21 ---> Configuring agrep 40 41 22 ---> Building agrep 42 43 23 Error: Failed to build agrep: command execution failed 44 45 24 Error: 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 25 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 51 26 Error: Processing of port agrep failed 52 27 }}} 53 28 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: 56 30 57 https://packages.macports.org/agrep 58 http://mirror.fcix.net/macports/packages/agrep 31 https://packages.macports.org/agrep \\ 32 http://mirror.fcix.net/macports/packages/agrep \\ 59 33 https://ywg.ca.packages.macports.org/mirror/macports/packages/agrep 60 34
