Date: Sat, 14 Jan 2017 04:26:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216048] comms/rtl-sdr: fails to build with clang 4.0 Message-ID: <bug-216048-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216048 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@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 216008 Assignee: martymac@FreeBSD.org Flags: maintainer-feedback?(martymac@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=3D216008 [Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas= e to 4.0.0 --=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-216048-13>