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

Master build broken on Linux with ninja #1511

Open
chaiken opened this issue Jan 3, 2021 · 4 comments
Open

Master build broken on Linux with ninja #1511

chaiken opened this issue Jan 3, 2021 · 4 comments

Comments

@chaiken
Copy link

chaiken commented Jan 3, 2021

Similar to #604 with Windows. Folly source is at commit c7166a6 with commit ee1e6c7 reverted (because it breaks my build and is Android-specific).

Build system:
`$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bullseye/sid"

$ uname -a
Linux version 5.9.0-3-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.0-17) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.9.9-1 (2020-11-19)

$ g++ --version
g++ (Debian 10.2.1-3) 10.2.1 20201224
`
Happy to upload log files if that helps. commit a7001e5 that closed #604 is applied, but is MSVC-specific.

@Orvid
Copy link
Contributor

Orvid commented Jan 3, 2021

How is it broken? What error are you seeing?

@chaiken
Copy link
Author

chaiken commented Jan 3, 2021 via email

@chenrui333
Copy link

it failed with osx build for the last two releases as well, #1507

@chenrui333
Copy link

sorry, looks like I am using cmake, never mind.

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

No branches or pull requests

3 participants