Date: Fri, 26 Jun 2015 21:30:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201135] lang/pfe: fix installation Message-ID: <bug-201135-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201135 Bug ID: 201135 Summary: lang/pfe: fix installation Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: johans@FreeBSD.org Reporter: amdmi3@FreeBSD.org Assignee: johans@FreeBSD.org Flags: maintainer-feedback?(johans@FreeBSD.org) Created attachment 158084 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158084&action=edit Patch Disable utterly broken testmodule installation, which fixes bunch of check-plist errors. Note that you can't just `rm ${STAGEDIR}/usr/ports` as in creates different directories in different environments. Also note that I've marked the port BROKEN on i386: /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -fno-builtin -momit-leaf-frame-pointer -export-dynamic -fstack-protector -W,--warn-common -o pfe main-def.o libpfe.la ./.libs/libpfe.so: undefined reference to `p4TH' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:849: recipe for target 'pfe' failed -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201135-13>