Date: Sun, 29 Oct 2017 21:39:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223301] New port: multimedia/cava Console-based Audio Visualizer for Alsa, MPD and Pulseaudio Message-ID: <bug-223301-13-s1MILyxchn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223301-13@https.bugs.freebsd.org/bugzilla/> References: <bug-223301-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223301 Tobias C. Berner <tcberner@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tcberner@freebsd.org --- Comment #2 from Tobias C. Berner <tcberner@freebsd.org> --- Hi this fails to build for me on current: --- cava --- /bin/sh ./libtool --tag=3DCC --mode=3Dlink cc -std=3Dc99 -Wall -Wextra -Wno-unused-result -Wno-maybe-uninitialized -I/usr/local/include -v -O2 -pi= pe=20 -fstack-protector -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath /usr/local/lib -fstack-protector -o cava cava-cava.o -liniparser -lpthread = -lm -lncursesw libtool: link: cc -std=3Dc99 -Wall -Wextra -Wno-unused-result -Wno-maybe-uninitialized -I/usr/local/include -v -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-rpath /usr/local/lib -fstack-protector -o cava cava-cava.o -L/usr/local/lib -liniparser -lpthread -lm -lncursesw FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM 5.0.0svn) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=3Dboth --enable-new-dtags -o cava /usr/lib/crt1.o /usr/lib/crt= i.o /usr/lib/crtbegin.o -L/usr/local/lib -L/usr/lib -rpath /usr/local/lib cava-cava.o -liniparser -lpthread -lm -lncursesw -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend= .o /usr/lib/crtn.o cava-cava.o: In function `cb': cava.c:(.text+0x1911): undefined reference to `pa_context_disconnect' cava.c:(.text+0x1919): undefined reference to `pa_context_unref' cava.c:(.text+0x1927): undefined reference to `pa_mainloop_quit' cava.c:(.text+0x193b): undefined reference to `pa_mainloop_free' [...] (also note that InstallDir: /usr/bin there...) mfg Tobias --=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-223301-13-s1MILyxchn>