Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system headers don't work on FreeBSD #5

Open
plicease opened this issue Mar 27, 2015 · 0 comments
Open

system headers don't work on FreeBSD #5

plicease opened this issue Mar 27, 2015 · 0 comments

Comments

@plicease
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant