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

Enable CI testing on BSD #93

Open
ianfixes opened this issue Mar 3, 2019 · 1 comment
Open

Enable CI testing on BSD #93

ianfixes opened this issue Mar 3, 2019 · 1 comment
Labels
BasiliskII Affects BasiliskII executable BSD Affects FreeBSD build CI Continuous Integration enhancement New feature or request
Milestone

Comments

@ianfixes
Copy link
Member

ianfixes commented Mar 3, 2019

I can only imagine that this will require running a BSD VM inside Travis CI, and that things will get weird. The only alternative is to solicit money from the community to pay for cirrus CI build time.

See discussion at cebix/macemu#176

@ianfixes ianfixes added enhancement New feature or request CI Continuous Integration BSD Affects FreeBSD build labels Mar 3, 2019
@FreeBSD-pzn
Copy link

FreeBSD-pzn commented Mar 4, 2019

FPU issue is:

obj/fpu_ieee.o: In function `fpuop_arithmetic(unsigned int, unsigned int)':
/home/pzn.oleg/prg/macemu/BasiliskII/src/Unix/./../uae_cpu/fpu/fpu_ieee.cpp:1883:
warning: powl has lower than advertised precision
*************

I got a message above at the assembly stage Basilisk II,
as a result program Calculator does not working.

@ianfixes ianfixes added this to the Stabilization milestone Mar 12, 2019
@ianfixes ianfixes added the BasiliskII Affects BasiliskII executable label Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BasiliskII Affects BasiliskII executable BSD Affects FreeBSD build CI Continuous Integration enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants