Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error on 'msgfmt' syntax error #2506

Closed
tijko opened this issue Sep 17, 2024 · 1 comment
Closed

Build error on 'msgfmt' syntax error #2506

tijko opened this issue Sep 17, 2024 · 1 comment

Comments

@tijko
Copy link
Contributor

tijko commented Sep 17, 2024

12.4.1.r0.g3a118b76-1

  1. git clone https://aur.archlinux.org/yay-git.git
  2. cd yay-git makepkg -si

Output

Running makepkg -si

msgfmt po/en.po -o po/en.mo
po/en.po:368: missing 'msgstr' section
po/en.po:368:36: syntax error
msgfmt: found 2 fatal errors
make: *** [Makefile:134: po/en.mo] Error 1
==> ERROR: A failure occurred in package().

Having used this a fair amount I am familiar with how the 'prompt menu' looks so I just copied the line style from line 372 in en.po

Jguer pushed a commit that referenced this issue Sep 18, 2024
* Fixes syntax error

* Use escape-chars instead
@Jguer
Copy link
Owner

Jguer commented Sep 19, 2024

fixed by #2507

@Jguer Jguer closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants