From owner-freebsd-emulation@freebsd.org Sun Jan 14 07:25:30 2018 Return-Path: Delivered-To: freebsd-emulation@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 E1FBAEA65CD for ; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C10D8708FB for ; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C05B0EA65CA; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) Delivered-To: emulation@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 BFFEBEA65C7 for ; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6229708FA for ; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 996544134 for ; Sun, 14 Jan 2018 07:25:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0E7PUkP023541 for ; Sun, 14 Jan 2018 07:25:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0E7PUoP023540 for emulation@FreeBSD.org; Sun, 14 Jan 2018 07:25:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 214512] audio/linux-skype_oss_wrapper: gcc provided by CentOS is too old to understand some valid CPUTYPE Date: Sun, 14 Jan 2018 07:25:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lantw44@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jan 2018 07:25:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214512 --- Comment #3 from Ting-Wei Lan --- (In reply to w.schwarzenfeld from comment #2) Yes, it is easy to reproduce the problem. # make __MAKE_CONF=3D/dev/null CPUTYPE=3Dcorei7 BATCH=3D1 =3D=3D=3D> License BSD3CLAUSE accepted by the user =3D=3D=3D> linux-skype_oss_wrapper-0.1.1 depends on file: /usr/local/sbin= /pkg - found =3D=3D=3D> Fetching all distfiles required by linux-skype_oss_wrapper-0.1.1= for building =3D=3D=3D> Extracting for linux-skype_oss_wrapper-0.1.1 =3D> SHA256 Checksum OK for s3erios-skype_oss_wrapper-v0.1.1_GH0.tar.gz.=20= =20=20 =3D=3D=3D> Patching for linux-skype_oss_wrapper-0.1.1 =3D=3D=3D> linux-skype_oss_wrapper-0.1.1 depends on package: linux-c6-dev= tools>0 - found =3D=3D=3D> Configuring for linux-skype_oss_wrapper-0.1.1 =3D=3D=3D> Building for linux-skype_oss_wrapper-0.1.1 --- skype_oss --- --- libpulse.o --- --- skype_oss --- echo "#!/bin/sh" > skype_oss && echo "LD_LIBRARY_PATH=3D/compat/linux/lib/skype_oss_wrapper:\$LD_LIBRARY_PATH sk= ype" >> skype_oss && chmod +x skype_oss --- libpulse.o --- /compat/linux/usr/bin/gcc -O2 -pipe -march=3Dcorei7 -fstack-protector -fno-strict-aliasing -m32 -fPIC -c libpulse.c -o libpulse.o libpulse.c:1: error: bad value (corei7) for -march=3D switch libpulse.c:1: error: bad value (corei7) for -mtune=3D switch *** [libpulse.o] Error code 1 make[1]: stopped in /usr/ports/audio/linux-skype_oss_wrapper/work/skype_oss_wrapper-0.1.1 1 error make[1]: stopped in /usr/ports/audio/linux-skype_oss_wrapper/work/skype_oss_wrapper-0.1.1 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/audio/linux-skype_oss_wrapper --=20 You are receiving this mail because: You are the assignee for the bug.=