#36558: ssss @1.0.1 -------------------------+-------------------------------- Reporter: okoeroo@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ssss | -------------------------+-------------------------------- Comment (by okoeroo@…): Replying to [comment:1 ryandesign@…]:
Thanks. I've attached a revised portfile, which uses the github portgroup and downloads from a distfile instead of downloading from git.
I also switched the `system` invocation to use the `-W` flag.
The port does not build for me. I'm attaching the main.log.
I don't understand why the port requests that MacPorts run autoreconf ("`use_autoreconf yes`") but then afterward manually runs the bootstrap script which itself runs `aclocal`, `glibtoolize`, `autoheader`, `automake` and `autoconf`. Shouldn't one or the other be sufficient?
I will analyse your main.log and see what's wrong. The double run of autoreconf (and friends) is more my stupidity I guess. The use_autoreconf yes was in my example. -- Ticket URL: <https://trac.macports.org/ticket/36558#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS