From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 65D48139888 for ; Tue, 1 Sep 2015 22:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD20E1424B; Tue, 1 Sep 2015 22:56:49 +0000 (UTC) Received: from BLU004-OMC1S7.hotmail.com (blu004-omc1s7.hotmail.com [65.55.116.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C25F41419B for ; Tue, 1 Sep 2015 22:56:48 +0000 (UTC) Received: from BLU436-SMTP17 ([65.55.116.9]) by BLU004-OMC1S7.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Tue, 1 Sep 2015 15:56:48 -0700 X-TMN: [33j6NrBhAThX227gYLQVkqt3ddif2LIF] X-Originating-Email: [frodriguez.developer@outlook.com] Message-ID: From: Fernando Rodriguez To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] audacity-2.0.5 failed to compile Date: Tue, 1 Sep 2015 18:55:57 -0400 User-Agent: KMail/4.14.8 (Linux/3.18.20; KDE/4.14.8; x86_64; ; ) In-Reply-To: <55E620F2.5010703@sys-concept.com> References: <55E620F2.5010703@sys-concept.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-OriginalArrivalTime: 01 Sep 2015 22:56:47.0687 (UTC) FILETIME=[7B1F7570:01D0E509] X-Archives-Salt: 2e11876c-4698-4907-8c72-52d9afe2d31c X-Archives-Hash: a32900ebe5d594b54b04941de5dc104f On Tuesday, September 01, 2015 4:04:34 PM thelma@sys-concept.com wrote: > System fails to upgrade to audacity-2.0.5 > > -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lasound -lrt > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_finish_decompress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_CreateDecompress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_resync_to_restart@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_read_scanlines@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_read_header@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_finish_compress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_start_compress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_start_decompress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_set_quality@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_destroy_decompress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_destroy_compress@LIBJPEG_6.2' > /usr/lib64/libwx_gtk2u_core-2.8.so: undefined reference to `jpeg_std_error@LIBJPEG_6.2' > collect2: error: ld returned 1 exit status > Makefile:301: recipe for target '../audacity' failed > make[1]: *** [../audacity] Error 1 > make[1]: Leaving directory '/var/tmp/portage/media- sound/audacity-2.0.5/work/audacity-src-2.0.5/src' > Makefile:21: recipe for target 'audacity' failed > make: *** [audacity] Error 2 > * ERROR: media-sound/audacity-2.0.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media- sound/audacity-2.0.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media- sound/audacity-2.0.5::gentoo'`. > * The complete build log is located at '/var/log/portage/media- sound:audacity-2.0.5:20150901-215644.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/audacity-2.0.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media- sound/audacity-2.0.5/temp/environment'. > * Working directory: '/var/tmp/portage/media- sound/audacity-2.0.5/work/audacity-src-2.0.5' > * S: '/var/tmp/portage/media-sound/audacity-2.0.5/work/audacity-src-2.0.5' Since you're too stupid to follow advice, you need to rebuild *EVERYTHING* that linked against libjpeg (in this case x11-libs/wxGTK). -- Fernando Rodriguez