Subject: | Can't locate sys/ioctl.ph |
Self-compiled perls typically don't have the .ph files available. On these systems the fileevent tests fail:
...
Can't locate sys/ioctl.ph in @INC (did you run h2ph?) (@INC contains: ....) at /home/eserte/.cpan/build/2019022508/Tcl-pTk-0.95-_dMEoq/blib/lib/Tcl/pTk/Widget.pm line 2149.
Unable to flush stdout: Broken pipet/fileevent.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Can't locate sys/ioctl.ph in @INC (did you run h2ph?) (@INC contains: ....) at /home/eserte/.cpan/build/2019022508/Tcl-pTk-0.95-_dMEoq/blib/lib/Tcl/pTk/Widget.pm line 2149.
Unable to flush stdout: Broken pipet/fileevent2.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
...