On Sat, Aug 8, 2020 at 8:17 AM spiky via lfs-dev <
lfs-dev@lists.linuxfromscratch.org> wrote:

> Tried 246 ninja builds now, but gets an error in install now,
>
> I couldn't get this to work
>
> "sed '179,$ d' -i src/resolve/meson.build"
>
> The install error is
> Traceback (most recent call last):
>   File "/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 131, 
> in run
>     return options.run_func(options)
>   File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 542, 
> in run
>     installer.do_install(datafilename)
>   File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 362, 
> in do_install
>     self.install_targets(d)
>   File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 456, 
> in install_targets
>     raise RuntimeError('File {!r} could not be found'.format(t.fname))
> RuntimeError: File 'man/org.freedesktop.LogControl1.5' could not be found
>
>
Was just about to report this.

for 246, don't use the sed and use -Dman=false for the meson command when
configuring instead of true.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to