From owner-freebsd-ports-bugs@freebsd.org Sun Oct 29 10:54:31 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 C4A58E601CA for ; Sun, 29 Oct 2017 10:54:31 +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 mx1.freebsd.org (Postfix) with ESMTPS id B283F7542D for ; Sun, 29 Oct 2017 10:54:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v9TAsVSi029763 for ; Sun, 29 Oct 2017 10:54:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223300] www/firefox (firefox-56.0.2_3,1) with rust-1.21.0 on i386: error[E0432]: unresolved import `x86::sse2` Date: Sun, 29 Oct 2017 10:54:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2017 10:54:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223300 Bug ID: 223300 Summary: www/firefox (firefox-56.0.2_3,1) with rust-1.21.0 on i386: error[E0432]: unresolved import `x86::sse2` Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: dim@FreeBSD.org Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Created attachment 187555 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187555&action= =3Dedit Poudriere log for www/firefox After updating my ports tree to r453055, lang/rust got updated to 1.21.0, a= nd www/firefox to 56.0.2_3,1. Building under poudriere now results in an error (it used to build OK in the past): ... gmake[6]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/obj-x86_64-unknown-free= bsd11.1/toolkit/library/rust' force-cargo-library-build env RUSTC_BOOTSTRAP=3D1 RUSTFLAGS=3D' '=20 CARGO_TARGET_DIR=3D/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/obj-x= 86_64-unknown-freebsd11.1/toolkit/library RUSTC=3D/usr/local/bin/rustc MOZ_SRC=3D/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2 MOZ_DIST=3D/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/obj-x86_64-un= known-freebsd11.1/dist LIBCLANG_PATH=3D"/usr/local/llvm40/lib" CLANG_PATH=3D"/usr/local/llvm40/bin= /clang" PKG_CONFIG_ALLOW_CROSS=3D1 RUST_BACKTRACE=3D1 MOZ_TOPOBJDIR=3D/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/obj-x86_= 64-unknown-freebsd11.1 MOZ_CARGO_WRAP_LDFLAGS=3D"-pthread -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-rpath-link,/wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/obj-x86_= 64-unknown-freebsd11.1/dist/bin -Wl,-rpath-link,/usr/local/lib" MOZ_CARGO_WRAP_LD=3D" /usr/bin/cc -std=3Dgn= u99" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER=3D/wrkdirs/usr/ports/www/firefox= /work/firefox-56.0.2/build/cargo-linker /usr/local/bin/cargo build --release --frozen --manifest-path /wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/toolkit/library/rust/Car= go.toml --lib --target=3Dx86_64-unknown-freebsd --features "servo bindgen simd-accel no-static-ideograph-encoder-tables" Compiling nom v1.2.4 Compiling rayon-core v1.2.0 Compiling nsstring_vendor v0.1.0 (file:///wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/servo/components= /style/gecko_bindings/nsstring_vendor) Compiling either v1.1.0 Compiling smallvec v0.4.0 Compiling stable_deref_trait v1.0.0 Compiling same-file v0.1.3 Compiling precomputed-hash v0.1.0 Compiling scopeguard v0.3.2 Compiling void v1.0.2 Compiling regex-syntax v0.4.0 Compiling fnv v1.0.5 Compiling odds v0.2.25 Compiling libc v0.2.24 Compiling rustc-serialize v0.3.22 Compiling simd v0.2.0 error[E0432]: unresolved import `x86::sse2` --> /wrkdirs/usr/ports/www/firefox/work/firefox-56.0.2/third_party/rust/simd/sr= c/common.rs:17:10 | 17 | use x86::sse2::common; | ^^^^ Could not find `sse2` in `x86` Compiling unicode-xid v0.0.4 Compiling unicode-normalization v0.1.4 error: aborting due to previous error error: Could not compile `simd`. I guess either the sse2 component got removed from rust, or the firefox component got updated to now include it? --=20 You are receiving this mail because: You are the assignee for the bug.=