[oi-dev] Jenkins build of squeak5 failed
Alexander Pyhalov
alp at sfedu.ru
Wed Jul 8 19:17:03 UTC 2020
Hi.
Likely,
opensmalltalk-vm-sun-v5.0.8/platforms/unix/config/Makefile.install needs fixing:
install-doc : squeak.1
$(MKINSTALLDIRS) $(ROOT)$(docdir)
@list='$(DOCFILES)'; for f in $$list; do \
echo $(INSTALL_DATA) $(topdir)/platforms/unix/doc/$$f $(ROOT)$(docdir); \
$(INSTALL_DATA) $(topdir)/platforms/unix/doc/$$f $(ROOT)$(docdir); \
done
gzip -f9 $(ROOT)$(docdir)/*
$(MKINSTALLDIRS) $(ROOT)$(mandir)/man1
$(INSTALL_DATA) squeak.1 $(ROOT)$(mandir)/man1
rm -f $(ROOT)$(mandir)/man1/inisqueak.1 $(ROOT)$(mandir)/man1/inisqueak.1.gz
if test -f $(ROOT)$(mandir)/man1/squeak.1; then $(LN) $(ROOT)$(mandir)/man1/squeak.1 $(ROOT)$(mandir)/man1/inisqueak.1; fi
if test -f $(ROOT)$(mandir)/man1/squeak.1.gz; then $(LN) $(ROOT)$(mandir)/man1/squeak.1.gz $(ROOT)$(mandir)/man1/inisqueak.1.gz; fi
it creates build/prototype/i386/usr/doc/squeak/COPYING.gz.gz if file build/prototype/i386/usr/doc/squeak/COPYING.gz already exists.
Cleaned build area.
С уважением,
Александр Пыхалов,
программист отдела телекоммуникационной инфраструктуры
управления информационно-коммуникационной инфраструктуры ЮФУ
________________________________________
От: Andreas Wacknitz <A.Wacknitz at gmx.de>
Отправлено: 8 июля 2020 г. 20:01
Кому: OpenIndiana Developer mailing list
Тема: [oi-dev] Jenkins build of squeak5 failed
Hi,
squeak5 failed to build because it needs a clean environment. Can
somebody with access to the build machine please clean its folder?
Regards
Andreas
_______________________________________________
oi-dev mailing list
oi-dev at openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev
More information about the oi-dev
mailing list