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/>

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

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?=3Dnocona
KERNCONF=3DYOKOZUNA
DISTDIR=3D/var/ports/distfiles
PACKAGES=3D/var/ports/packages
OPTIONS_UNSET=3DGNOME GCONF DCONF GSETTINGS CUPS AVAHI HAL ALSA PULSEAUDIO
WAYLAND COLORD
OPTIONS_SET=3DLPR NVIDIA NVTHREADS SNDIO OSS ZTS
PKG_NOCOMPRESS=3D1
WITH_MPM=3Devent
#DEVELOPER=3Dyes=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
#BATCH=3Dyes=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
#DISABLE_VULNERABILITIES=3Dyes=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
#FORCE_PKG_REGISTER=3Dyes=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
DEFAULT_VERSIONS+=3D mysql=3D8.0 pgsql=3D11 emacs=3Dnox lua=3D5.3
MESA_LLVM_VER=3D80
.if ${.CURDIR:M*/editors/emacs*}
FLAVOR?=3Dnox
.endif

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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