Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 21:41:05 +0000
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'
Message-ID:  <bug-220458-13-EfBCcDq5Bg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220458-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220458-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220458

--- Comment #2 from Lacey Powers <lacey.leanne@gmail.com> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220458-13-EfBCcDq5Bg>