FreeBSD/poudriere abc58e8 — . autogen.sh, build-aux test-driver
autotools test-driver needs to raise signals properly
Delta | File | |
---|---|---|
+21 | -1 | autogen.sh |
+1 | -1 | build-aux/test-driver |
+22 | -2 | 2 files |
autotools test-driver needs to raise signals properly
Delta | File | |
---|---|---|
+21 | -1 | autogen.sh |
+1 | -1 | build-aux/test-driver |
+22 | -2 | 2 files |
html: Lower json_top lock from 60 to 20 seconds. The bulk cleanup waits 60 seconds for html_json coproc to cleanup. It may be stuck waiting on this lock though.
Delta | File | |
---|---|---|
+1 | -1 | src/share/poudriere/include/html.sh |
+1 | -1 | 1 files |
jail_cleanup: PACKAGES may not be set always here
Delta | File | |
---|---|---|
+5 | -1 | src/share/poudriere/common.sh |
+5 | -1 | 1 files |
bulk: Fix killing host processes if exiting early. Fixes: 9c2d5da79d18f60fd176f5798800e32be1e87868 Fixes #977
Delta | File | |
---|---|---|
+5 | -4 | src/share/poudriere/common.sh |
+5 | -4 | 1 files |
runtest: Allow setting TRUSS
Delta | File | |
---|---|---|
+5 | -1 | test/runtest.sh |
+3 | -0 | test/Makefile.am |
+2 | -0 | test/Makefile.in |
+1 | -0 | .gitignore |
+11 | -1 | 4 files |
SC2129: Some excess redirections can be avoided
Delta | File | |
---|---|---|
+16 | -12 | src/share/poudriere/image_firmware.sh |
+16 | -12 | 1 files |
SC2155: Don't truncate error by assigning a command to a local
Delta | File | |
---|---|---|
+3 | -3 | src/share/poudriere/image.sh |
+3 | -3 | src/share/poudriere/include/util.sh |
+2 | -1 | src/share/poudriere/distclean.sh |
+8 | -7 | 3 files |
SC1073: Parsing errors
bget: Do return error if no value is returned. Fixes 4aaf8500b0 ("Sprinkle set -u around some early helpers")
Delta | File | |
---|---|---|
+2 | -2 | src/share/poudriere/common.sh |
+2 | -2 | 1 files |
bulk/testport -S: Allow setting SKIP_RECURSIVE_REBUILD in poudriere.conf
Delta | File | |
---|---|---|
+0 | -1 | src/share/poudriere/bulk.sh |
+1 | -0 | src/share/poudriere/common.sh |
+0 | -1 | src/share/poudriere/testport.sh |
+1 | -2 | 3 files |
bulk tests: Disable pkg compression
Delta | File | |
---|---|---|
+1 | -0 | test/common.sh |
+1 | -0 | 1 files |
pkgclean -a: Remove empty dirs after removing repo files
Delta | File | |
---|---|---|
+2 | -2 | src/share/poudriere/pkgclean.sh |
+2 | -2 | 1 files |
Avoid redirection; this is a NOP
Delta | File | |
---|---|---|
+1 | -1 | src/share/poudriere/include/pkgqueue.sh |
+1 | -1 | 1 files |
timestamp: Rework dynamic prefix support - Require -D to activate - Require '\001PX:' to avoid false-positives.
Delta | File | |
---|---|---|
+111 | -71 | src/libexec/poudriere/timestamp/timestamp.c |
+47 | -1 | test/timestamp.sh |
+158 | -72 | 2 files |
Add test for calculate_duration() in sh and timestamp. This also fixes TIME_START=0 not populating start timespec.
Delta | File | |
---|---|---|
+64 | -28 | src/libexec/poudriere/timestamp/timestamp.c |
+31 | -0 | test/calculate_duration.sh |
+17 | -10 | test/Makefile.in |
+13 | -4 | src/share/poudriere/include/util.sh |
+1 | -0 | test/Makefile.am |
+126 | -42 | 5 files |
Drop more DEPENDS_ARGS leftovers
Update libucl to 0.8.1
Delta | File | |
---|---|---|
+0 | -7,990 | external/libucl/m4/libtool.m4 |
+1,626 | -0 | external/libucl/src/ucl_msgpack.c |
+1,341 | -178 | external/libucl/src/ucl_util.c |
+793 | -146 | external/libucl/src/ucl_parser.c |
+729 | -74 | external/libucl/lua/lua_ucl.c |
+706 | -0 | external/libucl/include/ucl++.h |
+5,195 | -8,388 | 95 files not shown |
+10,038 | -10,361 | 101 files |
Move various external imports to external/ dir.
Delta | File | |
---|---|---|
+0 | -2,054 | src/libexec/poudriere/cpdup/src/hcproto.c |
+2,054 | -0 | external/cpdup/src/hcproto.c |
+0 | -1,842 | src/libexec/poudriere/cpdup/src/cpdup.c |
+1,842 | -0 | external/cpdup/src/cpdup.c |
+0 | -721 | src/libexec/poudriere/rm/rm.c |
+721 | -0 | external/rm/rm.c |
+4,617 | -4,617 | 56 files not shown |
+8,940 | -8,951 | 62 files |
Initialize some values
Delta | File | |
---|---|---|
+4 | -0 | src/share/poudriere/include/pkg.sh |
+4 | -0 | 1 files |
Avoid issues with nested __null checks
Delta | File | |
---|---|---|
+9 | -9 | src/share/poudriere/include/util.sh |
+2 | -2 | src/share/poudriere/include/cache.sh |
+11 | -11 | 2 files |
pkg_cacher: Fix pkg_get_origin() to actually use passed in known value
Delta | File | |
---|---|---|
+2 | -2 | src/share/poudriere/include/pkg.sh |
+2 | -2 | 1 files |
timestamp: Fix spacing with longer times
Delta | File | |
---|---|---|
+17 | -13 | src/libexec/poudriere/timestamp/timestamp.c |
+17 | -13 | 1 files |
timestamp: Fix overflow when reading in new prefix
Delta | File | |
---|---|---|
+1 | -1 | src/libexec/poudriere/timestamp/timestamp.c |
+1 | -1 | 1 files |
pkg cache: Avoid errors writing out empty cache files
Delta | File | |
---|---|---|
+24 | -14 | src/share/poudriere/include/pkg.sh |
+24 | -14 | 1 files |
Run autoupdate to appease a warning in autogen
Delta | File | |
---|---|---|
+1 | -1 | configure.ac |
+1 | -1 | 1 files |
lock_acquire: Work around possible race with locked_mkdir
Delta | File | |
---|---|---|
+19 | -1 | src/share/poudriere/common.sh |
+19 | -1 | 1 files |
pkg_cache_data: Failure to extract pkg does not need to be fatal
Delta | File | |
---|---|---|
+1 | -1 | src/share/poudriere/include/pkg.sh |
+1 | -1 | 1 files |
pkgqueue_remaining is racy but errors do not matter
Delta | File | |
---|---|---|
+3 | -0 | src/share/poudriere/include/pkgqueue.sh |
+3 | -0 | 1 files |
jail tests: Auto migrate to proper jail version
Delta | File | |
---|---|---|
+20 | -0 | test/common.bulk.sh |
+20 | -0 | 1 files |
jail -c / freebsd-update: Don't start sshd
Delta | File | |
---|---|---|
+1 | -0 | src/share/poudriere/jail.sh |
+1 | -0 | 1 files |