From owner-freebsd-multimedia@freebsd.org Sun Dec 3 12:47:38 2017 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E11BFDFA4E9 for ; Sun, 3 Dec 2017 12:47:38 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C748477A9D for ; Sun, 3 Dec 2017 12:47:38 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: by mailman.ysv.freebsd.org (Postfix) id C395FDFA4E8; Sun, 3 Dec 2017 12:47:38 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3404DFA4E7 for ; Sun, 3 Dec 2017 12:47:38 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from smtp.knology.net (smtp.knology.net [64.8.71.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 915F977A9C for ; Sun, 3 Dec 2017 12:47:38 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=X4gQEybe c=1 sm=1 tr=0 a=NJjEWrS4q/4dTPYtqmtAqw==:117 a=NJjEWrS4q/4dTPYtqmtAqw==:17 a=KGjhK52YXX0A:10 a=kj9zAlcOel0A:10 a=oXJhIhYT-vsA:10 a=ocR9PWop10UA:10 a=qIHxdxLbUQEA:10 a=5llk0ql7AAAA:8 a=I4b_VRREVm9kp3vlfdQA:9 a=CjuIK1q_8ugA:10 a=0xAukbPN8TYWBNnwxRwN:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: Y3liZXJib3R4QHdvd3dheS5jb20= X_CMAE_Category: , , X-CNFS-Analysis: X-CM-Score: X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.wow.cmh.synacor.com smtp.user=cyberbotx@wowway.com; auth=pass (LOGIN) Received: from [50.4.251.65] ([50.4.251.65:30858] helo=www.cyberbotx.com) by smtp.mail.wowway.com (envelope-from ) (ecelerity 3.6.1.42806 r(Platform:3.6.1.1)) with ESMTPA id 4E/BD-17729-862F32A5; Sun, 03 Dec 2017 07:47:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 03 Dec 2017 07:47:36 -0500 From: Naram Qashat To: multimedia@FreeBSD.org Subject: Trouble building ffmpeg-3.4_3,1 in poudriere Message-ID: X-Sender: cyberbotx@cyberbotx.com User-Agent: Roundcube Webmail/1.3.3 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Dec 2017 12:47:39 -0000 Hello all, I'm not exactly sure when I started running into this problem, but recently when I try to build ffmpeg in poudriere, it fails in packaging saying that the shared libraries are not found. For example, instead of getting libavcodec.so.57 I am getting libavcodec.so. As in, a filename with a trailing dot. Here is my poudriere log: http://kirby.cyberbotx.com/poudriere_logs/ffmpeg-3.4_3,1.log I am using the following options in my poudriere make.conf: OPTIONS_SET=OPENSSL OPTIMIZED_CFLAGS OPTIONS_UNSET=DOCS ESOUND EXAMPLES TEST multimedia_ffmpeg_SET=ALSA ASS CDIO CELT DOCS FRIBIDI GPL3 LAME MODPLUG NONFREE OPENAL OPENCL OPENCV OPENGL OPENJPEG OPUS SDL SNAPPY SPEEX VIDSTAB WAVPACK WEBP XCB XVIDEO multimedia_ffmpeg_UNSET=GNUTLS If you guys need any other information to help troubleshoot this, let me know. Thanks, Naram Qashat