Hi, I've installed poudriere through pkg, which gives me 3.1.22 at the moment. I'll try 3.2 from ports tomorrow, wasn't aware that the binary packages had an out of date version. I'll report back on whether that worked or not.
Thanks, Koen On 4 December 2017 21:51:51 CET, Larry Rosenman <[email protected]> wrote: >Are you using poudriere 3.2? > >-- >Larry Rosenman http://www.lerctr.org/~ler >Phone: +1 214-642-9640 E-Mail: [email protected] >US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 > > >On 12/4/17, 2:48 PM, "Koen Martens" <[email protected] >on behalf of [email protected]> wrote: > > Hi, > > I'm cross-compiling packages for the raspberry pi using poudriere. > However, as of a few days ago I get a number of errors: > >[00:00:10] ====>> Error: databases/py-pymysql depends on nonexistent >origin 'devel/py-setuptools@py27'; Please contact maintainer of the >port to fix this. >[00:00:26] ====>> Error: devel/scons depends on nonexistent origin >'devel/py-setuptools@py27'; Please contact maintainer of the port to >fix this. >[00:01:02] ====>> Error: net/samba44 depends on nonexistent origin >'devel/py-iso8601@py27'; Please contact maintainer of the port to fix >this. >[00:01:09] ====>> Error: Fatal errors encountered calculating >dependencies > > The error asks me to please contact the maintainer of the port to fix > it, which I do with this email. > >Hope you know what to do about this. I think it has to do with a recent > change I saw listed in UPDATING: > > 20171130: > AFFECTS: */py* > AUTHOR: [email protected] > > Ports using Python via USES=python are now flavored. All the py3-* > ports > have been removed and folded into their py-* master ports. > > People using Poudriere 3.2+ and binary packages do not have to do > anything. > > For other people, to build the Python 3.6 version of, for example, > databases/py-gdbm, you need to run: > > # make FLAVOR=py36 install > > This error breaks the entire build, so currently poudriere fails to > build *any* port, even those not depending on the offending packages. > > Cheers, > > Koen Martens > > -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
