Opened 10 years ago
Closed 10 years ago
#44421 closed defect (wontfix)
zope-zphotoslides: fails to build
Reported by: | petrrr | Owned by: | petrrr |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | zope-zphotoslides |
Description (last modified by petrrr)
This unmaintained port seems to be bit rotten. There seem to some sort of compile errors and the build fails. main.log attached
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! There were errors during Python module compilation. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This came up while working on #44281.
Attachments (1)
Change History (9)
Changed 10 years ago by petrrr
Attachment: | zope-zphotoslides.main.log added |
---|
comment:1 Changed 10 years ago by mf2k (Frank Schima)
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Sorry, I see that you are well aware of the py-pil ->py-Pillow switch.
comment:3 Changed 10 years ago by petrrr
I just wonder I if is worth dealing too much with these unmaintained zope ports too much. These are probably broken for a while and nobody cared. Do we have a well-defined process/strategy to discontinue such bit rot?
Anyway, I might have a look into it some time but it is not top priority for the moment.
PIL - Pillow: Well that's where I came across this issue ;-) and some of the other zope ports seem to be rotten as well, looking into the details.
comment:4 Changed 10 years ago by petrrr
Description: | modified (diff) |
---|
comment:5 Changed 10 years ago by mf2k (Frank Schima)
If the port does not build and has not for a long time, it can simply be deleted. Otherwise, this is mentioned in the guide.
comment:6 Changed 10 years ago by petrrr
Version: | → 2.3.1 |
---|
comment:7 Changed 10 years ago by petrrr
Owner: | changed from macports-tickets@… to petr@… |
---|---|
Status: | new → assigned |
The port was removed in r126471. Won't fix!
comment:8 Changed 10 years ago by petrrr
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I would try to fix it by switching to python 2.7 and also py-Pillow - so use py27-Pillow instead of py26-pil. You might have to give it a configure argument/env variable to point to the Macports version. You should check for an update in the source code. Although the homepage looks fishy to me when I went to it.