MidnightBSD Magus

net/44bsd-rdist

The traditional 4.4BSD rdist

Flavor Version Run OSVersion Arch License Restricted Status
20001111_2 633 4.0 i386 bsd3 0 fail

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4032b info 2026-03-30 10:20:28.494538 Test Started
m4032b fail 2026-03-30 10:20:35.28792 make build returned non-zero: 1
m4032b fail 2026-03-30 10:20:35.358796 Test complete.

Log

===>  Building for 44bsd-rdist-20001111_2
--- objwarn ---
--- gram.c ---
--- objwarn ---
Warning: Object directory not changed from original /magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2
--- gram.c ---
yacc   -o gram.c gram.y
--- .depend ---
echo rdist: /usr/lib/libc.a  >> .depend
--- docmd.o ---
--- expand.o ---
--- gram.o ---
--- lookup.o ---
--- main.o ---
--- rshrcmd.o ---
--- server.o ---
--- rdist.1.gz ---
--- docmd.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.docmd.o -MTdocmd.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c docmd.c -o docmd.o
--- expand.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.expand.o -MTexpand.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c expand.c -o expand.o
--- gram.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.gram.o -MTgram.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c gram.c -o gram.o
--- lookup.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.lookup.o -MTlookup.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c lookup.c -o lookup.o
--- main.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c main.c -o main.o
--- rshrcmd.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.rshrcmd.o -MTrshrcmd.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c rshrcmd.c -o rshrcmd.o
--- rdist.1.gz ---
gzip -cn rdist.1 > rdist.1.gz
--- server.o ---
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2   -MD  -MF.depend.server.o -MTserver.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong    -Qunused-arguments    -c server.c -o server.o
--- gram.o ---
In file included from gram.y:43:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- lookup.o ---
In file included from lookup.c:42:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
lookup.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   61 | define(name)
      | ^
lookup.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  125 | lookup(name, action, value)
      | ^
--- gram.o ---
gram.y:370:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  370 | any(c, str)
      | ^
gram.y:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  384 | insert(label, files, hosts, subcmds)
      | ^
gram.y:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  435 | append(label, files, stamp, subcmds)
      | ^
gram.y:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  464 | yyerror(s)
      | ^
gram.y:476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  476 | makestr(str)
      | ^
--- docmd.o ---
In file included from docmd.c:42:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
--- expand.o ---
In file included from expand.c:42:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
--- main.o ---
In file included from main.c:45:
--- gram.o ---
gram.y:493:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- main.o ---
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
--- gram.o ---
  493 | makenl(name)
      | ^
--- expand.o ---
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
--- docmd.o ---
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
--- main.o ---
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
--- docmd.o ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- expand.o ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- gram.o ---
gram.y:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- main.o ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- gram.o ---
  510 | makesubcmd(type)
      | ^
--- expand.o ---
expand.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   88 | expand(list, wh)
      | ^
--- rshrcmd.o ---
In file included from rshrcmd.c:12:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
--- server.o ---
In file included from server.c:45:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
--- rshrcmd.o ---
  179 | void     log __P((FILE *, const char *, ...));
      |          ^
--- server.o ---
  179 | void     log __P((FILE *, const char *, ...));
--- rshrcmd.o ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- server.o ---
      |          ^
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- main.o ---
main.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   81 | main(argc, argv)
      | ^
--- expand.o ---
expand.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  147 | expstr(s)
      | ^
expand.c:182:19: error: incompatible pointer to integer conversion passing 'void *' to parameter of type 'int' [-Wint-conversion]
  182 |                 tp = lookup(cp, NULL, 0);
      |                                 ^~~~
/usr/include/sys/_null.h:32:14: note: expanded from macro 'NULL'
--- docmd.o ---
docmd.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- expand.o ---
   32 | #define NULL    ((void *)0)
      |                 ^~~~~~~~~~~
./defs.h:181:26: note: passing argument to parameter here
--- docmd.o ---
   67 | docmds(dhosts, argc, argv)
      | ^
--- expand.o ---
  181 |          lookup __P((char *, int, struct namelist *));
      |                                 ^
--- main.o ---
main.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  244 | docmdargs(nargs, args)
      | ^
--- server.o ---
server.c:236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  236 | install(src, dest, destdir, opts)
      | ^
--- expand.o ---
expand.c:249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  249 | argcmp(a1, a2)
      | ^
--- main.o ---
main.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- expand.o ---
expand.c:261:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- main.o ---
  300 | prnames(nl)
      | ^
--- expand.o ---
  261 | expsh(s)
      | ^
--- docmd.o ---
docmd.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  123 | doarrow(filev, files, rhost, cmds)
      | ^
--- expand.o ---
expand.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- rshrcmd.o ---
rshrcmd.c:22:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   22 | xbasename(s)
      | ^
--- expand.o ---
  299 | matchdir(pattern)
      | ^
--- rshrcmd.o ---
rshrcmd.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   40 | rshrcmd(ahost, port, luser, ruser, cmd, fd2p)
      | ^
rshrcmd.c:42:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_short' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
   42 |         u_short port;
      |                 ^
./defs.h:191:35: note: previous declaration is here
--- expand.o ---
expand.c:340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  340 | execbrc(p, s)
      | ^
--- server.o ---
server.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- docmd.o ---
docmd.c:204:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- rshrcmd.o ---
  191 | int      rshrcmd __P((char **, u_short, char *, char *, char *, int *));
      |                                       ^
--- server.o ---
  312 | remotename(pathname, src)
      | ^
--- docmd.o ---
  204 | static int remotecmd(rhost, luser, ruser, cmd)
      |            ^
--- server.o ---
server.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- expand.o ---
expand.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  420 | match(s, p)
--- server.o ---
  329 | installlink(lp, rname, opts)
      | ^
--- expand.o ---
      | ^
expand.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- docmd.o ---
docmd.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  256 | makeconn(rhost)
      | ^
--- expand.o ---
  438 | amatch(s, p)
      | ^
--- server.o ---
server.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  360 | sendf(rname, opts)
      | ^
--- expand.o ---
expand.c:528:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  528 | smatch(s, p)
      | ^
--- server.o ---
server.c:394:47: warning: format specifies type 'unsigned long' but the argument has type 'uid_t' (aka 'unsigned int') [-Wformat]
--- expand.o ---
expand.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  587 | Cat(s1, s2)
      | ^
--- server.o ---
  394 |                         (void)snprintf(user, sizeof(user), ":%lu", stb.st_uid);
      |                                                              ~~~   ^~~~~~~~~~
--- docmd.o ---
docmd.c:364:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- server.o ---
      |                                                              %u
--- docmd.o ---
  364 | lostconn(signo)
      | ^
--- expand.o ---
expand.c:608:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  608 | addpath(c)
      | ^
--- server.o ---
server.c:401:49: warning: format specifies type 'unsigned long' but the argument has type 'gid_t' (aka 'unsigned int') [-Wformat]
--- docmd.o ---
docmd.c:374:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- expand.o ---
expand.c:626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- docmd.o ---
  374 | okname(name)
      | ^
--- expand.o ---
  626 | exptilde(buf, file, maxlen)
      | ^
--- server.o ---
  401 |                         (void)snprintf(group, sizeof(group), ":%lu", stb.st_gid);
      |                                                                ~~~   ^~~~~~~~~~
      |                                                                %u
--- docmd.o ---
docmd.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  402 | dodcolon(filev, files, stamp, cmds)
      | ^
docmd.c:427:30: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
--- server.o ---
server.c:471:38: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
--- docmd.o ---
  427 |                 printf("%s: %ld\n", stamp, stb.st_mtime);
      |                             ~~~            ^~~~~~~~~~~~
      |                             %d
--- server.o ---
  470 |                         "K%o %o %qd %ld %s %s %s\n", opts,
      |                                     ~~~
      |                                     %d
  471 |                         stb.st_mode & 07777, stb.st_size, stb.st_mtime,
      |                                                           ^~~~~~~~~~~~
--- docmd.o ---
docmd.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  468 | cmptime(name)
      | ^
--- server.o ---
server.c:514:37: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
--- docmd.o ---
docmd.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  517 | rcmptime(st)
      | ^
--- server.o ---
  513 |         (void) snprintf(buf, sizeof(buf), "R%o %o %qd %ld %s %s %s\n", opts,
      |                                                       ~~~
      |                                                       %d
  514 |                 stb.st_mode & 07777, stb.st_size, stb.st_mtime,
      |                                                   ^~~~~~~~~~~~
--- docmd.o ---
docmd.c:561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  561 | notify(file, rhost, to, lmod)
      | ^
--- server.o ---
server.c:562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  562 | savelink(stp)
      | ^
--- docmd.o ---
docmd.c:639:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- server.o ---
server.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
--- docmd.o ---
  639 | inlist(list, file)
      | ^
--- server.o ---
  597 | update(rname, opts, stp)
      | ^
--- expand.o ---
13 warnings and 1 error generated.
--- docmd.o ---
docmd.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  655 | except(file)
      | ^
--- expand.o ---
*** [expand.o] Error code 1

make: stopped in /magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2
--- server.o ---
server.c:697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  697 | query(name)
      | ^
--- docmd.o ---
docmd.c:688:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  688 | colon(cp)
      | ^
--- server.o ---
server.c:718:7: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
  717 |                 (void) snprintf(buf, sizeof(buf), "Y%qd %ld\n", stb.st_size,
      |                                                         ~~~
      |                                                         %d
  718 |                     stb.st_mtime);
      |                     ^~~~~~~~~~~~
server.c:735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  735 | recvf(cmd, type)
      | ^
--- lookup.o ---
3 warnings generated.
--- server.o ---
server.c:990:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  990 | hardlink(cmd)
      | ^
server.c:1048:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1048 | chkparent(name)
      | ^
server.c:1076:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1076 | fchog(fd, file, owner, group, mode)
      | ^
server.c:1140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1140 | rmchk(opts)
      | ^
server.c:1223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1223 | clean(cp)
      | ^
server.c:1297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1297 | removeit(stp)
      | ^
server.c:1366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1366 | dospecial(cmd)
      | ^
server.c:1392:41: warning: missing sentinel in function call [-Wsentinel]
 1392 |                 execl(_PATH_BSHELL, "sh", "-c", cmd, 0);
      |                                                       ^
      |                                                       , NULL
/usr/include/unistd.h:331:6: note: function has been explicitly marked sentinel here
  331 | int      execl(const char *, const char *, ...) __null_sentinel;
      |          ^                                      ~~~~~~~~~~~~~~~
server.c:1595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1595 | cleanup(signo)
      | ^
server.c:1624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1624 | comment(s)
      | ^
--- rshrcmd.o ---
4 warnings generated.
--- main.o ---
4 warnings generated.
--- gram.o ---
8 warnings generated.
--- docmd.o ---
15 warnings generated.
--- server.o ---
24 warnings generated.
1 error

make: stopped in /magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/net/44bsd-rdist

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis