It worked now, thank you!
2.10 compilation crash
Im sorry, my machine is down and I have no way to check it right now - but just a thought that the same may concern WSClean ;) Best regards, Alex
AOFlagger 2.15 wont compile against GCC 10
Boost linking issue
Hi, Thank you. Solved by installing manually Boost 1.67.0. I was never able to compile all old versions of casacore / casarest / python-casacore libraries under Ubuntu 18 in order to install LOFARsoft 3. Do you possibly have some installation notes / scripts you could share? Best regards, Alex
Hi, Thank you. Solved by installing manually Boost 1.67.0. I was never able to compile all casacore / casarest / python-casacore libraries under Ubuntu 18 in order to install LOFARsoft. Do you possibly have some installation notes / scripts you could share? Best regards, Alex
2.15 for Ubuntu 16?
Hi, The output from make is attached - its quite large. This problem does not occur if I swich to gcc/gpp 7 or earlier.
Thank you, it is good to know. Btw., can you please tell how should we compile FFTW for WSClean master? To signle, double or sth. else? Best regards, Alex
Btw., can you please tell how should we compile FFTW? To signle, double or sth else? Best regards, Alex
gcc/g++ 8.1 warning appears
Im sorry, I was removing chgcentre thinking it is not necessary. Now its working. EDIT: which library should I put to -DIDGAPI_LIBRARIES? I tried libidg-api.so, libidg-api.so.0 and few others, but Im getting: [ 98%] Building CXX object CMakeFiles/wsclean.dir/wscleanmain.cpp.o make[2]: *** No rule to make target '/opt/IDG/lib/llibidg-api.so', needed by 'wsclean'. Stop. root@lof7:/opt/IDG/lib# tree . ├── cmake │ ├── IDGAPITargets.cmake │ ├── IDGAPITargets-release.cmake │ ├── idg-targets.cmake │ ├──...
Im sorry, I was removing chgcentre thinking it is not necessary. Now its working. EDIT: which library should I put to -DIDGAPI_LIBRARIES? I tried libidg-api.so, libidg-api.so.0 and few others, but Im getting: [ 98%] Building CXX object CMakeFiles/wsclean.dir/wscleanmain.cpp.o make[2]: *** No rule to make target '/opt/IDG/lib/llibidg-api.so', needed by 'wsclean'. Stop.
Im sorry, I was removing chgcentre thinking it is not necessary. Now its working.
Im sorry, I was removing chgcentre thinking it is not necessary. Now its working.
I was 3.3.4, the latest avalilable as a package in Ubuntu 16.04.6. I manually compilled 3.3.8. Now Im getting this error in case of master: [100%] Linking CXX executable wsclean /usr/bin/ld: cannot open output file wsclean: Is a directory collect2: error: ld returned 1 exit status CMakeFiles/wsclean.dir/build.make:138: recipe for target 'wsclean' failed make[2]: [wsclean] Error 1 CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/wsclean.dir/all' failed make[1]: [CMakeFiles/wsclean.dir/all]...
I was 3.3.4, the latest avalilable if form of package in case of Ubuntu 16.04.6. I manually compilled 3.3.8. Now Im getting this error in case of master: [100%] Linking CXX executable wsclean /usr/bin/ld: cannot open output file wsclean: Is a directory collect2: error: ld returned 1 exit status CMakeFiles/wsclean.dir/build.make:138: recipe for target 'wsclean' failed make[2]: [wsclean] Error 1 CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/wsclean.dir/all' failed make[1]: [CMakeFiles/wsclean.dir/all]...
I was 3.3.4, the latest in case of Ubuntu 16.04.6. I updated it to 3.3.8. Now Im getting this error in case of master: [100%] Linking CXX executable wsclean /usr/bin/ld: cannot open output file wsclean: Is a directory collect2: error: ld returned 1 exit status CMakeFiles/wsclean.dir/build.make:138: recipe for target 'wsclean' failed make[2]: [wsclean] Error 1 CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/wsclean.dir/all' failed make[1]: [CMakeFiles/wsclean.dir/all] Error 2 Makefile:129:...
I updated FFTW to 3.3.8. Now Im getting this error in case of master: [100%] Linking CXX executable wsclean /usr/bin/ld: cannot open output file wsclean: Is a directory collect2: error: ld returned 1 exit status CMakeFiles/wsclean.dir/build.make:138: recipe for target 'wsclean' failed make[2]: [wsclean] Error 1 CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/wsclean.dir/all' failed make[1]: [CMakeFiles/wsclean.dir/all] Error 2 Makefile:129: recipe for target 'all' failed make: *** [all] Error...
Latest master efc7f0 does not compile
Compilation error in gcc / g++ 8.1