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

Failed to build PolymakeInterface #1

Open
olexandr-konovalov opened this issue Jan 28, 2018 · 0 comments
Open

Failed to build PolymakeInterface #1

olexandr-konovalov opened this issue Jan 28, 2018 · 0 comments

Comments

@olexandr-konovalov
Copy link
Member

PolymakeInterface can not be built in this container: https://hub.docker.com/r/gapsystem/gap-docker-stable-4.9/builds/bssnedustjahztwhuurcpe/

==== Checking PolymakeInterface

Running './configure' '/home/gap/inst/gap-stable-4.9' 

Running 'make' 
mkdir -p bin/x86_64-pc-linux-gnu-default64
cp /home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/config.h bin/x86_64-pc-linux-gnu-default64/
g++ -fPIC -march=native -ftemplate-depth-200 -Wall -Wno-strict-aliasing -Wno-parentheses -fwrapv -fopenmp -O3 -DPOLYMAKE_DEBUG=0 -I/usr/local/include -Isystem/include -fPIC -Wall -O0 -g -pipe -m64 -o bin/x86_64-pc-linux-gnu-default64/polymake_fktn.o -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/extern/gmp/include -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/../.. -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64 -DCONFIG_H -c src/polymake_fktn.cpp	

cp /home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/config.h bin/x86_64-pc-linux-gnu-default64/

g++ -fPIC -march=native -ftemplate-depth-200 -Wall -Wno-strict-aliasing -Wno-parentheses -fwrapv -fopenmp -O3 -DPOLYMAKE_DEBUG=0 -I/usr/local/include -Isystem/include -fPIC -Wall -O0 -g -pipe -m64 -o bin/x86_64-pc-linux-gnu-default64/polymake_main.o -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/extern/gmp/include -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64/../.. -I/home/gap/inst/gap-stable-4.9/bin/x86_64-pc-linux-gnu-default64 -DCONFIG_H -c src/polymake_main.cpp

src/polymake_main.cpp: In function 'Int InitKernel(StructInitInfo*)':
src/polymake_main.cpp:767:14: error: 'T_POLYMAKE' was not declared in this scope
InfoBags[T_POLYMAKE].name = "ExternalPolymakeObject";
^

make: *** [bin/x86_64-pc-linux-gnu-default64/polymake_main.o] Error 1

WARNING: Failed to build PolymakeInterface

Sun Jan 28 06:01:18 UTC 2018

Need to check containers for other branches.

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

1 participant