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

Various build and regression test fixes #61

Merged
merged 8 commits into from
Sep 30, 2017
Merged

Various build and regression test fixes #61

merged 8 commits into from
Sep 30, 2017

Conversation

dmcc
Copy link
Member

@dmcc dmcc commented Sep 30, 2017

No description provided.

@coveralls
Copy link

coveralls commented Sep 30, 2017

Coverage Status

Changes Unknown when pulling 058344d on fix-build into ** on master**.

This is mostly a step towards debugging https://travis-ci.org/BLLIP/bllip-parser/jobs/281708404#L3028

Also drop bizarre/meaningless mkdir call since makedirs is called later.
@coveralls
Copy link

coveralls commented Sep 30, 2017

Coverage Status

Changes Unknown when pulling f8c0147 on fix-build into ** on master**.

More debugging why clang produces a bad binary on TravisCI.
@coveralls
Copy link

coveralls commented Sep 30, 2017

Coverage Status

Changes Unknown when pulling da7ab7c on fix-build into ** on master**.

@coveralls
Copy link

coveralls commented Sep 30, 2017

Coverage Status

Changes Unknown when pulling 2e8eb9e on fix-build into ** on master**.

trusty doesn't seem to have a way to use OpenMP with the current default clang compiler (3.9.0), though strangely there weren't any problems in clang 3.5.0 (TravisCI build #168). This is pretty unfortunate and I'll need to revisit this at some point, but at least local (modern) versions of Ubuntu can still build the parser with clang.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 13d9083 on fix-build into ** on master**.

@dmcc dmcc changed the title .travis.yml: Attempt to fix Tkinter dependency Various build and regression test fixes Sep 30, 2017
This improves over the previous commit (13d9083) since this way we can still test some compilation against clang.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1fe9ba8 on fix-build into ** on master**.

Removing the dash groups the two items together.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ee57e14 on fix-build into ** on master**.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ee57e14 on fix-build into ** on master**.

@dmcc dmcc merged commit f83be9f into master Sep 30, 2017
@dmcc dmcc deleted the fix-build branch September 30, 2017 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants