Libreoffice doesn't build nixpkgs and nixos unstable

Libreoffice fresh doesn’t build.

error: builder for '/nix/store/mzqzk89bj3g7q09nirwnyiz2r6lilisr-liberation-fonts-1.07.5.drv' failed with exit code 1;
       last 10 log lines:
       > Generating ttf from src/LiberationSerif-Bold.sfd
       > Note: On Windows many apps can have problems with this font's kerning, because 1 of its glyph kern pairs cannot be mapped to unicode-BMP kern pairs (eg, they have a Unicode value of -1) To avoid this, go to Generate, Options, and check the "Windows-compatible 'kern'" option.
       > Generating ttf from src/LiberationSerif-Italic.sfd
       > Note: On Windows many apps can have problems with this font's kerning, because 1 of its glyph kern pairs cannot be mapped to unicode-BMP kern pairs (eg, they have a Unicode value of -1) To avoid this, go to Generate, Options, and check the "Windows-compatible 'kern'" option.
       > Generating ttf from src/LiberationSerif-BoldItalic.sfd
       > Note: On Windows many apps can have problems with this font's kerning, because 4 of its glyph kern pairs cannot be mapped to unicode-BMP kern pairs (eg, they have a Unicode value of -1) To avoid this, go to Generate, Options, and check the "Windows-compatible 'kern'" option.
       > mkdir -p liberation-fonts-ttf-1.07.5
       > mv src/LiberationMono-Regular.ttf src/LiberationMono-Bold.ttf src/LiberationMono-Italic.ttf src/LiberationMono-BoldItalic.ttf src/LiberationSans-Regular.ttf src/LiberationSans-Bold.ttf src/LiberationSans-Italic.ttf src/LiberationSans-BoldItalic.ttf src/LiberationSerif-Regular.ttf src/LiberationSerif-Bold.ttf src/LiberationSerif-Italic.ttf src/LiberationSerif-BoldItalic.ttf liberation-fonts-ttf-1.07.5
       > installing
       > install: cannot stat 'README': No such file or directory
       For full logs, run 'nix-store -l /nix/store/mzqzk89bj3g7q09nirwnyiz2r6lilisr-liberation-fonts-1.07.5.drv'.
error: 1 dependencies of derivation '/nix/store/a6j7czkrdh8ykh88xwkig5h25g148h8d-fonts.conf.drv' failed to build
error: 1 dependencies of derivation '/nix/store/32wdalvr335kc7hg8rclq01ysxq66dl0-libreoffice-7.5.4.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5vw00p7b2lis4k2gznyjb0zrdwqwqzc7-libr

Where can I report that error?

Already fixed in liberation_ttf_v1: fix build after #248865 by K900 · Pull Request #249059 · NixOS/nixpkgs · GitHub

1 Like