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

gmake check fails under solaris 10 #169

Open
tosmi opened this issue Oct 23, 2014 · 2 comments
Open

gmake check fails under solaris 10 #169

tosmi opened this issue Oct 23, 2014 · 2 comments

Comments

@tosmi
Copy link

tosmi commented Oct 23, 2014

i tried to compile augeas 1.2.0 with gcc-4.9 under solaris 10 and gmake check throws the following errors:

https://gist.github.com/tosmi/c1555907e12251d5dbb7

i would like to update the augeas package in opencsw and the package build tool (gar) automatically runs make check before building the package. maybe some of the tests have to be disabled on solaris, but i do not know how this can be done.

thanks for your help
toni

@domcleal
Copy link
Member

I've no idea why you get sudoers and sip_conf failures, I've not seen that before.

The xymon issue which causes many of the other initialisation failures is #89, which is fixed in master in cf3de24, so I'd add that patch on top.

@tosmi
Copy link
Author

tosmi commented Oct 24, 2014

thanks for the hint, #89 worked. some of the tests (e.g. test-put-symlink.sh, test-put-symlink-augtmp.sh) still fail because there's no readlink on solaris. i'll try to come up with fix for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants