[Bug 255683] math/maxima fails to install due to strange staging error

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 10 Jun 2021 15:16:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255683

--- Comment #4 from russo@bogodyn.org ---
Yes, I am still seeing the same thing:


===>  Installing for maxima-5.44.0_12
===>  Checking if maxima is already installed
===>   Registering installation for maxima-5.44.0_12
pkg-static: Unable to access file
/usr/ports/math/maxima/work/stage/usr/local/lib/maxima/5.44.0/binary-ecl/maxima:No
such file or directory
pkg-static: Unable to access file
/usr/ports/math/maxima/work/stage/usr/local/libexec/maxima/5.44.0/mgnuplot:No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/math/maxima
*** Error code 1

Stop.
make: stopped in /usr/ports/math/maxima



Looking in the staging directory:
# ls work/stage/usr/local/lib/maxima/
10_eol_89004_g447bf1139fcb

The name of the directory is still related to the git HEAD of my ports clone:

commit 447bf1139fcbaa3beb5142a88e636c7a56e8d5ea (HEAD -> main, origin/main,
origin/HEAD)
Author: Greg Fitzgerald <gregf@beastie.tech>
Date:   Thu Jun 3 16:32:02 2021 -0400

    www/gitea: Update to 1.14.2


I have no idea how the ports system is getting the "10_eol_89004" nonsense
along with the git SHA-1 for the maxima version, but it clearly is.

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