Package Details: pidgin-toobars 1.14-2

Git Clone URL: https://aur.archlinux.org/pidgin-toobars.git (read-only, click to copy)
Package Base: pidgin-toobars
Description: Pidgin plugin that adds a toolbar and status bar to the buddy list
Upstream URL: http://vayurik.ru/wordpress/en/toobars/
Licenses: GPL
Submitter: Barthalion
Maintainer: PhotonX
Last Packager: Barthalion
Votes: 2
Popularity: 0.000000
First Submitted: 2018-01-07 16:37 (UTC)
Last Updated: 2018-01-07 16:37 (UTC)

Latest Comments

Rhinoceros commented on 2024-11-25 09:51 (UTC)

I'm not sure if the same error message, but this is broken for me too.

make[2]: Entering directory '/tmp/pidgin-toobars/src/pidgin-toobars-1.14/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pl.po
/usr/bin/msgfmt: input file doesn't contain a header entry with a charset specification
make[2]: *** [Makefile:84: cs.gmo] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/msgfmt: input file doesn't contain a header entry with a charset specification
make[2]: *** [Makefile:84: es.gmo] Error 1
/usr/bin/msgfmt: input file doesn't contain a header entry with a charset specification
make[2]: *** [Makefile:84: ru.gmo] Error 1
make[2]: Leaving directory '/tmp/pidgin-toobars/src/pidgin-toobars-1.14/po'
make[1]: *** [Makefile:361: all-recursive] Error 1
make[1]: Leaving directory '/tmp/pidgin-toobars/src/pidgin-toobars-1.14'
make: *** [Makefile:290: all] Error 2
==> ERROR: A failure occurred in build().

PhotonX commented on 2024-09-29 18:17 (UTC)

Sorry, I can't take care of it right now. I figured out that the call in line 85 of src/pidgin-toobars-1.14/po/Makefile seems to cause the error, but couldn't figure out what the ultimate cause of the error is. Maybe somebody else can have a look at it till I am able to do it myself at some point.

sotitrox commented on 2024-09-29 16:19 (UTC) (edited on 2024-09-29 16:46 (UTC) by sotitrox)

Error on build, seems to be in the ru lang file.

Making all in po
make[2]: se entra en el directorio '/home/user/.cache/aurutils/sync/pidgin-toobars/src/pidgin-toobars-1.14/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
/usr/bin/msgfmt: El fichero de entrada no contiene una línea de encabezado que especifique el conjunto de caracteres
make[2]: *** [Makefile:84: ru.gmo] Error 1
make[2]: se sale del directorio '/home/user/.cache/aurutils/sync/pidgin-toobars/src/pidgin-toobars-1.14/po'
make[1]: *** [Makefile:361: all-recursive] Error 1
make[1]: se sale del directorio '/home/user/.cache/aurutils/sync/pidgin-toobars/src/pidgin-toobars-1.14'
make: *** [Makefile:290: all] Error 2
==> ERROR: Se produjo un fallo en build().
    Cancelando...

PhotonX commented on 2018-02-05 07:43 (UTC)

Adopted, please report any problems!