NetBSD Problem Report #57217

From kimmo@suominen.org  Sat Feb  4 04:13:00 2023
Return-Path: <kimmo@suominen.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 19CAE1A9239
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  4 Feb 2023 04:13:00 +0000 (UTC)
Message-Id: <20230204041255.258551B737@equinoxe.x.gw.fi>
Date: Sat,  4 Feb 2023 06:12:55 +0200 (EET)
From: kim@netbsd.org
To: gnats-bugs@NetBSD.org
Subject: glib2 tries to download sources during configure
X-Send-Pr-Version: 3.95

>Number:         57217
>Category:       pkg
>Synopsis:       glib2 tries to download sources during configure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 04 04:15:00 +0000 2023
>Closed-Date:    Sun Apr 02 06:42:23 +0000 2023
>Last-Modified:  Sun Apr 02 06:42:23 +0000 2023
>Originator:     Kimmo Suominen
>Release:        NetBSD 9.3_STABLE
>Organization:
>Environment:


System: NetBSD equinoxe.x.gw.fi 9.3_STABLE NetBSD 9.3_STABLE (GENERIC) #0: Tue Dec 20 09:58:01 UTC 2022 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	===> Configuring for glib2-2.74.5
	[...]
	Found pkg-config: /tmp/kim/pkgsrc/devel/glib2/work/.tools/bin/pkg-config (1.9.4)
	WARNING: Found CMake '/tmp/kim/pkgsrc/devel/glib2/work/.tools/bin/false' but couldn't run it
	Found CMake: NO
	Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake)
	Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake)
	Looking for a fallback subproject for the dependency libpcre2-8
	Downloading pcre2 source from https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.40/pcre2-10.40.tar.bz2
	<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
	WARNING: failed to download with error: could not get https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.40/pcre2-10.40.tar.bz2 is the internet available?. Trying after a delay...

	meson.build:2079:2: ERROR: could not get https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.40/pcre2-10.40.tar.bz2 is the internet available?
>How-To-Repeat:
	Try to build glib2 or anything that depends on it (with PKG_DEVELOPER=1).
>Fix:


>Release-Note:

>Audit-Trail:
From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57217 CVS commit: pkgsrc/devel/pkgconf
Date: Sat, 4 Feb 2023 08:09:35 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Sat Feb  4 08:09:35 UTC 2023

 Modified Files:
 	pkgsrc/devel/pkgconf: Makefile PLIST distinfo

 Log Message:
 pkgconf: revert update

 PR 57217 and reports of coredumps on NetBSD 9


 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/pkgconf/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/pkgconf/PLIST
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/pkgconf/distinfo

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->feedback
State-Changed-By: nros@NetBSD.org
State-Changed-When: Tue, 28 Mar 2023 12:02:09 +0000
State-Changed-Why:
This PR has a fix commited and pkgconf does not crash on NetBSD 9 after a fix for not hiding reallocarray, would like to now it it works for kimmo now so this acan be closed.

State-Changed-From-To: feedback->closed
State-Changed-By: kim@NetBSD.org
State-Changed-When: Sun, 02 Apr 2023 06:42:23 +0000
State-Changed-Why:
I ran a refresh build of pkgsrc, which included upgrading glib2.
It ran fine, so this ticket can be closed.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.