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

FreeBSD 11, rakudo r5e74017d: fails test 11 in t/04-nativecall/02-simple-args.t #6210

Closed
p6rt opened this issue Apr 29, 2017 · 2 comments
Closed
Labels

Comments

@p6rt
Copy link

p6rt commented Apr 29, 2017

Migrated from rt.perl.org#131237 (status was 'new')

Searchable as RT131237$

@p6rt
Copy link
Author

p6rt commented Apr 29, 2017

From parv.0zero9@gmail.com

On FreeBSD 11 ...

FreeBSD bsd-11 11.0-STABLE FreeBSD 11.0-STABLE #​9 r317495​: Thu Apr 27
01​:26​:18 HST 2017 root@​bsd-11​:/usr/obj/usr/src/sys/GENERIC amd64

... clang 4 ...

# clang --version
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on
LLVM 4.0.0)
Target​: x86_64-unknown-freebsd11.0
Thread model​: posix
InstalledDir​: /usr/bin

... and rakudo updated to r5e74017d ...

# ./perl6 --version
This is Rakudo version 2017.04.3-95-g5e74017d6 built on MoarVM version
2017.04-44-gf0db8822
implementing Perl 6.c.

... test 11 in t/04-nativecall/02-simple-args.t fails ...

...
ok 10 - passed uint8 0xFE
not ok 11 - passed uint8 0xFFFE

# Failed test 'passed uint8 0xFFFE'
# at t/04-nativecall/02-simple-args.t line 62
# expected​: '11'
# got​: '0'
ok 12 - passed uint8 0xFFFFFFFE
...

​Does the above have anything to do with Apple clang -O3 exception, by
chance?​

​ ​-
​ parv

--

@p6rt p6rt added the Bug label Jan 5, 2020
@usev6
Copy link

usev6 commented Oct 8, 2023

I've found this issue in Rakudo's current bug tracker: rakudo/rakudo#1619

That issue has a lot more information. But basically it indeed looks like a problem specific to clang.

I'll close this issue in favor of the other one.

@usev6 usev6 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants