From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#20856: [core-updates] lame and jemalloc compile failures with gcc-4.9.2 Date: Fri, 19 Jun 2015 23:22:24 -0400 Message-ID: <877fqzawsv.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z69N5-0004Tv-CM for bug-guix@gnu.org; Fri, 19 Jun 2015 23:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z69N2-00029T-65 for bug-guix@gnu.org; Fri, 19 Jun 2015 23:23:07 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:50916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z69N2-00029N-2W for bug-guix@gnu.org; Fri, 19 Jun 2015 23:23:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z69N1-0002LP-Li for bug-guix@gnu.org; Fri, 19 Jun 2015 23:23:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z69Mj-0004An-Br for bug-guix@gnu.org; Fri, 19 Jun 2015 23:22:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z69Mg-00028e-0X for bug-guix@gnu.org; Fri, 19 Jun 2015 23:22:45 -0400 Received: from world.peace.net ([50.252.239.5]:35980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z69Mf-000287-TM for bug-guix@gnu.org; Fri, 19 Jun 2015 23:22:41 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 20856@debbugs.gnu.org On i686, both 'lame' and 'jemalloc' fail to compile with very similar errors when compiled with gcc-4.9.2: http://hydra.gnu.org:3000/build/528901/log/tail-reload http://hydra.gnu.org:3000/build/531046/log/tail-reload In both cases, the errors are of the form: /gnu/store/0cp1i7q70ip8py0mks6sbbnrxzb7p7d5-gcc-4.9.2-lib/lib/gcc/i686-pc-linux-gnu/4.9.2/include/[ex]mmintrin.h: error: inlining failed in call to always_inline : target specific option mismatch Mark