z88dk build report for 20151006 - successful

Contains emails from the automated build system
Post Reply
buildbot
Well known member
Posts: 2329
Joined: Mon Feb 24, 2014 4:17 pm

z88dk build report for 20151006 - successful

Post by buildbot »

For more details see the full report at:

http://nightly.z88dk.org/report/buildreport-20151006

Last 50 lines of log are:

cd src/z80asm ; make clean
make[1]: Entering directory `/home/build/z88dk/osx/z88dk/src/z80asm'
rm -f *.core lib/*.core lib/t/*.core lib/t/uthash/*.core
rm -f *.o lib/*.o lib/t/*.o lib/t/uthash/*.o
rm -f *.out lib/*.out lib/t/*.out lib/t/uthash/*.out
rm -f *.orig lib/*.orig lib/t/*.orig lib/t/uthash/*.orig
rm -f *.exe lib/*.exe lib/t/*.exe lib/t/uthash/*.exe
rm -f *.tmp lib/*.tmp lib/t/*.tmp lib/t/uthash/*.tmp
rm -f *.bak lib/*.bak lib/t/*.bak lib/t/uthash/*.bak
rm -f *.log lib/*.log lib/t/*.log lib/t/uthash/*.log
rm -f *~ lib/*~ lib/t/*~ lib/t/uthash/*~
rm -f -rf Debug Release x1 x2 x3
rm -f t/libtestlib.a t/*.o t/*.out lib/t/*.o lib/t/*.out t/test_codearea t/test_symtab
rm -f z80asm lib/z80asm test* lib/test*
rm -f t/*.tmp lib/t/*.tmp t/dev/*.tmp
rm -f microman.bin microman.tap mandel.bin mandel.tap zcc_opt.def
rm -f enigma.* crt0.*
make[1]: Leaving directory `/home/build/z88dk/osx/z88dk/src/z80asm'
cd src/zcc ; make clean
make[1]: Entering directory `/home/build/z88dk/osx/z88dk/src/zcc'
rm -f zcc zcc.o core
rm -f -rf Debug Release
make[1]: Leaving directory `/home/build/z88dk/osx/z88dk/src/zcc'
make -C support/ar clean
make[1]: Entering directory `/home/build/z88dk/osx/z88dk/support/ar'
rm -f z80nm ar.o getopt/*.o core
rm -f -rf Debug Release
make[1]: Leaving directory `/home/build/z88dk/osx/z88dk/support/ar'
#########################################################################

Building osx kit

#########################################################################
#########################################################################

Everything built OK

#########################################################################
#########################################################################

Deploying kits to nightly area

#########################################################################
total 55864
-rw-r--r-- 1 build build 11349856 Oct 6 03:01 z88dk-20151006.tgz
lrwxrwxrwx 1 build build 18 Oct 6 03:09 z88dk-latest.tgz -> z88dk-20151006.tgz
-rw-r--r-- 1 build build 21870021 Oct 6 03:09 z88dk-osx-20151006.zip
lrwxrwxrwx 1 build build 22 Oct 6 03:09 z88dk-osx-latest.zip -> z88dk-osx-20151006.zip
-rw-r--r-- 1 build build 23906732 Oct 6 03:07 z88dk-win32-20151006.zip
lrwxrwxrwx 1 build build 24 Oct 6 03:09 z88dk-win32-latest.zip -> z88dk-win32-20151006.zip
Post Reply