In v1.9+, you need make doc before make dist or make distcheck. It may
explain your problem?
I changed this a couple weeks ago to make things much easier to
understand/maintain (but a little bit harder to use :))

Brice


Le 07/04/2014 21:37, Jeff Squyres (jsquyres) a écrit :
> I just pushed 143e27248f928797e2e8532747386c67c9f8d873, which converted 
> distscript.csh to distscript.sh.
>
> If it works well on master, we can pull it to the v1.9 branch.
>
> I notice that "make distcheck" is broken, however -- when it goes to "make 
> dist" in the expanded tarball, I get the following message:
>
> -----
> *** The srcdir does not already have a doxygen-doc tree built.
> *** hwloc's config/distscript.csh requires the docs to be built
> *** in the srcdir before executing 'make dist'.
> make[3]: *** [dist-hook] Error 1
> make[2]: *** [distdir] Error 2
> make[1]: *** [dist] Error 2
> make: *** [distcheck] Error 1
> -----
>
> Is this expected / has this been broken for a while?
>
>
>
>
> On Mar 31, 2014, at 1:42 AM, Brice Goglin <brice.gog...@inria.fr> wrote:
>
>> Le 31/03/2014 00:57, Christopher Samuel a écrit :
>>> On 30/03/14 02:04, Ralph Castain wrote:
>>>
>>>> turns out that some linux distro's automatically set LS_COLORS in
>>>> your environment when running old versions of csh/tcsh via their
>>>> default dot files
>>> For example RHEL6 does this..
>> Looks like it's a 10 years old conflict between csh and coreutils. It's
>> crary hwloc has to work around this very old issue, we should just stop
>> using csh and distros that haven't fixed this :)
>>
>> Brice
>>
>> _______________________________________________
>> hwloc-devel mailing list
>> hwloc-de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-devel
>

Reply via email to