MidnightBSD Magus

devel/bmake

Portable version of NetBSD 'make' utility

Flavor Version Run OSVersion Arch License Restricted Status
20201124 442 2.0 i386 bsd3 0 fail

Events

Machine Type Time Message
m2032 info 2021-02-25 09:43:09.275006 Test Started
m2032 fail 2021-02-25 09:43:32.217907 make build returned non-zero: 1
m2032 fail 2021-02-25 09:43:32.266214 Test complete.

Log

===>  Building for bmake-20201124
/usr/bin/env CONFIG_SITE=/usr/mports/Templates/config.site XDG_DATA_HOME=/magus/work/usr/mports/devel/bmake/work  XDG_CONFIG_HOME=/magus/work/usr/mports/devel/bmake/work  HOME=/magus/work/usr/mports/devel/bmake/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/devel/bmake/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local  DESTDIR=  PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" /bin/sh /magus/work/usr/mports/devel/bmake/work/bmake/boot-strap  --with-default-sys-path='.../share/mk:/usr/local/share/mk'  -m /magus/work/usr/mports/devel/bmake/work/mk objdir=/magus/work/usr/mports/devel/bmake/work/obj prefix=/usr/local
NOTE: default prefix=/usr/local 
configure: loading site script /usr/mports/Templates/config.site
Using: filemon_dev.c
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO C99... none needed
checking for a BSD-compatible install... (cached) /usr/bin/install
Using: BMAKE_PATH_MAX=1024
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking ar.h usability... yes
checking ar.h presence... yes
checking for ar.h... yes
checking for err.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for libgen.h... (cached) yes
checking for limits.h... (cached) yes
checking for paths.h... (cached) yes
checking for poll.h... (cached) yes
checking ranlib.h usability... yes
checking ranlib.h presence... yes
checking for ranlib.h... yes
checking for sys/mman.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking whether sys/cdefs.h is compatible... yes
checking for __attribute__... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uint32_t... (cached) yes
checking whether sys_siglist is declared... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for wait3 that fills in rusage... (cached) yes
checking for err... (cached) yes
checking for errx... (cached) yes
checking for getcwd... (cached) yes
checking for getenv... (cached) yes
checking for getopt... (cached) yes
checking for getwd... (cached) yes
checking for killpg... (cached) yes
checking for mmap... (cached) yes
checking for putenv... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for setpgid... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for sigvec... (cached) yes
checking for snprintf... (cached) yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for strsep... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for sysctl... (cached) yes
checking for unsetenv... (cached) yes
checking for vsnprintf... (cached) yes
checking for wait3... (cached) yes
checking for wait4... (cached) yes
checking for waitpid... (cached) yes
checking for warn... (cached) yes
checking for warnx... (cached) yes
checking for realpath... (cached) yes
checking for dirname... (cached) yes
checking for stresep... no
checking for strlcpy... (cached) yes
checking for emalloc in -lutil... yes
checking for erealloc in -lutil... yes
checking for estrdup in -lutil... yes
checking for estrndup in -lutil... no
checking whether stat file-mode macros are broken... no
checking for struct stat.st_rdev... yes
checking if compiler supports __func__
checking if diff -u works... yes
checking for MACHINE & MACHINE_ARCH...
defaults: MACHINE=i386, MACHINE_ARCH=i386
Using: MACHINE=i386, MACHINE_ARCH=i386
Using: MKSRC=${srcdir}/mk
configure: creating ./config.status
config.status: creating makefile
config.status: creating Makefile.config
config.status: creating unit-tests/Makefile.config
config.status: creating make-bootstrap.sh
config.status: creating config.h

You can now run

	sh ./make-bootstrap.sh

to produce a fully functional bmake.

cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20201124" -DMACHINE="i386" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH=".../share/mk:/usr/local/share/mk" -o main.o /magus/work/usr/mports/devel/bmake/work/bmake/main.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /magus/work/usr/mports/devel/bmake/work/bmake/arch.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /magus/work/usr/mports/devel/bmake/work/bmake/buf.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /magus/work/usr/mports/devel/bmake/work/bmake/compat.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /magus/work/usr/mports/devel/bmake/work/bmake/cond.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /magus/work/usr/mports/devel/bmake/work/bmake/dir.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o enum.o /magus/work/usr/mports/devel/bmake/work/bmake/enum.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /magus/work/usr/mports/devel/bmake/work/bmake/for.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /magus/work/usr/mports/devel/bmake/work/bmake/getopt.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /magus/work/usr/mports/devel/bmake/work/bmake/hash.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /magus/work/usr/mports/devel/bmake/work/bmake/lst.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /magus/work/usr/mports/devel/bmake/work/bmake/make.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /magus/work/usr/mports/devel/bmake/work/bmake/make_malloc.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /magus/work/usr/mports/devel/bmake/work/bmake/metachar.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /magus/work/usr/mports/devel/bmake/work/bmake/parse.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /magus/work/usr/mports/devel/bmake/work/bmake/sigcompat.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /magus/work/usr/mports/devel/bmake/work/bmake/str.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /magus/work/usr/mports/devel/bmake/work/bmake/suff.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /magus/work/usr/mports/devel/bmake/work/bmake/targ.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /magus/work/usr/mports/devel/bmake/work/bmake/trace.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /magus/work/usr/mports/devel/bmake/work/bmake/var.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /magus/work/usr/mports/devel/bmake/work/bmake/util.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /magus/work/usr/mports/devel/bmake/work/bmake/stresep.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DHAVE_FILEMON_H -I/usr/include/dev/filemon -o filemon_dev.o /magus/work/usr/mports/devel/bmake/work/bmake/filemon/filemon_dev.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DUSE_FILEMON -DUSE_FILEMON_DEV -o meta.o /magus/work/usr/mports/devel/bmake/work/bmake/meta.c
cc -c -O2 -pipe -fno-strict-aliasing -I. -I/magus/work/usr/mports/devel/bmake/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DUSE_FILEMON -DUSE_FILEMON_DEV -o job.o /magus/work/usr/mports/devel/bmake/work/bmake/job.c
cc -o bmake main.o job.o meta.o filemon_dev.o arch.o buf.o compat.o cond.o dir.o enum.o for.o getopt hash.o lst.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o suff.o targ.o trace.o var.o util.o stresep.o
cd /magus/work/usr/mports/devel/bmake/work/bmake/unit-tests &&  MAKEFLAGS= /magus/work/usr/mports/devel/bmake/work/obj/bmake -r -m / test 
#      test  cmd-errors
#      test  cmd-errors-lint
#      test  cmd-interrupt
#      test  cmdline
#      test  cmdline-undefined
#      test  comment
#      test  cond-cmp-numeric
#      test  cond-cmp-numeric-eq
#      test  cond-cmp-numeric-ge
#      test  cond-cmp-numeric-gt
#      test  cond-cmp-numeric-le
#      test  cond-cmp-numeric-lt
#      test  cond-cmp-numeric-ne
#      test  cond-cmp-string
#      test  cond-cmp-unary
#      test  cond-func
#      test  cond-func-commands
#      test  cond-func-defined
#      test  cond-func-empty
#      test  cond-func-exists
#      test  cond-func-make
#      test  cond-func-make-main
#      test  cond-func-target
#      test  cond-late
#      test  cond-op
#      test  cond-op-and
#      test  cond-op-and-lint
#      test  cond-op-not
#      test  cond-op-or
#      test  cond-op-or-lint
#      test  cond-op-parentheses
#      test  cond-short
#      test  cond-token-number
#      test  cond-token-plain
#      test  cond-token-string
#      test  cond-token-var
#      test  cond-undef-lint
#      test  cond1
#      test  counter
#      test  counter-append
#      test  dep
#      test  dep-colon
#      test  dep-colon-bug-cross-file
#      test  dep-double-colon
#      test  dep-double-colon-indep
#      test  dep-exclam
#      test  dep-none
#      test  dep-percent
#      test  dep-var
#      test  dep-wildcards
#      test  depsrc
#      test  depsrc-end
#      test  depsrc-exec
#      test  depsrc-ignore
#      test  depsrc-made
#      test  depsrc-make
#      test  depsrc-meta
#      test  depsrc-nometa
#      test  depsrc-nometa_cmp
#      test  depsrc-nopath
#      test  depsrc-notmain
#      test  depsrc-optional
#      test  depsrc-phony
#      test  depsrc-precious
#      test  depsrc-recursive
#      test  depsrc-silent
#      test  depsrc-use
#      test  depsrc-usebefore
#      test  depsrc-usebefore-double-colon
#      test  depsrc-wait
#      test  deptgt
#      test  deptgt-begin
#      test  deptgt-begin-fail
#      test  deptgt-begin-fail-indirect
#      test  deptgt-default
#      test  deptgt-delete_on_error
#      test  deptgt-end
#      test  deptgt-end-fail
#      test  deptgt-end-fail-indirect
#      test  deptgt-end-jobs
#      test  deptgt-error
#      test  deptgt-ignore
#      test  deptgt-interrupt
#      test  deptgt-main
#      test  deptgt-makeflags
#      test  deptgt-no_parallel
#      test  deptgt-nopath
#      test  deptgt-notparallel
#      test  deptgt-objdir
#      test  deptgt-order
#      test  deptgt-path
#      test  deptgt-path-suffix
#      test  deptgt-phony
#      test  deptgt-precious
#      test  deptgt-shell
#      test  deptgt-silent
#      test  deptgt-stale
#      test  deptgt-suffixes
#      test  dir
#      test  dir-expand-path
#      test  directive
#      test  directive-dinclude
#      test  directive-elif
#      test  directive-elifdef
#      test  directive-elifmake
#      test  directive-elifndef
#      test  directive-elifnmake
#      test  directive-else
#      test  directive-endif
#      test  directive-error
#      test  directive-export
#      test  directive-export-env
#      test  directive-export-gmake
#      test  directive-export-literal
#      test  directive-for
#      test  directive-for-generating-endif
#      test  directive-hyphen-include
#      test  directive-if
#      test  directive-if-nested
#      test  directive-ifdef
#      test  directive-ifmake
#      test  directive-ifndef
#      test  directive-ifnmake
#      test  directive-include
#      test  directive-include-fatal
#      test  directive-info
#      test  directive-sinclude
#      test  directive-undef
#      test  directive-unexport
#      test  directive-unexport-env
#      test  directive-warning
#      test  dollar
#      test  doterror
#      test  dotwait
#      test  envfirst
#      test  error
#      test  export
#      test  export-all
#      test  export-env
#      test  export-variants
#      test  forloop
#      test  forsubst
#      test  gnode-submake
#      test  hanoi-include
#      test  impsrc
#      test  include-main
#      test  job-flags
#      test  lint
#      test  make-exported
#      test  moderrs
#      test  modmatch
#      test  modmisc
#      test  modts
#      test  modword
#      test  opt
#      test  opt-backwards
#      test  opt-chdir
#      test  opt-debug
#      test  opt-debug-all
#      test  opt-debug-archive
#      test  opt-debug-curdir
#      test  opt-debug-cond
#      test  opt-debug-dir
#      test  opt-debug-errors
#      test  opt-debug-file
#      test  opt-debug-for
#      test  opt-debug-graph1
#      test  opt-debug-graph2
#      test  opt-debug-graph3
#      test  opt-debug-hash
#      test  opt-debug-lint
#      test  opt-debug-loud
#      test  opt-debug-meta
#      test  opt-debug-making
#      test  opt-debug-no-rm
#      test  opt-debug-parse
#      test  opt-debug-suff
#      test  opt-debug-targets
#      test  opt-debug-varraw
#      test  opt-debug-var
#      test  opt-debug-x-trace
#      test  opt-define
#      test  opt-env
#      test  opt-file
#      test  opt-ignore
#      test  opt-include-dir
#      test  opt-jobs
#      test  opt-jobs-internal
#      test  opt-keep-going
#      test  opt-m-include-dir
#      test  opt-no-action
#      test  opt-no-action-at-all
#      test  opt-query
#      test  opt-raw
#      test  opt-silent
#      test  opt-touch
#      test  opt-touch-jobs
#      test  opt-tracefile
#      test  opt-var-expanded
#      test  opt-var-literal
#      test  opt-warnings-as-errors
#      test  opt-where-am-i
#      test  opt-x-reduce-exported
#      test  order
#      test  parse-var
#      test  phony-end
#      test  posix
#      test  qequals
#      test  recursive
#      test  sh
#      test  sh-dots
#      test  sh-jobs
#      test  sh-jobs-error
#      test  sh-leading-at
#      test  sh-leading-hyphen
#      test  sh-leading-plus
#      test  sh-meta-chars
#      test  sh-multi-line
#      test  sh-single-line
#      test  shell-csh
#      test  shell-custom
#      test  shell-ksh
#      test  shell-sh
#      test  suff-add-later
#      test  suff-clear-regular
#      test  suff-clear-single
#      test  suff-incomplete
#      test  suff-lookup
#      test  suff-main
#      test  suff-main-several
#      test  suff-phony
#      test  suff-rebuild
#      test  suff-self
#      test  suff-transform-debug
#      test  suff-transform-endless
#      test  suff-transform-expand
#      test  suff-transform-select
#      test  sunshcmd
#      test  ternary
#      test  unexport
#      test  unexport-env
#      test  use-inference
#      test  var-class
#      test  var-class-cmdline
#      test  var-class-env
#      test  var-class-global
#      test  var-class-local
#      test  var-class-local-legacy
#      test  var-op
#      test  var-op-append
#      test  var-op-assign
#      test  var-op-default
#      test  var-op-expand
#      test  var-op-shell
#      test  var-op-sunsh
#      test  var-recursive
#      test  varcmd
#      test  vardebug
#      test  varfind
#      test  varmisc
#      test  varmod
#      test  varmod-assign
#      test  varmod-defined
#      test  varmod-edge
#      test  varmod-exclam-shell
#      test  varmod-extension
#      test  varmod-gmtime
#      test  varmod-hash
#      test  varmod-head
#      test  varmod-ifelse
#      test  varmod-l-name-to-value
#      test  varmod-localtime
#      test  varmod-loop
#      test  varmod-match
#      test  varmod-match-escape
#      test  varmod-no-match
#      test  varmod-order
#      test  varmod-order-reverse
#      test  varmod-order-shuffle
#      test  varmod-path
#      test  varmod-quote
#      test  varmod-quote-dollar
#      test  varmod-range
#      test  varmod-remember
#      test  varmod-root
#      test  varmod-select-words
#      test  varmod-shell
#      test  varmod-subst
#      test  varmod-subst-regex
#      test  varmod-sysv
#      test  varmod-tail
#      test  varmod-to-abs
#      test  varmod-to-lower
#      test  varmod-to-many-words
#      test  varmod-to-one-word
#      test  varmod-to-separator
#      test  varmod-to-upper
#      test  varmod-undefined
#      test  varmod-unique
#      test  varname
#      test  varname-dollar
#      test  varname-dot-alltargets
#      test  varname-dot-curdir
#      test  varname-dot-includes
#      test  varname-dot-includedfromdir
#      test  varname-dot-includedfromfile
#      test  varname-dot-libs
#      test  varname-dot-make-dependfile
#      test  varname-dot-make-expand_variables
#      test  varname-dot-make-exported
#      test  varname-dot-make-jobs
#      test  varname-dot-make-jobs-prefix
#      test  varname-dot-make-level
#      test  varname-dot-make-makefile_preference
#      test  varname-dot-make-makefiles
#      test  varname-dot-make-meta-bailiwick
#      test  varname-dot-make-meta-created
#      test  varname-dot-make-meta-files
#      test  varname-dot-make-meta-ignore_filter
#      test  varname-dot-make-meta-ignore_paths
#      test  varname-dot-make-meta-ignore_patterns
#      test  varname-dot-make-meta-prefix
#      test  varname-dot-make-mode
#      test  varname-dot-make-path_filemon
#      test  varname-dot-make-pid
#      test  varname-dot-make-ppid
#      test  varname-dot-make-save_dollars
#      test  varname-dot-makeoverrides
#      test  varname-dot-newline
#      test  varname-dot-objdir
#      test  varname-dot-parsedir
#      test  varname-dot-parsefile
#      test  varname-dot-path
#      test  varname-dot-shell
#      test  varname-dot-targets
#      test  varname-empty
#      test  varname-make
#      test  varname-make_print_var_on_error
#      test  varname-make_print_var_on_error-jobs
#      test  varname-makefile
#      test  varname-makeflags
#      test  varname-pwd
#      test  varname-vpath
#      test  varparse-dynamic
#      test  varparse-errors
#      test  varparse-mod
#      test  varparse-undef-partial
#      test  varquote
--- /magus/work/usr/mports/devel/bmake/work/bmake/unit-tests/varmod-gmtime.exp	2020-10-31 18:57:02.000000000 -0400
+++ varmod-gmtime.out	2021-02-25 09:43:31.542992000 -0500
@@ -17,7 +17,7 @@
 : 0 becomes ok.
 : 1 becomes Thu Jan  1 00:00:01 1970.
 : INT32_MAX becomes Tue Jan 19 03:14:07 2038.
-: INT32_MAX + 1 becomes Tue Jan 19 03:14:08 2038.
+: INT32_MAX + 1 becomes Fri Dec 13 20:45:52 1901.
 make: Invalid time value: 10000000000000000000000000000000}.
 
 : overflow becomes mtime=10000000000000000000000000000000}.
--- /magus/work/usr/mports/devel/bmake/work/bmake/unit-tests/varmod-localtime.exp	2020-10-31 18:57:02.000000000 -0400
+++ varmod-localtime.out	2021-02-25 09:43:31.582545000 -0500
@@ -17,7 +17,7 @@
 : 0 becomes ok.
 : 1 becomes Thu Jan  1 01:00:01 1970.
 : INT32_MAX becomes Tue Jan 19 04:14:07 2038.
-: INT32_MAX + 1 becomes Tue Jan 19 04:14:08 2038.
+: INT32_MAX + 1 becomes Fri Dec 13 21:45:52 1901.
 make: Invalid time value: 10000000000000000000000000000000}.
 
 : overflow becomes ocaltime=10000000000000000000000000000000}.
Failed tests: varmod-gmtime varmod-localtime
*** Error code 1

Stop.
bmake[2]: stopped in /magus/work/usr/mports/devel/bmake/work/bmake/unit-tests
*** Error code 1

Stop.
bmake[1]: stopped in /magus/work/usr/mports/devel/bmake/work/bmake
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/bmake

Links

Depends On

Nothing

Depend Of

Categories