From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 4 21:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AB7F28CE for ; Thu, 4 Jul 2013 21:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8D3551EFF for ; Thu, 4 Jul 2013 21:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r64LA092051545 for ; Thu, 4 Jul 2013 21:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r64LA04c051544; Thu, 4 Jul 2013 21:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 4 Jul 2013 21:10:00 GMT Resent-Message-Id: <201307042110.r64LA04c051544@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean Bruno Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 87E838C5 for ; Thu, 4 Jul 2013 21:09:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2571EFA for ; Thu, 4 Jul 2013 21:09:16 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r64L9FII016832 for ; Thu, 4 Jul 2013 21:09:15 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r64L9Ff3016828; Thu, 4 Jul 2013 21:09:15 GMT (envelope-from nobody) Message-Id: <201307042109.r64L9Ff3016828@oldred.freebsd.org> Date: Thu, 4 Jul 2013 21:09:15 GMT From: Sean Bruno To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180286: audio/chromaprint is failing to compile on current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 21:10:00 -0000 >Number: 180286 >Category: ports >Synopsis: audio/chromaprint is failing to compile on current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 04 21:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sean Bruno >Release: 10-current >Organization: FreeBSD Project >Environment: FreeBSD powernoodle 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r252368: Fri Jun 28 23:39:03 PDT 2013 sbruno@powernoodle:/usr/obj/usr/src/sys/POWERNOODLE amd64 >Description: trying to rebuild audio/clementine-player and seeing a build failure from audio/chromaprint ===>>> clementine-player-1.1.1 >> chromaprint-0.7 (71/218) ===> Building for chromaprint-0.7 -- Using FFmpeg for FFT calculations -- Boost version: 1.52.0 -- Found the following Boost libraries: -- system -- filesystem -- Configuring done -- Generating done -- Build files have been written to: /usr/ports/audio/chromaprint/work/chromaprint-0.7 Scanning dependencies of target chromaprint [ 4%] Building CXX object src/CMakeFiles/chromaprint.dir/fft_lib_avfft.cpp.o [ 4%] Building CXX object src/CMakeFiles/chromaprint.dir/fft.cpp.o Linking CXX shared library libchromaprint.so [ 48%] Built target chromaprint Scanning dependencies of target chromaprint_p [ 53%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fft.cpp.o [ 53%] Building CXX object src/CMakeFiles/chromaprint_p.dir/fft_lib_avfft.cpp.o Linking CXX static library libchromaprint_p.a [ 97%] Built target chromaprint_p Scanning dependencies of target fpcalc [100%] Building C object examples/CMakeFiles/fpcalc.dir/fpcalc.c.o /usr/ports/audio/chromaprint/work/chromaprint-0.7/examples/fpcalc.c:37:6: warning: 'av_open_input_file' is deprecated [-Wdeprecated-declarations] if (av_open_input_file(&format_ctx, file_name, NULL, 0, NULL) != 0) { ^ /usr/local/include/libavformat/avformat.h:1170:26: note: 'av_open_input_file' declared here attribute_deprecated int av_open_input_file(AVFormatContext **ic_ptr, const char *filename, ^ /usr/ports/audio/chromaprint/work/chromaprint-0.7/examples/fpcalc.c:142:24: warning: 'av_get_bits_per_sample_format' is deprecated [-Wdeprecated-declarations] int istride[6] = { av_get_bits_per_sample_format(codec_ctx->sample_fmt) / 8 }; ^ /usr/local/include/libavcodec/avcodec.h:4106:5: note: 'av_get_bits_per_sample_format' declared here int av_get_bits_per_sample_format(enum AVSampleFormat sample_fmt); ^ 2 warnings generated. Linking C executable fpcalc /usr/bin/ld: ../src/libchromaprint.so.0.2.0: invalid string offset 4294952840 >= 8985 for section `.dynstr' ./src/libchromaprint.so.0.2.0: undefined reference to `no symbol' cc: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/fpcalc --- *** [examples/fpcalc] Error code 1 make: stopped in /usr/ports/audio/chromaprint/work/chromaprint-0.7 1 error make: stopped in /usr/ports/audio/chromaprint/work/chromaprint-0.7 *** Error code 2 Stop. make: stopped in /usr/ports/audio/chromaprint/work/chromaprint-0.7 --- all --- *** [all] Error code 1 make: stopped in /usr/ports/audio/chromaprint/work/chromaprint-0.7 1 error make: stopped in /usr/ports/audio/chromaprint/work/chromaprint-0.7 *** Error code 1 Stop. make: stopped in /usr/ports/audio/chromaprint ===>>> make failed for audio/chromaprint ===>>> Aborting update ===>>> Update for chromaprint-0.7 failed ===>>> Aborting update ===>>> Killing background jobs Terminated >How-To-Repeat: build the port >Fix: >Release-Note: >Audit-Trail: >Unformatted: