Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2019 18:46:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 237795] devel/gobject-introspection: "needs Python 3.4 at least, but 2.7 was specified."
Message-ID:  <bug-237795-21822-yPu1NBArAQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237795-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237795-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Marco Beishuizen <mbeis@xs4all.nl> changed:

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

--- Comment #5 from Marco Beishuizen <mbeis@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237795-21822-yPu1NBArAQ>