I tried building the chapel compiler on my local machine as per the
instructions given here
<http://chapel.cray.com/docs/1.12/usingchapel/building.html>. The build
worked fine, but I discovered later that to use multiple locales, we've to
set CHPL_COMM to gasnet. On doing that, (along with setting
CHPL_TARGET_ARCH=native), the build fails. The relevant error message is
shown below:
make[2]: stat:
> /home/parth/chapel/chapel-1.12.0/runtime/src/gen/linux64.gnu.arch-native.loc-flat.comm-gasnet.udp.everything.tasks-qthreads.tmr-generic.mem-cstdlib.atomics-intrinsics.none.gmp.hwloc.re2.wide-struct.fs-none/chpl-env-gen.h:
> File name too long
> mkdir: cannot create directory
> ‘/home/parth/chapel/chapel-1.12.0/runtime/src/gen/linux64.gnu.arch-native.loc-flat.comm-gasnet.udp.everything.tasks-qthreads.tmr-generic.mem-cstdlib.atomics-intrinsics.none.gmp.hwloc.re2.wide-struct.fs-none’:
> File name too long
> make[2]: ***
> [/home/parth/chapel/chapel-1.12.0/runtime/src/gen/linux64.gnu.arch-native.loc-flat.comm-gasnet.udp.everything.tasks-qthreads.tmr-generic.mem-cstdlib.atomics-intrinsics.none.gmp.hwloc.re2.wide-struct.fs-none/chpl-env-gen.h]
> Error 1
> make[1]: *** [runtime] Error 2
> make: *** [comprt] Error 2
I tried changing the installation location but that didn't help - the
pathname was still too long, and I can't reduce it further
(/home/parth/chapel/). What can be done?
Regards
Parth Thakkar
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs