You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
moderately low priority since Alien::TinyCC doesn't build (from CPAN) or pass tests (from git). If you are a fan of FreeBSD and want this then you gotta start clamoring for it.
freebsd64% prove -lv t/detect_sysinclude_path.t
t/detect_sysinclude_path.t ..
1..2
ok 1 - returns a list
# /home/ollisg/opt/perl/5.20.2/my/dev/lib/perl5/auto/share/dist/Alien-TinyCC/lib/tcc/include
# /usr/include/clang/3.3
# /usr/include
not ok 2
# Failed test at t/detect_sysinclude_path.t line 25.
# got: 'In file included from <string>:3:
# /usr/include/stdio.h:63: error: ';' expected (got "va_list") at t/detect_sysinclude_path.t line 18'
# expected: ''
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/detect_sysinclude_path.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=1, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.06 CPU)
Result: FAIL
The text was updated successfully, but these errors were encountered:
moderately low priority since Alien::TinyCC doesn't build (from CPAN) or pass tests (from git). If you are a fan of FreeBSD and want this then you gotta start clamoring for it.
The text was updated successfully, but these errors were encountered: