-
Notifications
You must be signed in to change notification settings - Fork 54
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
Ninja build with everything turned on fails #178
Comments
This issue is coming from HDF5. It is a known issue with upstream and they will provide a new release. Until then, Bill has a fix. We need to apply that patch until HDF5 fixes the issue. |
@billhoffman adding you to this issue as a reminder for me to get your patch applied locally. |
This might be something different. ninja: error: stat(libpng.so): Too many levels of symbolic links does not sound like hdf5 command line problem: |
That message always shows up with libpng. The error I saw was the insanely
long hdf5 install command that we looked at a few weeks ago ( I believe ).
I will run again and post the output
On Aug 15, 2017 5:01 PM, "Bill Hoffman" <[email protected]> wrote:
This might be something different. ninja: error: stat(libpng.so): Too many
levels of symbolic links does not sound like hdf5 command line problem:
billhoffman/hdf5@8fa0af3
<billhoffman/hdf5@8fa0af3>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#178 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFRAWgnf73zCMRYUVaVRicRipkofsygXks5sYgcrgaJpZM4Ovmco>
.
|
OK, then my fix will fix it. |
Correction, it looks like both packages are causing an issue. I will look
into libpng and will sync up with you about the HDF5 issue.
On Tue, Aug 15, 2017 at 5:47 PM, David Stoup <[email protected]>
wrote:
… That message always shows up with libpng. The error I saw was the insanely
long hdf5 install command that we looked at a few weeks ago ( I believe ).
I will run again and post the output
On Aug 15, 2017 5:01 PM, "Bill Hoffman" ***@***.***> wrote:
This might be something different. ninja: error: stat(libpng.so): Too many
levels of symbolic links does not sound like hdf5 command line problem:
***@***.***
<billhoffman/hdf5@8fa0af3>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#178 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFRAWgnf73zCMRYUVaVRicRipkofsygXks5sYgcrgaJpZM4Ovmco>
.
--
David Stoup
Staff R&D Engineer
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY. 12065
518-881-4949 (W)
518-312-3946 (M)
518-371-4573 (F)
|
[1/76] Removing build stamp file for build update (forcebuild).
[2/76] Performing build step for 'fletch'
FAILED: build/src/fletch-stamp/fletch-build
cd /home/matt/Dev/viame/ninja-test/build/src/fletch-build && /usr/local/bin/cmake --build . && /usr/local/bin/cmake -E touch /home/matt/Dev/viame/ninja-test/build/src/fletch-stamp/fletch-build
[1/82] Performing build step for 'PNG'
FAILED: build/src/PNG-stamp/PNG-build
cd /home/matt/Dev/viame/ninja-test/build/src/fletch-build/build/src/PNG-build && /usr/local/bin/cmake --build . && /usr/local/bin/cmake -E touch /home/matt/Dev/viame/ninja-test/build/src/fletch-build/build/src/PNG-stamp/PNG-build
ninja: error: stat(libpng.so): Too many levels of symbolic links
[2/82] Completed 'libxml2'
[3/82] Completed 'Boost'
[4/82] Completed 'GLog'
[5/82] Completed 'Protobuf'
[6/82] Completed 'TinyXML'
The text was updated successfully, but these errors were encountered: