Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2023 08:25:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269511] net/rclone: fails to be automatically build without distclean
Message-ID:  <bug-269511-7788-sCLHwZmoQ9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269511-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269511-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269511

--- Comment #1 from Ralf van der Enden <tremere@cainites.net> ---
Hi,

I personally build everything on my box using poudriere and don't have any
issues like you do. Unfortunately I'm not sure what I could do (other than
running a make distclean before a build) to help you out. It might be out o=
f my
control in this case, since I use the ports framework to build it.

Previously the Makefile had a list of all the required packages, but that w=
as a
real hassle to manage. The current way pulls everything in using 'go mod
vendor' based on just the correct rclone tarball.

Maybe someone managing the Uses/go.mk can shed more light on the issue ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269511-7788-sCLHwZmoQ9>