[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] gettext from Git fails on Solaris
From: |
Dagobert Michelsen |
Subject: |
[bug-gettext] gettext from Git fails on Solaris |
Date: |
Thu, 9 Jun 2016 10:03:36 +0200 |
Hi,
I am running continous builds on Solaris for gettext from Git and would like to
address
the proper compilation which is not the case right now. Currently the build
fails here:
gmake[4]: Entering directory
'/export/home/buildbot/slave/ggettext-solaris10-i386/build/gettext-tools/misc'
if test "emacs" != "no"; then \
am__dir=. am__subdir_includes=''; \
case start-po.elc in */*) \
am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \
am__subdir_includes="-L $am__dir -L ./$am__dir"; \
esac; \
test -d "$am__dir" || /opt/csw/gnu/mkdir -p "$am__dir" || exit 1; \
emacs --batch \
\
$am__subdir_includes -L . -L . \
--eval "(defun byte-compile-dest-file (f) \"start-po.elc\")" \
--eval "(unless (byte-compile-file \"start-po.el\") (kill-emacs 1))"; \
else :; fi
Cannot open load file: No such file or directory, bytecomp
Full logs are available by clicking on the respective log links here:
https://buildfarm.opencsw.org/buildbot/waterfall?category=ggettext
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to
do something,
and then doing it so hard that you become great in the process." - xkcd #896
signature.asc
Description: Message signed with OpenPGP using GPGMail
- [bug-gettext] gettext from Git fails on Solaris,
Dagobert Michelsen <=