#70303 closed defect (fixed)
Failed to destroot py39-fipy:
Reported by: | jbgoette (Jörg Götte) | Owned by: | jjstickel (Jonathan Stickel) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-fipy |
Description
The installation of fipy fails in the last stages, potentially because in its current form fipy does not support python 3.9?
Change History (6)
comment:1 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | destroot removed |
---|---|
Owner: | set to jjstickel |
Status: | new → assigned |
comment:2 Changed 5 months ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 5 months ago by jmroot (Joshua Root)
The port could use an update in any case. There's a newer upstream version and newer python versions are supported.
comment:4 Changed 5 months ago by jjstickel (Jonathan Stickel)
I created a PR: https://github.com/macports/macports-ports/pull/24720
The xinstall
command in the post-destroot
step was causing an error. As per my comment in the Portfile (to be removed before merging), I did not implement the xinstall command, and so I am not sure what is wrong with it, nor whether it is even still needed.
Also, I do not use FiPy. I added the port many years ago to experiment. Id be happy if someone else was interested to take ownership.
comment:5 follow-up: 6 Changed 5 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
[9377d2aa98d6be3f2bc4baa6f634d1fb33b5d626/macports-ports]
(For future reference, the Closes: line has to be in the actual commit message for this to happen automatically.)
comment:6 Changed 5 months ago by jjstickel (Jonathan Stickel)
Replying to jmroot:
(For future reference, the Closes: line has to be in the actual commit message for this to happen automatically.)
Got it, sorry to miss doing it in the commit message for this one.
Please attach the main.log file so that we can see what went wrong. We had successful builds of this port on several but not all OS versions on our automated build system.