Skip to content

Instantly share code, notes, and snippets.

Finished running tests.
Status:
Expected failure: dynamic-extent.pure.lisp / DX-COMPILER-NOTES
Expected failure: float.pure.lisp / (SCALE-FLOAT-OVERFLOW BUG-372)
Expected failure: float.pure.lisp / (ADDITION-OVERFLOW BUG-372)
Expected failure: float.pure.lisp / (ADDITION-OVERFLOW BUG-372 TAKE-2)
Expected failure: hash.pure.lisp / SXHASH-ON-DISPLACED-STRING
Expected failure: selfbuild-output.pure.lisp / MAKE-LIST-%MAKE-LIST-NOT-CALLED
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL)
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL RECURSIVE)
SUBSTRINGS= foo bar bufar
.for substring in ${SUBSTRINGS}
RES:= ${RES} app:${substring}
.endfor
.info ${RES}
[dg@freebsd ~/go/src]$ ./run.bash -no-rebuild
##### Test execution environment.
# GOARCH: riscv64
# CPU:
# GOOS: freebsd
# OS Version: FreeBSD 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n255938-326a8d3e085: Fri Jun 3 06:39:27 UTC 2022 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC riscv
##### Testing packages.
# runtime
runtime/sys_freebsd_riscv64.s:157:1: [riscv64] write1: unknown variable errno; offset 24 is ret+24(FP)
runtime/sys_freebsd_riscv64.s:158:1: [riscv64] write1: RET without writing to 4-byte ret+24(FP)
runtime/sys_freebsd_riscv64.s:170:1: [riscv64] read: unknown variable errno; offset 24 is ret+24(FP)
runtime/sys_freebsd_riscv64.s:171:1: [riscv64] read: RET without writing to 4-byte ret+24(FP)
[dg@freebsd ~/go/src]$ ./run.bash -k 2>&1 | tee ~/test.out
##### Building packages and commands.
##### Test execution environment.
# GOARCH: riscv64
# CPU:
# GOOS: freebsd
# OS Version: FreeBSD 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n256070-36447829aee: Sat Jun 11 05:17:00 UTC 2022 root@freebsd:/usr/obj/usr/src/riscv.riscv64/sys/GENERIC-NODEBUG riscv
diff --git a/sysutils/chezmoi/Makefile b/sysutils/chezmoi/Makefile
index 462a7849d5cc..6068f5354311 100644
--- a/sysutils/chezmoi/Makefile
+++ b/sysutils/chezmoi/Makefile
@@ -2,10 +2,9 @@
PORTNAME= chezmoi
DISTVERSIONPREFIX= v
-DISTVERSION= 2.17.1
-PORTREVISION= 1
===> License GPLv3 accepted by the user
===> sdr++-1.0.4_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by sdr++-1.0.4_1 for building
===> Extracting for sdr++-1.0.4_1
=> SHA256 Checksum OK for AlexandreRouma-SDRPlusPlus-1.0.4_GH0.tar.gz.
===> Patching for sdr++-1.0.4_1
===> Applying FreeBSD patches for sdr++-1.0.4_1 from /home/dg/ports/main/comms/sdr++/files
===> sdr++-1.0.4_1 depends on file: /usr/local/bin/cmake - found
===> sdr++-1.0.4_1 depends on executable: ninja - found
===> sdr++-1.0.4_1 depends on package: pkgconf>=1.3.0_1 - found
diff --git a/net/seaweedfs/Makefile b/net/seaweedfs/Makefile
index 334818e6f7ba..8f351c3cba3a 100644
--- a/net/seaweedfs/Makefile
+++ b/net/seaweedfs/Makefile
@@ -1,7 +1,8 @@
PORTNAME= seaweedfs
-DISTVERSION= 2.81
-PORTREVISION= 4
+DISTVERSION= 3.20
CATEGORIES= net sysutils
diff --git a/net/termshark/Makefile b/net/termshark/Makefile
index 7defdf267980..f11b330b8160 100644
--- a/net/termshark/Makefile
+++ b/net/termshark/Makefile
@@ -1,11 +1,8 @@
PORTNAME= termshark
PORTVERSION= 2.4.0
DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= net
##### ../test
# go run run.go -- fixedbugs/bug514.go
exit status 1
/home/dg/go/pkg/tool/freebsd_riscv64/link: running gcc failed: exec: "gcc": executable file not found in $PATH
FAIL fixedbugs/bug514.go 3.754s
# go run run.go -- fixedbugs/issue40954.go
exit status 1
/home/dg/go/pkg/tool/freebsd_riscv64/link: running gcc failed: exec: "gcc": executable file not found in $PATH