pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

valgrind-netbsd-git: update status



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Feb 4 11:51:02 2026 +0100
Changeset:	9463c7fe508d8a5f63f19115473d531070995de8

Modified Files:
	valgrind-netbsd-git/Makefile
	valgrind-netbsd-git/TODO
	valgrind-netbsd-git/distinfo

Log Message:
valgrind-netbsd-git: update status

tests build now, test status not looking too great

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9463c7fe508d8a5f63f19115473d531070995de8

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

diffstat:
 valgrind-netbsd-git/Makefile |  9 +++++----
 valgrind-netbsd-git/TODO     | 15 ++-------------
 valgrind-netbsd-git/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 20 deletions(-)

diffs:
diff --git a/valgrind-netbsd-git/Makefile b/valgrind-netbsd-git/Makefile
index 682bd2e30b..6582d53a6f 100644
--- a/valgrind-netbsd-git/Makefile
+++ b/valgrind-netbsd-git/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	valgrind-netbsd-0.0.20260203
+DISTNAME=	valgrind-netbsd-0.0.20260204
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GITHUB:=paulfloyd/}
 # head of branch of 'fosdem26' as of date above
-GITHUB_TAG=	542995e04e0f69815d4d2e22918bbc5a0c4dabd4
+GITHUB_TAG=	35a3b79088ac71e83a3dc2d118967e0aefd7541f
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/paulfloyd/valgrind-netbsd
@@ -15,9 +15,9 @@ WRKSRC=		${WRKDIR}/valgrind-netbsd-${GITHUB_TAG}
 
 GNU_CONFIGURE=	yes
 USE_LANGUAGES=	c c++
-USE_TOOLS+=	automake autoconf autoreconf gmake perl
+USE_TOOLS+=	automake autoconf autoreconf gmake gsed perl
 
-TEST_TARGET=	check
+TEST_TARGET=	check regtest
 
 CHECK_RELRO_SKIP+=	libexec/valgrind/cachegrind-amd64-netbsd
 CHECK_RELRO_SKIP+=	libexec/valgrind/callgrind-amd64-netbsd
@@ -42,4 +42,5 @@ pre-configure:
 	cd ${WRKSRC} && autoreconf -fiv
 
 .include "../../lang/python/application.mk"
+.include "../../lang/python/tool.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/valgrind-netbsd-git/TODO b/valgrind-netbsd-git/TODO
index 3fe3a7c485..124e45f712 100644
--- a/valgrind-netbsd-git/TODO
+++ b/valgrind-netbsd-git/TODO
@@ -1,15 +1,4 @@
 https://github.com/paulfloyd/valgrind-netbsd/issues/2
 
-Build succeeds, test fails with:
-mv -f $depbase.Tpo $depbase.Po
-../../../drd/tests/pth_detached3.c: In function 'main':
-../../../drd/tests/pth_detached3.c:32:40: error: passing argument 1 of '__libc_thr_detach' makes pointer from integer without a cast [-Wint-conversion]
-   32 |   pthread_detach((unsigned long)thread + 8);
-      |                  ~~~~~~~~~~~~~~~~~~~~~~^~~
-      |                                        |
-      |                                        long unsigned int
-In file included from ../../../drd/tests/pth_detached3.c:5:
-/usr/include/pthread.h:341:27: note: expected 'pthread_t' {aka 'struct __pthread_st *'} but argument is of type 'long unsigned int'
-  341 | int     __libc_thr_detach(pthread_t);
-      |                           ^~~~~~~~~
-
+Build succeeds, test status:
+== 777 tests, 742 stderr failures, 188 stdout failures, 11 stderrB failures, 16 stdoutB failures, 37 post failures ==
diff --git a/valgrind-netbsd-git/distinfo b/valgrind-netbsd-git/distinfo
index da99b50cf9..ba66b07e2e 100644
--- a/valgrind-netbsd-git/distinfo
+++ b/valgrind-netbsd-git/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (valgrind-netbsd-0.0.20260203-542995e04e0f69815d4d2e22918bbc5a0c4dabd4.tar.gz) = 386edbae116e43ba1b6f2027911bda553e4f5b1e63acc4702a0cede93ddc876b
-SHA512 (valgrind-netbsd-0.0.20260203-542995e04e0f69815d4d2e22918bbc5a0c4dabd4.tar.gz) = d7656cd5cf476371832aa094f45ce31e72b69db4e8f6af68a4fa8947c82e2413da1eaf18e6e8e5e1bedf7a72d52225d18070fefc487879dbde5b986ebfdc540f
-Size (valgrind-netbsd-0.0.20260203-542995e04e0f69815d4d2e22918bbc5a0c4dabd4.tar.gz) = 16738024 bytes
+BLAKE2s (valgrind-netbsd-0.0.20260204-35a3b79088ac71e83a3dc2d118967e0aefd7541f.tar.gz) = f7790e46a6971b30f3c309de01ec1cc23fbf33c511f1d7d54dacc20ae379005b
+SHA512 (valgrind-netbsd-0.0.20260204-35a3b79088ac71e83a3dc2d118967e0aefd7541f.tar.gz) = 92c8e676c157a15fa524599e34f9d5d9b195a07501b3deafcf242b017975865d98fe4ae029750053adc32de558b65159aee7550b25d57666db8d04f3f828ab06
+Size (valgrind-netbsd-0.0.20260204-35a3b79088ac71e83a3dc2d118967e0aefd7541f.tar.gz) = 16738351 bytes
 SHA1 (patch-configure.ac) = 8376766e1ad67a272faa7cb87d2e11e5399a787f


Home | Main Index | Thread Index | Old Index