[Bug 212446] category/port:mod_python35
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 7 02:19:55 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212446
Bug ID: 212446
Summary: category/port:mod_python35
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ggm at pobox.com
Created attachment 174459
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174459&action=edit
cd /usr/ports/www/mod_python35 && make clean && make
www/mod_python35 cannot build against python3.
Two bugs.
Bug 1: it expects -lpython3 when the installed library is -lpython3.5m
Bug 2: handling of .pyc and .pyo files during make install doesn't recognize
the python3 sub-directory model of cypython compile during the make phase and
so fails to install named objects listed in pkg-plist
attachment make-lpython3 documents first problem.
attachment make.log documents compile phase with symlink to make -lpython3 work
attacmnent make-install.log documents make install failure.
all run on a clean jail made from FreeBSD10.3 updated.
FreeBSD maate.rand.apnic.net 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #0: Tue
Jan 27 08:55:07 UTC 2015
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list