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

Failing RPM build on Fedora 32 #18

Open
tabe opened this issue Aug 14, 2020 · 0 comments
Open

Failing RPM build on Fedora 32 #18

tabe opened this issue Aug 14, 2020 · 0 comments
Labels

Comments

@tabe
Copy link
Member

tabe commented Aug 14, 2020

GCC 10 fails to build SOSlib.

/usr/bin/ld: options.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: multiple definition of `Opt'; commandLine.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: first defined here

/usr/bin/ld: printModel.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: multiple definition of `Opt'; commandLine.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: first defined here

/usr/bin/ld: interactive.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: multiple definition of `Opt'; commandLine.o:/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver/options.h:61: first defined here

collect2: error: ld returned 1 exit status

make[2]: *** [Makefile:449: odeSolver] Error 1

make[2]: Leaving directory '/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0/odeSolver'

make[1]: *** [Makefile:459: all-recursive] Error 1

make[1]: Leaving directory '/home/abe/rpmbuild/BUILD/flint-soslib-1.9.0'

error: Bad exit status from /var/tmp/rpm-tmp.6iSiUV (%build)





RPM build errors:

    Bad exit status from /var/tmp/rpm-tmp.6iSiUV (%build)

make: *** [Makefile:179: /home/abe/rpmbuild/RPMS/x86_64/flint-soslib-1.9.0-1.fc32.x86_64.rpm] Error 1
@tabe tabe added the bug label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant