From owner-freebsd-ports-bugs@freebsd.org Sat Aug 5 04:01: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 35B25DB62F0 for ; Sat, 5 Aug 2017 04:01: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 1B0F663822 for ; Sat, 5 Aug 2017 04:01: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 v7541UkQ035692 for ; Sat, 5 Aug 2017 04:01:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221237] multimedia/handbrake 2017Q3 build breaks, binary pkg segfaults Date: Sat, 05 Aug 2017 04:01: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 Only Me X-Bugzilla-Who: mason@blisses.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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: Sat, 05 Aug 2017 04:01:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221237 Bug ID: 221237 Summary: multimedia/handbrake 2017Q3 build breaks, binary pkg segfaults Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mason@blisses.org I can't get past this: /usr/local/bin/gcc5=20 -I/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/contrib/include -std=3Dgnu99 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=3D/usr/local/lib/gcc5 -isystem /usr/local/include -fno-strict-al= iasing -DLIBICONV_PLUG -isystem /usr/local/include -DNDEBUG -O3 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration -Wuninitial= ized -Wunused-variable -Wunused-but-set-variable -Wno-unused-function -I. -I"/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/contrib/libvp= x/libvpx-1.5.0" -c -o vp8/common/generic/systemdependent.c.o vp8/common/generic/systemdependent.c In file included from /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/unis= td.h:46:0, from vp8/common/generic/systemdependent.c:24: /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/= types.h:266:9: error: unknown type name '__vm_ooffset_t' typedef __vm_ooffset_t vm_ooffset_t; ^ /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.4.0/include-fixed/sys/= types.h:268:9: error: unknown type name '__vm_pindex_t' typedef __vm_pindex_t vm_pindex_t; ^ gmake[4]: *** [Makefile:154: vp8/common/generic/systemdependent.c.o] Error 1 gmake[3]: *** [Makefile:17: .DEFAULT] Error 2 gmake[3]: Leaving directory '/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build/contrib/libvpx/= libvpx-1.5.0' gmake[2]: *** [../contrib/libvpx/module.rules:3: contrib/libvpx/.stamp.buil= d] Error 2 gmake[2]: Leaving directory '/usr/ports/multimedia/handbrake/work/HandBrake-1.0.7/build' *** Error code 1 Stop. make[1]: stopped in /usr/ports/multimedia/handbrake *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/handbrake --=20 You are receiving this mail because: You are the assignee for the bug.=