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

Marco Beishuizen <mb...@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Overcome By Events

--- Comment #5 from Marco Beishuizen <mb...@xs4all.nl> ---
I need closing this one again because the bug seems to have disappeared.

I did notice that the bug doesn't appear when using portmaster. Portmaster is
builing devel/bison before building gobject-introspection, and then the bug
doesn't happen. Using portupgrade or doing a make install directly was
triggering the bug because devel/bison wasn't build first for some reason.

Trying to reproduce the bug today failed: bison does build before
gobject-introspection now, and the bug disappears.

My uname -a:
FreeBSD yokozuna 12.0-STABLE FreeBSD 12.0-STABLE r343805 YOKOZUNA  amd64

My make.conf:
CPUTYPE?=nocona
KERNCONF=YOKOZUNA
DISTDIR=/var/ports/distfiles
PACKAGES=/var/ports/packages
OPTIONS_UNSET=GNOME GCONF DCONF GSETTINGS CUPS AVAHI HAL ALSA PULSEAUDIO
WAYLAND COLORD
OPTIONS_SET=LPR NVIDIA NVTHREADS SNDIO OSS ZTS
PKG_NOCOMPRESS=1
WITH_MPM=event
#DEVELOPER=yes                                                                  
#BATCH=yes                                                                      
#DISABLE_VULNERABILITIES=yes                                                    
#FORCE_PKG_REGISTER=yes                                                         
DEFAULT_VERSIONS+= mysql=8.0 pgsql=11 emacs=nox lua=5.3
MESA_LLVM_VER=80
.if ${.CURDIR:M*/editors/emacs*}
FLAVOR?=nox
.endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to