From owner-freebsd-hackers Thu Jul 6 14:02:10 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA03101 for hackers-outgoing; Thu, 6 Jul 1995 14:02:10 -0700 Received: from wc.cdrom.com (wc.cdrom.com [192.216.223.37]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA03094 for ; Thu, 6 Jul 1995 14:02:08 -0700 Received: from pcpsj.pfcs.com (iNgHM1R5oBiihuGnuEVdsaXCESbNe9ZU@harlan.clark.net [168.143.10.179]) by wc.cdrom.com (8.6.12/8.6.12) with ESMTP id OAA13968 for ; Thu, 6 Jul 1995 14:01:57 -0700 Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.6.11/8.6.9) with SMTP id PAA06905; Thu, 6 Jul 1995 15:12:50 -0400 Received: by mumps.pfcs.com id AA08417 (5.67b/IDA-1.5); Thu, 6 Jul 1995 15:12:49 -0400 Date: Thu, 6 Jul 1995 15:12:49 -0400 From: Harlan Stenn Message-Id: <199507061912.AA08417@mumps.pfcs.com> To: hackers@freebsd.org, plp@iona.ie Subject: Does anybody have plp-4.0 working with FreeBSD-recent? Sender: hackers-owner@freebsd.org Precedence: bulk I'm having problems getting plp-4.0 to pass a fair number of the tests in the PLP-4.0 test suite. Has anybody had better luck? I'm also (as I recall) having some problems with some of the process wait stuff (it's been a while since I tested this). Here are the results of the testing so far. Thanks... H --- Script started on Tue May 30 00:01:21 1995 supfcs@pcpsj:/D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS# echo $TESTDIR /D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS supfcs@pcpsj:/D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS# echo $path /local/bin /usr/local/bin /bin /usr/bin /local/etc /etc /sbin /usr/sbin . supfcs@pcpsj:/D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS# set path=(=0/bin $path) supfcs@pcpsj:/D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS# make tests testlib `cat testlib.cf` [testing general library functions] find_executable with full path ... passed find_executable with filter-path ... passed find_executable (inverse) ... passed estrcp 1 ... passed estrcp 2 ... passed cmd_split 1 ... passed cmd_split 2 ... passed cmd_split 3 ... passed cmd_split 4 ... passed cmd_split 5 ... passed cmd_split 5 ... passed cmd_split inverse 1 ... passed cmd_split inverse 2 ... passed hostcmp basic ... passed hostcmp fqdn ... *** FAILED *** hostcmp case ... passed hostcmp localhost ... passed hostcmp (inverse) ... passed hostcmp localhost (inverse) ... passed host_in_domain local ... *** FAILED *** host_in_domain (inverse) ... passed [printcap: cache off] All_printers ... passed First_printer ... passed printcap lookup (test1) ... passed printcap lookup (test2) ... passed printcap lookup (test3) ... passed printcap lookup (test4) ... passed printcap lookup (test5) ... passed printcap lookup (test6) ... passed printcap lookup (test7) ... passed printcap lookup (test8) ... passed printcap lookup (test9) ... passed printcap lookup (test10) ... passed printcap lookup (test11) ... passed double-printcap lookup (test10/test11) ... passed printcap lookup (test12) ... passed printcap aliases (left) ... passed printcap aliases (right) ... passed hash in printcap file ... passed escaped hash in default-printcap ... passed oh printcap parameter ... passed oh printcap parameter (inverse) ... passed nu printcap parameter ... passed derived printcap ... passed [perms: cache off] perms (basic) ... passed perms (basic) (inverse) ... passed perms without domain ... *** FAILED *** perms without domain (inverse) ... passed perms with funny case ... *** FAILED *** perms with username ... passed perms with username (inverse) ... passed perms with group ... passed perms with group (inverse) ... passed perms wildcards (user) ... passed perms wildcards (user) (inverse) ... passed perms wildcards (group) ... passed perms wildcards (group) (inverse) ... passed perms wildcards (queue) ... passed perms wildcards (queue) (inverse) ... passed perms without host ... passed perms without username ... *** FAILED *** perms with ip-address (in args) ... *** FAILED *** perms with ip-address (in permfile) ... passed perms with ip-address (in both) ... passed perms with ip-address (inverse) ... passed perms with ip-address (null arg) ... passed perms with !group ... passed perms with !hostname ... passed perms with !ip-address ... passed perms with !user (null arg) ... passed perms with !group (null arg) ... passed perms with xu printcap param ... passed [printcap: cache on] All_printers ... passed First_printer ... passed printcap lookup (test1) ... passed printcap lookup (test2) ... passed printcap lookup (test3) ... passed printcap lookup (test4) ... passed printcap lookup (test5) ... passed printcap lookup (test6) ... passed printcap lookup (test7) ... passed printcap lookup (test8) ... passed printcap lookup (test9) ... passed printcap lookup (test10) ... passed printcap lookup (test11) ... passed double-printcap lookup (test10/test11) ... passed printcap lookup (test12) ... passed printcap aliases (left) ... passed printcap aliases (right) ... passed hash in printcap file ... passed escaped hash in default-printcap ... passed oh printcap parameter ... passed oh printcap parameter (inverse) ... passed nu printcap parameter ... passed derived printcap ... passed [perms: cache on] perms (basic) ... passed perms (basic) (inverse) ... passed perms without domain ... *** FAILED *** perms without domain (inverse) ... passed perms with funny case ... *** FAILED *** perms with username ... passed perms with username (inverse) ... passed perms with group ... passed perms with group (inverse) ... passed perms wildcards (user) ... passed perms wildcards (user) (inverse) ... passed perms wildcards (group) ... passed perms wildcards (group) (inverse) ... passed perms wildcards (queue) ... passed perms wildcards (queue) (inverse) ... passed perms without host ... passed perms without username ... *** FAILED *** perms with ip-address (in args) ... *** FAILED *** perms with ip-address (in permfile) ... passed perms with ip-address (in both) ... passed perms with ip-address (inverse) ... passed perms with ip-address (null arg) ... passed perms with !group ... passed perms with !hostname ... passed perms with !ip-address ... passed perms with !user (null arg) ... passed perms with !group (null arg) ... passed perms with xu printcap param ... passed [printcap: reloaded] All_printers ... passed First_printer ... passed printcap lookup (test1) ... passed printcap lookup (test2) ... passed printcap lookup (test3) ... passed printcap lookup (test4) ... passed printcap lookup (test5) ... passed printcap lookup (test6) ... passed printcap lookup (test7) ... passed printcap lookup (test8) ... passed printcap lookup (test9) ... passed printcap lookup (test10) ... passed printcap lookup (test11) ... passed double-printcap lookup (test10/test11) ... passed printcap lookup (test12) ... passed printcap aliases (left) ... passed printcap aliases (right) ... passed hash in printcap file ... passed escaped hash in default-printcap ... passed oh printcap parameter ... passed oh printcap parameter (inverse) ... passed nu printcap parameter ... passed derived printcap ... passed [perms: reloaded] perms (basic) ... passed perms (basic) (inverse) ... passed perms without domain ... *** FAILED *** perms without domain (inverse) ... passed perms with funny case ... *** FAILED *** perms with username ... passed perms with username (inverse) ... passed perms with group ... passed perms with group (inverse) ... passed perms wildcards (user) ... passed perms wildcards (user) (inverse) ... passed perms wildcards (group) ... passed perms wildcards (group) (inverse) ... passed perms wildcards (queue) ... passed perms wildcards (queue) (inverse) ... passed perms without host ... passed perms without username ... *** FAILED *** perms with ip-address (in args) ... *** FAILED *** perms with ip-address (in permfile) ... passed perms with ip-address (in both) ... passed perms with ip-address (inverse) ... passed perms with ip-address (null arg) ... passed perms with !group ... passed perms with !hostname ... passed perms with !ip-address ... passed perms with !user (null arg) ... passed perms with !group (null arg) ... passed perms with xu printcap param ... passed [testing plp_waitpid] plp_waitpid(pid,WUNTRACED) ... passed plp_waitpid(-1,WUNTRACED) ... passed plp_waitpid(pid,WNOHANG) ... passed plp_waitpid(-1,WNOHANG) ... passed plp_waitpid saved buffer ... passed plp_waitpid reverse order ... passed /bin/sh src/t/lpr cleaning spool dirs... waiting for any active jobs... \c /\c (lpd has died, restarting) Active PLP lpd, pid 1431 t_lpr_default: lpr (using default printer)... \c /\c (lpd has died, restarting) Active PLP lpd, pid 1431 Memory fault - core dumped *** FAILED *** t_lpr_env: lpr (getting PRINTER from env)... \c /\c (lpd has died, restarting) Active PLP lpd, pid 1431 ^Csupfcs@pcpsj:/D/1/src/Networking/Spooler/Plp/plp-4.0/src/A.i386-unknown-freebsd2.0.950412/TESTS# . exit Script done on Tue May 30 00:07:33 1995