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

Installation Error during make #277

Closed
ankitshah009 opened this issue Dec 5, 2017 · 7 comments
Closed

Installation Error during make #277

ankitshah009 opened this issue Dec 5, 2017 · 7 comments

Comments

@ankitshah009
Copy link
Contributor

.anaconda2/lib/libjbig.a(jbig.o)(.text+0x11): unresolvable H�$�H�l$�H��L�d$�H��H�GH��I��H��H�;�PxH�EI�tH��PxH�EH�{I�t$H�$H�lL�d$H�@xh����f�H�$�H�l$�H��L�d$�H��H�GI��H��H���PhI�$H�CH��PhH�$I�DH�lL�d$H��� relocation against symbol `malloc@@GLIBC_2.2.5'
/usr/bin/ld: BFD version 2.20.51.0.2-5.36.el6 20100205 internal error, aborting at reloc.c line 443 in bfd_get_reloc_size

/usr/bin/ld: Please report this bug.

collect2: ld returned 1 exit status
make[5]: *** [libtiff/libtiff.so.5.2.4] Error 1
make[4]: *** [libtiff/CMakeFiles/tiff.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [build/src/libtiff-stamp/libtiff-build] Error 2
make[1]: *** [CMakeFiles/libtiff.dir/all] Error 2
make: *** [all] Error 2

Facing the following installation error during make of fletch repository steps for installation.

@dstoup
Copy link
Collaborator

dstoup commented Dec 5, 2017

Hi, can you please provide all of the following.

-Your OS/distribution including version
-Your CMake version
-Your configuration of fletch, which packages and options did you select which deviate from the default.
-The full log of your build, preferably just the log you get once you rerun the build after the failure. That will allow us to see the full complaint of the failing package.

It looks to me like there is an issue with your system libjbig. Also, please confirm, are you running make or make install?

@dstoup
Copy link
Collaborator

dstoup commented Dec 5, 2017

Also, please provide the gcc version you're using.

@ankitshah009
Copy link
Contributor Author

OS distribution - Ubuntu 17.04
CMake version - 3.9.1
Fletch configuration - using steps mentioned in the readme to clone fletch. - Thus options are default.
gcc version - 7.2.0 - Ubuntu 7.2.0-8ubuntu3

Running command make sees this error.

@ankitshah009
Copy link
Contributor Author

Log file to trace the error.

log_failure.txt

@ankitshah009
Copy link
Contributor Author

ankitshah009 commented Dec 12, 2017

Any updates on how to fix the issue?
Or which is the configuration on which the fletch build is known to work as it will help me create a similar virtual environment.

@dstoup
Copy link
Collaborator

dstoup commented Dec 12, 2017 via email

@Cookt2
Copy link
Contributor

Cookt2 commented Oct 3, 2018

which is the configuration on which the fletch build is known to work as it will help me create a similar virtual environment.

There are dashboards that are running GCC versions 4.8/5.5/6.4/7.3, with CMake 3.1+ , on Ubuntu 14/16/18, and with default Fletch configurations.

This issue appears to be obsolete. If error persists feel free to open a new issue. Closing...

@Cookt2 Cookt2 closed this as completed Oct 3, 2018
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