https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250736
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m.au --- Comment #4 from [email protected] --- (In reply to commit-hook from comment #3) This is likely to be more for informational purposes as (hopefully) the base system migrates to utilizing ASLR, sometime :) Unfortunately this update broke devel/gobject-introspection, from portmaster with ===> Cleaning for gobject-introspection-1.66.1,1 ===>>> Logging build to /tmp/port_log-112-gobject-introspection.y7eERKNm ===>>> make build failed for devel/gobject-introspection ===>>> Aborting update ===>>> Update for devel/gobject-introspection failed ===>>> Aborting update ===>>> Update for x11-toolkits/pango failed ===>>> Aborting update ===>>> Update for databases/rrdtool failed ===>>> Aborting update ===>>> Update for sysutils/munin-master failed ===>>> Aborting update --- From /tmp/port_log-112-gobject-introspection.y7eERKNm Run-time dependency gio-unix-2.0 found: YES 2.66.2 Run-time dependency libffi found: YES 3.3 Dependency python found: YES (pkgconfig) meson.build:161:3: ERROR: C header 'Python.h' not usable I was too quick to revert and rebuild loosing the meson build logs (apologies), but I use (CFLAGS) -fpie (LDFLAGS) -pie, which may have been the problem with the upgrade Immediate Solution? svnlite update -r '{2020-11-01}' /usr/ports/devel/meson LT Solution, I'll probably refrain from using aslr options for internal building tools. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-desktop To unsubscribe, send any mail to "[email protected]"
