From owner-freebsd-ports-bugs@freebsd.org Wed Mar 7 22:03:18 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E29CFF35D25 for ; Wed, 7 Mar 2018 22:03:17 +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 7E0C372557 for ; Wed, 7 Mar 2018 22:03:17 +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 C90731AADB for ; Wed, 7 Mar 2018 22:03:16 +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 w27M3Gnt088003 for ; Wed, 7 Mar 2018 22:03:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w27M3GWU088002 for freebsd-ports-bugs@FreeBSD.org; Wed, 7 Mar 2018 22:03:16 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: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225377] archivers/liblz4: setting TARGET_ARCH variable prevent to compile Date: Wed, 07 Mar 2018 22:03:17 +0000 X-Bugzilla-Reason: CC 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 Some People X-Bugzilla-Who: w.schwarzenfeld@utanet.at X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: martin@waschbuesch.de 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2018 22:03:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225377 --- Comment #8 from w.schwarzenfeld@utanet.at --- I am not sure. If I try it with poudriere: it fails with .if ${.CURDIR:M/*ports/archivers/liblz4} CONFIGURE_ENV+=3D TARGET_ARCH=3Damd64 MAKE_ENV+=3D TARGET_ARCH=3Damd64 .endif Builds with success with .if ${.CURDIR:M/*ports/archivers/liblz4} TARGET_ARCH=3D amd64 .endif but: the log shows: #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=3DFreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-fin= al 208032) 20140512 Targe t: x86_64-unknown-freebsd10.4 Thread model: posix _ALTCCVERSION_921dbbb2=3Dnone _CXXINTERNAL_acaad9ca=3DFreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-f= inal 208032) 20140512 Tar get: x86_64-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linke r" "/libexec/ld-elf.so.1" "--hash-style=3Dboth" "--enable-new-dtags" "-o" "= a.out" "/usr/lib/crt1.o"=20 "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-= lm" "-lgcc" "--as-neede d" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crt end.o" "/usr/lib/crtn.o" OUTPUT_58173849_921dbbb2=3Dyes OUTPUT_9bdba57c_921dbbb2=3Dyes OUTPUT_6a4fe7f5_921dbbb2=3Dyes OUTPUT_6bcac02b_921dbbb2=3Dyes OUTPUT_67d20829_921dbbb2=3Dyes OUTPUT_bfa62e83_921dbbb2=3Dyes OUTPUT_f0b4d593_921dbbb2=3Dyes OUTPUT_308abb44_921dbbb2=3Dyes OUTPUT_f00456e5_921dbbb2=3Dyes OUTPUT_65ad290d_921dbbb2=3Derror: invalid value 'c++14' in '-std=3Dc++14' y= es OUTPUT_b2657cc3_921dbbb2=3Dyes OUTPUT_380987f7_921dbbb2=3Dyes ARCH=3Damd64 OPSYS=3DFreeBSD _OSRELEASE=3D10.4-RELEASE-p5 OSREL=3D10.4 OSVERSION=3D1004000 : get: x86_64-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=3Db= oth" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc= _s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" OUTPUT_58173849_921dbbb2=3Dyes OUTPUT_9bdba57c_921dbbb2=3Dyes OUTPUT_6a4fe7f5_921dbbb2=3Dyes OUTPUT_6bcac02b_921dbbb2=3Dyes OUTPUT_67d20829_921dbbb2=3Dyes OUTPUT_bfa62e83_921dbbb2=3Dyes OUTPUT_f0b4d593_921dbbb2=3Dyes OUTPUT_308abb44_921dbbb2=3Dyes OUTPUT_f00456e5_921dbbb2=3Dyes OUTPUT_65ad290d_921dbbb2=3Derror: invalid value 'c++14' in '-std=3Dc++14' y= es OUTPUT_b2657cc3_921dbbb2=3Dyes OUTPUT_380987f7_921dbbb2=3Dyes ARCH=3Damd64 OPSYS=3DFreeBSD _OSRELEASE=3D10.4-RELEASE-p5 OSREL=3D10.4 --=20 You are receiving this mail because: You are on the CC list for the bug.=