[Bug 216048] comms/rtl-sdr: fails to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 14 04:26:43 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216048

            Bug ID: 216048
           Summary: comms/rtl-sdr: fails to build with clang 4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: martymac at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 216008
          Assignee: martymac at FreeBSD.org
             Flags: maintainer-feedback?(martymac at FreeBSD.org)

rtl_adsb.o: In function `manchester':
rtl_adsb.c:(.text+0x69e): undefined reference to `preamble'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

--- src/.deps/rtl_adsb.Po       clang39
+++ src/.deps/rtl_adsb.Po       clang40
@@ -22,6 +22,8 @@ rtl_adsb.o: rtl_adsb.c /usr/include/errn
   ../include/rtl-sdr.h ../include/rtl-sdr_export.h \
   convenience/convenience.h

+rtl_adsb.c:
+
 /usr/include/errno.h:

 /usr/include/sys/cdefs.h:

build log: http://sprunge.us/EDbO


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in base to
4.0.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list