[Bug 287961] www/amfora: fails at configure stage
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jul 2025 09:14:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287961
Bug ID: 287961
Summary: www/amfora: fails at configure stage
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: lcook@freebsd.org
Reporter: andrew.hotlab@hotmail.com
Assignee: lcook@freebsd.org
Flags: maintainer-feedback?(lcook@freebsd.org)
Since a couple of quarterly branches, it's not possible to build amfora
anymore. I tried a clean install on several FreeBSD 13.5 and 14.3 systems,
using different GO versions from 1.21 to 1.24, but the result is always the
same:
===> License GPLv3 accepted by the user
===> amfora-1.10.0_9 depends on file: /usr/local/sbin/pkg - found
===> amfora-1.10.0_9 depends on file: /usr/local/bin/go124 - found
===> Fetching all distfiles required by amfora-1.10.0_9 for building
===> Fetching github.com/makeworld-the-better-one/amfora dependencies
# get
https://proxy.golang.org/code.rocketnine.space/tslocum/cview/@v/v1.5.6-0.20210530175404-7e8817f20bdc.mod
# get
https://proxy.golang.org/code.rocketnine.space/tslocum/cview/@v/v1.5.6-0.20210530175404-7e8817f20bdc.mod:
404 Not Found (0.126s)
# get
https://proxy.golang.org/code.rocketnine.space/tslocum/cview/@v/v1.5.6-0.20210530175404-7e8817f20bdc.info
# get
https://proxy.golang.org/code.rocketnine.space/tslocum/cview/@v/v1.5.6-0.20210530175404-7e8817f20bdc.info:
404 Not Found (0.007s)
go: code.rocketnine.space/tslocum/cview@v1.5.6-0.20210530175404-7e8817f20bdc:
reading
https://proxy.golang.org/code.rocketnine.space/tslocum/cview/@v/v1.5.6-0.20210530175404-7e8817f20bdc.info:
404 Not Found
server response: not found:
code.rocketnine.space/tslocum/cview@v1.5.6-0.20210530175404-7e8817f20bdc:
unrecognized import path "code.rocketnine.space/tslocum/cview": parse
https://code.rocketnine.space/tslocum/cview?go-get=1: no go-import meta tags
(meta tag codeberg.org/tslocum/cview did not match import path
code.rocketnine.space/tslocum/cview)
*** Error code 1
Stop.
make[1]: stopped in /usr/jails/basejail/usr/ports/www/amfora
*** Error code 1
Stop.
make: stopped in /usr/ports/www/amfora
--
You are receiving this mail because:
You are the assignee for the bug.