pkgsrc-WIP-changes archive

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

wip/gcc9snapshot: Update to 9-20191221.



Module Name:	pkgsrc-wip
Committed By:	Kai-Uwe Eckhardt <kuehro%posteo.de@localhost>
Pushed By:	kuehro
Date:		Sat Dec 28 20:43:44 2019 +0100
Changeset:	bddad1eca57a30727b8741ebf5c98cab34c3890f

Modified Files:
	gcc9snapshot/Makefile
	gcc9snapshot/distinfo
	gcc9snapshot/version.mk
Removed Files:
	gcc9snapshot/patches/patch-libgo-mksysinfo.sh

Log Message:
wip/gcc9snapshot: Update to 9-20191221.

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

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

diffstat:
 gcc9snapshot/Makefile                         |  6 +++++-
 gcc9snapshot/distinfo                         |  9 ++++-----
 gcc9snapshot/patches/patch-libgo-mksysinfo.sh | 13 -------------
 gcc9snapshot/version.mk                       |  2 +-
 4 files changed, 10 insertions(+), 20 deletions(-)

diffs:
diff --git a/gcc9snapshot/Makefile b/gcc9snapshot/Makefile
index 902b11390c..4238acc227 100644
--- a/gcc9snapshot/Makefile
+++ b/gcc9snapshot/Makefile
@@ -149,7 +149,6 @@ pre-configure:
 	${RUN} cd ${WRKSRC} && ${MKDIR} ${OBJDIR}
 	${CP} ${FILESDIR}/netbsd-d.c ${WRKSRC}/gcc/config/
 
-TEST_TARGET=	-j ${MAKE_JOBS} -k check || ${TRUE}
 pre-test:
 	${RUN} 							\
 	if runtest --version >/dev/null 2>/dev/null ; then	\
@@ -158,6 +157,11 @@ pre-test:
 	  ${ECHO} "ERROR: Please install devel/dejagnu in order to run the test suite." ; \
 	  exit 1 ;						\
 	fi
+
+test:
+	${RUN} cd ${WRKSRC} && cd ${OBJDIR} &&		\
+	gmake -j ${MAKE_JOBS} -sk check || ${TRUE}
+
 post-test:
 	${RUN} cd ${WRKSRC} && cd ${OBJDIR} &&		\
 	${SHELL} ${WRKSRC}/contrib/test_summary >${WRKDIR}/test_summary.log
diff --git a/gcc9snapshot/distinfo b/gcc9snapshot/distinfo
index c3aa968e51..0d40183d64 100644
--- a/gcc9snapshot/distinfo
+++ b/gcc9snapshot/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.23 2015/05/06 05:25:00 keckhardt Exp $
 
-SHA1 (gcc-9.0.1-RC-20190426.tar.xz) = 49ed9a232517d01d99370ce54f0d576543aa6b1c
-RMD160 (gcc-9.0.1-RC-20190426.tar.xz) = c6f288b5df64ad80fde595620bf796d297fb0084
-SHA512 (gcc-9.0.1-RC-20190426.tar.xz) = c3fcb6212cbbf3eb1ea6ae785c532385768a278293d50e76057c25cb7db8200b401db8897fe0f9063e9cd3074be7d645cc3144c651609bcb690616dedb9714c0
-Size (gcc-9.0.1-RC-20190426.tar.xz) = 70526560 bytes
+SHA1 (gcc-9-20191221.tar.xz) = cadd78aafda41c2c7092607a82d7f78a501e8723
+RMD160 (gcc-9-20191221.tar.xz) = cb0fbf3a0969c799093a3b9de25b5e8bd374225e
+SHA512 (gcc-9-20191221.tar.xz) = 48aad873a30e7703b10ae720b53b27ed3239363fa2d3ca4cfb659cd72090fb90287c7a554b1b9c3cecb986e70e5940e0a9159d47bb3945823bddba80ada6a024
+Size (gcc-9-20191221.tar.xz) = 68940096 bytes
 SHA1 (isl-0.16.1.tar.bz2) = c5a2b201bf05229647e73203c0bf2d9679d4d21f
 RMD160 (isl-0.16.1.tar.bz2) = 5a99db3fe0d0a1f6bbac1ed4448f2403495c55b2
 SHA512 (isl-0.16.1.tar.bz2) = c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b
@@ -25,6 +25,5 @@ SHA1 (patch-libffi_testsuite_libffi.call_float2.c) = 6321dde308579448c27c2b6e1e3
 SHA1 (patch-libgcc_config.host) = bdd4cd27249c8b62793204428d95c977d58f06fb
 SHA1 (patch-libgcc_crtstuff.c) = e3a3b02a26229992851f195b5701cb1b86c29efe
 SHA1 (patch-libgfortran_io_io.h) = d44676239a7f45e42054d24bd5224f43c20055c0
-SHA1 (patch-libgo-mksysinfo.sh) = cc352ebbda4261d11fcbcfe1409f38d487e8d006
 SHA1 (patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h) = 1b907114f8b3477400fabc7b84ca5c16cd9c2930
 SHA1 (patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc) = d498ce411dfcd57652f87957778fab66dd4ab9a0
diff --git a/gcc9snapshot/patches/patch-libgo-mksysinfo.sh b/gcc9snapshot/patches/patch-libgo-mksysinfo.sh
deleted file mode 100644
index 8f99d09dc3..0000000000
--- a/gcc9snapshot/patches/patch-libgo-mksysinfo.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- libgo/mksysinfo.sh.orig	2019-03-19 14:00:59.000000000 +0000
-+++ libgo/mksysinfo.sh	2019-04-28 21:05:47.652698233 +0000
-@@ -1127,7 +1127,7 @@
- # Prefer largefile variant if available.
- # CentOS 5 does not have f_flags, so pull from f_spare.
- statfs=`grep '^type _statfs64 ' gen-sysinfo.go || true`
--if test "$statfs" == ""; then
-+if test "$statfs" = ""; then
-   statfs=`grep '^type _statfs ' gen-sysinfo.go || true`
- fi
- if ! echo "$statfs" | grep f_flags; then
diff --git a/gcc9snapshot/version.mk b/gcc9snapshot/version.mk
index 2752f6ec5f..44a4398cc0 100644
--- a/gcc9snapshot/version.mk
+++ b/gcc9snapshot/version.mk
@@ -1,2 +1,2 @@
 # $NetBSD: version.mk,v 1.21 2015/05/06 05:25:00 keckhardt Exp $
-GCC9S_DIST_VERSION:=	9.0.1-RC-20190426
+GCC9S_DIST_VERSION:=	9-20191221


Home | Main Index | Thread Index | Old Index