I do not know, if it is my environment or a flaw at the Chapel side, but the excerpt is:
-----citation---start------ checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking if MM timer can be opened... no checking for library containing clock_gettime... none required checking for high resolution timer type... clock_gettime checking hwloc.h usability... yes checking hwloc.h presence... yes checking for hwloc.h... yes checking for library containing hwloc_topology_init... no configure: error: Specified topology library (hwloc) does not work. Makefile:103: recipe for target 'qthread-config' failed make[4]: *** [qthread-config] Error 1 Makefile:101: recipe for target '/opt/2dot7TiB_k8vaketas/ts2/mittevarundatav/_home/m_local/bin_p/Chapel/kompil/chapel-1.13.1/third-party/qthread/install/linux64-gnu-native-flat' failed make[3]: *** [/opt/2dot7TiB_k8vaketas/ts2/mittevarundatav/_home/m_local/bin_p/Chapel/kompil/chapel-1.13.1/third-party/qthread/install/linux64-gnu-native-flat] Error 2 Makefile:62: recipe for target 'third-party-pkgs' failed make[2]: *** [third-party-pkgs] Error 2 Makefile:74: recipe for target 'runtime' failed make[1]: *** [runtime] Error 2 Makefile:57: recipe for target 'comprt' failed make: *** [comprt] Error 2 -----citation---end-------- The main lines of interest might be: -----citation---start------ checking for hwloc.h... yes checking for library containing hwloc_topology_init... no configure: error: Specified topology library (hwloc) does not work. -----citation---end-------- Thank YOu for reading this letter. ------------------------------------------------------------------------------ _______________________________________________ Chapel-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-bugs
