Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-graphics
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ocaml-graphics/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/ocaml-graphics.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-graphics.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-graphics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision af35fd2997868adfd7b632dcaaa7bed8632e07c5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af35fd2997868adfd7b632dcaaa7bed8632e07c5 # timeout=10
Commit message: "ocaml 5.2 bump"
 > git rev-list --no-walk 1514c70b83209638404e7636da891d642428c00b # timeout=10
[ocaml-graphics] $ /bin/sh -xe /tmp/jenkins10819595360544292107.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf ocaml-graphics-5.1.2-1-x86_64.pkg.tar.zst ocaml-graphics-5.1.2-1-x86_64.pkg.tar.zst.sig
removed 'ocaml-graphics-5.1.2-1-x86_64.pkg.tar.zst'
removed 'ocaml-graphics-5.1.2-1-x86_64.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-graphics
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-graphics 5.1.2-2 (Fri Jun 7 20:16:09 2024)
==> Retrieving sources...
-> Found ocaml-graphics-5.1.2.tar.gz
==> Validating source files with b2sums...
ocaml-graphics-5.1.2.tar.gz ... Passed
==> Making package: ocaml-graphics 5.1.2-2 (Fri Jun 7 20:16:14 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (9) libxau-1.0.11-2 libxcb-1.17.0-1 libxdmcp-1.1.5-1 xcb-proto-1.17.0-2 xorgproto-2024.1-2 dune-3.15.3-1 libx11-1.8.9-1 ocaml-5.2.0-1 ocaml-compiler-libs-5.2.0-1
Total Installed Size: 258.33 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ocaml...
Optional dependencies for ocaml
ncurses: advanced ncurses features [installed]
tk: advanced tk features
installing ocaml-compiler-libs...
installing dune...
Optional dependencies for dune
ocaml: Dune standard library [installed]
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ocaml-graphics-5.1.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ocaml-graphics-5.1.2.tar.gz with bsdtar
==> Starting build()...
Shared cache: disabled
Shared cache location: /build/.cache/dune/db
Workspace root: /build/ocaml-graphics/src/graphics-5.1.2
Auto-detected concurrency: 8
Dune context:
{ name = "default"
; kind = "default"
; profile = Release
; merlin = true
; fdo_target_exe = None
; build_dir = In_build_dir "default"
; instrument_with = []
}
Actual targets:
- recursive alias @install
Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/graphicsX11.ml) > _build/default/src/.graphics.objs/graphicsX11.impl.d
Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/graphics.ml) > _build/default/src/.graphics.objs/graphics.impl.d
Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/graphics.mli) > _build/default/src/.graphics.objs/graphics.intf.d
Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/graphicsX11.mli) > _build/default/src/.graphics.objs/graphicsX11.intf.d
Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/discover/.discover.eobjs/byte -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/stdune/csexp -I /usr/lib/ocaml/unix -no-alias-deps -o src/discover/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl src/discover/discover.ml)
Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.graphics.objs/byte -no-alias-deps -o src/.graphics.objs/byte/graphicsX11.cmi -c -intf src/graphicsX11.mli)
Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.graphics.objs/byte -no-alias-deps -o src/.graphics.objs/byte/graphics.cmi -c -intf src/graphics.mli)
Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.graphics.objs/byte -I src/.graphics.objs/native -intf-suffix .ml -no-alias-deps -o src/.graphics.objs/native/graphics.cmx -c -impl src/graphics.ml)
Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.graphics.objs/byte -intf-suffix .ml -no-alias-deps -o src/.graphics.objs/byte/graphics.cmo -c -impl src/graphics.ml)
Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.graphics.objs/byte -intf-suffix .ml -no-alias-deps -o src/.graphics.objs/byte/graphicsX11.cmo -c -impl src/graphicsX11.ml)
Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/discover/.discover.eobjs/byte -I src/discover/.discover.eobjs/native -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/stdune/csexp -I /usr/lib/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/discover/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl src/discover/discover.ml)
Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/discover/discover.exe /usr/lib/ocaml/unix/unix.cmxa /usr/lib/ocaml/stdune/csexp/csexp.cmxa /usr/lib/ocaml/dune-configurator/configurator.cmxa src/discover/.discover.eobjs/native/dune__exe__Discover.cmx)
Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.graphics.objs/byte -I src/.graphics.objs/native -intf-suffix .ml -no-alias-deps -o src/.graphics.objs/native/graphicsX11.cmx -c -impl src/graphicsX11.ml)
Running[15]: (cd _build/default/src && discover/discover.exe)
Running[16]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o color.o -c color.c)
Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/graphics.cmxa -cclib -lgraphics_stubs -cclib -lX11 src/.graphics.objs/native/graphics.cmx src/.graphics.objs/native/graphicsX11.cmx)
Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/graphics.cma -dllib -lgraphics_stubs -cclib -lgraphics_stubs -cclib -lX11 src/.graphics.objs/byte/graphics.cmo src/.graphics.objs/byte/graphicsX11.cmo)
Running[19]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o draw.o -c draw.c)
Running[20]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o dump_img.o -c dump_img.c)
Running[21]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o events.o -c events.c)
Running[22]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o fill.o -c fill.c)
Running[23]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o image.o -c image.c)
Running[24]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o make_img.o -c make_img.c)
Running[25]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o open.o -c open.c)
Running[26]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o point_col.o -c point_col.c)
Running[27]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o sound.o -c sound.c)
Running[28]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o subwindow.o -c subwindow.c)
Running[29]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/ocaml/src=/usr/src/debug/ocaml -flto=auto -ffat-lto-objects -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -o text.o -c text.c)
Running[30]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/graphics_stubs src/text.o src/subwindow.o src/sound.o src/point_col.o src/open.o src/make_img.o src/image.o src/fill.o src/events.o src/dump_img.o src/draw.o src/color.o -ldopt -lX11)
Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/graphics.cmxs src/graphics.cmxa)
Promoting "_build/default/graphics.install" to "graphics.install"
==> Starting check()...
Shared cache: disabled
Shared cache location: /build/.cache/dune/db
Workspace root: /build/ocaml-graphics/src/graphics-5.1.2
Auto-detected concurrency: 8
Dune context:
{ name = "default"
; kind = "default"
; profile = Release
; merlin = true
; fdo_target_exe = None
; build_dir = In_build_dir "default"
; instrument_with = []
}
Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I test/.test.eobjs/byte -I src/.graphics.objs/byte -no-alias-deps -o test/.test.eobjs/byte/dune__exe__Test.cmo -c -impl test/test.ml)
Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.test.eobjs/byte -I test/.test.eobjs/native -I src/.graphics.objs/byte -I src/.graphics.objs/native -intf-suffix .ml -no-alias-deps -o test/.test.eobjs/native/dune__exe__Test.cmx -c -impl test/test.ml)
Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/test.exe src/graphics.cmxa -I src test/.test.eobjs/native/dune__exe__Test.cmx)
Running[5]: (cd _build/default/test && ./test.exe)
==> Entering fakeroot environment...
==> Starting package()...
Shared cache: disabled
Shared cache location: /build/.cache/dune/db
Workspace root: /build/ocaml-graphics/src/graphics-5.1.2
Auto-detected concurrency: 8
Dune context:
{ name = "default"
; kind = "default"
; profile = Release
; merlin = true
; fdo_target_exe = None
; build_dir = In_build_dir "default"
; instrument_with = []
}
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/META
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/dune-package
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.a
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cma
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmi
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmt
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmti
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmx
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmxa
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.ml
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.mli
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.cmi
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.cmt
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.cmti
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.cmx
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.ml
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphicsX11.mli
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/libgraphics_stubs.a
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/opam
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/graphics/graphics.cmxs
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/share/doc/graphics/CHANGES.md
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/share/doc/graphics/LICENSE
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/share/doc/graphics/README.md
Installing /build/ocaml-graphics/pkg/ocaml-graphics/usr/lib/ocaml/stublibs/dllgraphics_stubs.so
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Copying source files needed for debug symbols...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/ocaml/graphics/graphics.cma
usr/lib/ocaml/graphics/libgraphics_stubs.a
==> Creating package "ocaml-graphics"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ocaml-graphics 5.1.2-2 (Fri Jun 7 20:16:29 2024)
'ocaml-graphics-5.1.2-2-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/ocaml-graphics-5.1.2-2-x86_64.pkg.tar.zst'
'ocaml-graphics-5.1.2-2-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/ocaml-graphics-5.1.2-2-x86_64.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Fri 07 Jun 2024 06:09:09 PM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Fri 07 Jun 2024 06:09:09 PM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'ocaml-graphics-5.1.2-2-x86_64.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'ocaml-graphics-5.1.2-1'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
Last changes from revision af35fd2 (current) to 1514c70 (previous) published successfully!
Finished: SUCCESS