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

Fails to build on Red Hat 6 #8

Closed
alfbr opened this issue Oct 1, 2012 · 3 comments
Closed

Fails to build on Red Hat 6 #8

alfbr opened this issue Oct 1, 2012 · 3 comments

Comments

@alfbr
Copy link
Member

alfbr commented Oct 1, 2012

Tried to build on Red Hat 6 unsuccessfully, and the error message does not make sense to me. Seems to be related to the Octave plugin. This is where it occurs (line above and below included):

[ 55%] Generating /private/abir/ResInsight/build/OctavePlugin/riGetActiveCellProperty.oct
Assembler messages:
Fatal error: can't create riGetActiveCellProperty.o: Permission denied
[ 55%] Building CXX object VisualizationModules/LibRender/CMakeFiles/LibRender.dir/cvfUniformSet.cpp.o

@alfbr
Copy link
Member Author

alfbr commented Oct 2, 2012

Ok, a good occasion to test the git bisect feature. Building on Red hat 6 broke with commit c4e5d9e

Magne, I believe this is yours: c4e5d9e

@rolk
Copy link
Member

rolk commented Oct 2, 2012

Interestingly, this object file in question was present in the repository earlier; I removed them because they are an artifact of the build, cf. 127abb9

However, when I build (on Ubuntu 12.04) now, those .o files are generated in the source tree, which may explain why it gets a permission denied error.

@magnesj
Copy link
Member

magnesj commented Oct 4, 2012

This issue is fixed in 831d60c

@magnesj magnesj closed this as completed Oct 4, 2012
lukka added a commit to lukka/ResInsight that referenced this issue Apr 1, 2020
# This is the 1st commit message:

use run-vcpkg@v1 and run-cmake@v1

# This is the commit message OPM#2:

enable cmake tracing and dump of cmakecache.txt

# This is the commit message OPM#3:

print python version and environment

# This is the commit message OPM#4:

pwsh vs cmd environment?

# This is the commit message OPM#5:

cmd vs pwsh?

# This is the commit message OPM#6:

cmakecache after build

# This is the commit message OPM#7:

pwsh vs cmd

# This is the commit message OPM#8:

pwsh vs cmd

# This is the commit message OPM#9:

use run-cmake with fix for vxcproj's PATH management
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