Opened 10 years ago
Closed 10 years ago
#45565 closed defect (fixed)
orpie @1.5.1 Error: Processing of port orpie failed
Reported by: | wchaun@… | Owned by: | snb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | haspatch | Cc: | SickTeddyBear, ttimo@… |
Port: | orpie |
Description
OS X Version: 10.9.5 Xcode Version: 6.1 (6A1052c) Orpie fails to compile.
Attachments (3)
Change History (13)
Changed 10 years ago by wchaun@…
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to snb@… |
---|
Changed 10 years ago by nick.barkas@…
Attachment: | orpie.patch added |
---|
comment:4 Changed 10 years ago by nick.barkas@…
Here's a fix that brings orpie up to the latest version. I also removed some no-longer-needed patching and disabled building in parallel, since my build was periodically failing inexplicably.
I forgot even I was maintainer of this port. If someone else wants to be, feel free to take over maintainership!
Changed 10 years ago by wchaun@…
Attachment: | main.2.log added |
---|
comment:5 follow-up: 9 Changed 10 years ago by mf2k (Frank Schima)
@nick.barkas: Thanks for the patch. A few questions/comments:
- Please be more specific about the GPL license. For instance if it is GPL v. 2 use "GPL-2" if it is v.2 or higher use "GPL-2+".
- Is this the email you want as maintainer? It is best to keep the portfile and your trac email in sync so we know it is you submitting patches.
- Please add an rmd160 checksum. We like to use 2 checksums and prefer rmd160 and sha256.
comment:6 Changed 10 years ago by wchaun@…
Installing "ocaml-camlp4" solved the current issue. Adding it to the Portfile as a dependency should work?
comment:8 Changed 10 years ago by ttimo@…
ran into this. can confirm the ocaml-camlp4 suggestion worked for me.
comment:9 Changed 10 years ago by nick.barkas@…
Replying to mf2k@…:
@nick.barkas: Thanks for the patch. A few questions/comments:
- Please be more specific about the GPL license. For instance if it is GPL v. 2 use "GPL-2" if it is v.2 or higher use "GPL-2+".
It appears to be GPL-2.
- Is this the email you want as maintainer? It is best to keep the portfile and your trac email in sync so we know it is you submitting patches.
Yes, but probably I should be removed as maintainer. I'm not actively using either MacPorts or orpie these days. I found a fix and made a patch for this since I got an email about it, but as you can see it takes me quite a long time to respond.
- Please add an rmd160 checksum. We like to use 2 checksums and prefer rmd160 and sha256.
Here is an rmd160 checksum: RIPEMD160(orpie-1.5.2.tar.gz)= 61ee7019ec5d141aade27d1c78770c2b11803085
comment:10 Changed 10 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks! Added in r130527. I removed you as maintainer.
In the future, please Cc the port maintainers (
port info --maintainers orpie
).