Created attachment 2750 A build log from GGL (Gentoo GNU/Linux). xfce-base/libxfce4util-4.7.0 doesn't compile. Instead it gives an error message: Making all in po make[2]: Entering directory `/var/tmp/portage/xfce-base/libxfce4util-4.7.0/work/libxfce4util-4.7.0/po' make[2]: *** Нет правила для сборки цели `ru.gmo', требуемой для `all-yes'. Останов. Which means: *** No rute to make target `ru.gmo', needed for `all-yes'. Reproducible: Always Steps to Reproduce: 1. emerge xfce-base/libxfce4util-4.7.0 Actual Results: Doesn't build. Expected Results: There should be a rule needed to make `ru.gmo' properly.
Mmm accidentally I didn't remove the LINGUAS file from po/ (you can do that yourself by running rm po/LINGUAS and build again). Fixed in master.
Hello again! We still have some problems building libxfce4util-4.7.0 because of the fact that the tarball on archive.xfce.org (namely http://archive.xfce.org/src/xfce/libxfce4util/4.7/libxfce4util-4.7.0.tar.bz2) isn't as good as the one in GIT repository (namely http://git.xfce.org/xfce/libxfce4util/snapshot/libxfce4util-4.7.0.tar.bz2) I can currently successfully build the one from git.xfce.org, but not the one from archive.xfce.org. I think it would be good if you replaced the old and buggy tarball on archive.xfce.org by the "master" one from git.xfce.org. If you don't, then the guys from GGL development team will "mask" this version from users for some time (till the next vesion comes up or the bug fixed). I personally do not want that to be done as it will decrease feedback to you from GGL users regarding the last Xfce version. So I am doing my best now to make it NOT happen. Please, help me. :) Thanks. Vladimir.
We can't replace tarballs. So released 4.7.1.
(In reply to comment #3) > We can't replace tarballs. So released 4.7.1. Well, thanks for that! That's even a better solution. :) Thank you again for your work and quick bug-fixing! Vladimir.