[Bug 220458] ports-mgmt/synth: Fails to build on 11.1-RC1 AMD64 unknown type names '__vm_ooffset_t' and '__vm_pindex_t'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 16 21:41:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220458

--- Comment #2 from Lacey Powers <lacey.leanne at 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 pkg
upgrade -f lang/gcc6-aux, the resulting header was updated, and synth started
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).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list