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

travis: Attempt make on ubuntu:18.04 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

travis: Attempt make on ubuntu:18.04 #4

wants to merge 1 commit into from

Conversation

maflcko
Copy link

@maflcko maflcko commented Oct 6, 2018

Currently fails due to https://travis-ci.org/MarcoFalke/turtles/builds/437907111

/home/travis/build/MarcoFalke/turtles/work/x86_64-pc-linux-gnu/build/native_gcc_stage2/8.2.0-b4630be37ba/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/os_defines.h:44:19: error: missing binary operator before token "("
 #if __GLIBC_PREREQ(2,15) && defined(_GNU_SOURCE)
                   ^

@TheCharlatan
Copy link

I can go through this first error by just defining the macro: TheCharlatan@c5ed7a6 (also disabled a bunch of other stuff there that I picked up from the archlinux stage 2 recipe), but then get hit with the rest of /home/travis/build/MarcoFalke/turtles/work/x86_64-pc-linux-gnu/build/native_gcc_stage2/8.2.0-b4630be37ba/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/ctype_base.h:49:35: error: '_ISupper' was not declared in this scope

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