net/44bsd-rdist
The traditional 4.4BSD rdist
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 20001111_2 | 632 | 4.0 | amd64 | bsd3 | 0 | fail |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064 | info | 2026-02-17 10:04:41.116913 | Test Started |
| m4064 | fail | 2026-02-17 10:04:45.61772 | make build returned non-zero: 1 |
| m4064 | fail | 2026-02-17 10:04:45.677596 | Test complete. |
Log
[1m===> Building for 44bsd-rdist-20001111_2[0m
--- 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.pieo ---
--- expand.pieo ---
--- gram.pieo ---
--- lookup.pieo ---
--- main.pieo ---
--- rshrcmd.pieo ---
--- server.pieo ---
--- rdist.1.gz ---
--- docmd.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.docmd.pieo -MTdocmd.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c docmd.c -o docmd.pieo
--- expand.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.expand.pieo -MTexpand.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c expand.c -o expand.pieo
--- gram.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.gram.pieo -MTgram.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c gram.c -o gram.pieo
--- lookup.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.lookup.pieo -MTlookup.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c lookup.c -o lookup.pieo
--- main.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.main.pieo -MTmain.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c main.c -o main.pieo
--- rshrcmd.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.rshrcmd.pieo -MTrshrcmd.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c rshrcmd.c -o rshrcmd.pieo
--- server.pieo ---
cc -fpie -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2 -fPIE -MD -MF.depend.server.pieo -MTserver.pieo -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/19/include -fstack-protector-strong -Qunused-arguments -c server.c -o server.pieo
--- rdist.1.gz ---
gzip -cn rdist.1 > rdist.1.gz
--- docmd.pieo ---
In file included from docmd.c:42:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
179 | void log __P((FILE *, const char *, ...));
| ^
--- expand.pieo ---
In file included from expand.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)'
--- docmd.pieo ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- expand.pieo ---
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)
| ^
--- docmd.pieo ---
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]
67 | docmds(dhosts, argc, argv)
| ^
--- expand.pieo ---
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'
32 | #define NULL ((void *)0)
| ^~~~~~~~~~~
./defs.h:181:26: note: passing argument to parameter here
181 | lookup __P((char *, int, struct namelist *));
| ^
--- docmd.pieo ---
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.pieo ---
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)
| ^
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]
261 | expsh(s)
| ^
--- docmd.pieo ---
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]
204 | static int remotecmd(rhost, luser, ruser, cmd)
| ^
--- main.pieo ---
In file included from main.c:45:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
179 | void log __P((FILE *, const char *, ...));
| ^
--- rshrcmd.pieo ---
In file included from rshrcmd.c:12:
./defs.h:179:7: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
179 | void log __P((FILE *, const char *, ...));
| ^
--- server.pieo ---
In file included from server.c:45:
./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)'
--- expand.pieo ---
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]
299 | matchdir(pattern)
| ^
--- gram.pieo ---
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.pieo ---
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)'
--- main.pieo ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- rshrcmd.pieo ---
./defs.h:179:7: note: 'log' is a builtin with type 'double (double)'
--- lookup.pieo ---
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)
| ^
--- docmd.pieo ---
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.pieo ---
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)
| ^
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)
| ^
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]
438 | amatch(s, p)
| ^
--- docmd.pieo ---
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]
364 | lostconn(signo)
| ^
--- main.pieo ---
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.pieo ---
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)
| ^
--- docmd.pieo ---
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]
374 | okname(name)
| ^
--- lookup.pieo ---
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)
| ^
--- expand.pieo ---
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)
| ^
--- docmd.pieo ---
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)
| ^
--- expand.pieo ---
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.pieo ---
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.pieo ---
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]
626 | exptilde(buf, file, maxlen)
| ^
--- docmd.pieo ---
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)
| ^
--- rshrcmd.pieo ---
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)
| ^
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
191 | int rshrcmd __P((char **, u_short, char *, char *, char *, int *));
| ^
--- main.pieo ---
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)
| ^
--- docmd.pieo ---
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.pieo ---
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]
312 | remotename(pathname, src)
| ^
--- main.pieo ---
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]
300 | prnames(nl)
| ^
--- docmd.pieo ---
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.pieo ---
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]
329 | installlink(lp, rname, opts)
| ^
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)
| ^
--- gram.pieo ---
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)
| ^
--- docmd.pieo ---
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]
639 | inlist(list, file)
| ^
--- gram.pieo ---
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)
| ^
--- docmd.pieo ---
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)
| ^
--- server.pieo ---
server.c:394:47: warning: format specifies type 'unsigned long' but the argument has type 'uid_t' (aka 'unsigned int') [-Wformat]
394 | (void)snprintf(user, sizeof(user), ":%lu", stb.st_uid);
| ~~~ ^~~~~~~~~~
| %u
server.c:401:49: warning: format specifies type 'unsigned long' but the argument has type 'gid_t' (aka 'unsigned int') [-Wformat]
401 | (void)snprintf(group, sizeof(group), ":%lu", stb.st_gid);
| ~~~ ^~~~~~~~~~
| %u
--- docmd.pieo ---
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)
| ^
--- expand.pieo ---
13 warnings and 1 error generated.
--- gram.pieo ---
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)
| ^
--- server.pieo ---
server.c:471:25: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
470 | "K%o %o %qd %ld %s %s %s\n", opts,
| ~~~
| %ld
471 | stb.st_mode & 07777, stb.st_size, stb.st_mtime,
| ^~~~~~~~~~~
--- gram.pieo ---
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)
| ^
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]
493 | makenl(name)
| ^
--- server.pieo ---
server.c:514:24: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
513 | (void) snprintf(buf, sizeof(buf), "R%o %o %qd %ld %s %s %s\n", opts,
| ~~~
| %ld
514 | stb.st_mode & 07777, stb.st_size, stb.st_mtime,
| ^~~~~~~~~~~
--- gram.pieo ---
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]
510 | makesubcmd(type)
| ^
--- server.pieo ---
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)
| ^
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]
597 | update(rname, opts, stp)
| ^
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)
| ^
server.c:717:51: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
717 | (void) snprintf(buf, sizeof(buf), "Y%qd %ld\n", stb.st_size,
| ~~~ ^~~~~~~~~~~
| %ld
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)
| ^
--- expand.pieo ---
*** [expand.pieo] Error code 1
make: stopped in /magus/work/usr/mports/net/44bsd-rdist/work/44bsd-rdist-20001111_2
--- server.pieo ---
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.pieo ---
4 warnings generated.
--- lookup.pieo ---
3 warnings generated.
--- main.pieo ---
4 warnings generated.
--- gram.pieo ---
8 warnings generated.
--- docmd.pieo ---
14 warnings generated.
--- server.pieo ---
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
- GitHub
- Website: None
- All net/44bsd-rdist results
Depends On
- devel/rcs57 (extract)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus