Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2019 20:42:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239725] net/py-pypcap: Unbreak
Message-ID:  <bug-239725-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239725

            Bug ID: 239725
           Summary: net/py-pypcap: Unbreak
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: bofh@freebsd.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 206378
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206378&action=
=3Dedit
Unbreak for amd64

Fails to build on amd64 architectures of all versions post 11.2; specially
crosslinking with 32-bit libraries.

cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/pcap.o
build/temp.freebsd-13.0-CURRENT-amd64-3.6/pcap_ex.o -L/usr/lib32
-L/usr/local/lib -lpcap -lpython3.6m -o
build/lib.freebsd-13.0-CURRENT-amd64-3.6/pcap.so
ld: error: /usr/lib32/libpcap.so is incompatible with /usr/lib/crti.o
ld: error: /usr/lib32/libgcc_s.so is incompatible with /usr/lib/crti.o
ld: error: /usr/lib32/libc.so.7 is incompatible with /usr/lib/crti.o
ld: error: /usr/lib32/libgcc_s.so is incompatible with /usr/lib/crti.o
cc: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'cc' failed with exit status 1

--=20
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-239725-7788>