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

Build fails on RHEL6 #19

Closed
alfbr opened this issue Apr 2, 2013 · 1 comment
Closed

Build fails on RHEL6 #19

alfbr opened this issue Apr 2, 2013 · 1 comment

Comments

@alfbr
Copy link
Member

alfbr commented Apr 2, 2013

I should have caught this one before, so time to automate build tests I believe. I checked back to the 0.9.2 dump on February 11th, and the build failure was present. Cmake goes well, but during make I get:

[ 2%] Building CXX object VisualizationModules/LibCore/CMakeFiles/LibCore.dir/cvfCharArray.cpp.o
make[2]: *** [VisualizationModules/LibRender/CMakeFiles/LibRender.dir/cvfBufferObjectManaged.cpp.o] Error 1
make[1]: *** [VisualizationModules/LibRender/CMakeFiles/LibRender.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

and indeed the build fails with:

/private/abir/dev/ResInsight/ThirdParty/Ert/devel/libert_util/src/block_fs.c:428: warning: ‘file_node_index_fread_alloc’ defined but not used
Linking C shared library ../../lib64/libert_util.so
[ 18%] Built target ert_util
make: *** [all] Error 2

@magnesj
Copy link
Member

magnesj commented Apr 4, 2013

Unfortunately, we can not reproduce this issue in 0.9.2 on RHEL6. We have automated builds on RHEL6/5/Win7, and do not recall to have seen this issue.

We are also changing the cmake configuration now, and this is likely to affect the reported issue.

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

2 participants