bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] gettext-0.20 has parallel make install issues


From: Kiyoshi KANAZAWA
Subject: Re: [bug-gettext] gettext-0.20 has parallel make install issues
Date: Sat, 11 May 2019 23:57:01 +0900 (JST)

Hello, Bruno.

textstyle.h, textstyle/stdbool.h, textstyle/version.h & textstyle/woe32dll.h
are installed every time run 'make', even if after make completed.


This is caused by ".PHONY:", because textstyle-headers-installed is not a real 
file.


Can this be a help ?


Regards,

--- Kiyoshi




----- Original Message -----
> From: Bruno Haible <address@hidden>
> To: address@hidden
> Cc: Miguel <address@hidden>; Lars Wendler <address@hidden>; Kiyoshi KANAZAWA 
> <address@hidden>; address@hidden
> Date: 2019/5/11, Sat 10:33
> Subject: Re: [bug-gettext] gettext-0.20 has parallel make install issues
> 
> Hi Lars,
> 
> Thanks for the report.
> 
> Hi Miguel,
> 
> I would have loved to include your fix. But unfortunately it causes
> a failure in 'make distcheck':
> 
> ERROR: files left after uninstall:
>   (check DESTDIR support)
> ./tmp/gettext/gettext-20190510/_build/sub/gettext-tools/src/textstyle/woe32dll.h
> ./tmp/gettext/gettext-20190510/_build/sub/gettext-tools/src/textstyle/version.h
> ./tmp/gettext/gettext-20190510/_build/sub/gettext-tools/src/textstyle/stdbool.h
> ./tmp/gettext/gettext-20190510/_build/sub/gettext-tools/src/textstyle.h
> ./tmp/gettext/gettext-20190510/_inst/share/info/dir
> Makefile:673: recipe for target 'distuninstallcheck' failed
> make[1]: *** [distuninstallcheck] Error 1
> 
> and I don't know how to fix that.
> 
> So I've used another fix instead:
> https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=7e78b48b321e36433abeb4ff1b73375455e74f83
>  
> 
> 
> Thanks for your help, anyway.
> 
> Bruno
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]