[Bug 201135] lang/pfe: fix installation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 26 21:30:49 UTC 2015


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 at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
          Assignee: johans at FreeBSD.org
             Flags: maintainer-feedback?(johans at 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.


More information about the freebsd-ports-bugs mailing list