From owner-freebsd-ports-bugs@freebsd.org Sun Jul 16 21:41:05 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 ABDE7C7B2C9 for ; Sun, 16 Jul 2017 21:41:05 +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 9857068B91 for ; Sun, 16 Jul 2017 21:41:05 +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 v6GLf5HG055320 for ; Sun, 16 Jul 2017 21:41:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220458] ports-mgmt/synth: Fails to build on 11.1-RC1 AMD64 unknown type names '__vm_ooffset_t' and '__vm_pindex_t' Date: Sun, 16 Jul 2017 21:41:05 +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: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lacey.leanne@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2017 21:41:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220458 --- Comment #2 from Lacey Powers --- The last version of synth that worked for me was 1.68 on FreeBSD 11. Once I upgraded to FreeBSD 11.1, 1.68 started having problems. I tried 1.69 in the hopes that the latest version fixed some sort of bug. I did a few of hours of troubleshooting (interesting way to spend a bit of vacation time), and it looks like synth didn't force a rebuild of lang/gcc6-aux, which had older definitions in the types.h header. Once lang/gcc6-aux was fully and completely rebuilt, and reinstalled with p= kg upgrade -f lang/gcc6-aux, the resulting header was updated, and synth start= ed building again just fine. I'm not sure why synth didn't force a rebuild of all of the packages when upgrading from 11.0-RELEASE to 11.1-RC1 (or any of the in-between BETA and = RC versions). --=20 You are receiving this mail because: You are the assignee for the bug.=