Richard
Richard
I'm not sure if you're familiar with RPM spec files but I have worked around it for now by creating git archives for each submodule. ``` Source0: https://github.com/%{owner}/%{project}/archive/refs/tags/%{version}/%{name}-%{version}.tar.gz # Deal...
Yes, not the first project I've run into this on, unfortunately it makes the auto-generated sources quite useless.
It's also failing for s390x. I'm trying to get access to the aarch64 test instance. Is it possible to add any flags/options that provide more verbose output from a package...
In this case we're not cross-compiling, it's all built on native hardware (or in a VM worst case). I've kicked off a scratch build if you want to look at...
Ok, I don't have an immediate answer then. I have someone shipping me a Jetson Nano to install Fedora aarch64 on but it will likely be at least next week...
I found a way to build the package using qemu and aarch64 virtualization, so after over 5 hours here's the result : https://www.dropbox.com/s/0nhf027gzcpp063/imf_test_copy.exr
Ok, that was the only file in the directory... So if it doesn't write the file it will be different from the original, no? :) I just got a Nvidia...
Well so far the 4GB memory in the Jeston Nano has not been enough to build OpenEXR. I'm trying to either reduce the number of parallel jobs in make or...
`testTiledLineOrder` completes without error. Ahh... Looks like we're hitting an assertion. ``` # ./IlmImfTest testBackwardCompatibility tempDir = /var/tmp/IlmImfTest_HILEPYMX ======= Running testBackwardCompatibility Testing backward compatibility ERROR -- caught exception: v1.7 and...
https://www.dropbox.com/s/j6xn5tb1n71xu06/v1.7.test.planar.exr