[root@ybd-machine ~]# mkfs -t ext4 /dev/nbd1 mke2fs 1.42.12 (29-Aug-2014) Creating filesystem with 36621093 4k blocks and 9158656 inodes Filesystem UUID: ba4018e4-7cd3-4188-9609-736ba4c70dbe Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872 Allocating group tables: done Writing inode tables: done Creating journal (32768 blocks): done Writing superblocks and filesystem accounting information: done [root@ybd-machine ~]# mkdir /src [root@ybd-machine ~]# mount /dev/nbd1 /src [root@ybd-machine ~]# [root@ybd-machine ~]# wget https://bootstrap.pypa.io/get-pip.py --2015-08-31 06:24:27-- https://bootstrap.pypa.io/get-pip.py Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 185.31.17.175 Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|185.31.17.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1412744 (1.3M) [text/x-python] Saving to: ‘get-pip.py’ get-pip.py 100%[=================================================================================================================>] 1.35M --.-KB/s in 0.1s 2015-08-31 06:24:27 (12.8 MB/s) - ‘get-pip.py’ saved [1412744/1412744] [root@ybd-machine ~]# python get-pip.py Collecting pip Downloading pip-7.1.2-py2.py3-none-any.whl (1.1MB) 100% |████████████████████████████████| 1.1MB 69kB/s Collecting wheel Downloading wheel-0.24.0-py2.py3-none-any.whl (63kB) 100% |████████████████████████████████| 65kB 880kB/s Installing collected packages: pip, wheel Found existing installation: pip 6.0.8 Uninstalling pip-6.0.8: Successfully uninstalled pip-6.0.8 Successfully installed pip-7.1.2 wheel-0.24.0 [root@ybd-machine ~]# pip install pyyaml sandboxlib jsonschema requests Collecting pyyaml Downloading PyYAML-3.11.tar.gz (248kB) 100% |████████████████████████████████| 249kB 297kB/s Collecting sandboxlib Downloading sandboxlib-0.3.1.tar.gz Collecting jsonschema Downloading jsonschema-2.5.1-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/site-packages Collecting functools32 (from jsonschema) Downloading functools32-3.2.3-2.tar.gz Building wheels for collected packages: pyyaml, sandboxlib, functools32 Running setup.py bdist_wheel for pyyaml Stored in directory: /root/.cache/pip/wheels/fa/db/f6/dee55793d344f1706dc4a5a693298f0115241d1085cc212364 Running setup.py bdist_wheel for sandboxlib Stored in directory: /root/.cache/pip/wheels/24/ae/67/ff971ea841d453376f0837b9d90b8f46a2bbd5899148eed5d8 Running setup.py bdist_wheel for functools32 Stored in directory: /root/.cache/pip/wheels/38/c6/c7/ee17acd621120c302e25c2fa8b3a8b235d5d1137c6ab4c9728 Successfully built pyyaml sandboxlib functools32 Installing collected packages: pyyaml, sandboxlib, functools32, jsonschema Successfully installed functools32-3.2.3.post2 jsonschema-2.5.1 pyyaml-3.11 sandboxlib-0.3.1 [root@ybd-machine ~]# dnf install which make automake gcc gcc-c++ gawk git m4 Fedora 22 - armhfp 12 MB/s | 37 MB 00:03 Fedora 22 - armhfp - Updates 6.3 MB/s | 12 MB 00:01 Last metadata expiration check performed 0:00:25 ago on Mon Aug 31 06:27:26 2015. Package make-1:4.0-3.1.fc22.armv7hl is already installed, skipping. Package gawk-4.1.1-6.fc22.armv7hl is already installed, skipping. Dependencies resolved. =========================================================================================================================================================================================================== Package Arch Version Repository Size =========================================================================================================================================================================================================== Installing: autoconf noarch 2.69-20.fc22 updates 709 k automake noarch 1.15-1.fc22 fedora 694 k binutils armv7hl 2.25-8.fc22 updates 5.0 M cpp armv7hl 5.1.1-4.fc22 updates 6.8 M emacs-filesystem noarch 1:24.5-2.fc22 fedora 64 k gcc armv7hl 5.1.1-4.fc22 updates 15 M gcc-c++ armv7hl 5.1.1-4.fc22 updates 8.0 M git armv7hl 2.4.3-6.fc22 updates 4.7 M glibc-devel armv7hl 2.21-5.fc22 fedora 903 k glibc-headers armv7hl 2.21-5.fc22 fedora 476 k isl armv7hl 0.14-3.fc22 fedora 382 k kernel-headers armv7hl 4.1.6-200.fc22 updates 983 k libasan armv7hl 5.1.1-4.fc22 updates 257 k libatomic armv7hl 5.1.1-4.fc22 updates 27 k libgnome-keyring armv7hl 3.12.0-4.fc22 fedora 109 k libgomp armv7hl 5.1.1-4.fc22 updates 141 k libmpc armv7hl 1.0.2-3.fc22 fedora 47 k libstdc++-devel armv7hl 5.1.1-4.fc22 updates 1.6 M libubsan armv7hl 5.1.1-4.fc22 updates 111 k m4 armv7hl 1.4.17-6.fc22 fedora 251 k mpfr armv7hl 3.1.2-8.fc22 fedora 192 k perl armv7hl 4:5.20.2-326.fc22 updates 7.9 M perl-Carp noarch 1.36-1.fc22 fedora 28 k perl-Data-Dumper armv7hl 2.154-1.fc22 fedora 53 k perl-Encode armv7hl 2:2.76-1.fc22 updates 1.0 M perl-Error noarch 1:0.17023-1.fc22 fedora 44 k perl-Exporter noarch 5.70-311.fc22 fedora 33 k perl-File-Path noarch 2.09-311.fc22 fedora 31 k perl-File-Temp noarch 0.23.04-310.fc22 fedora 61 k perl-Getopt-Long noarch 2.47-1.fc22 updates 61 k perl-Git noarch 2.4.3-6.fc22 updates 60 k perl-HTTP-Tiny noarch 0.056-1.fc22 updates 52 k perl-PathTools armv7hl 3.47-311.fc22 fedora 84 k perl-Pod-Escapes noarch 1:1.06-326.fc22 updates 62 k perl-Pod-Perldoc noarch 3.25-1.fc22 fedora 85 k perl-Pod-Simple noarch 1:3.29-1.fc22 fedora 207 k perl-Pod-Usage noarch 4:1.67-1.fc22 fedora 33 k perl-Scalar-List-Utils armv7hl 1:1.42-1.fc22 updates 59 k perl-Socket armv7hl 2:2.020-1.fc22 updates 54 k perl-Storable armv7hl 1:2.51-4.fc22 fedora 78 k perl-Term-ANSIColor noarch 4.03-3.fc22 fedora 44 k perl-TermReadKey armv7hl 2.32-5.fc22 fedora 36 k perl-Text-ParseWords noarch 3.30-1.fc22 fedora 17 k perl-Thread-Queue noarch 3.05-310.fc22 fedora 22 k perl-Time-HiRes armv7hl 1.9726-310.fc22 fedora 50 k perl-Time-Local noarch 1.2300-310.fc22 fedora 29 k perl-constant noarch 1.31-310.fc22 fedora 24 k perl-libs armv7hl 4:5.20.2-326.fc22 updates 639 k perl-macros armv7hl 4:5.20.2-326.fc22 updates 54 k perl-parent noarch 1:0.231-1.fc22 fedora 17 k perl-podlators noarch 2.5.3-3.fc22 fedora 118 k perl-threads armv7hl 1:2.02-1.fc22 updates 56 k perl-threads-shared armv7hl 1.46-310.fc22 fedora 42 k which armv7hl 2.20-10.fc22 fedora 44 k Upgrading: libgcc armv7hl 5.1.1-4.fc22 updates 79 k libstdc++ armv7hl 5.1.1-4.fc22 updates 364 k Transaction Summary =========================================================================================================================================================================================================== Install 54 Packages Upgrade 2 Packages Total download size: 58 M Is this ok [y/N]: y Downloading Packages: (1/56): m4-1.4.17-6.fc22.armv7hl.rpm 799 kB/s | 251 kB 00:00 (2/56): automake-1.15-1.fc22.noarch.rpm 1.7 MB/s | 694 kB 00:00 (3/56): which-2.20-10.fc22.armv7hl.rpm 39 kB/s | 44 kB 00:01 (4/56): perl-Carp-1.36-1.fc22.noarch.rpm 31 kB/s | 28 kB 00:00 (5/56): perl-Exporter-5.70-311.fc22.noarch.rpm 41 kB/s | 33 kB 00:00 (6/56): perl-PathTools-3.47-311.fc22.armv7hl.rpm 1.0 MB/s | 84 kB 00:00 (7/56): perl-Thread-Queue-3.05-310.fc22.noarch.rpm 304 kB/s | 22 kB 00:00 (8/56): perl-File-Path-2.09-311.fc22.noarch.rpm 173 kB/s | 31 kB 00:00 (9/56): perl-constant-1.31-310.fc22.noarch.rpm 249 kB/s | 24 kB 00:00 (10/56): perl-threads-shared-1.46-310.fc22.armv7hl.rpm 403 kB/s | 42 kB 00:00 (11/56): libmpc-1.0.2-3.fc22.armv7hl.rpm 250 kB/s | 47 kB 00:00 (12/56): isl-0.14-3.fc22.armv7hl.rpm 1.4 MB/s | 382 kB 00:00 (13/56): mpfr-3.1.2-8.fc22.armv7hl.rpm 884 kB/s | 192 kB 00:00 (14/56): libgomp-5.1.1-4.fc22.armv7hl.rpm 945 kB/s | 141 kB 00:00 (15/56): cpp-5.1.1-4.fc22.armv7hl.rpm 8.2 MB/s | 6.8 MB 00:00 (16/56): gcc-5.1.1-4.fc22.armv7hl.rpm 8.7 MB/s | 15 MB 00:01 (17/56): libstdc++-devel-5.1.1-4.fc22.armv7hl.rpm 2.0 MB/s | 1.6 MB 00:00 (18/56): gcc-c++-5.1.1-4.fc22.armv7hl.rpm 5.2 MB/s | 8.0 MB 00:01 (19/56): libgnome-keyring-3.12.0-4.fc22.armv7hl.rpm 257 kB/s | 109 kB 00:00 (20/56): perl-Error-0.17023-1.fc22.noarch.rpm 194 kB/s | 44 kB 00:00 (21/56): git-2.4.3-6.fc22.armv7hl.rpm 5.6 MB/s | 4.7 MB 00:00 (22/56): perl-TermReadKey-2.32-5.fc22.armv7hl.rpm 163 kB/s | 36 kB 00:00 (23/56): perl-parent-0.231-1.fc22.noarch.rpm 269 kB/s | 17 kB 00:00 (24/56): perl-File-Temp-0.23.04-310.fc22.noarch.rpm 181 kB/s | 61 kB 00:00 (25/56): perl-Git-2.4.3-6.fc22.noarch.rpm 296 kB/s | 60 kB 00:00 (26/56): perl-Time-Local-1.2300-310.fc22.noarch.rpm 334 kB/s | 29 kB 00:00 (27/56): glibc-headers-2.21-5.fc22.armv7hl.rpm 1.6 MB/s | 476 kB 00:00 (28/56): glibc-devel-2.21-5.fc22.armv7hl.rpm 2.6 MB/s | 903 kB 00:00 (29/56): perl-Storable-2.51-4.fc22.armv7hl.rpm 106 kB/s | 78 kB 00:00 (30/56): perl-Pod-Simple-3.29-1.fc22.noarch.rpm 256 kB/s | 207 kB 00:00 (31/56): perl-Time-HiRes-1.9726-310.fc22.armv7hl.rpm 545 kB/s | 50 kB 00:00 (32/56): perl-Getopt-Long-2.47-1.fc22.noarch.rpm 465 kB/s | 61 kB 00:00 (33/56): perl-libs-5.20.2-326.fc22.armv7hl.rpm 2.5 MB/s | 639 kB 00:00 (34/56): perl-5.20.2-326.fc22.armv7hl.rpm 5.2 MB/s | 7.9 MB 00:01 (35/56): perl-Pod-Usage-1.67-1.fc22.noarch.rpm 75 kB/s | 33 kB 00:00 (36/56): perl-Text-ParseWords-3.30-1.fc22.noarch.rpm 41 kB/s | 17 kB 00:00 (37/56): perl-Pod-Perldoc-3.25-1.fc22.noarch.rpm 340 kB/s | 85 kB 00:00 (38/56): perl-Term-ANSIColor-4.03-3.fc22.noarch.rpm 532 kB/s | 44 kB 00:00 (39/56): perl-podlators-2.5.3-3.fc22.noarch.rpm 1.0 MB/s | 118 kB 00:00 (40/56): perl-Scalar-List-Utils-1.42-1.fc22.armv7hl.rpm 402 kB/s | 59 kB 00:00 (41/56): perl-Socket-2.020-1.fc22.armv7hl.rpm 367 kB/s | 54 kB 00:00 (42/56): perl-macros-5.20.2-326.fc22.armv7hl.rpm 351 kB/s | 54 kB 00:00 (43/56): perl-threads-2.02-1.fc22.armv7hl.rpm 671 kB/s | 56 kB 00:00 (44/56): libasan-5.1.1-4.fc22.armv7hl.rpm 1.3 MB/s | 257 kB 00:00 (45/56): libatomic-5.1.1-4.fc22.armv7hl.rpm 204 kB/s | 27 kB 00:00 (46/56): libubsan-5.1.1-4.fc22.armv7hl.rpm 1.2 MB/s | 111 kB 00:00 (47/56): perl-Pod-Escapes-1.06-326.fc22.noarch.rpm 453 kB/s | 62 kB 00:00 (48/56): perl-HTTP-Tiny-0.056-1.fc22.noarch.rpm 796 kB/s | 52 kB 00:00 (49/56): perl-Encode-2.76-1.fc22.armv7hl.rpm 3.1 MB/s | 1.0 MB 00:00 (50/56): binutils-2.25-8.fc22.armv7hl.rpm 7.0 MB/s | 5.0 MB 00:00 (51/56): emacs-filesystem-24.5-2.fc22.noarch.rpm 295 kB/s | 64 kB 00:00 (52/56): autoconf-2.69-20.fc22.noarch.rpm 1.6 MB/s | 709 kB 00:00 (53/56): kernel-headers-4.1.6-200.fc22.armv7hl.rpm 1.8 MB/s | 983 kB 00:00 (54/56): libgcc-5.1.1-3.fc22_5.1.1-4.fc22.armv7hl.drpm 114 kB/s | 19 kB 00:00 (55/56): libstdc++-5.1.1-3.fc22_5.1.1-4.fc22.armv7hl.drpm 69 kB/s | 23 kB 00:00 [DRPM] libgcc-5.1.1-3.fc22_5.1.1-4.fc22.armv7hl.drpm: done (56/56): perl-Data-Dumper-2.154-1.fc22.armv7hl.rpm 41 kB/s | 53 kB 00:01 [DRPM] libstdc++-5.1.1-3.fc22_5.1.1-4.fc22.armv7hl.drpm: done ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 2.3 MB/s | 57 MB 00:24 Delta RPMs reduced 57.8 MB of updates to 57.4 MB (0.1% saved) Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Installing : emacs-filesystem-1:24.5-2.fc22.noarch 1/58 Installing : kernel-headers-4.1.6-200.fc22.armv7hl 2/58 Upgrading : libgcc-5.1.1-4.fc22.armv7hl 3/58 Installing : glibc-headers-2.21-5.fc22.armv7hl 4/58 Installing : perl-Term-ANSIColor-4.03-3.fc22.noarch 5/58 Installing : perl-HTTP-Tiny-0.056-1.fc22.noarch 6/58 Installing : perl-podlators-2.5.3-3.fc22.noarch 7/58 Installing : perl-Pod-Perldoc-3.25-1.fc22.noarch 8/58 Installing : perl-Text-ParseWords-3.30-1.fc22.noarch 9/58 Installing : perl-Pod-Escapes-1:1.06-326.fc22.noarch 10/58 Installing : perl-Encode-2:2.76-1.fc22.armv7hl 11/58 Installing : perl-Pod-Usage-4:1.67-1.fc22.noarch 12/58 Installing : perl-Exporter-5.70-311.fc22.noarch 13/58 Installing : perl-constant-1.31-310.fc22.noarch 14/58 Installing : perl-parent-1:0.231-1.fc22.noarch 15/58 Installing : perl-Time-Local-1.2300-310.fc22.noarch 16/58 Installing : perl-Storable-1:2.51-4.fc22.armv7hl 17/58 Installing : perl-Time-HiRes-1.9726-310.fc22.armv7hl 18/58 Installing : perl-libs-4:5.20.2-326.fc22.armv7hl 19/58 Installing : perl-File-Path-2.09-311.fc22.noarch 20/58 Installing : perl-PathTools-3.47-311.fc22.armv7hl 21/58 Installing : perl-File-Temp-0.23.04-310.fc22.noarch 22/58 Installing : perl-Scalar-List-Utils-1:1.42-1.fc22.armv7hl 23/58 Installing : perl-Socket-2:2.020-1.fc22.armv7hl 24/58 Installing : perl-macros-4:5.20.2-326.fc22.armv7hl 25/58 Installing : perl-threads-shared-1.46-310.fc22.armv7hl 26/58 Installing : perl-threads-1:2.02-1.fc22.armv7hl 27/58 Installing : perl-Pod-Simple-1:3.29-1.fc22.noarch 28/58 Installing : perl-Getopt-Long-2.47-1.fc22.noarch 29/58 Installing : perl-Carp-1.36-1.fc22.noarch 30/58 Installing : perl-4:5.20.2-326.fc22.armv7hl 31/58 Installing : mpfr-3.1.2-8.fc22.armv7hl 32/58 Upgrading : libstdc++-5.1.1-4.fc22.armv7hl 33/58 Installing : perl-Error-1:0.17023-1.fc22.noarch 34/58 Installing : libstdc++-devel-5.1.1-4.fc22.armv7hl 35/58 Installing : perl-Thread-Queue-3.05-310.fc22.noarch 36/58 Installing : glibc-devel-2.21-5.fc22.armv7hl 37/58 Installing : libmpc-1.0.2-3.fc22.armv7hl 38/58 Installing : cpp-5.1.1-4.fc22.armv7hl 39/58 Installing : libasan-5.1.1-4.fc22.armv7hl 40/58 Installing : libubsan-5.1.1-4.fc22.armv7hl 41/58 Installing : perl-TermReadKey-2.32-5.fc22.armv7hl 42/58 Installing : perl-Data-Dumper-2.154-1.fc22.armv7hl 43/58 Installing : m4-1.4.17-6.fc22.armv7hl 44/58 Installing : autoconf-2.69-20.fc22.noarch 45/58 Installing : isl-0.14-3.fc22.armv7hl 46/58 Installing : libgomp-5.1.1-4.fc22.armv7hl 47/58 Installing : libgnome-keyring-3.12.0-4.fc22.armv7hl 48/58 Installing : perl-Git-2.4.3-6.fc22.noarch 49/58 Installing : git-2.4.3-6.fc22.armv7hl 50/58 Installing : binutils-2.25-8.fc22.armv7hl 51/58 Installing : libatomic-5.1.1-4.fc22.armv7hl 52/58 Installing : automake-1.15-1.fc22.noarch 53/58 Installing : gcc-5.1.1-4.fc22.armv7hl 54/58 Installing : gcc-c++-5.1.1-4.fc22.armv7hl 55/58 Installing : which-2.20-10.fc22.armv7hl 56/58 Cleanup : libstdc++-5.1.1-3.fc22.armv7hl 57/58 Cleanup : libgcc-5.1.1-3.fc22.armv7hl 58/58 Verifying : which-2.20-10.fc22.armv7hl 1/58 Verifying : automake-1.15-1.fc22.noarch 2/58 Verifying : m4-1.4.17-6.fc22.armv7hl 3/58 Verifying : perl-Carp-1.36-1.fc22.noarch 4/58 Verifying : perl-Exporter-5.70-311.fc22.noarch 5/58 Verifying : perl-File-Path-2.09-311.fc22.noarch 6/58 Verifying : perl-PathTools-3.47-311.fc22.armv7hl 7/58 Verifying : perl-Thread-Queue-3.05-310.fc22.noarch 8/58 Verifying : perl-constant-1.31-310.fc22.noarch 9/58 Verifying : perl-threads-shared-1.46-310.fc22.armv7hl 10/58 Verifying : gcc-5.1.1-4.fc22.armv7hl 11/58 Verifying : isl-0.14-3.fc22.armv7hl 12/58 Verifying : libmpc-1.0.2-3.fc22.armv7hl 13/58 Verifying : mpfr-3.1.2-8.fc22.armv7hl 14/58 Verifying : cpp-5.1.1-4.fc22.armv7hl 15/58 Verifying : libgomp-5.1.1-4.fc22.armv7hl 16/58 Verifying : gcc-c++-5.1.1-4.fc22.armv7hl 17/58 Verifying : libstdc++-devel-5.1.1-4.fc22.armv7hl 18/58 Verifying : git-2.4.3-6.fc22.armv7hl 19/58 Verifying : libgnome-keyring-3.12.0-4.fc22.armv7hl 20/58 Verifying : perl-Error-1:0.17023-1.fc22.noarch 21/58 Verifying : perl-File-Temp-0.23.04-310.fc22.noarch 22/58 Verifying : perl-TermReadKey-2.32-5.fc22.armv7hl 23/58 Verifying : perl-Git-2.4.3-6.fc22.noarch 24/58 Verifying : perl-parent-1:0.231-1.fc22.noarch 25/58 Verifying : perl-Time-Local-1.2300-310.fc22.noarch 26/58 Verifying : glibc-devel-2.21-5.fc22.armv7hl 27/58 Verifying : glibc-headers-2.21-5.fc22.armv7hl 28/58 Verifying : perl-4:5.20.2-326.fc22.armv7hl 29/58 Verifying : perl-Pod-Simple-1:3.29-1.fc22.noarch 30/58 Verifying : perl-Storable-1:2.51-4.fc22.armv7hl 31/58 Verifying : perl-Time-HiRes-1.9726-310.fc22.armv7hl 32/58 Verifying : perl-libs-4:5.20.2-326.fc22.armv7hl 33/58 Verifying : perl-Getopt-Long-2.47-1.fc22.noarch 34/58 Verifying : perl-Pod-Usage-4:1.67-1.fc22.noarch 35/58 Verifying : perl-Text-ParseWords-3.30-1.fc22.noarch 36/58 Verifying : perl-Pod-Perldoc-3.25-1.fc22.noarch 37/58 Verifying : perl-podlators-2.5.3-3.fc22.noarch 38/58 Verifying : perl-Term-ANSIColor-4.03-3.fc22.noarch 39/58 Verifying : perl-Scalar-List-Utils-1:1.42-1.fc22.armv7hl 40/58 Verifying : perl-Socket-2:2.020-1.fc22.armv7hl 41/58 Verifying : perl-macros-4:5.20.2-326.fc22.armv7hl 42/58 Verifying : perl-threads-1:2.02-1.fc22.armv7hl 43/58 Verifying : binutils-2.25-8.fc22.armv7hl 44/58 Verifying : libasan-5.1.1-4.fc22.armv7hl 45/58 Verifying : libatomic-5.1.1-4.fc22.armv7hl 46/58 Verifying : libubsan-5.1.1-4.fc22.armv7hl 47/58 Verifying : perl-Encode-2:2.76-1.fc22.armv7hl 48/58 Verifying : perl-Pod-Escapes-1:1.06-326.fc22.noarch 49/58 Verifying : perl-HTTP-Tiny-0.056-1.fc22.noarch 50/58 Verifying : kernel-headers-4.1.6-200.fc22.armv7hl 51/58 Verifying : autoconf-2.69-20.fc22.noarch 52/58 Verifying : emacs-filesystem-1:24.5-2.fc22.noarch 53/58 Verifying : perl-Data-Dumper-2.154-1.fc22.armv7hl 54/58 Verifying : libgcc-5.1.1-4.fc22.armv7hl 55/58 Verifying : libstdc++-5.1.1-4.fc22.armv7hl 56/58 Verifying : libgcc-5.1.1-3.fc22.armv7hl 57/58 Verifying : libstdc++-5.1.1-3.fc22.armv7hl 58/58 Installed: autoconf.noarch 2.69-20.fc22 automake.noarch 1.15-1.fc22 binutils.armv7hl 2.25-8.fc22 cpp.armv7hl 5.1.1-4.fc22 emacs-filesystem.noarch 1:24.5-2.fc22 gcc.armv7hl 5.1.1-4.fc22 gcc-c++.armv7hl 5.1.1-4.fc22 git.armv7hl 2.4.3-6.fc22 glibc-devel.armv7hl 2.21-5.fc22 glibc-headers.armv7hl 2.21-5.fc22 isl.armv7hl 0.14-3.fc22 kernel-headers.armv7hl 4.1.6-200.fc22 libasan.armv7hl 5.1.1-4.fc22 libatomic.armv7hl 5.1.1-4.fc22 libgnome-keyring.armv7hl 3.12.0-4.fc22 libgomp.armv7hl 5.1.1-4.fc22 libmpc.armv7hl 1.0.2-3.fc22 libstdc++-devel.armv7hl 5.1.1-4.fc22 libubsan.armv7hl 5.1.1-4.fc22 m4.armv7hl 1.4.17-6.fc22 mpfr.armv7hl 3.1.2-8.fc22 perl.armv7hl 4:5.20.2-326.fc22 perl-Carp.noarch 1.36-1.fc22 perl-Data-Dumper.armv7hl 2.154-1.fc22 perl-Encode.armv7hl 2:2.76-1.fc22 perl-Error.noarch 1:0.17023-1.fc22 perl-Exporter.noarch 5.70-311.fc22 perl-File-Path.noarch 2.09-311.fc22 perl-File-Temp.noarch 0.23.04-310.fc22 perl-Getopt-Long.noarch 2.47-1.fc22 perl-Git.noarch 2.4.3-6.fc22 perl-HTTP-Tiny.noarch 0.056-1.fc22 perl-PathTools.armv7hl 3.47-311.fc22 perl-Pod-Escapes.noarch 1:1.06-326.fc22 perl-Pod-Perldoc.noarch 3.25-1.fc22 perl-Pod-Simple.noarch 1:3.29-1.fc22 perl-Pod-Usage.noarch 4:1.67-1.fc22 perl-Scalar-List-Utils.armv7hl 1:1.42-1.fc22 perl-Socket.armv7hl 2:2.020-1.fc22 perl-Storable.armv7hl 1:2.51-4.fc22 perl-Term-ANSIColor.noarch 4.03-3.fc22 perl-TermReadKey.armv7hl 2.32-5.fc22 perl-Text-ParseWords.noarch 3.30-1.fc22 perl-Thread-Queue.noarch 3.05-310.fc22 perl-Time-HiRes.armv7hl 1.9726-310.fc22 perl-Time-Local.noarch 1.2300-310.fc22 perl-constant.noarch 1.31-310.fc22 perl-libs.armv7hl 4:5.20.2-326.fc22 perl-macros.armv7hl 4:5.20.2-326.fc22 perl-parent.noarch 1:0.231-1.fc22 perl-podlators.noarch 2.5.3-3.fc22 perl-threads.armv7hl 1:2.02-1.fc22 perl-threads-shared.armv7hl 1.46-310.fc22 which.armv7hl 2.20-10.fc22 Upgraded: libgcc.armv7hl 5.1.1-4.fc22 libstdc++.armv7hl 5.1.1-4.fc22 Complete! [root@ybd-machine ~]# ls /src lost+found [root@ybd-machine ~]# df Filesystem 1K-blocks Used Available Use% Mounted on none 1031804 4 1031800 1% /dev tmpfs 207108 14012 193096 7% /run /dev/nbd0 47929956 1041008 44431160 3% / tmpfs 1035536 0 1035536 0% /dev/shm tmpfs 1035536 0 1035536 0% /sys/fs/cgroup tmpfs 207108 0 207108 0% /run/user/0 /dev/nbd1 144054092 60924 136652568 1% /src [root@ybd-machine ~]# cd /src [root@ybd-machine src]# git clone git://github.com/devcurmudgeon/ybd Cloning into 'ybd'... remote: Counting objects: 2302, done. remote: Compressing objects: 100% (57/57), done. remote: Total 2302 (delta 29), reused 0 (delta 0), pack-reused 2244 Receiving objects: 100% (2302/2302), 507.52 KiB | 0 bytes/s, done. Resolving deltas: 100% (1473/1473), done. Checking connectivity... done. [root@ybd-machine src]# git clone git://git.baserock.org/baserock/baserock/definitions Cloning into 'definitions'... remote: Counting objects: 24764, done. remote: Compressing objects: 100% (7870/7870), done. remote: Total 24764 (delta 16483), reused 24385 (delta 16208) Receiving objects: 100% (24764/24764), 7.60 MiB | 3.18 MiB/s, done. Resolving deltas: 100% (16483/16483), done. Checking connectivity... done. [root@ybd-machine src]# vi ybd/ybd.conf [root@ybd-machine src]# ../ybd/ybd.py systems/geni^C [root@ybd-machine src]# cd definitions/ [root@ybd-machine definitions]# ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhf 15-08-31 06:34:21 [TOTAL] Starting 15-08-31 06:34:21 [SETUP] Configuration from /src/ybd/ybd.conf: aliases: 'baserock:': 'git://git.baserock.org/baserock/' 'freedesktop:': 'git://anongit.freedesktop.org/' 'github:': 'git://github.com/' 'gnome:': 'git://git.gnome.org/' 'upstream:': 'git://git.baserock.org/delta/' base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin'] base: '/src' cache-server: 'http://git.baserock.org:8080/1.0/sha1s?' defaults: 'config/defaults.conf' defs-schema: './schema/definitions-schema.json' json-schema: './schema/json-schema.json' no-ccache: False no-distcc: True server: 'http://192.168.56.102:8000/' tar-url: 'http://git.baserock.org/tarballs' 15-08-31 06:34:22 [SETUP] ybd.py version is HEAD 15-27-102-g09a99e0-dirty (15-27 + 102 commits) 15-08-31 06:34:22 [SETUP] Max-jobs is set to 6 15-08-31 06:34:22 [TARGET] Target is /src/definitions/genivi-baseline-system-armv7lhf-jetson armv7lhf 15-08-31 06:34:22 [DEFINITIONS] Starting parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 15-08-31 06:34:22 [DEFINITIONS] WARNING: problem loading ./schema/json-schema.json 15-08-31 06:34:22 [DEFINITIONS] WARNING: problem loading ./schema/definitions-schema.json 15-08-31 06:34:26 [ansible] WARNING: ansible contains ansible 15-08-31 06:34:26 [baserock-import] WARNING: baserock-import contains baserock-import 15-08-31 06:34:29 [cups] WARNING: cups contains cups 15-08-31 06:34:29 [cxmanage] WARNING: cxmanage contains cxmanage 15-08-31 06:34:30 [django] WARNING: django contains django 15-08-31 06:34:30 [enlightenment] WARNING: enlightenment contains enlightenment 15-08-31 06:34:30 [erlang] WARNING: erlang contains erlang 15-08-31 06:34:31 [gtk3] WARNING: gtk3 contains gtk3 15-08-31 06:34:31 [lorry-controller] WARNING: lorry-controller contains lorry-controller 15-08-31 06:34:32 [lorry] WARNING: lorry contains lorry 15-08-31 06:34:32 [lua] WARNING: lua contains lua 15-08-31 06:34:32 [orc] WARNING: multiple definitions of build-depends 15-08-31 06:34:32 [orc] ['strata/core.morph', 'strata/foundation.morph', 'strata/audio-bluetooth.morph', 'strata/multimedia-common.morph'] | ['strata/audio-bluetooth.morph', 'strata/multimedia-common.morph', 'strata/mesa-common.morph'] 15-08-31 06:34:32 [orc] WARNING: multiple definitions of ref 15-08-31 06:34:32 [orc] b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a | 16e053b8f2359196fd50b111f1c10b93590f5cb9 15-08-31 06:34:32 [orc] WARNING: multiple definitions of unpetrify-ref 15-08-31 06:34:32 [orc] baserock/morph | orc-0.4.22 15-08-31 06:34:33 [ntpd] WARNING: ntpd contains ntpd 15-08-31 06:34:36 [qt4-tools] WARNING: qt4-tools contains qt4-tools 15-08-31 06:34:37 [ruby] WARNING: ruby contains ruby 15-08-31 06:34:37 [samba] WARNING: samba contains samba 15-08-31 06:34:37 [swift] WARNING: swift contains swift 15-08-31 06:34:37 [linux-user-chroot] WARNING: multiple definitions of build-depends 15-08-31 06:34:37 [linux-user-chroot] ['strata/core.morph', 'strata/python-core.morph'] | ['strata/core.morph', 'strata/glib-common.morph'] 15-08-31 06:34:39 [libepoxy] WARNING: multiple definitions of build-depends 15-08-31 06:34:39 [libepoxy] ['strata/gtk-deps.morph', 'strata/wayland-generic.morph'] | ['strata/foundation.morph', 'strata/libdrm-common.morph', 'strata/mesa-common.morph', 'strata/x-common.morph', 'strata/graphics-common.morph'] 15-08-31 06:34:40 [xstatic] WARNING: xstatic contains xstatic 15-08-31 06:34:40 [zookeeper-client] WARNING: zookeeper-client contains zookeeper-client 15-08-31 06:34:40 [zookeeper-server] WARNING: zookeeper-server contains zookeeper-server 15-08-31 06:34:40 [zookeeper] WARNING: zookeeper contains zookeeper 15-08-31 06:35:02 [DEFINITIONS] Elapsed time for parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 00:00:39 15-08-31 06:35:02 [CACHE-KEYS] Starting cache-key calculations 15-08-31 06:35:02 [stage1-binutils] Cache_key is stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 06:35:02 [stage1-gcc] Cache_key is stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 06:35:02 [stage2-linux-api-headers] Cache_key is stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 06:35:02 [stage2-glibc] Cache_key is stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 06:35:02 [stage2-libstdc++] Cache_key is stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c 15-08-31 06:35:02 [stage2-binutils] Cache_key is stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 06:35:02 [stage2-gcc-fixed-headers] Cache_key is stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685 15-08-31 06:35:02 [stage2-gcc] Cache_key is stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 06:35:02 [stage2-busybox] Cache_key is stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 06:35:02 [stage2-fake-bash] Cache_key is stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d 15-08-31 06:35:02 [stage2-fhs-dirs] Cache_key is stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 06:35:02 [stage2-gawk] Cache_key is stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 06:35:02 [stage2-make] Cache_key is stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 06:35:02 [stage2-reset-specs] Cache_key is stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 06:35:03 [fhs-dirs] Cache_key is fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9 15-08-31 06:35:03 [linux-api-headers] Cache_key is linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-08-31 06:35:03 [glibc] Cache_key is glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 06:35:03 [zlib] Cache_key is zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 06:35:03 [binutils] Cache_key is binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802 15-08-31 06:35:03 [busybox] Cache_key is busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1 15-08-31 06:35:03 [gawk] Cache_key is gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3 15-08-31 06:35:03 [m4-tarball] Cache_key is m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9 15-08-31 06:35:03 [gcc] Cache_key is gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9 15-08-31 06:35:03 [make] Cache_key is make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436 15-08-31 06:35:03 [ccache] Cache_key is ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0 15-08-31 06:35:03 [build-essential] Cache_key is build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 06:35:03 [gdbm] Cache_key is gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482 15-08-31 06:35:03 [perl] Cache_key is perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 06:35:03 [ncurses] Cache_key is ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9 15-08-31 06:35:03 [texinfo-tarball] Cache_key is texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673 15-08-31 06:35:04 [autoconf-tarball] Cache_key is autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 06:35:04 [automake] Cache_key is automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 06:35:04 [help2man] Cache_key is help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc 15-08-31 06:35:04 [autoconf] Cache_key is autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 06:35:04 [libtool-tarball] Cache_key is libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-08-31 06:35:04 [file] Cache_key is file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 06:35:04 [libexpat] Cache_key is libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 06:35:04 [openssl-new] Cache_key is openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6 15-08-31 06:35:04 [bzip2] Cache_key is bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58 15-08-31 06:35:04 [readline] Cache_key is readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec 15-08-31 06:35:04 [libffi] Cache_key is libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d 15-08-31 06:35:04 [sqlite3] Cache_key is sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00 15-08-31 06:35:05 [cpython] Cache_key is cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 06:35:05 [ca-certificates] Cache_key is ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1 15-08-31 06:35:05 [curl] Cache_key is curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07 15-08-31 06:35:05 [gettext-tarball] Cache_key is gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 06:35:05 [git] Cache_key is git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e 15-08-31 06:35:05 [flex] Cache_key is flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-08-31 06:35:05 [mini-utils] Cache_key is mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92 15-08-31 06:35:05 [bison] Cache_key is bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814 15-08-31 06:35:05 [patch] Cache_key is patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145 15-08-31 06:35:06 [xz] Cache_key is xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-08-31 06:35:06 [libtool] Cache_key is libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 06:35:06 [pkg-config] Cache_key is pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7 15-08-31 06:35:06 [attr] Cache_key is attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-08-31 06:35:06 [acl] Cache_key is acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-08-31 06:35:06 [linux-pam] Cache_key is linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 06:35:06 [libcap2] Cache_key is libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e 15-08-31 06:35:06 [shadow] Cache_key is shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-08-31 06:35:07 [util-linux] Cache_key is util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-08-31 06:35:07 [e2fsprogs] Cache_key is e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d 15-08-31 06:35:07 [libxml2] Cache_key is libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825 15-08-31 06:35:07 [libxslt] Cache_key is libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c 15-08-31 06:35:07 [XML-Parser] Cache_key is XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-08-31 06:35:07 [intltool] Cache_key is intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe 15-08-31 06:35:07 [bash] Cache_key is bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b 15-08-31 06:35:07 [cmake] Cache_key is cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd 15-08-31 06:35:07 [cython] Cache_key is cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2 15-08-31 06:35:07 [gperf] Cache_key is gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b 15-08-31 06:35:07 [bc] Cache_key is bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2 15-08-31 06:35:07 [core] Cache_key is core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 06:35:08 [coreutils] Cache_key is coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 06:35:08 [sed] Cache_key is sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb 15-08-31 06:35:08 [diff] Cache_key is diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3 15-08-31 06:35:08 [tar] Cache_key is tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c 15-08-31 06:35:08 [findutils] Cache_key is findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209 15-08-31 06:35:08 [coreutils-common] Cache_key is coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 06:35:08 [bash-completion] Cache_key is bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb 15-08-31 06:35:08 [groff] Cache_key is groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1 15-08-31 06:35:08 [kmod] Cache_key is kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580 15-08-31 06:35:08 [time-zone-database] Cache_key is time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91 15-08-31 06:35:08 [pciutils] Cache_key is pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924 15-08-31 06:35:08 [dbus-pre] Cache_key is dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7 15-08-31 06:35:09 [libgpg-error] Cache_key is libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268 15-08-31 06:35:09 [libgcrypt] Cache_key is libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e 15-08-31 06:35:09 [systemd] Cache_key is systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-08-31 06:35:09 [libusb] Cache_key is libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3 15-08-31 06:35:09 [usbutils] Cache_key is usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a 15-08-31 06:35:09 [lzo] Cache_key is lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b 15-08-31 06:35:09 [fuse] Cache_key is fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72 15-08-31 06:35:09 [btrfs-progs] Cache_key is btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db 15-08-31 06:35:09 [dbus] Cache_key is dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652 15-08-31 06:35:09 [openssh] Cache_key is openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b 15-08-31 06:35:09 [tbdiff] Cache_key is tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46 15-08-31 06:35:09 [rsync] Cache_key is rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3 15-08-31 06:35:09 [foundation] Cache_key is foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 06:35:09 [device-tree-compiler] Cache_key is device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-08-31 06:35:09 [u-boot@jetson] Cache_key is u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c 15-08-31 06:35:09 [linux-jetson-tk1] Cache_key is linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38 15-08-31 06:35:10 [nouveau-drm] Cache_key is nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb 15-08-31 06:35:10 [linux-firmware-jetson] Cache_key is linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2 15-08-31 06:35:10 [bsp-jetson] Cache_key is bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-08-31 06:35:10 [libnl] Cache_key is libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1 15-08-31 06:35:10 [wpa_supplicant] Cache_key is wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d 15-08-31 06:35:10 [iptables] Cache_key is iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752 15-08-31 06:35:10 [connectivity] Cache_key is connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-08-31 06:35:11 [gtk-doc-stub] Cache_key is gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf 15-08-31 06:35:11 [gnome-common] Cache_key is gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92 15-08-31 06:35:11 [glib] Cache_key is glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837 15-08-31 06:35:11 [gobject-introspection] Cache_key is gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040 15-08-31 06:35:11 [glib-common] Cache_key is glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 06:35:11 [connman] Cache_key is connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5 15-08-31 06:35:11 [connman-common] Cache_key is connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-08-31 06:35:11 [libatomic_ops] Cache_key is libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe 15-08-31 06:35:11 [alsa-lib] Cache_key is alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-08-31 06:35:11 [alsa-utils] Cache_key is alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3 15-08-31 06:35:11 [libical] Cache_key is libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d 15-08-31 06:35:11 [bluez] Cache_key is bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 06:35:11 [dbus-glib] Cache_key is dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-08-31 06:35:11 [bluez-tools] Cache_key is bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3 15-08-31 06:35:12 [obexd] Cache_key is obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d 15-08-31 06:35:12 [speex] Cache_key is speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-08-31 06:35:12 [nohands] Cache_key is nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c 15-08-31 06:35:12 [mobile-broadband-provider-info] Cache_key is mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-08-31 06:35:12 [ofono] Cache_key is ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5 15-08-31 06:35:12 [json-c] Cache_key is json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-08-31 06:35:12 [libsndfile] Cache_key is libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4 15-08-31 06:35:13 [pulseaudio] Cache_key is pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea 15-08-31 06:35:13 [audio-bluetooth] Cache_key is audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 06:35:14 [xorg-util-macros] Cache_key is xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a 15-08-31 06:35:14 [xcb-pthread-stubs] Cache_key is xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9 15-08-31 06:35:14 [xorg-util-macros-common] Cache_key is xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 06:35:14 [xorg-lib-libpciaccess] Cache_key is xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9 15-08-31 06:35:14 [drm] Cache_key is drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7 15-08-31 06:35:14 [libdrm-common] Cache_key is libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-08-31 06:35:14 [ogg] Cache_key is ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 06:35:15 [libvorbis] Cache_key is libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08 15-08-31 06:35:15 [tremor] Cache_key is tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e 15-08-31 06:35:15 [flac] Cache_key is flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b 15-08-31 06:35:15 [libmad] Cache_key is libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e 15-08-31 06:35:15 [multimedia-common] Cache_key is multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-08-31 06:35:15 [orc] Cache_key is orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-08-31 06:35:17 [llvm] Cache_key is llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1 15-08-31 06:35:17 [llvm-common] Cache_key is llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad 15-08-31 06:35:17 [libxkbcommon] Cache_key is libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-08-31 06:35:17 [wayland] Cache_key is wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e 15-08-31 06:35:17 [wayland-generic] Cache_key is wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca 15-08-31 06:35:18 [python-setuptools] Cache_key is python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 06:35:18 [mako] Cache_key is mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77 15-08-31 06:35:18 [pip] Cache_key is pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-08-31 06:35:18 [pbr] Cache_key is pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3 15-08-31 06:35:18 [python-requests] Cache_key is python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761 15-08-31 06:35:18 [six] Cache_key is six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b 15-08-31 06:35:18 [pyyaml] Cache_key is pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691 15-08-31 06:35:18 [python-lxml] Cache_key is python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869 15-08-31 06:35:18 [python-markdown] Cache_key is python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a 15-08-31 06:35:18 [python-core] Cache_key is python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c 15-08-31 06:35:18 [mesa] Cache_key is mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78 15-08-31 06:35:18 [mesa-common] Cache_key is mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 06:35:18 [gstreamer] Cache_key is gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-08-31 06:35:19 [gstreamer-plugins-base] Cache_key is gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-08-31 06:35:19 [gstreamer-plugins-good] Cache_key is gstreamer-plugins-good.d45f04ea5457e45a0f950496b51ec993c99480cfaaacb13413ca33854e4c5fe6 15-08-31 06:35:19 [gstreamer-plugins-bad] Cache_key is gstreamer-plugins-bad.3e159985d638cd97dc110b35795f9dd59826fe5658081eb9ec9354141ac12c0a 15-08-31 06:35:19 [multimedia-gstreamer] Cache_key is multimedia-gstreamer.ec222257b1e5c7100879acf7bc59b8264029bdc5951b89f49a3504f903d609a9 15-08-31 06:35:19 [linuxquota] Cache_key is linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0 15-08-31 06:35:19 [DLT-daemon] Cache_key is DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 06:35:19 [node-startup-controller] Cache_key is node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff 15-08-31 06:35:20 [googletest] Cache_key is googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-08-31 06:35:20 [googlemock] Cache_key is googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-08-31 06:35:20 [genivi-common-api-runtime] Cache_key is genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-08-31 06:35:20 [genivi-common-api-dbus-runtime] Cache_key is genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10 15-08-31 06:35:21 [audiomanager] Cache_key is audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417 15-08-31 06:35:21 [itzam-tarball] Cache_key is itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998 15-08-31 06:35:21 [persistence-common-object] Cache_key is persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-08-31 06:35:22 [persistence-client-library] Cache_key is persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0 15-08-31 06:35:22 [node-state-manager] Cache_key is node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 06:35:22 [libarchive] Cache_key is libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514 15-08-31 06:35:22 [persistence-administrator] Cache_key is persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9 15-08-31 06:35:22 [node-health-monitor] Cache_key is node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018 15-08-31 06:35:22 [genivi] Cache_key is genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-08-31 06:35:22 [xorg-proto-bigreqsproto] Cache_key is xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a 15-08-31 06:35:23 [xorg-proto-compositeproto] Cache_key is xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-08-31 06:35:23 [xorg-proto-damageproto] Cache_key is xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-08-31 06:35:23 [xorg-proto-dmxproto] Cache_key is xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d 15-08-31 06:35:23 [xorg-proto-fixesproto] Cache_key is xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-08-31 06:35:23 [xorg-proto-fontsproto] Cache_key is xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39 15-08-31 06:35:24 [xorg-proto-glproto] Cache_key is xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e 15-08-31 06:35:24 [xorg-proto-inputproto] Cache_key is xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2 15-08-31 06:35:24 [xorg-proto-kbproto] Cache_key is xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-08-31 06:35:24 [xorg-proto-xineramaproto] Cache_key is xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b 15-08-31 06:35:24 [xorg-proto-randrproto] Cache_key is xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0 15-08-31 06:35:24 [xorg-proto-recordproto] Cache_key is xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3 15-08-31 06:35:25 [xorg-proto-renderproto] Cache_key is xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 06:35:25 [xorg-proto-resourceproto] Cache_key is xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637 15-08-31 06:35:25 [xorg-proto-scrnsaverproto] Cache_key is xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465 15-08-31 06:35:25 [xorg-proto-videoproto] Cache_key is xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9 15-08-31 06:35:25 [xorg-proto-xcmiscproto] Cache_key is xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a 15-08-31 06:35:25 [xorg-proto-xextproto] Cache_key is xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-08-31 06:35:25 [xorg-proto-xf86bigfontproto] Cache_key is xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4 15-08-31 06:35:25 [xorg-proto-xf86dgaproto] Cache_key is xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80 15-08-31 06:35:25 [xorg-proto-xf86driproto] Cache_key is xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082 15-08-31 06:35:26 [xorg-proto-x11proto] Cache_key is xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 06:35:26 [xorg-proto-dri2proto] Cache_key is xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0 15-08-31 06:35:26 [xorg-proto-dri3proto] Cache_key is xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c 15-08-31 06:35:26 [xorg-proto-presentproto] Cache_key is xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb 15-08-31 06:35:27 [xcb-proto] Cache_key is xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc 15-08-31 06:35:27 [xorg-lib-libxshmfence] Cache_key is xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010 15-08-31 06:35:27 [xorg-lib-libXau] Cache_key is xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-08-31 06:35:27 [xcb-libxcb] Cache_key is xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 06:35:28 [xcb-util] Cache_key is xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f 15-08-31 06:35:28 [util-wm] Cache_key is util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d 15-08-31 06:35:28 [util-keysyms] Cache_key is util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52 15-08-31 06:35:28 [util-image] Cache_key is util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552 15-08-31 06:35:29 [xorg-lib-libxtrans] Cache_key is xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 06:35:29 [xorg-lib-libX11] Cache_key is xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 06:35:29 [xorg-lib-libXext] Cache_key is xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 06:35:29 [xorg-lib-libXi] Cache_key is xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb 15-08-31 06:35:29 [xorg-lib-libXfixes] Cache_key is xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 06:35:29 [xorg-lib-libXcomposite] Cache_key is xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5 15-08-31 06:35:29 [xorg-lib-libXrender] Cache_key is xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-08-31 06:35:29 [xorg-lib-libXrandr] Cache_key is xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586 15-08-31 06:35:29 [xorg-lib-libXinerama] Cache_key is xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978 15-08-31 06:35:30 [xorg-lib-libXtst] Cache_key is xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68 15-08-31 06:35:30 [xorg-lib-libXdamage] Cache_key is xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e 15-08-31 06:35:30 [xorg-lib-libXcursor] Cache_key is xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562 15-08-31 06:35:30 [xorg-lib-libICE] Cache_key is xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280 15-08-31 06:35:30 [xorg-lib-libSM] Cache_key is xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9 15-08-31 06:35:30 [xorg-lib-libXt] Cache_key is xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8 15-08-31 06:35:30 [x-common] Cache_key is x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 06:35:30 [pixman] Cache_key is pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477 15-08-31 06:35:31 [freetype2] Cache_key is freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 06:35:31 [fontconfig] Cache_key is fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18 15-08-31 06:35:31 [freefont-otf] Cache_key is freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850 15-08-31 06:35:31 [libpng] Cache_key is libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5 15-08-31 06:35:32 [libjpeg] Cache_key is libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75 15-08-31 06:35:32 [libtiff] Cache_key is libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9 15-08-31 06:35:32 [cairo] Cache_key is cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d 15-08-31 06:35:32 [harfbuzz] Cache_key is harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322 15-08-31 06:35:32 [graphics-common] Cache_key is graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-08-31 06:35:32 [mtdev] Cache_key is mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c 15-08-31 06:35:32 [xkeyboard-config] Cache_key is xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b 15-08-31 06:35:33 [libevdev] Cache_key is libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-08-31 06:35:33 [libinput] Cache_key is libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d 15-08-31 06:35:33 [input-common] Cache_key is input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-08-31 06:35:33 [weston] Cache_key is weston.daf878283c6f070df23b4362598abb47111ac2189563fed89d6e972787c7333e 15-08-31 06:35:34 [wayland-ivi-extension] Cache_key is wayland-ivi-extension.6dc5cb28687fe7c90d1101891b6080cfbf291c8b81c164c57413460f47a22460 15-08-31 06:35:34 [weston-genivi] Cache_key is weston-genivi.e13323b9d085267cb39eff61d111f4aa564b5ac8c5be7c2d67826989c8ee25ec 15-08-31 06:35:34 [genivi-baseline-system-armv7lhf-jetson] Cache_key is genivi-baseline-system-armv7lhf-jetson.b1ac49f6756af5c8289b2dfa36da9c3a83601168a9dfc3d3a7f609f336d6a8d7 15-08-31 06:35:34 [CACHE-KEYS] Elapsed time for cache-key calculations 00:00:31 which: no linux-user-chroot in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) 15-08-31 06:35:34 [systems/genivi-baseline-system-armv7lhf-jetson.morph] Sandbox using 15-08-31 06:35:34 [systems/genivi-baseline-system-armv7lhf-jetson.morph] WARNING: rogue builds in a chroot sandbox may overwrite your system 15-08-31 06:35:34 [genivi-baseline-system-armv7lhf-jetson] Starting assembly 15-08-31 06:35:37 [multimedia-common] Starting assembly 15-08-31 06:35:38 [ogg] Starting assembly 15-08-31 06:35:38 [core] Starting assembly 15-08-31 06:35:38 [sqlite3] Starting assembly 15-08-31 06:35:38 [build-essential] Starting assembly 15-08-31 06:35:38 [busybox] Starting assembly 15-08-31 06:35:38 [stage2-fhs-dirs] Starting assembly 15-08-31 06:35:38 [1/248/248] [stage2-fhs-dirs] Starting build 15-08-31 06:35:38 [1/248/248] [stage2-fhs-dirs] Try fetching tarball git___git_baserock_org_baserock_baserock_fhs_dirs.tar --2015-08-31 06:35:38-- http://git.baserock.org/tarballs/git___git_baserock_org_baserock_baserock_fhs_dirs.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2015-08-31 06:35:38 ERROR 404: Not Found. tar: git___git_baserock_org_baserock_baserock_fhs_dirs.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now 15-08-31 06:35:38 [1/248/248] [stage2-fhs-dirs] Try git clone from git://git.baserock.org/baserock/baserock/fhs-dirs Cloning into bare repository '/src/gits/git___git_baserock_org_baserock_baserock_fhs_dirs.tmp'... remote: Counting objects: 332, done. remote: Compressing objects: 100% (143/143), done. remote: Total 332 (delta 194), reused 305 (delta 180) Receiving objects: 100% (332/332), 50.15 KiB | 0 bytes/s, done. Resolving deltas: 100% (194/194), done. Checking connectivity... done. 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Git repo is mirrored at /src/gits/git___git_baserock_org_baserock_baserock_fhs_dirs 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Git checkout baserock:baserock/fhs-dirs in /src/tmp/tmp7pt91j/stage2-fhs-dirs.build 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Upstream version 1218cbd3 (No tag found) 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Defined build system is manual 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Logging build commands to /src/artifacts/stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9.build-log 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Running install-commands 15-08-31 06:35:40 [1/248/248] [stage2-fhs-dirs] Running command: sh ./create-fhs-dirs "$DESTDIR" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: rmdir "$DESTDIR/bin" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: ln -s "$PREFIX/bin" "$DESTDIR/bin" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 passwd "$DESTDIR/etc/passwd" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 600 shadow "$DESTDIR/etc/shadow" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 interfaces "$DESTDIR/etc/network/interfaces" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 group "$DESTDIR/etc/group" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 issue "$DESTDIR/etc/issue" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 services "$DESTDIR/etc/services" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: install -m 644 protocols "$DESTDIR/etc/protocols" 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Running command: echo baserock > "$DESTDIR"/etc/hostname 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Creating device node /src/tmp/tmp7pt91j/stage2-fhs-dirs.inst/.//dev/console 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Creating device node /src/tmp/tmp7pt91j/stage2-fhs-dirs.inst/.//dev/full 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Creating device node /src/tmp/tmp7pt91j/stage2-fhs-dirs.inst/.//dev/null 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Creating device node /src/tmp/tmp7pt91j/stage2-fhs-dirs.inst/.//dev/urandom 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Creating device node /src/tmp/tmp7pt91j/stage2-fhs-dirs.inst/.//dev/zero 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Elapsed time for build 00:00:02 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Starting artifact creation 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Now cached 10579 bytes as stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Elapsed time for artifact creation 00:00:00 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Cleaned up /src/tmp/tmp7pt91j 15-08-31 06:35:41 [1/248/248] [stage2-fhs-dirs] Elapsed time for assembly 00:00:03 15-08-31 06:35:41 [1/248/248] [busybox] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 06:35:41 [1/248/248] [stage2-make] Starting assembly 15-08-31 06:35:45 [1/248/248] [stage2-linux-api-headers] Starting assembly 15-08-31 06:35:45 [1/248/248] [stage1-binutils] Starting assembly 15-08-31 06:35:45 [2/248/248] [stage1-binutils] Starting build 15-08-31 06:35:45 [2/248/248] [stage1-binutils] Try fetching tarball git___git_baserock_org_delta_binutils_tarball.tar --2015-08-31 06:35:45-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_binutils_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 33168896 (32M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_binutils_tarball.tar’ git___git_baserock_org_delta_binutils_tarball.tar 100%[=================================================================================================================>] 31.63M 4.15MB/s in 6.6s 2015-08-31 06:35:52 (4.77 MB/s) - ‘git___git_baserock_org_delta_binutils_tarball.tar’ saved [33168896/33168896] remote: Counting objects: 12, done. remote: Compressing objects: 100% (10/10), done. remote: Total 12 (delta 4), reused 0 (delta 0) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/binutils-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/2.25-mips64 -> baserock/2.25-mips64 15-08-31 06:35:53 [2/248/248] [stage1-binutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_binutils_tarball 15-08-31 06:36:01 [2/248/248] [stage1-binutils] Git checkout upstream:binutils-tarball in /src/tmp/tmpWZfPOw/stage1-binutils.build 15-08-31 06:36:02 [2/248/248] [stage1-binutils] Upstream version 5500a97a binutils-2.25 (binutils-2.25 + 0 commits) 15-08-31 06:36:04 [2/248/248] [stage1-binutils] Defined build system is autotools 15-08-31 06:36:04 [2/248/248] [stage1-binutils] Logging build commands to /src/artifacts/stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a.build-log 15-08-31 06:36:04 [2/248/248] [stage1-binutils] Running configure-commands 15-08-31 06:36:04 [2/248/248] [stage1-binutils] Running command: ./configure --prefix="$PREFIX" --disable-nls --disable-werror \ --build=$(sh config.guess) \ --host=$(sh config.guess) \ --target=$TARGET_STAGE1 \ --with-sysroot=/nonexistentdir --with-lib-path="=$PREFIX/lib:=$PREFIX/lib64" 15-08-31 06:36:15 [2/248/248] [stage1-binutils] Running build-commands 15-08-31 06:36:15 [2/248/248] [stage1-binutils] Running command: make 15-08-31 06:41:01 [2/248/248] [stage1-binutils] Running install-commands 15-08-31 06:41:01 [2/248/248] [stage1-binutils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 06:41:13 [2/248/248] [stage1-binutils] Running strip-commands 15-08-31 06:41:13 [2/248/248] [stage1-binutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 06:41:13 [2/248/248] [stage1-binutils] Elapsed time for build 00:05:28 15-08-31 06:41:13 [2/248/248] [stage1-binutils] Starting artifact creation 15-08-31 06:42:22 [2/248/248] [stage1-binutils] Now cached 24098623 bytes as stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 06:42:22 [2/248/248] [stage1-binutils] Elapsed time for artifact creation 00:01:08 15-08-31 06:42:25 [2/248/248] [stage1-binutils] Cleaned up /src/tmp/tmpWZfPOw 15-08-31 06:42:25 [2/248/248] [stage1-binutils] Elapsed time for assembly 00:06:40 15-08-31 06:42:25 [2/248/248] [stage2-linux-api-headers] Installing stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 06:42:25 [2/248/248] [stage1-gcc] Starting assembly 15-08-31 06:42:28 [2/248/248] [stage1-gcc] Installing stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 06:42:28 [3/248/248] [stage1-gcc] Starting build 15-08-31 06:42:28 [3/248/248] [stage1-gcc] Try fetching tarball git___git_baserock_org_delta_gcc_tarball.tar --2015-08-31 06:42:28-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gcc_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 161617920 (154M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gcc_tarball.tar’ git___git_baserock_org_delta_gcc_tarball.tar 100%[=================================================================================================================>] 154.13M 3.15MB/s in 54s 2015-08-31 06:43:23 (2.86 MB/s) - ‘git___git_baserock_org_delta_gcc_tarball.tar’ saved [161617920/161617920] remote: Counting objects: 40601, done. remote: Compressing objects: 100% (27435/27435), done. remote: Total 40601 (delta 31889), reused 20428 (delta 11781) Receiving objects: 100% (40601/40601), 25.96 MiB | 1.53 MiB/s, done. Resolving deltas: 100% (31889/31889), completed with 12209 local objects. From git://git.baserock.org/delta/gcc-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/5.1.0/gmp_mpfr_mpc -> baserock/5.1.0/gmp_mpfr_mpc * [new branch] baserock/5.1.0/gmp_mpfr_mpc+docs_fix -> baserock/5.1.0/gmp_mpfr_mpc+docs_fix * [new branch] baserock/armhf -> baserock/armhf * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/bootstrap-pass1-1 -> baserock/bootstrap-pass1-1 * [new branch] baserock/bootstrap-pass1-2 -> baserock/bootstrap-pass1-2 * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/build-essential-4.7 -> baserock/build-essential-4.7 * [new branch] baserock/build-essential-musl -> baserock/build-essential-musl * [new branch] baserock/genivi/morph -> baserock/genivi/morph * [new branch] baserock/genivi/morph-rebase -> baserock/genivi/morph-rebase * [new branch] baserock/james/gcc-4.8.3 -> baserock/james/gcc-4.8.3 * [new branch] baserock/jannispohlmann/build-essential-armv7-hardfp -> baserock/jannispohlmann/build-essential-armv7-hardfp * [new branch] baserock/jonathan/arm-fix -> baserock/jonathan/arm-fix * [new branch] baserock/jonathan/gcc-morph-only -> baserock/jonathan/gcc-morph-only * [new branch] baserock/jonathan/no-system-zlib -> baserock/jonathan/no-system-zlib * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-gnomeos -> baserock/morph-gnomeos * [new branch] baserock/morph-relocatable-static-libstdc++ -> baserock/morph-relocatable-static-libstdc++ * [new branch] baserock/pedroalvarez/4.9.1 -> baserock/pedroalvarez/4.9.1 * [new branch] baserock/pedroalvarez/build-essential -> baserock/pedroalvarez/build-essential * [new branch] baserock/pedroalvarez/build-essential-4.7 -> baserock/pedroalvarez/build-essential-4.7 * [new branch] baserock/richardipsum/armhf -> baserock/richardipsum/armhf * [new branch] baserock/richardmaw/S10442/cross-toolchain -> baserock/richardmaw/S10442/cross-toolchain * [new branch] baserock/richardmaw/S10442/cross-toolchain-v2 -> baserock/richardmaw/S10442/cross-toolchain-v2 * [new branch] baserock/richardmaw/S10786-finer-splitting -> baserock/richardmaw/S10786-finer-splitting * [new branch] baserock/richardmaw/S8564/ro-staging-area -> baserock/richardmaw/S8564/ro-staging-area * [new branch] baserock/richardmaw/build-essential-changes-merge -> baserock/richardmaw/build-essential-changes-merge * [new branch] baserock/richardmaw/fortran -> baserock/richardmaw/fortran * [new branch] baserock/richardmaw/inspect-zlib -> baserock/richardmaw/inspect-zlib * [new branch] baserock/robkendrick/mips64 -> baserock/robkendrick/mips64 * [new branch] baserock/robkendrick/mips64-gcc-4.6 -> baserock/robkendrick/mips64-gcc-4.6 * [new branch] baserock/tiagogomes/update-toolchain -> baserock/tiagogomes/update-toolchain * [new ref] gitorious/master -> gitorious/master 15-08-31 06:45:13 [3/248/248] [stage1-gcc] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gcc_tarball 15-08-31 06:46:19 [3/248/248] [stage1-gcc] Git checkout upstream:gcc-tarball in /src/tmp/tmpRT5MQc/stage1-gcc.build 15-08-31 06:46:21 [3/248/248] [stage1-gcc] Upstream version b3c9b176 (No tag found) 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Defined build system is manual 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Logging build commands to /src/artifacts/stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7.build-log 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Running configure-commands 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Running command: sed -i -e '/k prot/a \ gcc_cv_libc_provides_ssp=yes ' gcc/configure 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Running command: mkdir o 15-08-31 06:46:35 [3/248/248] [stage1-gcc] Running command: case "$MORPH_ARCH" in armv7lhf) ARCH_FLAGS="--with-arch=armv7-a \ --with-cpu=cortex-a9 \ --with-tune=cortex-a9 \ --with-fpu=vfpv3-d16 \ --with-float=hard" ;; armv7*) ARCH_FLAGS="--with-arch=armv7-a" ;; esac cd o && ../configure \ $ARCH_FLAGS \ --build=$(sh ../config.guess) \ --host=$(sh ../config.guess) \ --target=$TARGET_STAGE1 \ --prefix="$PREFIX" \ `# [1]` --libdir="$PREFIX/lib" \ `# [2]` --with-sysroot=/nonexistentdir \ --with-newlib \ `# [3]` --with-local-prefix="$PREFIX" \ `# [4]` --with-native-system-header-dir="$PREFIX/include" \ --without-headers \ --disable-nls \ --disable-shared \ --disable-multilib \ `# [5]` --disable-decimal-float \ `# [5]` --disable-threads \ `# [5]` --disable-libatomic \ `# [5]` --disable-libgomp \ `# [5]` --disable-libitm \ `# [5]` --disable-libquadmath \ `# [5]` --disable-libsanitizer \ `# [5]` --disable-libssp \ `# [5]` --disable-libvtv \ `# [5]` --disable-libcilkrts \ `# [5]` --disable-libstdc++-v3 \ --enable-languages=c,c++ 15-08-31 06:46:48 [3/248/248] [stage1-gcc] Running build-commands 15-08-31 06:46:48 [3/248/248] [stage1-gcc] Running command: # GCC is not passing the correct host/target flags to GMP's configure # script, which causes it to not use the machine-dependent code for # the platform and use the generic one instead. However, the generic # code results on an undefined reference to `__gmpn_invert_limb' in # ARMv7. Fix the invocation of GMP's configure script so that GMP can # use the machine-dependent code. case "$MORPH_ARCH" in armv5*) sed -i "s/--host=none/--host=armv5/" o/Makefile sed -i "s/--target=none/--target=armv5/" o/Makefile ;; armv7*) sed -i "s/--host=none/--host=armv7a/" o/Makefile sed -i "s/--target=none/--target=armv7a/" o/Makefile ;; esac cd o && make 15-08-31 07:14:22 [3/248/248] [stage1-gcc] Running install-commands 15-08-31 07:14:22 [3/248/248] [stage1-gcc] Running command: cd o && make DESTDIR="$DESTDIR" install 15-08-31 07:15:00 [3/248/248] [stage1-gcc] Elapsed time for build 00:32:31 15-08-31 07:15:00 [3/248/248] [stage1-gcc] Starting artifact creation 15-08-31 07:19:37 [3/248/248] [stage1-gcc] Now cached 107216298 bytes as stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 07:19:37 [3/248/248] [stage1-gcc] Elapsed time for artifact creation 00:04:37 15-08-31 07:19:56 [3/248/248] [stage1-gcc] Cleaned up /src/tmp/tmpRT5MQc 15-08-31 07:19:56 [3/248/248] [stage1-gcc] Elapsed time for assembly 00:37:30 15-08-31 07:19:56 [3/248/248] [stage2-linux-api-headers] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 07:19:56 [4/248/248] [stage2-linux-api-headers] Starting build 15-08-31 07:19:56 [4/248/248] [stage2-linux-api-headers] Try fetching tarball git___git_baserock_org_delta_linux.tar --2015-08-31 07:19:57-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_linux.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1067300864 (1018M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linux.tar’ git___git_baserock_org_delta_linux.tar 15%[=================> ] 162.14M 2.55MB/s in 72s 2015-08-31 07:21:09 (2.25 MB/s) - Connection closed at byte 170020144. Retrying. --2015-08-31 07:21:10-- (try: 2) http://git.baserock.org/tarballs/git___git_baserock_org_delta_linux.tar Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 206 Partial Content Length: 173260800 (165M), 3240656 (3.1M) remaining [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linux.tar’ git___git_baserock_org_delta_linux.tar 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==>] 165.23M 1.93MB/s in 1.6s 2015-08-31 07:21:11 (1.93 MB/s) - ‘git___git_baserock_org_delta_linux.tar’ saved [173260800/173260800] tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now error: could not lock config file .git/config: No such file or directory error: could not lock config file .git/config: No such file or directory error: could not lock config file .git/config: No such file or directory 15-08-31 07:21:13 [4/248/248] [stage2-linux-api-headers] Try git clone from git://git.baserock.org/delta/linux fatal: destination path '/src/gits/git___git_baserock_org_delta_linux.tmp' already exists and is not an empty directory. 15-08-31 07:21:13 [4/248/248] [stage2-linux-api-headers] ERROR: failed to clone upstream:linux 15-08-31 07:21:13 [4/248/248] [stage2-linux-api-headers] Elapsed time for build 00:01:16 15-08-31 07:21:13 [4/248/248] [stage2-linux-api-headers] Elapsed time for assembly 00:45:28 15-08-31 07:21:13 [4/248/248] [stage2-make] Elapsed time for assembly 00:45:31 15-08-31 07:21:13 [4/248/248] [busybox] Elapsed time for assembly 00:45:34 15-08-31 07:21:13 [4/248/248] [build-essential] Elapsed time for assembly 00:45:35 15-08-31 07:21:13 [4/248/248] [sqlite3] Elapsed time for assembly 00:45:35 15-08-31 07:21:13 [4/248/248] [core] Elapsed time for assembly 00:45:35 15-08-31 07:21:13 [4/248/248] [ogg] Elapsed time for assembly 00:45:35 15-08-31 07:21:13 [4/248/248] [multimedia-common] Elapsed time for assembly 00:45:35 15-08-31 07:21:13 [4/248/248] [genivi-baseline-system-armv7lhf-jetson] Elapsed time for assembly 00:45:38 15-08-31 07:21:13 [4/248/248] [TOTAL] Elapsed time 00:46:51 [root@ybd-machine definitions]# rm -fr /src/gits/git___git_baserock_org_delta_linux.tmp/ [root@ybd-machine definitions]# ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhf 15-08-31 07:30:55 [TOTAL] Starting 15-08-31 07:30:55 [SETUP] Configuration from /src/ybd/ybd.conf: aliases: 'baserock:': 'git://git.baserock.org/baserock/' 'freedesktop:': 'git://anongit.freedesktop.org/' 'github:': 'git://github.com/' 'gnome:': 'git://git.gnome.org/' 'upstream:': 'git://git.baserock.org/delta/' base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin'] base: '/src' cache-server: 'http://git.baserock.org:8080/1.0/sha1s?' defaults: 'config/defaults.conf' defs-schema: './schema/definitions-schema.json' json-schema: './schema/json-schema.json' no-ccache: False no-distcc: True server: 'http://192.168.56.102:8000/' tar-url: 'http://git.baserock.org/tarballs' 15-08-31 07:30:56 [SETUP] ybd.py version is HEAD 15-27-102-g09a99e0-dirty (15-27 + 102 commits) 15-08-31 07:30:56 [SETUP] Max-jobs is set to 6 15-08-31 07:30:56 [TARGET] Target is /src/definitions/genivi-baseline-system-armv7lhf-jetson armv7lhf 15-08-31 07:30:56 [DEFINITIONS] Starting parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 15-08-31 07:30:56 [DEFINITIONS] WARNING: problem loading ./schema/json-schema.json 15-08-31 07:30:56 [DEFINITIONS] WARNING: problem loading ./schema/definitions-schema.json 15-08-31 07:31:00 [ansible] WARNING: ansible contains ansible 15-08-31 07:31:01 [baserock-import] WARNING: baserock-import contains baserock-import 15-08-31 07:31:04 [cups] WARNING: cups contains cups 15-08-31 07:31:04 [cxmanage] WARNING: cxmanage contains cxmanage 15-08-31 07:31:04 [django] WARNING: django contains django 15-08-31 07:31:04 [enlightenment] WARNING: enlightenment contains enlightenment 15-08-31 07:31:04 [erlang] WARNING: erlang contains erlang 15-08-31 07:31:05 [gtk3] WARNING: gtk3 contains gtk3 15-08-31 07:31:06 [lorry-controller] WARNING: lorry-controller contains lorry-controller 15-08-31 07:31:06 [lorry] WARNING: lorry contains lorry 15-08-31 07:31:06 [lua] WARNING: lua contains lua 15-08-31 07:31:07 [orc] WARNING: multiple definitions of build-depends 15-08-31 07:31:07 [orc] ['strata/core.morph', 'strata/foundation.morph', 'strata/audio-bluetooth.morph', 'strata/multimedia-common.morph'] | ['strata/audio-bluetooth.morph', 'strata/multimedia-common.morph', 'strata/mesa-common.morph'] 15-08-31 07:31:07 [orc] WARNING: multiple definitions of ref 15-08-31 07:31:07 [orc] b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a | 16e053b8f2359196fd50b111f1c10b93590f5cb9 15-08-31 07:31:07 [orc] WARNING: multiple definitions of unpetrify-ref 15-08-31 07:31:07 [orc] baserock/morph | orc-0.4.22 15-08-31 07:31:07 [ntpd] WARNING: ntpd contains ntpd 15-08-31 07:31:10 [qt4-tools] WARNING: qt4-tools contains qt4-tools 15-08-31 07:31:11 [ruby] WARNING: ruby contains ruby 15-08-31 07:31:11 [samba] WARNING: samba contains samba 15-08-31 07:31:11 [swift] WARNING: swift contains swift 15-08-31 07:31:12 [linux-user-chroot] WARNING: multiple definitions of build-depends 15-08-31 07:31:12 [linux-user-chroot] ['strata/core.morph', 'strata/python-core.morph'] | ['strata/core.morph', 'strata/glib-common.morph'] 15-08-31 07:31:13 [libepoxy] WARNING: multiple definitions of build-depends 15-08-31 07:31:13 [libepoxy] ['strata/gtk-deps.morph', 'strata/wayland-generic.morph'] | ['strata/foundation.morph', 'strata/libdrm-common.morph', 'strata/mesa-common.morph', 'strata/x-common.morph', 'strata/graphics-common.morph'] 15-08-31 07:31:14 [xstatic] WARNING: xstatic contains xstatic 15-08-31 07:31:14 [zookeeper-client] WARNING: zookeeper-client contains zookeeper-client 15-08-31 07:31:14 [zookeeper-server] WARNING: zookeeper-server contains zookeeper-server 15-08-31 07:31:14 [zookeeper] WARNING: zookeeper contains zookeeper 15-08-31 07:31:37 [DEFINITIONS] Elapsed time for parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 00:00:41 15-08-31 07:31:37 [CACHE-KEYS] Starting cache-key calculations 15-08-31 07:31:37 [stage1-binutils] Cache_key is stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 07:31:37 [stage1-gcc] Cache_key is stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 07:31:37 [stage2-linux-api-headers] Cache_key is stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 07:31:37 [stage2-glibc] Cache_key is stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 07:31:37 [stage2-libstdc++] Cache_key is stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c 15-08-31 07:31:37 [stage2-binutils] Cache_key is stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 07:31:37 [stage2-gcc-fixed-headers] Cache_key is stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685 15-08-31 07:31:37 [stage2-gcc] Cache_key is stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 07:31:37 [stage2-busybox] Cache_key is stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 07:31:37 [stage2-fake-bash] Cache_key is stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d 15-08-31 07:31:37 [stage2-fhs-dirs] Cache_key is stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 07:31:37 [stage2-gawk] Cache_key is stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 07:31:38 [stage2-make] Cache_key is stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 07:31:38 [stage2-reset-specs] Cache_key is stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 07:31:38 [fhs-dirs] Cache_key is fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9 15-08-31 07:31:38 [linux-api-headers] Cache_key is linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-08-31 07:31:38 [glibc] Cache_key is glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 07:31:38 [zlib] Cache_key is zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 07:31:38 [binutils] Cache_key is binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802 15-08-31 07:31:38 [busybox] Cache_key is busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1 15-08-31 07:31:38 [gawk] Cache_key is gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3 15-08-31 07:31:38 [m4-tarball] Cache_key is m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9 15-08-31 07:31:38 [gcc] Cache_key is gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9 15-08-31 07:31:38 [make] Cache_key is make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436 15-08-31 07:31:38 [ccache] Cache_key is ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0 15-08-31 07:31:38 [build-essential] Cache_key is build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 07:31:38 [gdbm] Cache_key is gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482 15-08-31 07:31:38 [perl] Cache_key is perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 07:31:38 [ncurses] Cache_key is ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9 15-08-31 07:31:38 [texinfo-tarball] Cache_key is texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673 15-08-31 07:31:38 [autoconf-tarball] Cache_key is autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 07:31:39 [automake] Cache_key is automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 07:31:39 [help2man] Cache_key is help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc 15-08-31 07:31:39 [autoconf] Cache_key is autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 07:31:39 [libtool-tarball] Cache_key is libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-08-31 07:31:39 [file] Cache_key is file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 07:31:39 [libexpat] Cache_key is libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 07:31:39 [openssl-new] Cache_key is openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6 15-08-31 07:31:39 [bzip2] Cache_key is bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58 15-08-31 07:31:39 [readline] Cache_key is readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec 15-08-31 07:31:39 [libffi] Cache_key is libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d 15-08-31 07:31:40 [sqlite3] Cache_key is sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00 15-08-31 07:31:40 [cpython] Cache_key is cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 07:31:40 [ca-certificates] Cache_key is ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1 15-08-31 07:31:40 [curl] Cache_key is curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07 15-08-31 07:31:40 [gettext-tarball] Cache_key is gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 07:31:40 [git] Cache_key is git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e 15-08-31 07:31:40 [flex] Cache_key is flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-08-31 07:31:40 [mini-utils] Cache_key is mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92 15-08-31 07:31:40 [bison] Cache_key is bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814 15-08-31 07:31:40 [patch] Cache_key is patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145 15-08-31 07:31:40 [xz] Cache_key is xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-08-31 07:31:40 [libtool] Cache_key is libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 07:31:40 [pkg-config] Cache_key is pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7 15-08-31 07:31:41 [attr] Cache_key is attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-08-31 07:31:41 [acl] Cache_key is acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-08-31 07:31:41 [linux-pam] Cache_key is linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 07:31:41 [libcap2] Cache_key is libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e 15-08-31 07:31:41 [shadow] Cache_key is shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-08-31 07:31:41 [util-linux] Cache_key is util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-08-31 07:31:41 [e2fsprogs] Cache_key is e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d 15-08-31 07:31:41 [libxml2] Cache_key is libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825 15-08-31 07:31:41 [libxslt] Cache_key is libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c 15-08-31 07:31:41 [XML-Parser] Cache_key is XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-08-31 07:31:41 [intltool] Cache_key is intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe 15-08-31 07:31:41 [bash] Cache_key is bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b 15-08-31 07:31:42 [cmake] Cache_key is cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd 15-08-31 07:31:42 [cython] Cache_key is cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2 15-08-31 07:31:42 [gperf] Cache_key is gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b 15-08-31 07:31:42 [bc] Cache_key is bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2 15-08-31 07:31:42 [core] Cache_key is core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 07:31:42 [coreutils] Cache_key is coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 07:31:42 [sed] Cache_key is sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb 15-08-31 07:31:42 [diff] Cache_key is diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3 15-08-31 07:31:43 [tar] Cache_key is tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c 15-08-31 07:31:43 [findutils] Cache_key is findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209 15-08-31 07:31:43 [coreutils-common] Cache_key is coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 07:31:43 [bash-completion] Cache_key is bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb 15-08-31 07:31:43 [groff] Cache_key is groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1 15-08-31 07:31:43 [kmod] Cache_key is kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580 15-08-31 07:31:43 [time-zone-database] Cache_key is time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91 15-08-31 07:31:43 [pciutils] Cache_key is pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924 15-08-31 07:31:43 [dbus-pre] Cache_key is dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7 15-08-31 07:31:43 [libgpg-error] Cache_key is libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268 15-08-31 07:31:43 [libgcrypt] Cache_key is libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e 15-08-31 07:31:43 [systemd] Cache_key is systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-08-31 07:31:43 [libusb] Cache_key is libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3 15-08-31 07:31:43 [usbutils] Cache_key is usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a 15-08-31 07:31:44 [lzo] Cache_key is lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b 15-08-31 07:31:44 [fuse] Cache_key is fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72 15-08-31 07:31:44 [btrfs-progs] Cache_key is btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db 15-08-31 07:31:44 [dbus] Cache_key is dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652 15-08-31 07:31:44 [openssh] Cache_key is openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b 15-08-31 07:31:44 [tbdiff] Cache_key is tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46 15-08-31 07:31:44 [rsync] Cache_key is rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3 15-08-31 07:31:44 [foundation] Cache_key is foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 07:31:44 [device-tree-compiler] Cache_key is device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-08-31 07:31:44 [u-boot@jetson] Cache_key is u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c 15-08-31 07:31:44 [linux-jetson-tk1] Cache_key is linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38 15-08-31 07:31:44 [nouveau-drm] Cache_key is nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb 15-08-31 07:31:44 [linux-firmware-jetson] Cache_key is linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2 15-08-31 07:31:44 [bsp-jetson] Cache_key is bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-08-31 07:31:45 [libnl] Cache_key is libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1 15-08-31 07:31:45 [wpa_supplicant] Cache_key is wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d 15-08-31 07:31:45 [iptables] Cache_key is iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752 15-08-31 07:31:45 [connectivity] Cache_key is connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-08-31 07:31:45 [gtk-doc-stub] Cache_key is gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf 15-08-31 07:31:45 [gnome-common] Cache_key is gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92 15-08-31 07:31:45 [glib] Cache_key is glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837 15-08-31 07:31:45 [gobject-introspection] Cache_key is gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040 15-08-31 07:31:45 [glib-common] Cache_key is glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 07:31:45 [connman] Cache_key is connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5 15-08-31 07:31:45 [connman-common] Cache_key is connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-08-31 07:31:45 [libatomic_ops] Cache_key is libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe 15-08-31 07:31:45 [alsa-lib] Cache_key is alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-08-31 07:31:45 [alsa-utils] Cache_key is alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3 15-08-31 07:31:45 [libical] Cache_key is libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d 15-08-31 07:31:46 [bluez] Cache_key is bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 07:31:46 [dbus-glib] Cache_key is dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-08-31 07:31:46 [bluez-tools] Cache_key is bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3 15-08-31 07:31:46 [obexd] Cache_key is obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d 15-08-31 07:31:46 [speex] Cache_key is speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-08-31 07:31:46 [nohands] Cache_key is nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c 15-08-31 07:31:47 [mobile-broadband-provider-info] Cache_key is mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-08-31 07:31:47 [ofono] Cache_key is ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5 15-08-31 07:31:47 [json-c] Cache_key is json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-08-31 07:31:47 [libsndfile] Cache_key is libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4 15-08-31 07:31:47 [pulseaudio] Cache_key is pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea 15-08-31 07:31:47 [audio-bluetooth] Cache_key is audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 07:31:47 [xorg-util-macros] Cache_key is xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a 15-08-31 07:31:47 [xcb-pthread-stubs] Cache_key is xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9 15-08-31 07:31:47 [xorg-util-macros-common] Cache_key is xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 07:31:47 [xorg-lib-libpciaccess] Cache_key is xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9 15-08-31 07:31:47 [drm] Cache_key is drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7 15-08-31 07:31:47 [libdrm-common] Cache_key is libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-08-31 07:31:47 [ogg] Cache_key is ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 07:31:47 [libvorbis] Cache_key is libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08 15-08-31 07:31:47 [tremor] Cache_key is tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e 15-08-31 07:31:47 [flac] Cache_key is flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b 15-08-31 07:31:48 [libmad] Cache_key is libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e 15-08-31 07:31:48 [multimedia-common] Cache_key is multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-08-31 07:31:48 [orc] Cache_key is orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-08-31 07:31:48 [llvm] Cache_key is llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1 15-08-31 07:31:48 [llvm-common] Cache_key is llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad 15-08-31 07:31:48 [libxkbcommon] Cache_key is libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-08-31 07:31:49 [wayland] Cache_key is wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e 15-08-31 07:31:49 [wayland-generic] Cache_key is wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca 15-08-31 07:31:49 [python-setuptools] Cache_key is python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 07:31:49 [mako] Cache_key is mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77 15-08-31 07:31:49 [pip] Cache_key is pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-08-31 07:31:49 [pbr] Cache_key is pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3 15-08-31 07:31:49 [python-requests] Cache_key is python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761 15-08-31 07:31:49 [six] Cache_key is six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b 15-08-31 07:31:49 [pyyaml] Cache_key is pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691 15-08-31 07:31:50 [python-lxml] Cache_key is python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869 15-08-31 07:31:50 [python-markdown] Cache_key is python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a 15-08-31 07:31:50 [python-core] Cache_key is python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c 15-08-31 07:31:50 [mesa] Cache_key is mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78 15-08-31 07:31:50 [mesa-common] Cache_key is mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 07:31:50 [gstreamer] Cache_key is gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-08-31 07:31:50 [gstreamer-plugins-base] Cache_key is gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-08-31 07:31:50 [gstreamer-plugins-good] Cache_key is gstreamer-plugins-good.d45f04ea5457e45a0f950496b51ec993c99480cfaaacb13413ca33854e4c5fe6 15-08-31 07:31:50 [gstreamer-plugins-bad] Cache_key is gstreamer-plugins-bad.3e159985d638cd97dc110b35795f9dd59826fe5658081eb9ec9354141ac12c0a 15-08-31 07:31:50 [multimedia-gstreamer] Cache_key is multimedia-gstreamer.ec222257b1e5c7100879acf7bc59b8264029bdc5951b89f49a3504f903d609a9 15-08-31 07:31:50 [linuxquota] Cache_key is linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0 15-08-31 07:31:50 [DLT-daemon] Cache_key is DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 07:31:50 [node-startup-controller] Cache_key is node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff 15-08-31 07:31:50 [googletest] Cache_key is googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-08-31 07:31:50 [googlemock] Cache_key is googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-08-31 07:31:50 [genivi-common-api-runtime] Cache_key is genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-08-31 07:31:51 [genivi-common-api-dbus-runtime] Cache_key is genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10 15-08-31 07:31:51 [audiomanager] Cache_key is audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417 15-08-31 07:31:52 [itzam-tarball] Cache_key is itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998 15-08-31 07:31:52 [persistence-common-object] Cache_key is persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-08-31 07:31:52 [persistence-client-library] Cache_key is persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0 15-08-31 07:31:52 [node-state-manager] Cache_key is node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 07:31:52 [libarchive] Cache_key is libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514 15-08-31 07:31:52 [persistence-administrator] Cache_key is persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9 15-08-31 07:31:53 [node-health-monitor] Cache_key is node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018 15-08-31 07:31:53 [genivi] Cache_key is genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-08-31 07:31:53 [xorg-proto-bigreqsproto] Cache_key is xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a 15-08-31 07:31:53 [xorg-proto-compositeproto] Cache_key is xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-08-31 07:31:53 [xorg-proto-damageproto] Cache_key is xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-08-31 07:31:53 [xorg-proto-dmxproto] Cache_key is xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d 15-08-31 07:31:53 [xorg-proto-fixesproto] Cache_key is xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-08-31 07:31:53 [xorg-proto-fontsproto] Cache_key is xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39 15-08-31 07:31:54 [xorg-proto-glproto] Cache_key is xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e 15-08-31 07:31:54 [xorg-proto-inputproto] Cache_key is xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2 15-08-31 07:31:54 [xorg-proto-kbproto] Cache_key is xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-08-31 07:31:54 [xorg-proto-xineramaproto] Cache_key is xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b 15-08-31 07:31:54 [xorg-proto-randrproto] Cache_key is xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0 15-08-31 07:31:54 [xorg-proto-recordproto] Cache_key is xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3 15-08-31 07:31:54 [xorg-proto-renderproto] Cache_key is xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 07:31:54 [xorg-proto-resourceproto] Cache_key is xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637 15-08-31 07:31:55 [xorg-proto-scrnsaverproto] Cache_key is xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465 15-08-31 07:31:55 [xorg-proto-videoproto] Cache_key is xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9 15-08-31 07:31:55 [xorg-proto-xcmiscproto] Cache_key is xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a 15-08-31 07:31:55 [xorg-proto-xextproto] Cache_key is xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-08-31 07:31:55 [xorg-proto-xf86bigfontproto] Cache_key is xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4 15-08-31 07:31:55 [xorg-proto-xf86dgaproto] Cache_key is xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80 15-08-31 07:31:55 [xorg-proto-xf86driproto] Cache_key is xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082 15-08-31 07:31:55 [xorg-proto-x11proto] Cache_key is xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 07:31:55 [xorg-proto-dri2proto] Cache_key is xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0 15-08-31 07:31:56 [xorg-proto-dri3proto] Cache_key is xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c 15-08-31 07:31:56 [xorg-proto-presentproto] Cache_key is xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb 15-08-31 07:31:56 [xcb-proto] Cache_key is xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc 15-08-31 07:31:56 [xorg-lib-libxshmfence] Cache_key is xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010 15-08-31 07:31:56 [xorg-lib-libXau] Cache_key is xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-08-31 07:31:56 [xcb-libxcb] Cache_key is xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 07:31:56 [xcb-util] Cache_key is xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f 15-08-31 07:31:56 [util-wm] Cache_key is util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d 15-08-31 07:31:56 [util-keysyms] Cache_key is util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52 15-08-31 07:31:57 [util-image] Cache_key is util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552 15-08-31 07:31:57 [xorg-lib-libxtrans] Cache_key is xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 07:31:57 [xorg-lib-libX11] Cache_key is xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 07:31:57 [xorg-lib-libXext] Cache_key is xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 07:31:57 [xorg-lib-libXi] Cache_key is xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb 15-08-31 07:31:57 [xorg-lib-libXfixes] Cache_key is xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 07:31:57 [xorg-lib-libXcomposite] Cache_key is xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5 15-08-31 07:31:57 [xorg-lib-libXrender] Cache_key is xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-08-31 07:31:57 [xorg-lib-libXrandr] Cache_key is xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586 15-08-31 07:31:57 [xorg-lib-libXinerama] Cache_key is xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978 15-08-31 07:31:58 [xorg-lib-libXtst] Cache_key is xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68 15-08-31 07:31:58 [xorg-lib-libXdamage] Cache_key is xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e 15-08-31 07:31:58 [xorg-lib-libXcursor] Cache_key is xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562 15-08-31 07:31:58 [xorg-lib-libICE] Cache_key is xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280 15-08-31 07:31:58 [xorg-lib-libSM] Cache_key is xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9 15-08-31 07:31:58 [xorg-lib-libXt] Cache_key is xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8 15-08-31 07:31:58 [x-common] Cache_key is x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 07:31:58 [pixman] Cache_key is pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477 15-08-31 07:31:59 [freetype2] Cache_key is freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 07:31:59 [fontconfig] Cache_key is fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18 15-08-31 07:31:59 [freefont-otf] Cache_key is freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850 15-08-31 07:31:59 [libpng] Cache_key is libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5 15-08-31 07:32:00 [libjpeg] Cache_key is libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75 15-08-31 07:32:00 [libtiff] Cache_key is libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9 15-08-31 07:32:00 [cairo] Cache_key is cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d 15-08-31 07:32:00 [harfbuzz] Cache_key is harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322 15-08-31 07:32:00 [graphics-common] Cache_key is graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-08-31 07:32:00 [mtdev] Cache_key is mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c 15-08-31 07:32:00 [xkeyboard-config] Cache_key is xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b 15-08-31 07:32:00 [libevdev] Cache_key is libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-08-31 07:32:00 [libinput] Cache_key is libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d 15-08-31 07:32:01 [input-common] Cache_key is input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-08-31 07:32:01 [weston] Cache_key is weston.daf878283c6f070df23b4362598abb47111ac2189563fed89d6e972787c7333e 15-08-31 07:32:01 [wayland-ivi-extension] Cache_key is wayland-ivi-extension.6dc5cb28687fe7c90d1101891b6080cfbf291c8b81c164c57413460f47a22460 15-08-31 07:32:01 [weston-genivi] Cache_key is weston-genivi.e13323b9d085267cb39eff61d111f4aa564b5ac8c5be7c2d67826989c8ee25ec 15-08-31 07:32:01 [genivi-baseline-system-armv7lhf-jetson] Cache_key is genivi-baseline-system-armv7lhf-jetson.b1ac49f6756af5c8289b2dfa36da9c3a83601168a9dfc3d3a7f609f336d6a8d7 15-08-31 07:32:01 [CACHE-KEYS] Elapsed time for cache-key calculations 00:00:24 which: no linux-user-chroot in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) 15-08-31 07:32:01 [systems/genivi-baseline-system-armv7lhf-jetson.morph] Sandbox using 15-08-31 07:32:01 [systems/genivi-baseline-system-armv7lhf-jetson.morph] WARNING: rogue builds in a chroot sandbox may overwrite your system 15-08-31 07:32:01 [genivi-baseline-system-armv7lhf-jetson] Starting assembly 15-08-31 07:32:05 [libdrm-common] Starting assembly 15-08-31 07:32:05 [drm] Starting assembly 15-08-31 07:32:05 [xorg-lib-libpciaccess] Starting assembly 15-08-31 07:32:05 [xorg-util-macros-common] Starting assembly 15-08-31 07:32:05 [core] Starting assembly 15-08-31 07:32:05 [bc] Starting assembly 15-08-31 07:32:05 [flex] Starting assembly 15-08-31 07:32:06 [gettext-tarball] Starting assembly 15-08-31 07:32:06 [build-essential] Starting assembly 15-08-31 07:32:06 [linux-api-headers] Starting assembly 15-08-31 07:32:06 [stage2-reset-specs] Starting assembly 15-08-31 07:32:06 [stage2-linux-api-headers] Starting assembly 15-08-31 07:32:06 [stage2-linux-api-headers] Installing stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-08-31 07:32:06 [stage2-linux-api-headers] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 07:32:06 [1/245/248] [stage2-linux-api-headers] Starting build 15-08-31 07:32:06 [1/245/248] [stage2-linux-api-headers] Try fetching tarball git___git_baserock_org_delta_linux.tar --2015-08-31 07:32:06-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_linux.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1067300864 (1018M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linux.tar’ git___git_baserock_org_delta_linux.tar 100%[=================================================================================================================>] 1018M 1.97MB/s in 7m 31s 2015-08-31 07:39:37 (2.26 MB/s) - ‘git___git_baserock_org_delta_linux.tar’ saved [1067300864/1067300864] remote: Counting objects: 112939, done. remote: Compressing objects: 100% (39143/39143), done. remote: Total 112939 (delta 88895), reused 93787 (delta 72868) Receiving objects: 100% (112939/112939), 43.73 MiB | 3.74 MiB/s, done. Resolving deltas: 100% (88895/88895), completed with 7282 local objects. From git://git.baserock.org/delta/linux * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/3.2-headers -> baserock/3.2-headers * [new branch] baserock/311-rc7/be/atags-v1 -> baserock/311-rc7/be/atags-v1 * [new branch] baserock/311-rc7/be/atags-v2 -> baserock/311-rc7/be/atags-v2 * [new branch] baserock/311-rc7/be/core-v1 -> baserock/311-rc7/be/core-v1 * [new branch] baserock/311-rc7/be/core-v2 -> baserock/311-rc7/be/core-v2 * [new branch] baserock/311-rc7/be/core-v3 -> baserock/311-rc7/be/core-v3 * [new branch] baserock/311-rc7/be/core-v4 -> baserock/311-rc7/be/core-v4 * [new branch] baserock/311-rc7/be/core-v5 -> baserock/311-rc7/be/core-v5 * [new branch] baserock/311/be/atags -> baserock/311/be/atags * [new branch] baserock/311/be/atags-v2 -> baserock/311/be/atags-v2 * [new branch] baserock/311/be/atags-v3 -> baserock/311/be/atags-v3 * [new branch] baserock/311/be/atags-v4 -> baserock/311/be/atags-v4 * [new branch] baserock/311/be/core -> baserock/311/be/core * [new branch] baserock/311/be/core-v2 -> baserock/311/be/core-v2 * [new branch] baserock/311/be/core-v3 -> baserock/311/be/core-v3 * [new branch] baserock/311/be/core-v4 -> baserock/311/be/core-v4 * [new branch] baserock/311/be/core-v5 -> baserock/311/be/core-v5 * [new branch] baserock/312-rc4/be/core -> baserock/312-rc4/be/core * [new branch] baserock/S4530/arm/csb1726 -> baserock/S4530/arm/csb1726 * [new branch] baserock/af-bus -> baserock/af-bus * [new branch] baserock/apm-xgene-m400-moonshot-cartridge -> baserock/apm-xgene-m400-moonshot-cartridge * [new branch] baserock/arm/bjdooks/be8_v1 -> baserock/arm/bjdooks/be8_v1 * [new branch] baserock/arm/bjdooks/be8_v2 -> baserock/arm/bjdooks/be8_v2 * [new branch] baserock/arm/bjdooks/linux37-be8-1 -> baserock/arm/bjdooks/linux37-be8-1 * [new branch] baserock/arm/csb1724 -> baserock/arm/csb1724 * [new branch] baserock/arm/csb1724_mgmt-release -> baserock/arm/csb1724_mgmt-release * [new branch] baserock/arm/csb1724_mgmt_v35 -> baserock/arm/csb1724_mgmt_v35 * [new branch] baserock/arm/csb1724_mgmt_v36 -> baserock/arm/csb1724_mgmt_v36 * [new branch] baserock/arm/csb1724_mgmt_v365 -> baserock/arm/csb1724_mgmt_v365 * [new branch] baserock/arm/csb1726 -> baserock/arm/csb1726 * [new branch] baserock/arm/csb1726_2012_q4.2 -> baserock/arm/csb1726_2012_q4.2 * [new branch] baserock/arm/highbank -> baserock/arm/highbank * [new branch] baserock/arm/highbank-be -> baserock/arm/highbank-be * [new branch] baserock/arm/linux-tegra-3.16 -> baserock/arm/linux-tegra-3.16 * [new branch] baserock/arm/panda4 -> baserock/arm/panda4 * [new branch] baserock/arm/tegra-3.10 -> baserock/arm/tegra-3.10 * [new branch] baserock/arm/versatile -> baserock/arm/versatile * [new branch] baserock/arm/versatile-af-bus -> baserock/arm/versatile-af-bus * [new branch] baserock/arm/vexpress-tc2 -> baserock/arm/vexpress-tc2 * [new branch] baserock/arm/wandboard_bsp -> baserock/arm/wandboard_bsp * [new branch] baserock/arm/wandboard_next -> baserock/arm/wandboard_next * [new branch] baserock/baserock/bjdooks/vexpress_be -> baserock/baserock/bjdooks/vexpress_be * [new branch] baserock/bjdooks/312-rc4/be/core-v2 -> baserock/bjdooks/312-rc4/be/core-v2 * [new branch] baserock/bjdooks/312-rc4/be/core-v3 -> baserock/bjdooks/312-rc4/be/core-v3 * [new branch] baserock/bjdooks/arm_be8_v3 -> baserock/bjdooks/arm_be8_v3 * [new branch] baserock/bjdooks/arm_be8_work -> baserock/bjdooks/arm_be8_work * [new branch] baserock/bjdooks/arm_be8_work_v38 -> baserock/bjdooks/arm_be8_work_v38 * [new branch] baserock/bjdooks/atsam-be1 -> baserock/bjdooks/atsam-be1 * [new branch] baserock/bjdooks/atsam-be2 -> baserock/bjdooks/atsam-be2 * [new branch] baserock/bjdooks/atsam-be3 -> baserock/bjdooks/atsam-be3 * [new branch] baserock/bjdooks/be-asid-fix -> baserock/bjdooks/be-asid-fix * [new branch] baserock/bjdooks/calxeda-xgmac -> baserock/bjdooks/calxeda-xgmac * [new branch] baserock/bjdooks/i2c-tegra-fix1 -> baserock/bjdooks/i2c-tegra-fix1 * [new branch] baserock/bjdooks/m400-be1 -> baserock/bjdooks/m400-be1 * [new branch] baserock/bjdooks/m400-be2 -> baserock/bjdooks/m400-be2 * [new branch] baserock/bjdooks/m400-be3 -> baserock/bjdooks/m400-be3 * [new branch] baserock/bjdooks/socfpga-v4 -> baserock/bjdooks/socfpga-v4 * [new branch] baserock/bjdooks/socfpga-v5 -> baserock/bjdooks/socfpga-v5 * [new branch] baserock/bjdooks/vexpress-v311 -> baserock/bjdooks/vexpress-v311 * [new branch] baserock/bjdooks/vexpress_be -> baserock/bjdooks/vexpress_be * [new branch] baserock/bjdooks/zynq-be -> baserock/bjdooks/zynq-be * [new branch] baserock/bjdooks/zynq-be2 -> baserock/bjdooks/zynq-be2 * [new branch] baserock/bjdooks/zynq-be3 -> baserock/bjdooks/zynq-be3 * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/ac8fc76e20b94a8186d9f8ca47b53526 -> baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/ac8fc76e20b94a8186d9f8ca47b53526 * [new branch] baserock/builds/9dbeafa08f2c4d2cb517eeae376f5d3a/8f1590b196c543778cbe72a8854e856d -> baserock/builds/9dbeafa08f2c4d2cb517eeae376f5d3a/8f1590b196c543778cbe72a8854e856d * [new branch] baserock/danielfirth/RT220-arm-highbank -> baserock/danielfirth/RT220-arm-highbank * [new branch] baserock/danielfirth/RT220-arm-highbank-be -> baserock/danielfirth/RT220-arm-highbank-be * [new branch] baserock/danielfirth/RT220-arm-versatile -> baserock/danielfirth/RT220-arm-versatile * [new branch] baserock/danielfirth/RT220-master -> baserock/danielfirth/RT220-master * [new branch] baserock/danielfirth/RT220-morph -> baserock/danielfirth/RT220-morph * [new branch] baserock/danielsilverstone/m400 -> baserock/danielsilverstone/m400 * [new branch] baserock/danielsilverstone/m400-from-hp -> baserock/danielsilverstone/m400-from-hp * [new branch] baserock/danielsilverstone/m400-test-318-for-matt -> baserock/danielsilverstone/m400-test-318-for-matt * [new branch] baserock/danielsilverstone/m400-update -> baserock/danielsilverstone/m400-update * [new branch] baserock/danielsilverstone/netsurf -> baserock/danielsilverstone/netsurf * [new branch] baserock/feature/S2765-default-noatime -> baserock/feature/S2765-default-noatime * [new branch] baserock/genivi/af-bus-3.7 -> baserock/genivi/af-bus-3.7 * [new branch] baserock/genivi/af-bus-3.7-morph -> baserock/genivi/af-bus-3.7-morph * [new branch] baserock/genivi/af_dbus -> baserock/genivi/af_dbus * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/genivi/baseline-armv7-versatile -> baserock/genivi/baseline-armv7-versatile * [new branch] baserock/genivi/baseline-x86_64-generic -> baserock/genivi/baseline-x86_64-generic * [new branch] baserock/ianmolton/mv643xx-dt -> baserock/ianmolton/mv643xx-dt * [new branch] baserock/jabjoe/morph_graphics -> baserock/jabjoe/morph_graphics * [new branch] baserock/james/distbuild-tegra-r19 -> baserock/james/distbuild-tegra-r19 * [new branch] baserock/james/jetson-3.17-rc5-cpufreq -> baserock/james/jetson-3.17-rc5-cpufreq * [new branch] baserock/james/linux-tegra-3.15 -> baserock/james/linux-tegra-3.15 * [new branch] baserock/james/linux-tegra-next -> baserock/james/linux-tegra-next * [new branch] baserock/james/tegra-3.10 -> baserock/james/tegra-3.10 * [new branch] baserock/james/tegra-devel -> baserock/james/tegra-devel * [new branch] baserock/james/tegra-for-next-be -> baserock/james/tegra-for-next-be * [new branch] baserock/james/tegra-for-next-be-cpufreq -> baserock/james/tegra-for-next-be-cpufreq * [new branch] baserock/jannispohlmann/genivi-baseline -> baserock/jannispohlmann/genivi-baseline * [new branch] baserock/jetson/3.17.0-rc5 -> baserock/jetson/3.17.0-rc5 * [new branch] baserock/jetson/linux-tegra-3.18-rc3 -> baserock/jetson/linux-tegra-3.18-rc3 * [new branch] baserock/jjardon/new_linux-api-headers -> baserock/jjardon/new_linux-api-headers * [new branch] baserock/jonathan/arm-highbank-fix -> baserock/jonathan/arm-highbank-fix * [new branch] baserock/liw/headers-install-in-shell -> baserock/liw/headers-install-in-shell * [new branch] baserock/liw/tc2 -> baserock/liw/tc2 * [new branch] baserock/liw/wandboard_bsp -> baserock/liw/wandboard_bsp * [new branch] baserock/markdoffman/cephfs-highbank -> baserock/markdoffman/cephfs-highbank * [new branch] baserock/markdoffman/cephroot -> baserock/markdoffman/cephroot * [new branch] baserock/markdoffman/cephroot-rebase -> baserock/markdoffman/cephroot-rebase * [new branch] baserock/markdoffman/cephroot-rebase-squash -> baserock/markdoffman/cephroot-rebase-squash * [new branch] baserock/markdoffman/virtualization -> baserock/markdoffman/virtualization * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/pedroalvarez/fb_vesa-config -> baserock/pedroalvarez/fb_vesa-config * [new branch] baserock/pedroalvarez/v3.18-ovs -> baserock/pedroalvarez/v3.18-ovs * [new branch] baserock/pedroalvarez/weston-arm -> baserock/pedroalvarez/weston-arm * [new branch] baserock/powerpc/ppc64 -> baserock/powerpc/ppc64 * [new branch] baserock/ps/add-go-docker-wip -> baserock/ps/add-go-docker-wip * [new branch] baserock/ps/btrfs-fix -> baserock/ps/btrfs-fix * [new branch] baserock/ps/go-docker -> baserock/ps/go-docker * [new branch] baserock/ps/jetson-docker -> baserock/ps/jetson-docker * [new branch] baserock/ps/proto-web-system -> baserock/ps/proto-web-system * [new branch] baserock/ps/update-linux-v3.12-systemd-v208 -> baserock/ps/update-linux-v3.12-systemd-v208 * [new branch] baserock/renesas/rcar-h1-20130604 -> baserock/renesas/rcar-h1-20130604 * [new branch] baserock/richardipsum/9p -> baserock/richardipsum/9p * [new branch] baserock/richardipsum/distbuild-tegra -> baserock/richardipsum/distbuild-tegra * [new branch] baserock/richardmaw/S10442/cross-toolchain -> baserock/richardmaw/S10442/cross-toolchain * [new branch] baserock/richardmaw/S8001/newer-kernel -> baserock/richardmaw/S8001/newer-kernel * [new branch] baserock/robkendrick/mips64 -> baserock/robkendrick/mips64 * [new branch] baserock/robtaylor/cephboot -> baserock/robtaylor/cephboot * [new branch] baserock/samthursfield/btrfs-latest -> baserock/samthursfield/btrfs-latest * [new branch] baserock/samthursfield/nfs -> baserock/samthursfield/nfs * [new branch] baserock/samthursfield/nfs-trove -> baserock/samthursfield/nfs-trove * [new branch] baserock/straycat/mips32 -> baserock/straycat/mips32 * [new branch] baserock/tegra/4.0-with-cpufreq-gpu -> baserock/tegra/4.0-with-cpufreq-gpu * [new branch] baserock/tegra/4.2 -> baserock/tegra/4.2 * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new branch] baserock/v3.12-musl -> baserock/v3.12-musl * [new branch] baserock/v3.14 -> baserock/v3.14 * [new branch] baserock/v3.18-with-cpufreq -> baserock/v3.18-with-cpufreq * [new branch] baserock/v3.8 -> baserock/v3.8 * [new branch] baserock/violetamenendez/fix-uboot -> baserock/violetamenendez/fix-uboot * [new branch] baserock/violetamenendez/nouveau-jetson -> baserock/violetamenendez/nouveau-jetson * [new branch] liw/no-debug-stack-usage -> liw/no-debug-stack-usage * [new branch] marvell/mvebu_v7 -> marvell/mvebu_v7 * [new branch] marvell/mvebu_v7-bjd1 -> marvell/mvebu_v7-bjd1 * [new branch] next -> next * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/jannis/cross-compilation-toolchain -> gitorious/jannis/cross-compilation-toolchain * [new ref] gitorious/master -> gitorious/master * [new ref] gitorious/mx51 -> gitorious/mx51 * [new ref] gitorious/snowball -> gitorious/snowball * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/master -> origin/master 15-08-31 07:42:32 [1/245/248] [stage2-linux-api-headers] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_linux 15-08-31 07:44:01 [1/245/248] [stage2-linux-api-headers] Git checkout upstream:linux in /src/tmp/tmpZ73Xmj/stage2-linux-api-headers.build 15-08-31 07:44:02 [1/245/248] [stage2-linux-api-headers] Upstream version 39a88044 v4.0 (v4.0 + 0 commits) 15-08-31 07:44:10 [1/245/248] [stage2-linux-api-headers] Defined build system is manual 15-08-31 07:44:10 [1/245/248] [stage2-linux-api-headers] Logging build commands to /src/artifacts/stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41.build-log 15-08-31 07:44:10 [1/245/248] [stage2-linux-api-headers] Running install-commands 15-08-31 07:44:10 [1/245/248] [stage2-linux-api-headers] Running command: case "$MORPH_ARCH" in armv5l) ARCH="arm" ;; armv7b|armv7l|armv7lhf) ARCH="arm" ;; armv8l64|armv8b64) ARCH="arm64" ;; x86_32) ARCH="i386" ;; x86_64) ARCH="x86_64" ;; ppc64) ARCH="powerpc" ;; *) echo "Error: unsupported Morph architecture: $MORPH_ARCH" >&2 exit 1 esac ARCH=$ARCH make INSTALL_HDR_PATH=dest headers_install 15-08-31 07:44:35 [1/245/248] [stage2-linux-api-headers] Running command: install -d "$DESTDIR${PREFIX-/usr}/include" 15-08-31 07:44:35 [1/245/248] [stage2-linux-api-headers] Running command: cp -r dest/include/* "$DESTDIR/${PREFIX-/usr}/include" 15-08-31 07:44:36 [1/245/248] [stage2-linux-api-headers] Elapsed time for build 00:12:29 15-08-31 07:44:36 [1/245/248] [stage2-linux-api-headers] Starting artifact creation 15-08-31 07:44:39 [1/245/248] [stage2-linux-api-headers] Now cached 967950 bytes as stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 07:44:39 [1/245/248] [stage2-linux-api-headers] Elapsed time for artifact creation 00:00:03 15-08-31 07:44:49 [1/245/248] [stage2-linux-api-headers] Cleaned up /src/tmp/tmpZ73Xmj 15-08-31 07:44:49 [1/245/248] [stage2-linux-api-headers] Elapsed time for assembly 00:12:43 15-08-31 07:44:49 [1/245/248] [stage2-reset-specs] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 07:44:50 [1/245/248] [stage2-glibc] Starting assembly 15-08-31 07:44:53 [1/245/248] [stage2-glibc] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 07:44:53 [1/245/248] [stage2-glibc] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 07:44:54 [2/245/248] [stage2-glibc] Starting build 15-08-31 07:44:54 [2/245/248] [stage2-glibc] Try fetching tarball git___git_baserock_org_delta_glibc.tar --2015-08-31 07:44:54-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_glibc.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 145191424 (138M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_glibc.tar’ git___git_baserock_org_delta_glibc.tar 100%[=================================================================================================================>] 138.46M 2.06MB/s in 92s 2015-08-31 07:46:25 (1.51 MB/s) - ‘git___git_baserock_org_delta_glibc.tar’ saved [145191424/145191424] remote: Counting objects: 558, done. remote: Compressing objects: 100% (271/271), done. remote: Total 558 (delta 434), reused 340 (delta 264) Receiving objects: 100% (558/558), 190.00 KiB | 0 bytes/s, done. Resolving deltas: 100% (434/434), completed with 235 local objects. From git://git.baserock.org/delta/glibc * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] azanella/fmemopen -> azanella/fmemopen * [new branch] azanella/lockelision-ppc -> azanella/lockelision-ppc * [new branch] azanella/vdso-cleanup -> azanella/vdso-cleanup * [new branch] baserock/glibc-2.20 -> baserock/glibc-2.20 * [new branch] baserock/pedroalvarez/build-essential -> baserock/pedroalvarez/build-essential * [new branch] hjl/audit -> hjl/audit error: Cannot lock ref 'refs/heads/hjl/cpuid': 'refs/heads/hjl/cpuid/2.21' exists; cannot create 'refs/heads/hjl/cpuid' ! [new branch] hjl/cpuid -> hjl/cpuid (unable to update local ref) error: Cannot lock ref 'refs/heads/hjl/i386': 'refs/heads/hjl/i386/master' exists; cannot create 'refs/heads/hjl/i386' ! [new branch] hjl/i386 -> hjl/i386 (unable to update local ref) error: Cannot lock ref 'refs/heads/hjl/plt': 'refs/heads/hjl/plt/2.21' exists; cannot create 'refs/heads/hjl/plt' ! [new branch] hjl/plt -> hjl/plt (unable to update local ref) * [new branch] hjl/pr18773 -> hjl/pr18773 * [new branch] hjl/tst-audit -> hjl/tst-audit * [new branch] lxoliva/assorted -> lxoliva/assorted * [new branch] lxoliva/malloc-probes-bz742038 -> lxoliva/malloc-probes-bz742038 * [new branch] lxoliva/thread-safety-docs -> lxoliva/thread-safety-docs * [new branch] roland/Wundef -> roland/Wundef * [new branch] roland/arm -> roland/arm * [new branch] roland/arm-soft-fp -> roland/arm-soft-fp * [new branch] roland/dl-fileid -> roland/dl-fileid * [new branch] roland/dl-nns -> roland/dl-nns * [new branch] roland/dl-routines -> roland/dl-routines * [new branch] roland/env-only -> roland/env-only * [new branch] roland/iconv -> roland/iconv * [new branch] roland/nacl -> roland/nacl * [new branch] roland/nacl-merge -> roland/nacl-merge * [new branch] roland/nacl-test-hack -> roland/nacl-test-hack * [new branch] roland/nacl_supply_interface -> roland/nacl_supply_interface * [new branch] roland/namedsem -> roland/namedsem * [new branch] roland/nptl -> roland/nptl * [new branch] roland/nptl-fork -> roland/nptl-fork * [new branch] roland/nscd-vlais -> roland/nscd-vlais * [new branch] roland/opendir -> roland/opendir * [new branch] roland/scandir -> roland/scandir * [new branch] roland/sigvec -> roland/sigvec * [new branch] roland/sunrpc -> roland/sunrpc * [new branch] roland/test-direct -> roland/test-direct * [new branch] roland/test-snan -> roland/test-snan * [new branch] roland/test-unsupported -> roland/test-unsupported * [new branch] roland/vdso_clock_gettime -> roland/vdso_clock_gettime * [new branch] siddhesh/benchmarks -> siddhesh/benchmarks error: some local refs could not be updated; try running 'git remote prune origin' to remove any old, conflicting branches 15-08-31 07:46:35 [2/245/248] [stage2-glibc] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_glibc 15-08-31 07:46:50 [2/245/248] [stage2-glibc] Git checkout upstream:glibc in /src/tmp/tmpD_aYE_/stage2-glibc.build 15-08-31 07:46:50 [2/245/248] [stage2-glibc] Upstream version 4e42b5b8 glibc-2.21 (glibc-2.21 + 0 commits) 15-08-31 07:46:52 [2/245/248] [stage2-glibc] Defined build system is manual 15-08-31 07:46:52 [2/245/248] [stage2-glibc] Logging build commands to /src/artifacts/stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9.build-log 15-08-31 07:46:52 [2/245/248] [stage2-glibc] Running configure-commands 15-08-31 07:46:52 [2/245/248] [stage2-glibc] Running command: mkdir o 15-08-31 07:46:53 [2/245/248] [stage2-glibc] Running command: case "$MORPH_ARCH" in armv7*) ARCH_FLAGS="--without-fp" ;; esac export CFLAGS="-O2 $CFLAGS"; export CXX=false; \ cd o && ../configure \ $ARCH_FLAGS \ --build=$(../scripts/config.guess) --host=$TARGET_STAGE1 \ --prefix="$PREFIX" \ `# [1]` --libdir="$PREFIX/lib" \ `# [2]` --with-headers="$(pwd)/../../$PREFIX/include" \ `# [3]` --disable-profile --enable-kernel=2.6.25 \ `# [4]` libc_cv_c_cleanup=yes libc_cv_ctors_header=yes \ libc_cv_forced_unwind=yes libc_cv_ssp=no 15-08-31 07:47:07 [2/245/248] [stage2-glibc] Running build-commands 15-08-31 07:47:07 [2/245/248] [stage2-glibc] Running command: cd o && make localtime=UTC 15-08-31 08:03:58 [2/245/248] [stage2-glibc] Running install-commands 15-08-31 08:03:58 [2/245/248] [stage2-glibc] Running command: cd o && make install_root="$DESTDIR" localtime=UTC install 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: mkdir -p "$DESTDIR/etc" 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: mkdir -p "$DESTDIR/etc/ld.so.conf.d" 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: cat < ld.so.conf /lib /usr/lib /usr/local/lib include /etc/ld.so.conf.d/*.conf EOF 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: install -m 644 -o root -g root ld.so.conf "$DESTDIR/etc/ld.so.conf" 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: # Fix up GCC to handle the sysroot containing glibc being in a different # location for each chunk build. # # For headers, it's enough to pass -B in the CPPFLAGS. This would work for # the startup files (crt*.o) as well, except where libtool is involved (in # which case it strips -B out of your LDFLAGS before calling GCC). We get # around this by making GCC locate them relative to the environment variable # STAGE2_SYSROOT, which we can then set along with CPPFLAGS in each stage 2 # chunk build. # # We also force the use of the program loader at PREFIX/lib/ld.so instead # of its usual home in /lib or /lib64, which is necessary for the output of # stage 2 to work as a chroot when building stage 3. sysroot="$(dirname "$(pwd)")" specs_dir="$(dirname $($TARGET_STAGE1-gcc --print-libgcc-file-name))" target_specs_dir="$DESTDIR/${specs_dir#$sysroot}" mkdir -p "$target_specs_dir" $TARGET_STAGE1-gcc -dumpspecs | sed -e "s@[gMS]\?crt[1in].o%s@%:getenv(STAGE2_SYSROOT $PREFIX/lib/&)@g" \ -e "s@/lib\(64\)\?/ld@$PREFIX/lib/ld@g" \ > "$target_specs_dir/specs-for-sysroot" # NASTY HACK # # We create a symlink to the actual specs here, so that later the # symlink can be replaced with a dangling link. # # This is necessary as we need to have gcc use its internal specs, # which can differ to the specs generated by `gcc -dumpspecs`. # # The dangling symlink will not make it onto the final system, just # like all other bootstrap only components. ln -s specs-for-sysroot "$target_specs_dir/specs" 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: install -d $DESTDIR/lib 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Running command: cpu=$(echo $TARGET | cut -d '-' -f 1) case "$cpu" in x86_64) install -d "$DESTDIR/lib64" ln -s "$PREFIX/lib/ld-linux-x86-64.so.2" \ "$DESTDIR/lib64/ld-linux-x86-64.so.2" ;; ppc64) install -d "$DESTDIR/lib64" ln -s "$PREFIX/lib/ld64.so.1" \ "$DESTDIR/lib64/ld64.so.1" ;; *) loader=$(basename $(ls "$DESTDIR$PREFIX"/lib/ld-linux*)) [ -z $loader ] && loader=$(basename $(ls "$DESTDIR$PREFIX"/lib/ld.so*)) [ -z $loader ] && ( echo "Bug in stage2-glibc ld.so symlinks" ; exit 1 ) ln -s "$PREFIX/lib/$loader" "$DESTDIR/lib/$loader" esac 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Elapsed time for build 00:24:00 15-08-31 08:08:54 [2/245/248] [stage2-glibc] Starting artifact creation 15-08-31 08:09:25 [2/245/248] [stage2-glibc] Now cached 10578411 bytes as stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:09:25 [2/245/248] [stage2-glibc] Elapsed time for artifact creation 00:00:30 15-08-31 08:09:31 [2/245/248] [stage2-glibc] Cleaned up /src/tmp/tmpD_aYE_ 15-08-31 08:09:31 [2/245/248] [stage2-glibc] Elapsed time for assembly 00:24:41 15-08-31 08:09:31 [2/245/248] [stage2-reset-specs] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:09:32 [3/245/248] [stage2-reset-specs] Starting build 15-08-31 08:09:46 [3/245/248] [stage2-reset-specs] Git checkout upstream:glibc in /src/tmp/tmpgWwFNy/stage2-reset-specs.build 15-08-31 08:09:46 [3/245/248] [stage2-reset-specs] Upstream version 4e42b5b8 glibc-2.21 (glibc-2.21 + 0 commits) 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Defined build system is manual 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Logging build commands to /src/artifacts/stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97.build-log 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Running install-commands 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Running command: STAGE2_SYSROOT="$(dirname "$(pwd)")" specs_dir="$(dirname $($TARGET_STAGE1-gcc -print-libgcc-file-name))" target_specs_dir="$DESTDIR/${specs_dir#$STAGE2_SYSROOT}" mkdir -p "$target_specs_dir" ln -s "temporary specs removed by baserock bootstrap" "$target_specs_dir/specs" 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Elapsed time for build 00:00:17 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Starting artifact creation 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Now cached 400 bytes as stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 08:09:49 [3/245/248] [stage2-reset-specs] Elapsed time for artifact creation 00:00:00 15-08-31 08:09:53 [3/245/248] [stage2-reset-specs] Cleaned up /src/tmp/tmpgWwFNy 15-08-31 08:09:53 [3/245/248] [stage2-reset-specs] Elapsed time for assembly 00:37:46 15-08-31 08:09:53 [3/245/248] [linux-api-headers] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 08:09:54 [3/245/248] [stage2-binutils] Starting assembly 15-08-31 08:09:57 [3/245/248] [stage2-binutils] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:09:57 [4/245/248] [stage2-binutils] Starting build 15-08-31 08:10:07 [4/245/248] [stage2-binutils] Git checkout upstream:binutils-tarball in /src/tmp/tmpJcFoMO/stage2-binutils.build 15-08-31 08:10:07 [4/245/248] [stage2-binutils] Upstream version 5500a97a binutils-2.25 (binutils-2.25 + 0 commits) 15-08-31 08:10:09 [4/245/248] [stage2-binutils] Defined build system is autotools 15-08-31 08:10:09 [4/245/248] [stage2-binutils] Logging build commands to /src/artifacts/stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247.build-log 15-08-31 08:10:09 [4/245/248] [stage2-binutils] Running configure-commands 15-08-31 08:10:09 [4/245/248] [stage2-binutils] Running command: export STAGE2_SYSROOT="$(dirname $(pwd))" export CXX="$TARGET_STAGE1-g++ --sysroot=$STAGE2_SYSROOT" # binutils has its own embedded libtool, which is old and strips out # `--sysroot`. Work around by modifying the compiler command to # include the sysroot flag export CC="$TARGET_STAGE1-gcc --sysroot=$STAGE2_SYSROOT" ./configure --prefix="$PREFIX" --disable-nls --disable-werror \ --build=$(sh config.guess) \ --host=$TARGET_STAGE1 \ --target=$TARGET_STAGE1 15-08-31 08:10:20 [4/245/248] [stage2-binutils] Running build-commands 15-08-31 08:10:20 [4/245/248] [stage2-binutils] Running command: export STAGE2_SYSROOT="$(dirname $(pwd))" make 15-08-31 08:15:19 [4/245/248] [stage2-binutils] Running install-commands 15-08-31 08:15:19 [4/245/248] [stage2-binutils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 08:15:30 [4/245/248] [stage2-binutils] Running strip-commands 15-08-31 08:15:30 [4/245/248] [stage2-binutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 08:15:31 [4/245/248] [stage2-binutils] Elapsed time for build 00:05:33 15-08-31 08:15:31 [4/245/248] [stage2-binutils] Starting artifact creation 15-08-31 08:16:55 [4/245/248] [stage2-binutils] Now cached 27401484 bytes as stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 08:16:55 [4/245/248] [stage2-binutils] Elapsed time for artifact creation 00:01:24 15-08-31 08:16:59 [4/245/248] [stage2-binutils] Cleaned up /src/tmp/tmpJcFoMO 15-08-31 08:16:59 [4/245/248] [stage2-binutils] Elapsed time for assembly 00:07:05 15-08-31 08:16:59 [4/245/248] [linux-api-headers] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 08:16:59 [4/245/248] [stage2-gawk] Starting assembly 15-08-31 08:17:02 [4/245/248] [stage2-gawk] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 08:17:02 [4/245/248] [stage2-gawk] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 08:17:02 [4/245/248] [stage2-gawk] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:17:03 [5/245/248] [stage2-gawk] Starting build 15-08-31 08:17:03 [5/245/248] [stage2-gawk] Try fetching tarball git___git_baserock_org_delta_gawk.tar --2015-08-31 08:17:03-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gawk.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 47370240 (45M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gawk.tar’ git___git_baserock_org_delta_gawk.tar 100%[=================================================================================================================>] 45.18M 3.58MB/s in 13s 2015-08-31 08:17:16 (3.39 MB/s) - ‘git___git_baserock_org_delta_gawk.tar’ saved [47370240/47370240] remote: Counting objects: 213, done. remote: Compressing objects: 100% (117/117), done. remote: Total 213 (delta 162), reused 144 (delta 93) Receiving objects: 100% (213/213), 139.83 KiB | 0 bytes/s, done. Resolving deltas: 100% (162/162), completed with 41 local objects. From git://git.baserock.org/delta/gawk * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] array-iface -> array-iface * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardmaw/S8564/ro-staging-area -> baserock/richardmaw/S8564/ro-staging-area * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new branch] cmake -> cmake * [new branch] comment -> comment * [new branch] constants -> constants * [new branch] feature/fix-indirect-call -> feature/fix-indirect-call * [new branch] feature/nl_langinfo -> feature/nl_langinfo * [new branch] feature/regex-type -> feature/regex-type * [new branch] feature/shadow-builtins -> feature/shadow-builtins * [new branch] feature/wasted-byte -> feature/wasted-byte * [new branch] gawk-stable -> gawk-stable * [new branch] long-double -> long-double * [new branch] memory-work -> memory-work * [new branch] new-vms -> new-vms * [new branch] nolibtool -> nolibtool * [new branch] non-fatal-io -> non-fatal-io * [new branch] non-fatal-io-2 -> non-fatal-io-2 * [new branch] num-handler -> num-handler * [new branch] print-exp -> print-exp * [new branch] select -> select * [new branch] wasted-byte -> wasted-byte * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/master -> gitorious/master * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/gawk-2.10-from-net -> origin/gawk-2.10-from-net * [new ref] origin/gawk-4.0-stable -> origin/gawk-4.0-stable * [new ref] origin/gawk-stable -> origin/gawk-stable * [new ref] origin/gawk_mpfr -> origin/gawk_mpfr * [new ref] origin/master -> origin/master * [new ref] origin/read_timeout -> origin/read_timeout * [new ref] origin/xgawk -> origin/xgawk * [new ref] origin/xgawk-build -> origin/xgawk-build * [new ref] origin/xgawk_load -> origin/xgawk_load 15-08-31 08:17:20 [5/245/248] [stage2-gawk] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gawk 15-08-31 08:17:22 [5/245/248] [stage2-gawk] Git checkout upstream:gawk in /src/tmp/tmpaO22dO/stage2-gawk.build 15-08-31 08:17:23 [5/245/248] [stage2-gawk] Upstream version 925f9363 eap4-last-fix-3-9-g925f936 (eap4-last-fix-3 + 9 commits) 15-08-31 08:17:23 [5/245/248] [stage2-gawk] Defined build system is autotools 15-08-31 08:17:23 [5/245/248] [stage2-gawk] Logging build commands to /src/artifacts/stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c.build-log 15-08-31 08:17:23 [5/245/248] [stage2-gawk] Running configure-commands 15-08-31 08:17:23 [5/245/248] [stage2-gawk] Running command: STAGE2_SYSROOT="$(dirname $(pwd))" CPPFLAGS="--sysroot=$STAGE2_SYSROOT" CXX=false LDFLAGS="--sysroot=$STAGE2_SYSROOT" ./configure --prefix="$PREFIX" --disable-nls --build=$(sh config.guess) --host=$TARGET_STAGE1 15-08-31 08:18:23 [5/245/248] [stage2-gawk] Running build-commands 15-08-31 08:18:23 [5/245/248] [stage2-gawk] Running command: STAGE2_SYSROOT="$(dirname $(pwd))" make 15-08-31 08:19:14 [5/245/248] [stage2-gawk] Running install-commands 15-08-31 08:19:14 [5/245/248] [stage2-gawk] Running command: make DESTDIR="$DESTDIR" install 15-08-31 08:19:19 [5/245/248] [stage2-gawk] Running strip-commands 15-08-31 08:19:19 [5/245/248] [stage2-gawk] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 08:19:19 [5/245/248] [stage2-gawk] Elapsed time for build 00:02:16 15-08-31 08:19:19 [5/245/248] [stage2-gawk] Starting artifact creation 15-08-31 08:19:24 [5/245/248] [stage2-gawk] Now cached 1498289 bytes as stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 08:19:24 [5/245/248] [stage2-gawk] Elapsed time for artifact creation 00:00:04 15-08-31 08:19:24 [5/245/248] [stage2-gawk] Cleaned up /src/tmp/tmpaO22dO 15-08-31 08:19:24 [5/245/248] [stage2-gawk] Elapsed time for assembly 00:02:25 15-08-31 08:19:24 [5/245/248] [linux-api-headers] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 08:19:24 [5/245/248] [stage2-busybox] Starting assembly 15-08-31 08:19:28 [5/245/248] [stage2-busybox] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 08:19:28 [5/245/248] [stage2-busybox] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 08:19:28 [5/245/248] [stage2-busybox] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:19:28 [6/245/248] [stage2-busybox] Starting build 15-08-31 08:19:28 [6/245/248] [stage2-busybox] Try fetching tarball git___git_baserock_org_delta_busybox.tar --2015-08-31 08:19:28-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_busybox.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21943808 (21M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_busybox.tar’ git___git_baserock_org_delta_busybox.tar 100%[=================================================================================================================>] 20.93M 2.39MB/s in 9.4s 2015-08-31 08:19:38 (2.22 MB/s) - ‘git___git_baserock_org_delta_busybox.tar’ saved [21943808/21943808] remote: Counting objects: 509, done. remote: Compressing objects: 100% (271/271), done. remote: Total 509 (delta 306), reused 385 (delta 212) Receiving objects: 100% (509/509), 154.57 KiB | 0 bytes/s, done. Resolving deltas: 100% (306/306), completed with 77 local objects. From git://git.baserock.org/delta/busybox * [new branch] baserock/1.22.1-openwrt -> baserock/1.22.1-openwrt * [new branch] baserock/1.23.2-openwrt -> baserock/1.23.2-openwrt * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/danielfirth/RT144 -> baserock/danielfirth/RT144 * [new branch] baserock/danielsilverstone/vagrant-support -> baserock/danielsilverstone/vagrant-support * [new branch] baserock/jjardon/build-essential -> baserock/jjardon/build-essential * [new branch] baserock/liw/S8704-always-ntpd -> baserock/liw/S8704-always-ntpd * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/pedroalvarez/build-essential -> baserock/pedroalvarez/build-essential * [new branch] baserock/pedroalvarez/enable-patch -> baserock/pedroalvarez/enable-patch * [new branch] baserock/radiofree/busyboxfix -> baserock/radiofree/busyboxfix * [new branch] baserock/radiofree/ntpdscript -> baserock/radiofree/ntpdscript * [new branch] baserock/richardmaw/S5892/boot-sequencing -> baserock/richardmaw/S5892/boot-sequencing * [new branch] baserock/richardmaw/S8564/ro-staging-area -> baserock/richardmaw/S8564/ro-staging-area * [new branch] baserock/richardmaw/S9245/init -> baserock/richardmaw/S9245/init * [new branch] baserock/richardmaw/add-read-dash-d -> baserock/richardmaw/add-read-dash-d * [new branch] baserock/robkendrick/mips64 -> baserock/robkendrick/mips64 * [new branch] baserock/tiagogomes/bbgawk -> baserock/tiagogomes/bbgawk 15-08-31 08:19:40 [6/245/248] [stage2-busybox] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_busybox 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Git checkout upstream:busybox in /src/tmp/tmp0yFKeA/stage2-busybox.build 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Upstream version 1ecfe811 1_23_1 (1_23_1 + 0 commits) 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Defined build system is manual 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Logging build commands to /src/artifacts/stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986.build-log 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Running configure-commands 15-08-31 08:19:41 [6/245/248] [stage2-busybox] Running command: make HOSTCC="/usr/bin/gcc" CROSS_COMPILE=$TARGET_STAGE1- KCONFIG_NOTIMESTAMP=1 defconfig 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: [ "$PREFIX" = /usr ] || sed -e 's/.*INSTALL_NO_USR.*/CONFIG_INSTALL_NO_USR=y/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_AWK=y.*/# CONFIG_AWK is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_INETD=y.*/# CONFIG_INETD is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_PATCH=y.*/# CONFIG_PATCH is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_DEPMOD=y.*/# CONFIG_DEPMOD is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_INSMOD=y.*/# CONFIG_INSMOD is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_MODPROBE=y.*/# CONFIG_MODPROBE is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_MODPROBE_SMALL=y.*/# CONFIG_MODPROBE_SMALL is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_LSMOD=y.*/# CONFIG_LSMOD is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_RMMOD=y.*/# CONFIG_RMMOD is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_MOUNT_CIFS=y.*/# CONFIG_FEATURE_MOUNT_CIFS is not set/' -i .config 15-08-31 08:20:07 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_EXTRA_QUIET=y.*/# CONFIG_FEATURE_EXTRA_QUIET is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_COREDUMPS=y.*/# CONFIG_FEATURE_INIT_COREDUMPS is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_SCTTY=y.*/# CONFIG_FEATURE_INIT_SCTTY is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_SYSLOG=y.*/# CONFIG_FEATURE_INIT_SYSLOG is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_INITRD=y.*/# CONFIG_FEATURE_INITRD is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_USE_INITTAB=y.*/# CONFIG_FEATURE_USE_INITTAB is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FEATURE_MINIX2=y.*/# CONFIG_FEATURE_MINIX2 is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_FSCK_MINIX=y.*/# CONFIG_FSCK_MINIX is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_HALT=y.*/# CONFIG_HALT is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_INIT=y.*/# CONFIG_INIT is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_INIT_TERMINAL_TYPE=y.*/CONFIG_INIT_TERMINAL_TYPE=""/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_LOSETUP=y.*/# CONFIG_LOSETUP is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_LSUSB=y.*/# CONFIG_LSUSB is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_LZMA=y.*/# CONFIG_LZMA is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_MKFS_EXT2=y.*/# CONFIG_MKFS_EXT2 is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_MKFS_MINIX=y.*/# CONFIG_MKFS_MINIX is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_RUNLEVEL=y.*/# CONFIG_RUNLEVEL is not set/' -i .config 15-08-31 08:20:08 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_STRINGS=y.*/# CONFIG_STRINGS is not set/' -i .config 15-08-31 08:20:09 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_UNLZMA=y.*/# CONFIG_UNLZMA is not set/' -i .config 15-08-31 08:20:09 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_UNXZ=y.*/# CONFIG_UNXZ is not set/' -i .config 15-08-31 08:20:09 [6/245/248] [stage2-busybox] Running command: sed -e 's/CONFIG_XZ=y.*/# CONFIG_XZ is not set/' -i .config 15-08-31 08:20:09 [6/245/248] [stage2-busybox] Running build-commands 15-08-31 08:20:09 [6/245/248] [stage2-busybox] Running command: export STAGE2_SYSROOT="$(dirname $(pwd))" export CPPFLAGS="--sysroot=$STAGE2_SYSROOT" export LDFLAGS="--sysroot=$STAGE2_SYSROOT" make HOSTCC="/usr/bin/gcc" CROSS_COMPILE=$TARGET_STAGE1- KCONFIG_NOTIMESTAMP=1 15-08-31 08:22:06 [6/245/248] [stage2-busybox] Running install-commands 15-08-31 08:22:06 [6/245/248] [stage2-busybox] Running command: export STAGE2_SYSROOT="$(dirname $(pwd))" export CPPFLAGS="--sysroot=$STAGE2_SYSROOT" export LDFLAGS="--sysroot=$STAGE2_SYSROOT" make CONFIG_PREFIX="$DESTDIR$PREFIX" \ HOSTCC="/usr/bin/gcc" \ CROSS_COMPILE=$TARGET_STAGE1- \ KCONFIG_NOTIMESTAMP=1 install && chmod 6755 "$DESTDIR$PREFIX"/bin/busybox 15-08-31 08:22:23 [6/245/248] [stage2-busybox] Elapsed time for build 00:02:54 15-08-31 08:22:23 [6/245/248] [stage2-busybox] Starting artifact creation 15-08-31 08:22:24 [6/245/248] [stage2-busybox] Now cached 460037 bytes as stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 08:22:24 [6/245/248] [stage2-busybox] Elapsed time for artifact creation 00:00:01 15-08-31 08:22:26 [6/245/248] [stage2-busybox] Cleaned up /src/tmp/tmp0yFKeA 15-08-31 08:22:26 [6/245/248] [stage2-busybox] Elapsed time for assembly 00:03:01 15-08-31 08:22:26 [6/245/248] [linux-api-headers] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 08:22:26 [6/245/248] [linux-api-headers] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 08:22:26 [6/245/248] [stage2-gcc] Starting assembly 15-08-31 08:22:29 [6/245/248] [stage2-gcc] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:22:30 [6/245/248] [stage2-gcc-fixed-headers] Starting assembly 15-08-31 08:22:30 [6/245/248] [stage2-gcc-fixed-headers] Installing stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-08-31 08:22:30 [6/245/248] [stage2-gcc-fixed-headers] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 08:22:30 [6/245/248] [stage2-gcc-fixed-headers] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:22:31 [7/245/248] [stage2-gcc-fixed-headers] Starting build 15-08-31 08:23:41 [7/245/248] [stage2-gcc-fixed-headers] Git checkout upstream:gcc-tarball in /src/tmp/tmpnQjfaG/stage2-gcc-fixed-headers.build 15-08-31 08:23:42 [7/245/248] [stage2-gcc-fixed-headers] Upstream version b3c9b176 (No tag found) 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Defined build system is manual 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Logging build commands to /src/artifacts/stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685.build-log 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Running install-commands 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Running command: libgcc_dir=$(dirname $($TARGET_STAGE1-gcc -print-libgcc-file-name)) sysroot="$(dirname "$(pwd)")" target_libgcc_dir="${libgcc_dir#$sysroot}" mkdir -p "$DESTDIR/$target_libgcc_dir/include-fixed" cat "gcc/limitx.h" "gcc/glimits.h" "gcc/limity.h" \ >"$DESTDIR/$target_libgcc_dir/include-fixed/limits.h" 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Elapsed time for build 00:01:25 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Starting artifact creation 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Now cached 1890 bytes as stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685 15-08-31 08:23:56 [7/245/248] [stage2-gcc-fixed-headers] Elapsed time for artifact creation 00:00:00 15-08-31 08:24:15 [7/245/248] [stage2-gcc-fixed-headers] Cleaned up /src/tmp/tmpnQjfaG 15-08-31 08:24:15 [7/245/248] [stage2-gcc-fixed-headers] Elapsed time for assembly 00:01:44 15-08-31 08:24:15 [7/245/248] [stage2-gcc] Installing stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685 15-08-31 08:24:15 [7/245/248] [stage2-libstdc++] Starting assembly 15-08-31 08:24:18 [7/245/248] [stage2-libstdc++] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 08:24:19 [8/245/248] [stage2-libstdc++] Starting build 15-08-31 08:25:30 [8/245/248] [stage2-libstdc++] Git checkout upstream:gcc-tarball in /src/tmp/tmpMl54hS/stage2-libstdc++.build 15-08-31 08:25:31 [8/245/248] [stage2-libstdc++] Upstream version b3c9b176 (No tag found) 15-08-31 08:25:45 [8/245/248] [stage2-libstdc++] Defined build system is manual 15-08-31 08:25:45 [8/245/248] [stage2-libstdc++] Logging build commands to /src/artifacts/stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c.build-log 15-08-31 08:25:45 [8/245/248] [stage2-libstdc++] Running configure-commands 15-08-31 08:25:45 [8/245/248] [stage2-libstdc++] Running command: mkdir o 15-08-31 08:25:46 [8/245/248] [stage2-libstdc++] Running command: export STAGE2_SYSROOT="$(dirname $(pwd))" # -fPIC must be given, otherwise it will not be possible to create # shared libraries linked to libstdc++ export CPPFLAGS="--sysroot=$STAGE2_SYSROOT -fPIC" export LDFLAGS="--sysroot=$STAGE2_SYSROOT" cd o && ../libstdc++-v3/configure \ --build=$(sh ../config.guess) \ --host="$TARGET_STAGE1" \ --target="$TARGET_STAGE1" \ --prefix="$PREFIX" \ --disable-nls \ --disable-shared \ --disable-multilib \ `# [1]` --disable-libstdcxx-threads \ `# [2]` --disable-libstdcxx-pch \ `# [3]` --with-gxx-include-dir=/tools/"$TARGET_STAGE1"/include/c++/4.9.2 15-08-31 08:27:07 [8/245/248] [stage2-libstdc++] Running build-commands 15-08-31 08:27:07 [8/245/248] [stage2-libstdc++] Running command: cd o && make 15-08-31 08:28:05 [8/245/248] [stage2-libstdc++] Running install-commands 15-08-31 08:28:05 [8/245/248] [stage2-libstdc++] Running command: cd o && make DESTDIR="$DESTDIR" install 15-08-31 08:28:43 [8/245/248] [stage2-libstdc++] Elapsed time for build 00:04:23 15-08-31 08:28:43 [8/245/248] [stage2-libstdc++] Starting artifact creation 15-08-31 08:28:55 [8/245/248] [stage2-libstdc++] Now cached 2071985 bytes as stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c 15-08-31 08:28:55 [8/245/248] [stage2-libstdc++] Elapsed time for artifact creation 00:00:11 15-08-31 08:29:13 [8/245/248] [stage2-libstdc++] Cleaned up /src/tmp/tmpMl54hS 15-08-31 08:29:13 [8/245/248] [stage2-libstdc++] Elapsed time for assembly 00:04:58 15-08-31 08:29:13 [8/245/248] [stage2-gcc] Installing stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c 15-08-31 08:29:13 [9/245/248] [stage2-gcc] Starting build 15-08-31 08:30:17 [9/245/248] [stage2-gcc] Git checkout upstream:gcc-tarball in /src/tmp/tmpLp1B9e/stage2-gcc.build 15-08-31 08:30:18 [9/245/248] [stage2-gcc] Upstream version b3c9b176 (No tag found) 15-08-31 08:30:33 [9/245/248] [stage2-gcc] Defined build system is manual 15-08-31 08:30:33 [9/245/248] [stage2-gcc] Logging build commands to /src/artifacts/stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138.build-log 15-08-31 08:30:33 [9/245/248] [stage2-gcc] Running configure-commands 15-08-31 08:30:33 [9/245/248] [stage2-gcc] Running command: mkdir o 15-08-31 08:30:33 [9/245/248] [stage2-gcc] Running command: case "$MORPH_ARCH" in armv7lhf) ARCH_FLAGS="--with-arch=armv7-a \ --with-cpu=cortex-a9 \ --with-tune=cortex-a9 \ --with-fpu=vfpv3-d16 \ --with-float=hard" ;; armv7*) ARCH_FLAGS="--with-arch=armv7-a" ;; esac export STAGE2_SYSROOT="$(dirname $(pwd))" export CC="$TARGET_STAGE1-gcc --sysroot=$STAGE2_SYSROOT" export CXX="$TARGET_STAGE1-g++ --sysroot=$STAGE2_SYSROOT" export AR="$TARGET_STAGE1-ar" export RANLIB="$TARGET_STAGE1-ranlib" cd o && ../configure \ $ARCH_FLAGS \ --build=$(sh ../config.guess) \ `# [1]` --host=$TARGET_STAGE1 \ `# [1]` --target=$TARGET_STAGE1 \ --prefix="$PREFIX" \ `# [2]` --libdir=$PREFIX/lib \ `# [3]` --with-local-prefix=$PREFIX \ `# [4]` --with-build-sysroot="$STAGE2_SYSROOT" \ --disable-bootstrap \ --disable-nls \ --disable-multilib \ --disable-libgomp \ --disable-libstdcxx-pch \ --enable-languages=c,c++ 15-08-31 08:30:45 [9/245/248] [stage2-gcc] Running build-commands 15-08-31 08:30:45 [9/245/248] [stage2-gcc] Running command: case "$MORPH_ARCH" in armv5*) sed -i "s/--host=none/--host=armv5/" o/Makefile sed -i "s/--target=none/--target=armv5/" o/Makefile ;; armv7*) sed -i "s/--host=none/--host=armv7a/" o/Makefile sed -i "s/--target=none/--target=armv7a/" o/Makefile ;; esac export STAGE2_SYSROOT="$(dirname $(pwd))" cd o && make 15-08-31 09:18:07 [9/245/248] [stage2-gcc] Running install-commands 15-08-31 09:18:07 [9/245/248] [stage2-gcc] Running command: cd o && make DESTDIR="$DESTDIR" install 15-08-31 09:19:45 [9/245/248] [stage2-gcc] Running command: if [ "$(echo $TARGET | cut -c -6)" = "x86_64" ]; then libdir=lib64 else libdir=lib fi install -d "$DESTDIR/lib" ln -s "$PREFIX/$libdir/libgcc_s.so" "$DESTDIR/lib/" ln -s "$PREFIX/$libdir/libgcc_s.so.1" "$DESTDIR/lib/" 15-08-31 09:19:46 [9/245/248] [stage2-gcc] Elapsed time for build 00:50:32 15-08-31 09:19:46 [9/245/248] [stage2-gcc] Starting artifact creation 15-08-31 09:25:53 [9/245/248] [stage2-gcc] Now cached 121198552 bytes as stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:25:53 [9/245/248] [stage2-gcc] Elapsed time for artifact creation 00:06:07 15-08-31 09:26:25 [9/245/248] [stage2-gcc] Cleaned up /src/tmp/tmpLp1B9e 15-08-31 09:26:25 [9/245/248] [stage2-gcc] Elapsed time for assembly 01:03:58 15-08-31 09:26:25 [9/245/248] [linux-api-headers] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:26:25 [9/245/248] [stage2-make] Starting assembly 15-08-31 09:26:29 [9/245/248] [stage2-make] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 09:26:30 [10/245/248] [stage2-make] Starting build 15-08-31 09:26:30 [10/245/248] [stage2-make] Try fetching tarball git___git_baserock_org_delta_make_tarball.tar --2015-08-31 09:26:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_make_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1734144 (1.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_make_tarball.tar’ git___git_baserock_org_delta_make_tarball.tar 100%[=================================================================================================================>] 1.65M --.-KB/s in 0.1s 2015-08-31 09:26:30 (11.2 MB/s) - ‘git___git_baserock_org_delta_make_tarball.tar’ saved [1734144/1734144] remote: Counting objects: 12, done. remote: Compressing objects: 100% (10/10), done. remote: Total 12 (delta 4), reused 0 (delta 0) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/make-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/make-4.1-ttyname-segfault-fix -> baserock/make-4.1-ttyname-segfault-fix 15-08-31 09:26:31 [10/245/248] [stage2-make] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_make_tarball 15-08-31 09:26:31 [10/245/248] [stage2-make] Git checkout upstream:make-tarball in /src/tmp/tmpfKQK5a/stage2-make.build 15-08-31 09:26:32 [10/245/248] [stage2-make] Upstream version 4978d712 make-4.1-1-g4978d71 (make-4.1 + 1 commits) 15-08-31 09:26:32 [10/245/248] [stage2-make] Defined build system is autotools 15-08-31 09:26:32 [10/245/248] [stage2-make] Logging build commands to /src/artifacts/stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6.build-log 15-08-31 09:26:32 [10/245/248] [stage2-make] Running configure-commands 15-08-31 09:26:32 [10/245/248] [stage2-make] Running command: STAGE2_SYSROOT="$(dirname $(pwd))" CPPFLAGS="--sysroot=$STAGE2_SYSROOT" CXX=false LDFLAGS="--sysroot=$STAGE2_SYSROOT" ./configure --prefix="$PREFIX" --disable-nls --build=$(sh config/config.guess) --host=$TARGET_STAGE1 15-08-31 09:27:01 [10/245/248] [stage2-make] Running build-commands 15-08-31 09:27:01 [10/245/248] [stage2-make] Running command: STAGE2_SYSROOT="$(dirname $(pwd))" make 15-08-31 09:27:14 [10/245/248] [stage2-make] Running install-commands 15-08-31 09:27:14 [10/245/248] [stage2-make] Running command: make DESTDIR="$DESTDIR" install 15-08-31 09:27:15 [10/245/248] [stage2-make] Running strip-commands 15-08-31 09:27:15 [10/245/248] [stage2-make] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 09:27:15 [10/245/248] [stage2-make] Elapsed time for build 00:00:44 15-08-31 09:27:15 [10/245/248] [stage2-make] Starting artifact creation 15-08-31 09:27:16 [10/245/248] [stage2-make] Now cached 443449 bytes as stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:27:16 [10/245/248] [stage2-make] Elapsed time for artifact creation 00:00:01 15-08-31 09:27:17 [10/245/248] [stage2-make] Cleaned up /src/tmp/tmpfKQK5a 15-08-31 09:27:17 [10/245/248] [stage2-make] Elapsed time for assembly 00:00:51 15-08-31 09:27:17 [10/245/248] [linux-api-headers] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:27:17 [11/245/248] [linux-api-headers] Starting build 15-08-31 09:29:19 [11/245/248] [linux-api-headers] Git checkout upstream:linux in /src/tmp/tmp5pNeow/linux-api-headers.build 15-08-31 09:29:20 [11/245/248] [linux-api-headers] Upstream version 39a88044 v4.0 (v4.0 + 0 commits) 15-08-31 09:29:28 [11/245/248] [linux-api-headers] Defined build system is manual 15-08-31 09:29:28 [11/245/248] [linux-api-headers] Logging build commands to /src/artifacts/linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e.build-log 15-08-31 09:29:28 [11/245/248] [linux-api-headers] Running install-commands 15-08-31 09:29:28 [11/245/248] [linux-api-headers] Running command: case "$MORPH_ARCH" in armv5l) ARCH="arm" ;; armv7b|armv7l|armv7lhf) ARCH="arm" ;; armv8l64|armv8b64) ARCH="arm64" ;; x86_32) ARCH="i386" ;; x86_64) ARCH="x86_64" ;; ppc64) ARCH="powerpc" ;; *) echo "Error: unsupported Morph architecture: $MORPH_ARCH" >&2 exit 1 esac ARCH=$ARCH make INSTALL_HDR_PATH=dest headers_install 15-08-31 09:29:51 [11/245/248] [linux-api-headers] Running command: install -d "$DESTDIR${PREFIX-/usr}/include" 15-08-31 09:29:51 [11/245/248] [linux-api-headers] Running command: cp -r dest/include/* "$DESTDIR/${PREFIX-/usr}/include" 15-08-31 09:29:52 [11/245/248] [linux-api-headers] Elapsed time for build 00:02:34 15-08-31 09:29:52 [11/245/248] [linux-api-headers] Starting artifact creation 15-08-31 09:29:55 [11/245/248] [linux-api-headers] Now cached 967711 bytes as linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-08-31 09:29:55 [11/245/248] [linux-api-headers] Elapsed time for artifact creation 00:00:03 15-08-31 09:30:06 [11/245/248] [linux-api-headers] Cleaned up /src/tmp/tmp5pNeow 15-08-31 09:30:06 [11/245/248] [linux-api-headers] Elapsed time for assembly 01:58:00 15-08-31 09:30:06 [11/245/248] [build-essential] Installing linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-08-31 09:30:07 [11/245/248] [binutils] Starting assembly 15-08-31 09:30:10 [11/245/248] [binutils] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:30:11 [11/245/248] [binutils] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 09:30:11 [11/245/248] [binutils] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 09:30:11 [11/245/248] [glibc] Starting assembly 15-08-31 09:30:11 [11/245/248] [stage2-fake-bash] Starting assembly 15-08-31 09:30:11 [12/245/248] [stage2-fake-bash] Starting build 15-08-31 09:30:11 [12/245/248] [stage2-fake-bash] Try fetching tarball git___git_baserock_org_delta_bash.tar --2015-08-31 09:30:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bash.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 169240064 (161M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bash.tar’ git___git_baserock_org_delta_bash.tar 100%[=================================================================================================================>] 161.40M 1.48MB/s in 93s 2015-08-31 09:31:45 (1.73 MB/s) - ‘git___git_baserock_org_delta_bash.tar’ saved [169240064/169240064] error: refs/remotes/gitorious/baserock/morph does not point to a valid object! error: refs/remotes/gitorious/baserock/morph does not point to a valid object! error: refs/remotes/gitorious/baserock/morph does not point to a valid object! error: refs/remotes/gitorious/baserock/morph does not point to a valid object! remote: Counting objects: 34, done. remote: Compressing objects: 100% (18/18), done. remote: Total 34 (delta 16), reused 31 (delta 13) Unpacking objects: 100% (34/34), done. From git://git.baserock.org/delta/bash * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bash-4.3-patch-26 -> baserock/bash-4.3-patch-26 * [new branch] baserock/bash-4.3-patch-27 -> baserock/bash-4.3-patch-27 * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardmaw/bootstrap-parallel-make-fix -> baserock/richardmaw/bootstrap-parallel-make-fix * [new branch] baserock/richardmaw/mainline-parallel-make-fix -> baserock/richardmaw/mainline-parallel-make-fix * [new branch] baserock/tiagogomes/test-branch -> baserock/tiagogomes/test-branch * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph 15-08-31 09:31:50 [12/245/248] [stage2-fake-bash] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bash 15-08-31 09:31:54 [12/245/248] [stage2-fake-bash] Git checkout upstream:bash in /src/tmp/tmpIFxk0I/stage2-fake-bash.build 15-08-31 09:31:54 [12/245/248] [stage2-fake-bash] Upstream version 3590145a bash-4.3-27-g3590145 (bash-4.3 + 27 commits) 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Defined build system is manual 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Logging build commands to /src/artifacts/stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d.build-log 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Running install-commands 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Running command: printf '#!/bin/sh\nexec /bin/sh "$@"\n' | install -D /proc/self/fd/0 -m 755 "$DESTDIR$PREFIX/bin/bash" 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Elapsed time for build 00:01:43 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Starting artifact creation 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Now cached 299 bytes as stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Elapsed time for artifact creation 00:00:00 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Cleaned up /src/tmp/tmpIFxk0I 15-08-31 09:31:55 [12/245/248] [stage2-fake-bash] Elapsed time for assembly 00:01:43 15-08-31 09:31:55 [12/245/248] [glibc] Installing stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d 15-08-31 09:31:55 [12/245/248] [glibc] Installing linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-08-31 09:31:55 [12/245/248] [glibc] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 09:31:56 [12/245/248] [glibc] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:31:57 [12/245/248] [glibc] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 09:31:57 [12/245/248] [glibc] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:31:57 [13/245/248] [glibc] Starting build 15-08-31 09:32:19 [13/245/248] [glibc] Git checkout upstream:glibc in /src/tmp/tmpoqY3cu/glibc.build 15-08-31 09:32:20 [13/245/248] [glibc] Upstream version 4e42b5b8 glibc-2.21 (glibc-2.21 + 0 commits) 15-08-31 09:32:22 [13/245/248] [glibc] Defined build system is manual 15-08-31 09:32:22 [13/245/248] [glibc] Logging build commands to /src/artifacts/glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf.build-log 15-08-31 09:32:22 [13/245/248] [glibc] Running configure-commands 15-08-31 09:32:22 [13/245/248] [glibc] Running command: mkdir o 15-08-31 09:32:22 [13/245/248] [glibc] Running command: case "$MORPH_ARCH" in armv7*) ARCH_FLAGS="--without-fp" ;; esac # We override the PATH here to remove /tools/bin from it. # Thanks to this glibc finds bash in /bin/bash through the /bin # symlink. This is important because glibc changes the path to bash # of the shebang in some scripts and these scripts will be broken if # they point to bash in /tools/bin/bash. export PATH="/usr/bin:/sbin:/bin"; export CFLAGS="-O2 $CFLAGS"; cd o && ../configure \ $ARCH_FLAGS \ --prefix="$PREFIX" \ --disable-profile \ --enable-kernel=3.0.0 \ --without-cvs \ --without-selinux \ --enable-obsolete-rpc 15-08-31 09:32:35 [13/245/248] [glibc] Running build-commands 15-08-31 09:32:35 [13/245/248] [glibc] Running command: cd o && make localtime=UTC 15-08-31 09:48:03 [13/245/248] [glibc] Running install-commands 15-08-31 09:48:03 [13/245/248] [glibc] Running command: cd o && make install_root="$DESTDIR" localtime=UTC install 15-08-31 09:51:42 [13/245/248] [glibc] Running command: mkdir -p "$DESTDIR/etc" 15-08-31 09:51:43 [13/245/248] [glibc] Running command: mkdir -p "$DESTDIR/etc/ld.so.conf.d" 15-08-31 09:51:43 [13/245/248] [glibc] Running command: cat < nsswitch.conf passwd: compat group: compat shadow: compat hosts: files myhostname mdns4_minimal [NOTFOUND=return] dns mdns4 networks: files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis EOF 15-08-31 09:51:43 [13/245/248] [glibc] Running command: install -m 644 -o root -g root nsswitch.conf "$DESTDIR/etc/nsswitch.conf" 15-08-31 09:51:44 [13/245/248] [glibc] Running command: cat < ld.so.conf /lib /usr/lib /usr/local/lib include /etc/ld.so.conf.d/*.conf EOF 15-08-31 09:51:44 [13/245/248] [glibc] Running command: install -m 644 -o root -g root ld.so.conf "$DESTDIR/etc/ld.so.conf" 15-08-31 09:51:44 [13/245/248] [glibc] Elapsed time for build 00:19:47 15-08-31 09:51:44 [13/245/248] [glibc] Starting artifact creation 15-08-31 09:52:15 [13/245/248] [glibc] Now cached 10693364 bytes as glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 09:52:15 [13/245/248] [glibc] Elapsed time for artifact creation 00:00:30 15-08-31 09:52:21 [13/245/248] [glibc] Cleaned up /src/tmp/tmpoqY3cu 15-08-31 09:52:21 [13/245/248] [glibc] Elapsed time for assembly 00:22:10 15-08-31 09:52:21 [13/245/248] [binutils] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 09:52:22 [13/245/248] [zlib] Starting assembly 15-08-31 09:52:25 [13/245/248] [zlib] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 09:52:26 [13/245/248] [zlib] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 09:52:26 [13/245/248] [zlib] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 09:52:26 [13/245/248] [zlib] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 09:52:26 [13/245/248] [zlib] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 09:52:26 [13/245/248] [zlib] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 09:52:27 [13/245/248] [zlib] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:52:27 [13/245/248] [zlib] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:52:27 [14/245/248] [zlib] Starting build 15-08-31 09:52:27 [14/245/248] [zlib] Try fetching tarball git___git_baserock_org_delta_zlib.tar --2015-08-31 09:52:27-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_zlib.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1932800 (1.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_zlib.tar’ git___git_baserock_org_delta_zlib.tar 100%[=================================================================================================================>] 1.84M 1.61MB/s in 1.1s 2015-08-31 09:52:28 (1.61 MB/s) - ‘git___git_baserock_org_delta_zlib.tar’ saved [1932800/1932800] remote: Counting objects: 100, done. remote: Compressing objects: 100% (43/43), done. remote: Total 100 (delta 60), reused 91 (delta 54) Receiving objects: 100% (100/100), 11.86 KiB | 0 bytes/s, done. Resolving deltas: 100% (60/60), completed with 4 local objects. From git://git.baserock.org/delta/zlib * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardmaw/S10786-finer-splitting -> baserock/richardmaw/S10786-finer-splitting * [new branch] baserock/richardmaw/build-essential-changes-merge -> baserock/richardmaw/build-essential-changes-merge * [new branch] baserock/richardmaw/fix-zlib -> baserock/richardmaw/fix-zlib 15-08-31 09:52:31 [14/245/248] [zlib] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_zlib 15-08-31 09:52:31 [14/245/248] [zlib] Git checkout upstream:zlib in /src/tmp/tmpJpXS70/zlib.build 15-08-31 09:52:32 [14/245/248] [zlib] Upstream version 50893291 v1.2.8 (v1.2.8 + 0 commits) 15-08-31 09:52:32 [14/245/248] [zlib] Defined build system is autotools 15-08-31 09:52:32 [14/245/248] [zlib] Logging build commands to /src/artifacts/zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042.build-log 15-08-31 09:52:32 [14/245/248] [zlib] Running configure-commands 15-08-31 09:52:32 [14/245/248] [zlib] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 09:52:34 [14/245/248] [zlib] Running build-commands 15-08-31 09:52:34 [14/245/248] [zlib] Running command: make 15-08-31 09:52:48 [14/245/248] [zlib] Running install-commands 15-08-31 09:52:48 [14/245/248] [zlib] Running command: make DESTDIR="$DESTDIR" install 15-08-31 09:52:48 [14/245/248] [zlib] Running strip-commands 15-08-31 09:52:48 [14/245/248] [zlib] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 09:52:48 [14/245/248] [zlib] Elapsed time for build 00:00:21 15-08-31 09:52:48 [14/245/248] [zlib] Starting artifact creation 15-08-31 09:52:49 [14/245/248] [zlib] Now cached 146041 bytes as zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 09:52:49 [14/245/248] [zlib] Elapsed time for artifact creation 00:00:00 15-08-31 09:52:49 [14/245/248] [zlib] Cleaned up /src/tmp/tmpJpXS70 15-08-31 09:52:49 [14/245/248] [zlib] Elapsed time for assembly 00:00:27 15-08-31 09:52:49 [14/245/248] [binutils] Installing zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 09:52:49 [14/245/248] [binutils] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 09:52:49 [14/245/248] [binutils] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 09:52:50 [14/245/248] [binutils] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:52:50 [14/245/248] [binutils] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 09:52:50 [15/245/248] [binutils] Starting build 15-08-31 09:52:58 [15/245/248] [binutils] Git checkout upstream:binutils-tarball in /src/tmp/tmp92S33Q/binutils.build 15-08-31 09:52:59 [15/245/248] [binutils] Upstream version 5500a97a binutils-2.25 (binutils-2.25 + 0 commits) 15-08-31 09:53:01 [15/245/248] [binutils] Defined build system is autotools 15-08-31 09:53:01 [15/245/248] [binutils] Logging build commands to /src/artifacts/binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802.build-log 15-08-31 09:53:01 [15/245/248] [binutils] Running configure-commands 15-08-31 09:53:01 [15/245/248] [binutils] Running command: ./configure --prefix="$PREFIX" --disable-nls --disable-werror \ --with-system-zlib 15-08-31 09:53:10 [15/245/248] [binutils] Running build-commands 15-08-31 09:53:10 [15/245/248] [binutils] Running command: make 15-08-31 09:57:54 [15/245/248] [binutils] Running install-commands 15-08-31 09:57:54 [15/245/248] [binutils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 09:58:02 [15/245/248] [binutils] Running strip-commands 15-08-31 09:58:02 [15/245/248] [binutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 09:58:02 [15/245/248] [binutils] Elapsed time for build 00:05:12 15-08-31 09:58:02 [15/245/248] [binutils] Starting artifact creation 15-08-31 09:59:27 [15/245/248] [binutils] Now cached 27456403 bytes as binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802 15-08-31 09:59:27 [15/245/248] [binutils] Elapsed time for artifact creation 00:01:24 15-08-31 09:59:32 [15/245/248] [binutils] Cleaned up /src/tmp/tmp92S33Q 15-08-31 09:59:32 [15/245/248] [binutils] Elapsed time for assembly 00:29:25 15-08-31 09:59:32 [15/245/248] [build-essential] Installing binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802 15-08-31 09:59:32 [15/245/248] [ccache] Starting assembly 15-08-31 09:59:35 [15/245/248] [ccache] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 09:59:35 [15/245/248] [ccache] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 09:59:36 [15/245/248] [ccache] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 09:59:36 [15/245/248] [ccache] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 09:59:36 [15/245/248] [ccache] Installing zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 09:59:37 [15/245/248] [ccache] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 09:59:37 [15/245/248] [ccache] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 09:59:37 [15/245/248] [ccache] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 09:59:37 [16/245/248] [ccache] Starting build 15-08-31 09:59:37 [16/245/248] [ccache] Try fetching tarball git___git_baserock_org_delta_ccache.tar --2015-08-31 09:59:37-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_ccache.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2585600 (2.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_ccache.tar’ git___git_baserock_org_delta_ccache.tar 100%[=================================================================================================================>] 2.47M 2.16MB/s in 1.1s 2015-08-31 09:59:39 (2.16 MB/s) - ‘git___git_baserock_org_delta_ccache.tar’ saved [2585600/2585600] remote: Counting objects: 172, done. remote: Compressing objects: 100% (85/85), done. remote: Total 172 (delta 121), reused 131 (delta 83) Receiving objects: 100% (172/172), 152.82 KiB | 0 bytes/s, done. Resolving deltas: 100% (121/121), completed with 57 local objects. From git://git.baserock.org/delta/ccache * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/http-ccache -> baserock/http-ccache * [new branch] baserock/http-ccache-morph -> baserock/http-ccache-morph * [new branch] baserock/jonathan/no-system-zlib -> baserock/jonathan/no-system-zlib * [new branch] baserock/liw/kinnison-ccache-fix -> baserock/liw/kinnison-ccache-fix * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/samthursfield/build-essential-2 -> baserock/samthursfield/build-essential-2 * [new branch] baserock/samthursfield/build-essential-2-rebase -> baserock/samthursfield/build-essential-2-rebase * [new branch] maint -> maint + 25da80c...c2e6cf1 master -> master (forced update) 15-08-31 09:59:40 [16/245/248] [ccache] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_ccache 15-08-31 09:59:40 [16/245/248] [ccache] Git checkout upstream:ccache in /src/tmp/tmp04hfR7/ccache.build 15-08-31 09:59:40 [16/245/248] [ccache] Upstream version 56763145 v3.1.7-219-g5676314 (v3.1.7 + 219 commits) 15-08-31 09:59:40 [16/245/248] [ccache] Defined build system is autotools 15-08-31 09:59:40 [16/245/248] [ccache] Logging build commands to /src/artifacts/ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0.build-log 15-08-31 09:59:40 [16/245/248] [ccache] Running configure-commands 15-08-31 09:59:40 [16/245/248] [ccache] Running command: ./configure --prefix="$PREFIX" 15-08-31 09:59:55 [16/245/248] [ccache] Running build-commands 15-08-31 09:59:55 [16/245/248] [ccache] Running command: make 15-08-31 10:00:02 [16/245/248] [ccache] Running install-commands 15-08-31 10:00:02 [16/245/248] [ccache] Running command: make DESTDIR="$DESTDIR" install 15-08-31 10:00:02 [16/245/248] [ccache] Running command: mkdir -p "$DESTDIR/$PREFIX/lib/ccache" 15-08-31 10:00:02 [16/245/248] [ccache] Running command: for cc in gcc cc g++ c++; do ln -sf "$PREFIX/bin/ccache" "$DESTDIR/$PREFIX/lib/ccache/$cc"; done 15-08-31 10:00:02 [16/245/248] [ccache] Running command: for cc in gcc cc g++ c++; do ln -sf "$PREFIX/bin/ccache" "$DESTDIR/$PREFIX/lib/ccache/$TARGET-$cc"; done 15-08-31 10:00:03 [16/245/248] [ccache] Running strip-commands 15-08-31 10:00:03 [16/245/248] [ccache] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 10:00:03 [16/245/248] [ccache] Elapsed time for build 00:00:25 15-08-31 10:00:03 [16/245/248] [ccache] Starting artifact creation 15-08-31 10:00:03 [16/245/248] [ccache] Now cached 128638 bytes as ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0 15-08-31 10:00:03 [16/245/248] [ccache] Elapsed time for artifact creation 00:00:00 15-08-31 10:00:04 [16/245/248] [ccache] Cleaned up /src/tmp/tmp04hfR7 15-08-31 10:00:04 [16/245/248] [ccache] Elapsed time for assembly 00:00:32 15-08-31 10:00:04 [16/245/248] [build-essential] Installing ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0 15-08-31 10:00:04 [16/245/248] [gcc] Starting assembly 15-08-31 10:00:07 [16/245/248] [gcc] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 10:00:08 [16/245/248] [gcc] Installing zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-08-31 10:00:09 [16/245/248] [gcc] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 10:00:09 [16/245/248] [gcc] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 10:00:09 [16/245/248] [gcc] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 10:00:09 [16/245/248] [gcc] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 10:00:09 [16/245/248] [gcc] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 10:00:09 [16/245/248] [m4-tarball] Starting assembly 15-08-31 10:00:09 [16/245/248] [m4-tarball] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 10:00:10 [16/245/248] [m4-tarball] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 10:00:11 [16/245/248] [m4-tarball] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 10:00:12 [17/245/248] [m4-tarball] Starting build 15-08-31 10:00:12 [17/245/248] [m4-tarball] Try fetching tarball git___git_baserock_org_delta_m4_tarball.tar --2015-08-31 10:00:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_m4_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2093568 (2.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_m4_tarball.tar’ git___git_baserock_org_delta_m4_tarball.tar 100%[=================================================================================================================>] 2.00M 2.57MB/s in 0.8s 2015-08-31 10:00:12 (2.57 MB/s) - ‘git___git_baserock_org_delta_m4_tarball.tar’ saved [2093568/2093568] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/m4-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 10:00:13 [17/245/248] [m4-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_m4_tarball 15-08-31 10:00:14 [17/245/248] [m4-tarball] Git checkout upstream:m4-tarball in /src/tmp/tmp3yvKan/m4-tarball.build 15-08-31 10:00:14 [17/245/248] [m4-tarball] Upstream version 23c11479 m4-1.4.17 (m4-1.4.17 + 0 commits) 15-08-31 10:00:14 [17/245/248] [m4-tarball] Defined build system is autotools 15-08-31 10:00:14 [17/245/248] [m4-tarball] Logging build commands to /src/artifacts/m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9.build-log 15-08-31 10:00:14 [17/245/248] [m4-tarball] Running configure-commands 15-08-31 10:00:14 [17/245/248] [m4-tarball] Running command: ./configure --prefix="$PREFIX" --disable-gcc-warnings 15-08-31 10:01:51 [17/245/248] [m4-tarball] Running build-commands 15-08-31 10:01:51 [17/245/248] [m4-tarball] Running command: make 15-08-31 10:02:09 [17/245/248] [m4-tarball] Running install-commands 15-08-31 10:02:09 [17/245/248] [m4-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 10:02:13 [17/245/248] [m4-tarball] Running strip-commands 15-08-31 10:02:13 [17/245/248] [m4-tarball] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 10:02:13 [17/245/248] [m4-tarball] Elapsed time for build 00:02:01 15-08-31 10:02:13 [17/245/248] [m4-tarball] Starting artifact creation 15-08-31 10:02:14 [17/245/248] [m4-tarball] Now cached 328881 bytes as m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9 15-08-31 10:02:14 [17/245/248] [m4-tarball] Elapsed time for artifact creation 00:00:01 15-08-31 10:02:15 [17/245/248] [m4-tarball] Cleaned up /src/tmp/tmp3yvKan 15-08-31 10:02:15 [17/245/248] [m4-tarball] Elapsed time for assembly 00:02:05 15-08-31 10:02:15 [17/245/248] [gcc] Installing m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9 15-08-31 10:02:15 [17/245/248] [gcc] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 10:02:15 [18/245/248] [gcc] Starting build 15-08-31 10:03:26 [18/245/248] [gcc] Git checkout upstream:gcc-tarball in /src/tmp/tmp5T2YqA/gcc.build 15-08-31 10:03:27 [18/245/248] [gcc] Upstream version b3c9b176 (No tag found) 15-08-31 10:03:41 [18/245/248] [gcc] Defined build system is manual 15-08-31 10:03:41 [18/245/248] [gcc] Logging build commands to /src/artifacts/gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9.build-log 15-08-31 10:03:41 [18/245/248] [gcc] Running configure-commands 15-08-31 10:03:41 [18/245/248] [gcc] Running command: mkdir o 15-08-31 10:03:42 [18/245/248] [gcc] Running command: case "$MORPH_ARCH" in armv7lhf) ARCH_FLAGS="--with-arch=armv7-a \ --with-cpu=cortex-a9 \ --with-tune=cortex-a9 \ --with-fpu=vfpv3-d16 \ --with-float=hard" ;; armv7*) ARCH_FLAGS="--with-arch=armv7-a" ;; esac cd o && ../configure \ $ARCH_FLAGS \ --prefix="$PREFIX" \ `# [1]` --libdir=$PREFIX/lib \ --disable-bootstrap \ `# [2]` --with-system-zlib \ `# [3]` --disable-multilib \ --enable-languages=c,c++,fortran 15-08-31 10:03:52 [18/245/248] [gcc] Running build-commands 15-08-31 10:03:52 [18/245/248] [gcc] Running command: case "$MORPH_ARCH" in armv5*) sed -i "s/--host=none/--host=armv5/" o/Makefile sed -i "s/--target=none/--target=armv5/" o/Makefile ;; armv7*) sed -i "s/--host=none/--host=armv7a/" o/Makefile sed -i "s/--target=none/--target=armv7a/" o/Makefile ;; esac cd o && make 15-08-31 10:52:53 [18/245/248] [gcc] Running install-commands 15-08-31 10:52:53 [18/245/248] [gcc] Running command: cd o && make DESTDIR="$DESTDIR" install 15-08-31 10:54:00 [18/245/248] [gcc] Running command: ln -s gcc "$DESTDIR/$PREFIX/bin/cc" 15-08-31 10:54:00 [18/245/248] [gcc] Running command: for fortran_alias in f77 f90 f95; do ln -s gfortran "$DESTDIR/$PREFIX/bin/$fortran_alias" done 15-08-31 10:54:01 [18/245/248] [gcc] Elapsed time for build 00:51:45 15-08-31 10:54:01 [18/245/248] [gcc] Starting artifact creation 15-08-31 11:02:03 [18/245/248] [gcc] Now cached 162437672 bytes as gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9 15-08-31 11:02:03 [18/245/248] [gcc] Elapsed time for artifact creation 00:08:02 15-08-31 11:02:35 [18/245/248] [gcc] Cleaned up /src/tmp/tmp5T2YqA 15-08-31 11:02:35 [18/245/248] [gcc] Elapsed time for assembly 01:02:30 15-08-31 11:02:35 [18/245/248] [build-essential] Installing gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9 15-08-31 11:02:35 [18/245/248] [make] Starting assembly 15-08-31 11:02:39 [18/245/248] [make] Installing stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 11:02:40 [18/245/248] [make] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 11:02:41 [18/245/248] [make] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 11:02:41 [18/245/248] [make] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 11:02:42 [19/245/248] [make] Starting build 15-08-31 11:02:43 [19/245/248] [make] Git checkout upstream:make-tarball in /src/tmp/tmpZke8T1/make.build 15-08-31 11:02:43 [19/245/248] [make] Upstream version 4978d712 make-4.1-1-g4978d71 (make-4.1 + 1 commits) 15-08-31 11:02:43 [19/245/248] [make] Defined build system is autotools 15-08-31 11:02:43 [19/245/248] [make] Logging build commands to /src/artifacts/make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436.build-log 15-08-31 11:02:43 [19/245/248] [make] Running configure-commands 15-08-31 11:02:43 [19/245/248] [make] Running command: ./configure --prefix="$PREFIX" --disable-nls 15-08-31 11:03:14 [19/245/248] [make] Running build-commands 15-08-31 11:03:14 [19/245/248] [make] Running command: make 15-08-31 11:03:27 [19/245/248] [make] Running install-commands 15-08-31 11:03:27 [19/245/248] [make] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:03:28 [19/245/248] [make] Running strip-commands 15-08-31 11:03:28 [19/245/248] [make] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:03:28 [19/245/248] [make] Elapsed time for build 00:00:46 15-08-31 11:03:28 [19/245/248] [make] Starting artifact creation 15-08-31 11:03:30 [19/245/248] [make] Now cached 443194 bytes as make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436 15-08-31 11:03:30 [19/245/248] [make] Elapsed time for artifact creation 00:00:01 15-08-31 11:03:30 [19/245/248] [make] Cleaned up /src/tmp/tmpZke8T1 15-08-31 11:03:30 [19/245/248] [make] Elapsed time for assembly 00:00:55 15-08-31 11:03:30 [19/245/248] [build-essential] Installing make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436 15-08-31 11:03:30 [19/245/248] [gawk] Starting assembly 15-08-31 11:03:34 [19/245/248] [gawk] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 11:03:34 [19/245/248] [gawk] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 11:03:35 [19/245/248] [gawk] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 11:03:36 [19/245/248] [gawk] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 11:03:36 [19/245/248] [gawk] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 11:03:36 [19/245/248] [gawk] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 11:03:36 [19/245/248] [gawk] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 11:03:36 [19/245/248] [gawk] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 11:03:36 [20/245/248] [gawk] Starting build 15-08-31 11:03:39 [20/245/248] [gawk] Git checkout upstream:gawk in /src/tmp/tmp4_cvCT/gawk.build 15-08-31 11:03:39 [20/245/248] [gawk] Upstream version dc5af665 gawk-4.1.1 (gawk-4.1.1 + 0 commits) 15-08-31 11:03:39 [20/245/248] [gawk] Defined build system is autotools 15-08-31 11:03:39 [20/245/248] [gawk] Logging build commands to /src/artifacts/gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3.build-log 15-08-31 11:03:39 [20/245/248] [gawk] Running configure-commands 15-08-31 11:03:39 [20/245/248] [gawk] Running command: ./configure --prefix="$PREFIX" --disable-nls 15-08-31 11:04:36 [20/245/248] [gawk] Running build-commands 15-08-31 11:04:36 [20/245/248] [gawk] Running command: make 15-08-31 11:05:25 [20/245/248] [gawk] Running install-commands 15-08-31 11:05:25 [20/245/248] [gawk] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:05:28 [20/245/248] [gawk] Running strip-commands 15-08-31 11:05:28 [20/245/248] [gawk] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:05:29 [20/245/248] [gawk] Elapsed time for build 00:01:53 15-08-31 11:05:29 [20/245/248] [gawk] Starting artifact creation 15-08-31 11:05:33 [20/245/248] [gawk] Now cached 1434444 bytes as gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3 15-08-31 11:05:33 [20/245/248] [gawk] Elapsed time for artifact creation 00:00:04 15-08-31 11:05:34 [20/245/248] [gawk] Cleaned up /src/tmp/tmp4_cvCT 15-08-31 11:05:34 [20/245/248] [gawk] Elapsed time for assembly 00:02:03 15-08-31 11:05:34 [20/245/248] [build-essential] Installing gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3 15-08-31 11:05:34 [20/245/248] [busybox] Starting assembly 15-08-31 11:05:37 [20/245/248] [busybox] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 11:05:38 [20/245/248] [busybox] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 11:05:39 [20/245/248] [busybox] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 11:05:39 [20/245/248] [busybox] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 11:05:39 [20/245/248] [busybox] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 11:05:39 [20/245/248] [busybox] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 11:05:39 [20/245/248] [busybox] Installing glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-08-31 11:05:39 [20/245/248] [busybox] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 11:05:39 [21/245/248] [busybox] Starting build 15-08-31 11:05:41 [21/245/248] [busybox] Git checkout upstream:busybox in /src/tmp/tmpv41umw/busybox.build 15-08-31 11:05:41 [21/245/248] [busybox] Upstream version 1ecfe811 1_23_1 (1_23_1 + 0 commits) 15-08-31 11:05:41 [21/245/248] [busybox] Defined build system is manual 15-08-31 11:05:41 [21/245/248] [busybox] Logging build commands to /src/artifacts/busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1.build-log 15-08-31 11:05:41 [21/245/248] [busybox] Running configure-commands 15-08-31 11:05:41 [21/245/248] [busybox] Running command: make defconfig KCONFIG_NOTIMESTAMP=1 15-08-31 11:06:08 [21/245/248] [busybox] Running command: sed -e 's|.*UDHCPC_DEFAULT_SCRIPT.*|CONFIG_UDHCPC_DEFAULT_SCRIPT="'"$PREFIX"/share/udhcpc/default.script'"|' -i .config 15-08-31 11:06:08 [21/245/248] [busybox] Running command: sed -e 's|.*IFUPDOWN_IFSTATE_PATH.*|CONFIG_IFUPDOWN_IFSTATE_PATH="/run/ifstate"|' -i .config 15-08-31 11:06:09 [21/245/248] [busybox] Running command: [ "$PREFIX" = /usr ] || sed -e 's/.*INSTALL_NO_USR.*/CONFIG_INSTALL_NO_USR=y/' -i .config 15-08-31 11:06:09 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_INETD=y.*/# CONFIG_INETD is not set/' -i .config 15-08-31 11:06:09 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_PATCH=y.*/# CONFIG_PATCH is not set/' -i .config 15-08-31 11:06:09 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_DEPMOD=y.*/# CONFIG_DEPMOD is not set/' -i .config 15-08-31 11:06:10 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_INSMOD=y.*/# CONFIG_INSMOD is not set/' -i .config 15-08-31 11:06:10 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_MODPROBE=y.*/# CONFIG_MODPROBE is not set/' -i .config 15-08-31 11:06:10 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_MODPROBE_SMALL=y.*/# CONFIG_MODPROBE_SMALL is not set/' -i .config 15-08-31 11:06:10 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_LSMOD=y.*/# CONFIG_LSMOD is not set/' -i .config 15-08-31 11:06:11 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_RMMOD=y.*/# CONFIG_RMMOD is not set/' -i .config 15-08-31 11:06:11 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_MOUNT_CIFS=y.*/# CONFIG_FEATURE_MOUNT_CIFS is not set/' -i .config 15-08-31 11:06:11 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_EXTRA_QUIET=y.*/# CONFIG_FEATURE_EXTRA_QUIET is not set/' -i .config 15-08-31 11:06:12 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_COREDUMPS=y.*/# CONFIG_FEATURE_INIT_COREDUMPS is not set/' -i .config 15-08-31 11:06:12 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_SCTTY=y.*/# CONFIG_FEATURE_INIT_SCTTY is not set/' -i .config 15-08-31 11:06:12 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_INIT_SYSLOG=y.*/# CONFIG_FEATURE_INIT_SYSLOG is not set/' -i .config 15-08-31 11:06:12 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_INITRD=y.*/# CONFIG_FEATURE_INITRD is not set/' -i .config 15-08-31 11:06:12 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FEATURE_MINIX2=y.*/# CONFIG_FEATURE_MINIX2 is not set/' -i .config 15-08-31 11:06:13 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_FSCK_MINIX=y.*/# CONFIG_FSCK_MINIX is not set/' -i .config 15-08-31 11:06:13 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_LOSETUP=y.*/# CONFIG_LOSETUP is not set/' -i .config 15-08-31 11:06:13 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_LSUSB=y.*/# CONFIG_LSUSB is not set/' -i .config 15-08-31 11:06:14 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_LSPCI=y.*/# CONFIG_LSPCI is not set/' -i .config 15-08-31 11:06:14 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_LZMA=y.*/# CONFIG_LZMA is not set/' -i .config 15-08-31 11:06:14 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_MKFS_EXT2=y.*/# CONFIG_MKFS_EXT2 is not set/' -i .config 15-08-31 11:06:14 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_MKFS_MINIX=y.*/# CONFIG_MKFS_MINIX is not set/' -i .config 15-08-31 11:06:15 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_STRINGS=y.*/# CONFIG_STRINGS is not set/' -i .config 15-08-31 11:06:15 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_UNLZMA=y.*/# CONFIG_UNLZMA is not set/' -i .config 15-08-31 11:06:15 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_UNXZ=y.*/# CONFIG_UNXZ is not set/' -i .config 15-08-31 11:06:15 [21/245/248] [busybox] Running command: sed -e 's/CONFIG_XZ=y.*/# CONFIG_XZ is not set/' -i .config 15-08-31 11:06:16 [21/245/248] [busybox] Running command: sed -e 's/# CONFIG_BBCONFIG is not set/CONFIG_BBCONFIG=y/' -i .config 15-08-31 11:06:16 [21/245/248] [busybox] Running command: sed -e 's/# CONFIG_FEATURE_COMPRESS_BBCONFIG is not set/CONFIG_FEATURE_COMPRESS_BBCONFIG=y/' -i .config 15-08-31 11:06:16 [21/245/248] [busybox] Running command: sed -e 's/# CONFIG_FEATURE_MOUNT_HELPERS is not set/CONFIG_FEATURE_MOUNT_HELPERS=y/' -i .config 15-08-31 11:06:16 [21/245/248] [busybox] Running build-commands 15-08-31 11:06:16 [21/245/248] [busybox] Running command: make KCONFIG_NOTIMESTAMP=1 15-08-31 11:08:15 [21/245/248] [busybox] Running install-commands 15-08-31 11:08:15 [21/245/248] [busybox] Running command: if [ "$PREFIX" = /usr ]; then PREFIX=; fi && make CONFIG_PREFIX="$DESTDIR$PREFIX" KCONFIG_NOTIMESTAMP=1 install && chmod 6755 "$DESTDIR$PREFIX"/bin/busybox 15-08-31 11:08:31 [21/245/248] [busybox] Running command: mkdir -p "$DESTDIR"/etc 15-08-31 11:08:32 [21/245/248] [busybox] Running command: cat << EOF > "$DESTDIR/etc/man.conf" # This file is used by man to provide a manpath for those without one by # examining their PATH environment variable. # # Lines beginning with `#' are comments and are ignored. Any combination of # tabs or spaces may be used as `whitespace' separators. MANDATORY_MANPATH /usr/man MANDATORY_MANPATH /usr/share/man MANDATORY_MANPATH /usr/local/share/man EOF 15-08-31 11:08:32 [21/245/248] [busybox] Elapsed time for build 00:02:52 15-08-31 11:08:32 [21/245/248] [busybox] Starting artifact creation 15-08-31 11:08:33 [21/245/248] [busybox] Now cached 508298 bytes as busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1 15-08-31 11:08:33 [21/245/248] [busybox] Elapsed time for artifact creation 00:00:01 15-08-31 11:08:35 [21/245/248] [busybox] Cleaned up /src/tmp/tmpv41umw 15-08-31 11:08:35 [21/245/248] [busybox] Elapsed time for assembly 00:03:00 15-08-31 11:08:35 [21/245/248] [build-essential] Installing busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1 15-08-31 11:08:35 [21/245/248] [fhs-dirs] Starting assembly 15-08-31 11:08:38 [21/245/248] [fhs-dirs] Installing stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-08-31 11:08:39 [21/245/248] [fhs-dirs] Installing stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-08-31 11:08:39 [21/245/248] [fhs-dirs] Installing stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-08-31 11:08:39 [21/245/248] [fhs-dirs] Installing stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-08-31 11:08:39 [21/245/248] [fhs-dirs] Installing stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-08-31 11:08:40 [21/245/248] [fhs-dirs] Installing stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-08-31 11:08:40 [21/245/248] [fhs-dirs] Installing stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Starting build 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Git checkout baserock:baserock/fhs-dirs in /src/tmp/tmpij5IWF/fhs-dirs.build 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Upstream version 1218cbd3 (No tag found) 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Defined build system is manual 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Logging build commands to /src/artifacts/fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9.build-log 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Running install-commands 15-08-31 11:08:40 [22/245/248] [fhs-dirs] Running command: sh ./create-fhs-dirs "$DESTDIR" 15-08-31 11:08:41 [22/245/248] [fhs-dirs] Running command: install -m 644 passwd "$DESTDIR/etc/passwd" 15-08-31 11:08:41 [22/245/248] [fhs-dirs] Running command: install -m 600 shadow "$DESTDIR/etc/shadow" 15-08-31 11:08:41 [22/245/248] [fhs-dirs] Running command: install -m 644 interfaces "$DESTDIR/etc/network/interfaces" 15-08-31 11:08:41 [22/245/248] [fhs-dirs] Running command: install -m 644 group "$DESTDIR/etc/group" 15-08-31 11:08:42 [22/245/248] [fhs-dirs] Running command: install -m 644 issue "$DESTDIR/etc/issue" 15-08-31 11:08:42 [22/245/248] [fhs-dirs] Running command: install -m 644 services "$DESTDIR/etc/services" 15-08-31 11:08:42 [22/245/248] [fhs-dirs] Running command: install -m 644 protocols "$DESTDIR/etc/protocols" 15-08-31 11:08:42 [22/245/248] [fhs-dirs] Running command: echo baserock > "$DESTDIR"/etc/hostname 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Creating device node /src/tmp/tmpij5IWF/fhs-dirs.inst/.//dev/console 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Creating device node /src/tmp/tmpij5IWF/fhs-dirs.inst/.//dev/full 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Creating device node /src/tmp/tmpij5IWF/fhs-dirs.inst/.//dev/null 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Creating device node /src/tmp/tmpij5IWF/fhs-dirs.inst/.//dev/urandom 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Creating device node /src/tmp/tmpij5IWF/fhs-dirs.inst/.//dev/zero 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Elapsed time for build 00:00:02 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Starting artifact creation 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Now cached 10556 bytes as fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Elapsed time for artifact creation 00:00:00 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Cleaned up /src/tmp/tmpij5IWF 15-08-31 11:08:43 [22/245/248] [fhs-dirs] Elapsed time for assembly 00:00:08 15-08-31 11:08:43 [22/245/248] [build-essential] Installing fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9 15-08-31 11:08:43 [23/245/248] [build-essential] Starting build 15-08-31 11:08:43 [23/245/248] [build-essential] Defined build system is manual 15-08-31 11:08:43 [23/245/248] [build-essential] Logging build commands to /src/artifacts/build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2.build-log 15-08-31 11:08:43 [23/245/248] [build-essential] Elapsed time for build 00:00:00 15-08-31 11:08:43 [23/245/248] [build-essential] Starting artifact creation 15-08-31 11:08:44 [23/245/248] [build-essential] Now cached 185 bytes as build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:08:44 [23/245/248] [build-essential] Elapsed time for artifact creation 00:00:00 15-08-31 11:08:44 [23/245/248] [build-essential] Cleaned up /src/tmp/tmpaWi6MZ 15-08-31 11:08:44 [23/245/248] [build-essential] Elapsed time for assembly 03:36:38 15-08-31 11:08:44 [23/245/248] [gettext-tarball] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:08:45 [23/245/248] [libexpat] Starting assembly 15-08-31 11:08:48 [23/245/248] [libtool-tarball] Starting assembly 15-08-31 11:08:49 [23/245/248] [libtool-tarball] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:08:50 [24/245/248] [libtool-tarball] Starting build 15-08-31 11:08:50 [24/245/248] [libtool-tarball] Try fetching tarball git___git_baserock_org_delta_libtool_tarball.tar --2015-08-31 11:08:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libtool_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1807360 (1.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libtool_tarball.tar’ git___git_baserock_org_delta_libtool_tarball.tar 100%[=================================================================================================================>] 1.72M 3.67MB/s in 0.5s 2015-08-31 11:08:51 (3.67 MB/s) - ‘git___git_baserock_org_delta_libtool_tarball.tar’ saved [1807360/1807360] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/libtool-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 11:08:51 [24/245/248] [libtool-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libtool_tarball 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Git checkout upstream:libtool-tarball in /src/tmp/tmp3b_kWz/libtool-tarball.build 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Upstream version c026ca36 libtool-2.4.6 (libtool-2.4.6 + 0 commits) 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Defined build system is autotools 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Logging build commands to /src/artifacts/libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad.build-log 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Running configure-commands 15-08-31 11:08:52 [24/245/248] [libtool-tarball] Running command: ./configure --prefix="$PREFIX" 15-08-31 11:09:20 [24/245/248] [libtool-tarball] Running build-commands 15-08-31 11:09:20 [24/245/248] [libtool-tarball] Running command: make 15-08-31 11:09:30 [24/245/248] [libtool-tarball] Running install-commands 15-08-31 11:09:30 [24/245/248] [libtool-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:09:32 [24/245/248] [libtool-tarball] Running strip-commands 15-08-31 11:09:32 [24/245/248] [libtool-tarball] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:09:33 [24/245/248] [libtool-tarball] Elapsed time for build 00:00:42 15-08-31 11:09:33 [24/245/248] [libtool-tarball] Starting artifact creation 15-08-31 11:09:35 [24/245/248] [libtool-tarball] Now cached 737411 bytes as libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-08-31 11:09:35 [24/245/248] [libtool-tarball] Elapsed time for artifact creation 00:00:02 15-08-31 11:09:35 [24/245/248] [libtool-tarball] Cleaned up /src/tmp/tmp3b_kWz 15-08-31 11:09:35 [24/245/248] [libtool-tarball] Elapsed time for assembly 00:00:46 15-08-31 11:09:35 [24/245/248] [libexpat] Installing libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-08-31 11:09:37 [24/245/248] [autoconf] Starting assembly 15-08-31 11:09:40 [24/245/248] [autoconf] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:09:41 [24/245/248] [autoconf-tarball] Starting assembly 15-08-31 11:09:41 [24/245/248] [perl] Starting assembly 15-08-31 11:09:41 [24/245/248] [gdbm] Starting assembly 15-08-31 11:09:41 [24/245/248] [gdbm] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:09:43 [25/245/248] [gdbm] Starting build 15-08-31 11:09:43 [25/245/248] [gdbm] Try fetching tarball git___git_baserock_org_delta_gdbm_tarball.tar --2015-08-31 11:09:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gdbm_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 864768 (844K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gdbm_tarball.tar’ git___git_baserock_org_delta_gdbm_tarball.tar 100%[=================================================================================================================>] 844.50K 1.68MB/s in 0.5s 2015-08-31 11:09:43 (1.68 MB/s) - ‘git___git_baserock_org_delta_gdbm_tarball.tar’ saved [864768/864768] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/gdbm-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 11:09:44 [25/245/248] [gdbm] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gdbm_tarball 15-08-31 11:09:44 [25/245/248] [gdbm] Git checkout upstream:gdbm-tarball in /src/tmp/tmpNeEYFF/gdbm.build 15-08-31 11:09:44 [25/245/248] [gdbm] Upstream version e5faeaaf gdbm-1.11 (gdbm-1.11 + 0 commits) 15-08-31 11:09:44 [25/245/248] [gdbm] Defined build system is manual 15-08-31 11:09:44 [25/245/248] [gdbm] Logging build commands to /src/artifacts/gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482.build-log 15-08-31 11:09:44 [25/245/248] [gdbm] Running configure-commands 15-08-31 11:09:44 [25/245/248] [gdbm] Running command: ./configure --prefix="$PREFIX" --enable-libgdbm-compat --disable-nls 15-08-31 11:10:05 [25/245/248] [gdbm] Running build-commands 15-08-31 11:10:05 [25/245/248] [gdbm] Running command: make MANS= INFO_DEPS= 15-08-31 11:10:21 [25/245/248] [gdbm] Running install-commands 15-08-31 11:10:21 [25/245/248] [gdbm] Running command: make MANS= INFO_DEPS= DESTDIR="$DESTDIR" install 15-08-31 11:10:23 [25/245/248] [gdbm] Elapsed time for build 00:00:40 15-08-31 11:10:23 [25/245/248] [gdbm] Starting artifact creation 15-08-31 11:10:24 [25/245/248] [gdbm] Now cached 380105 bytes as gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482 15-08-31 11:10:24 [25/245/248] [gdbm] Elapsed time for artifact creation 00:00:01 15-08-31 11:10:25 [25/245/248] [gdbm] Cleaned up /src/tmp/tmpNeEYFF 15-08-31 11:10:25 [25/245/248] [gdbm] Elapsed time for assembly 00:00:43 15-08-31 11:10:25 [25/245/248] [perl] Installing gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482 15-08-31 11:10:26 [26/245/248] [perl] Starting build 15-08-31 11:10:26 [26/245/248] [perl] Try fetching tarball git___git_baserock_org_delta_perl.tar --2015-08-31 11:10:26-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_perl.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 155620864 (148M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_perl.tar’ git___git_baserock_org_delta_perl.tar 100%[=================================================================================================================>] 148.41M 2.68MB/s in 63s 2015-08-31 11:11:29 (2.36 MB/s) - ‘git___git_baserock_org_delta_perl.tar’ saved [155620864/155620864] remote: Counting objects: 1578, done. remote: Compressing objects: 100% (865/865), done. remote: Total 1578 (delta 1143), reused 931 (delta 667) Receiving objects: 100% (1578/1578), 349.41 KiB | 0 bytes/s, done. Resolving deltas: 100% (1143/1143), completed with 248 local objects. From git://git.baserock.org/delta/perl * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] avar/remove-get-uid-caching -> avar/remove-get-uid-caching * [new branch] avar/remove-linuxthreads-pid-caching -> avar/remove-linuxthreads-pid-caching * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardipsum/fix-hash-util-export-bug -> baserock/richardipsum/fix-hash-util-export-bug * [new branch] baserock/richardmaw/S8255/perl-no-parallel-build -> baserock/richardmaw/S8255/perl-no-parallel-build * [new branch] bingos/release-5.15.7 -> bingos/release-5.15.7 + bdc4e4b...69dbcae blead -> blead (forced update) * [new branch] chip/magicflags1 -> chip/magicflags1 * [new branch] chip/magicflags2 -> chip/magicflags2 * [new branch] chip/magicflags3 -> chip/magicflags3 * [new branch] chip/scalartypes -> chip/scalartypes * [new branch] corelist-rework -> corelist-rework * [new branch] davem/re_eval -> davem/re_eval * [new branch] dual/Safe -> dual/Safe * [new branch] greerga/cygwin_g++ -> greerga/cygwin_g++ * [new branch] khw/invlist -> khw/invlist * [new branch] khw/newtricky -> khw/newtricky + f512fd2...d8b5658 khw/pod-checker-final -> khw/pod-checker-final (forced update) * [new branch] khw/tricky -> khw/tricky * [new branch] khw/trie -> khw/trie + 5d97567...7d6ecb1 maint-5.8 -> maint-5.8 (forced update) * [new branch] nicholas/feature-code-shrink -> nicholas/feature-code-shrink * [new branch] nicholas/perlfunc -> nicholas/perlfunc + 5d741a0...d5815d7 rafl/ld_export -> rafl/ld_export (forced update) * [new branch] rgs/overload -> rgs/overload * [new branch] rjbs/delta -> rjbs/delta * [new branch] rjbs/pod-html-fix -> rjbs/pod-html-fix * [new branch] rjbs/readline-loop -> rjbs/readline-loop * [new branch] rjbs/revert-compress -> rjbs/revert-compress * [new branch] rjbs/unicook -> rjbs/unicook * [new branch] rm/noversionpath -> rm/noversionpath * [new branch] smoke-me/DD-5.6-is-uncommon -> smoke-me/DD-5.6-is-uncommon * [new branch] smoke-me/Deparse-defeature -> smoke-me/Deparse-defeature * [new branch] smoke-me/Deparse-feature-detangle -> smoke-me/Deparse-feature-detangle * [new branch] smoke-me/Pod-Functions -> smoke-me/Pod-Functions * [new branch] smoke-me/Pod-HTML-t-feature2 -> smoke-me/Pod-HTML-t-feature2 * [new branch] smoke-me/RT37033 -> smoke-me/RT37033 * [new branch] smoke-me/Urelocatableinc -> smoke-me/Urelocatableinc * [new branch] smoke-me/avar/useperlio -> smoke-me/avar/useperlio * [new branch] smoke-me/blead -> smoke-me/blead * [new branch] smoke-me/cflags -> smoke-me/cflags * [new branch] smoke-me/check-authors -> smoke-me/check-authors * [new branch] smoke-me/compression-modules -> smoke-me/compression-modules * [new branch] smoke-me/cpan -> smoke-me/cpan * [new branch] smoke-me/cpan61577 -> smoke-me/cpan61577 * [new branch] smoke-me/cz-03zlib-v1.t -> smoke-me/cz-03zlib-v1.t * [new branch] smoke-me/deprecate-any-defined-array -> smoke-me/deprecate-any-defined-array * [new branch] smoke-me/diagnostics -> smoke-me/diagnostics * [new branch] smoke-me/disable_anch_mbol -> smoke-me/disable_anch_mbol * [new branch] smoke-me/feature-code-shrink -> smoke-me/feature-code-shrink * [new branch] smoke-me/greerga/cygwin_g++ -> smoke-me/greerga/cygwin_g++ * [new branch] smoke-me/gsoc-pod -> smoke-me/gsoc-pod * [new branch] smoke-me/hugmeir/fc_keyword -> smoke-me/hugmeir/fc_keyword * [new branch] smoke-me/installhtml -> smoke-me/installhtml * [new branch] smoke-me/io-socket-ip -> smoke-me/io-socket-ip * [new branch] smoke-me/khw-5.14.3 -> smoke-me/khw-5.14.3 * [new branch] smoke-me/khw-charnames -> smoke-me/khw-charnames * [new branch] smoke-me/khw-fixed_record -> smoke-me/khw-fixed_record * [new branch] smoke-me/khw-invlist -> smoke-me/khw-invlist * [new branch] smoke-me/khw-locale -> smoke-me/khw-locale * [new branch] smoke-me/khw-mac -> smoke-me/khw-mac * [new branch] smoke-me/khw-mktables -> smoke-me/khw-mktables * [new branch] smoke-me/khw-quotemeta -> smoke-me/khw-quotemeta + c829f06...ac75b48 smoke-me/khw-regex -> smoke-me/khw-regex (forced update) * [new branch] smoke-me/khw-revert_invert -> smoke-me/khw-revert_invert * [new branch] smoke-me/khw-smoke -> smoke-me/khw-smoke * [new branch] smoke-me/khw-strstr -> smoke-me/khw-strstr * [new branch] smoke-me/khw-tricky -> smoke-me/khw-tricky * [new branch] smoke-me/leaked-heks-111462 -> smoke-me/leaked-heks-111462 * [new branch] smoke-me/leont/sane_eof -> smoke-me/leont/sane_eof * [new branch] smoke-me/linestr_sv -> smoke-me/linestr_sv * [new branch] smoke-me/list-util -> smoke-me/list-util * [new branch] smoke-me/locale-codes -> smoke-me/locale-codes * [new branch] smoke-me/maint-5.14-old -> smoke-me/maint-5.14-old * [new branch] smoke-me/modcorelist-pod -> smoke-me/modcorelist-pod * [new branch] smoke-me/module-build -> smoke-me/module-build * [new branch] smoke-me/no-feature -> smoke-me/no-feature * [new branch] smoke-me/no-more-study -> smoke-me/no-more-study * [new branch] smoke-me/paul-evans/POSIX-strptime -> smoke-me/paul-evans/POSIX-strptime * [new branch] smoke-me/perlfunc -> smoke-me/perlfunc * [new branch] smoke-me/pod-html -> smoke-me/pod-html * [new branch] smoke-me/portabilify-podhtml -> smoke-me/portabilify-podhtml + f5d4e92...b2af324 smoke-me/rafl/assert-bincompat -> smoke-me/rafl/assert-bincompat (forced update) * [new branch] smoke-me/re_eval -> smoke-me/re_eval * [new branch] smoke-me/remove_qw_hack -> smoke-me/remove_qw_hack * [new branch] smoke-me/rjbs/readline-loop -> smoke-me/rjbs/readline-loop * [new branch] smoke-me/rjbs/smartmatch-prec -> smoke-me/rjbs/smartmatch-prec * [new branch] smoke-me/rt_111842 -> smoke-me/rt_111842 * [new branch] smoke-me/socket -> smoke-me/socket * [new branch] smoke-me/sys_intern -> smoke-me/sys_intern * [new branch] smoke-me/trie -> smoke-me/trie * [new branch] smoke-me/trie-exactfu -> smoke-me/trie-exactfu * [new branch] smoke-me/trie2 -> smoke-me/trie2 * [new branch] smoke-me/tweak-run-tests -> smoke-me/tweak-run-tests * [new branch] smoke-me/unicode-collate -> smoke-me/unicode-collate * [new branch] smoke-me/utf8-dg -> smoke-me/utf8-dg + e1a9c73...a5f38f3 smueller/sort -> smueller/sort (forced update) * [new branch] smueller/typemapdocs4 -> smueller/typemapdocs4 * [new branch] sprout/featurebundles -> sprout/featurebundles * [new branch] sprout/tokemess -> sprout/tokemess * [new branch] tonyc/cygnotes -> tonyc/cygnotes * [new branch] tonyc/fix-raw-zlib -> tonyc/fix-raw-zlib * [new branch] tonyc/readline-fixed -> tonyc/readline-fixed * [new branch] tonyc/readline-fixed-doc -> tonyc/readline-fixed-doc * [new branch] tonyc/typemapdocs -> tonyc/typemapdocs * [new branch] tonyc/vec64 -> tonyc/vec64 * [new branch] zefram/pad_api -> zefram/pad_api * [new branch] zefram/remove_qw_hack -> zefram/remove_qw_hack 15-08-31 11:11:57 [26/245/248] [perl] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_perl 15-08-31 11:12:05 [26/245/248] [perl] Git checkout upstream:perl in /src/tmp/tmpADh9O3/perl.build 15-08-31 11:12:06 [26/245/248] [perl] Upstream version 70f63a4c v5.22.0 (v5.22.0 + 0 commits) 15-08-31 11:12:07 [26/245/248] [perl] Defined build system is manual 15-08-31 11:12:07 [26/245/248] [perl] Logging build commands to /src/artifacts/perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90.build-log 15-08-31 11:12:07 [26/245/248] [perl] Running configure-commands 15-08-31 11:12:07 [26/245/248] [perl] Running command: sh Configure -des -Dprefix="$PREFIX" -Darchlib="$PREFIX/lib/perl" -Dprivlib="$PREFIX/share/perl" -Dbin="$PREFIX/bin" -Dscriptdir="$PREFIX/bin" -Dman1dir="$PREFIX/share/man/man1" -Dman3dir="$PREFIX/share/man/man3" -Dsiteprefix="$PREFIX" -Dsitearch="$PREFIX/lib/perl" -Dsitelib="$PREFIX/share/perl" -Dsitebin="$PREFIX/bin" -Dsitescript="$PREFIX/bin" -Dsiteman1dir="$PREFIX/share/man/man1" -Dsiteman3dir="$PREFIX/share/man/man3" -Dvendorprefix="$PREFIX" -Dvendorarch="$PREFIX/lib/perl" -Dvendorlib="$PREFIX/share/perl" -Dvendorbin="$PREFIX/bin" -Dvendorscript="$PREFIX/bin" -Dvendorman1dir="$PREFIX/share/man/man1" -Dvendorman3dir="$PREFIX/share/man/man3" -Dpager="$PREFIX/bin/less -isR" -Duseshrplib 15-08-31 11:15:21 [26/245/248] [perl] Running build-commands 15-08-31 11:15:21 [26/245/248] [perl] Running command: make 15-08-31 11:38:08 [26/245/248] [perl] Running install-commands 15-08-31 11:38:08 [26/245/248] [perl] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:43:22 [26/245/248] [perl] Elapsed time for build 00:32:55 15-08-31 11:43:22 [26/245/248] [perl] Starting artifact creation 15-08-31 11:44:28 [26/245/248] [perl] Now cached 15771973 bytes as perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 11:44:28 [26/245/248] [perl] Elapsed time for artifact creation 00:01:06 15-08-31 11:44:32 [26/245/248] [perl] Cleaned up /src/tmp/tmpADh9O3 15-08-31 11:44:32 [26/245/248] [perl] Elapsed time for assembly 00:34:50 15-08-31 11:44:32 [26/245/248] [autoconf-tarball] Installing perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 11:44:34 [27/245/248] [autoconf-tarball] Starting build 15-08-31 11:44:34 [27/245/248] [autoconf-tarball] Try fetching tarball git___git_baserock_org_delta_autoconf_tarball.tar --2015-08-31 11:44:34-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_autoconf_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1905152 (1.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_autoconf_tarball.tar’ git___git_baserock_org_delta_autoconf_tarball.tar 100%[=================================================================================================================>] 1.82M 1.16MB/s in 1.6s 2015-08-31 11:44:35 (1.16 MB/s) - ‘git___git_baserock_org_delta_autoconf_tarball.tar’ saved [1905152/1905152] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/autoconf-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_autoconf_tarball 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Git checkout upstream:autoconf-tarball in /src/tmp/tmpN8E3pE/autoconf-tarball.build 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Upstream version 55d1d2c3 autoconf-2.69 (autoconf-2.69 + 0 commits) 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Defined build system is autotools 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Logging build commands to /src/artifacts/autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208.build-log 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Running configure-commands 15-08-31 11:44:36 [27/245/248] [autoconf-tarball] Running command: ./configure --prefix="$PREFIX" 15-08-31 11:44:41 [27/245/248] [autoconf-tarball] Running build-commands 15-08-31 11:44:41 [27/245/248] [autoconf-tarball] Running command: make 15-08-31 11:44:47 [27/245/248] [autoconf-tarball] Running install-commands 15-08-31 11:44:47 [27/245/248] [autoconf-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:44:48 [27/245/248] [autoconf-tarball] Running strip-commands 15-08-31 11:44:48 [27/245/248] [autoconf-tarball] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:44:49 [27/245/248] [autoconf-tarball] Elapsed time for build 00:00:14 15-08-31 11:44:49 [27/245/248] [autoconf-tarball] Starting artifact creation 15-08-31 11:44:50 [27/245/248] [autoconf-tarball] Now cached 899693 bytes as autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 11:44:50 [27/245/248] [autoconf-tarball] Elapsed time for artifact creation 00:00:01 15-08-31 11:44:51 [27/245/248] [autoconf-tarball] Cleaned up /src/tmp/tmpN8E3pE 15-08-31 11:44:51 [27/245/248] [autoconf-tarball] Elapsed time for assembly 00:35:10 15-08-31 11:44:51 [27/245/248] [autoconf] Installing autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 11:44:52 [27/245/248] [help2man] Starting assembly 15-08-31 11:44:55 [27/245/248] [help2man] Installing autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 11:44:58 [27/245/248] [automake] Starting assembly 15-08-31 11:45:01 [27/245/248] [automake] Installing perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 11:45:03 [27/245/248] [texinfo-tarball] Starting assembly 15-08-31 11:45:04 [27/245/248] [texinfo-tarball] Installing perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 11:45:06 [27/245/248] [ncurses] Starting assembly 15-08-31 11:45:08 [27/245/248] [ncurses] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:45:09 [28/245/248] [ncurses] Starting build 15-08-31 11:45:09 [28/245/248] [ncurses] Try fetching tarball git___git_baserock_org_delta_ncurses.tar --2015-08-31 11:45:09-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_ncurses.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3657728 (3.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_ncurses.tar’ git___git_baserock_org_delta_ncurses.tar 100%[=================================================================================================================>] 3.49M 1.64MB/s in 2.1s 2015-08-31 11:45:12 (1.64 MB/s) - ‘git___git_baserock_org_delta_ncurses.tar’ saved [3657728/3657728] remote: Counting objects: 53, done. remote: Compressing objects: 100% (28/28), done. remote: Total 53 (delta 26), reused 48 (delta 22) Unpacking objects: 100% (53/53), done. From git://git.baserock.org/delta/ncurses * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new branch] baserock/wide -> baserock/wide * [new ref] gitorious/master -> gitorious/master 15-08-31 11:45:12 [28/245/248] [ncurses] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_ncurses 15-08-31 11:45:13 [28/245/248] [ncurses] Git checkout upstream:ncurses in /src/tmp/tmpBwAc9L/ncurses.build 15-08-31 11:45:14 [28/245/248] [ncurses] Upstream version f67398af ncurses-5.9-20150131 (ncurses-5.9-20150131 + 0 commits) 15-08-31 11:45:14 [28/245/248] [ncurses] Defined build system is manual 15-08-31 11:45:14 [28/245/248] [ncurses] Logging build commands to /src/artifacts/ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9.build-log 15-08-31 11:45:14 [28/245/248] [ncurses] Running configure-commands 15-08-31 11:45:14 [28/245/248] [ncurses] Running command: LDCONFIG=true ./configure --with-shared --without-debug --enable-widec 15-08-31 11:45:57 [28/245/248] [ncurses] Running build-commands 15-08-31 11:45:57 [28/245/248] [ncurses] Running command: make 15-08-31 11:48:11 [28/245/248] [ncurses] Running install-commands 15-08-31 11:48:11 [28/245/248] [ncurses] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:48:28 [28/245/248] [ncurses] Running post-install-commands 15-08-31 11:48:28 [28/245/248] [ncurses] Running command: # lfs recommends some alterations for software that looks for # libcurses instead of libncurses # it's more convenient to have this in a separate file than the # morph as less strings have to be escaped and comments are possible # some software expects to find libcurses in /lib mkdir -p "$DESTDIR/lib" mv "$DESTDIR"/"$PREFIX"/lib/libncursesw.so.5* "$DESTDIR"/lib ln -sf ../../lib/libncursesw.so.5 "$DESTDIR"/"$PREFIX"/lib/libncursesw.so # some linker tricks for libraries that look for non-wide character # versions of ncurses for lib in ncurses form panel menu; do # remove non-wide shared object rm -f "$DESTDIR/${PREFIX}/lib/lib${lib}.so" # use a linker script to find the wide character variant echo "INPUT(-l${lib}w)" >"$DESTDIR/${PREFIX}/lib/lib${lib}.so" # symlink the non-shared library ln -sf "lib${lib}w.a" "$DESTDIR/${PREFIX}/lib/lib${lib}.a" done ln -sf libncurses++w.a "$DESTDIR/${PREFIX}/lib/libncurses++.a" # redirect software that looks for libcurses rm -f "$DESTDIR/${PREFIX}/lib/libcursesw.so" echo "INPUT(-lncursesw)" >"$DESTDIR/${PREFIX}/lib/libcursesw.so" ln -sf libncurses.so "$DESTDIR/${PREFIX}/lib/libcurses.so" ln -sf libncursesw.a "$DESTDIR/${PREFIX}/lib/libcursesw.a" ln -sf libncurses.a "$DESTDIR/${PREFIX}/lib/libcurses.a" # install documentation mkdir -p "$DESTDIR/${PREFIX}/share/doc/ncurses" cp -R doc/* "$DESTDIR/${PREFIX}/share/doc/ncurses" # remove 'clear' and 'reset' executables, busybox provides them rm -f "$DESTDIR/${PREFIX}/bin/clear" "$DESTDIR/${PREFIX}/bin/reset" 15-08-31 11:48:28 [28/245/248] [ncurses] Elapsed time for build 00:03:19 15-08-31 11:48:28 [28/245/248] [ncurses] Starting artifact creation 15-08-31 11:48:41 [28/245/248] [ncurses] Now cached 1731010 bytes as ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9 15-08-31 11:48:41 [28/245/248] [ncurses] Elapsed time for artifact creation 00:00:12 15-08-31 11:48:42 [28/245/248] [ncurses] Cleaned up /src/tmp/tmpBwAc9L 15-08-31 11:48:42 [28/245/248] [ncurses] Elapsed time for assembly 00:03:36 15-08-31 11:48:42 [28/245/248] [texinfo-tarball] Installing ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9 15-08-31 11:48:43 [29/245/248] [texinfo-tarball] Starting build 15-08-31 11:48:43 [29/245/248] [texinfo-tarball] Try fetching tarball git___git_baserock_org_delta_texinfo_tarball.tar --2015-08-31 11:48:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_texinfo_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8212992 (7.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_texinfo_tarball.tar’ git___git_baserock_org_delta_texinfo_tarball.tar 100%[=================================================================================================================>] 7.83M 1.85MB/s in 4.4s 2015-08-31 11:48:48 (1.76 MB/s) - ‘git___git_baserock_org_delta_texinfo_tarball.tar’ saved [8212992/8212992] remote: Counting objects: 3858, done. remote: Compressing objects: 100% (1131/1131), done. remote: Total 3858 (delta 2655), reused 3858 (delta 2655) Receiving objects: 100% (3858/3858), 5.59 MiB | 1.62 MiB/s, done. Resolving deltas: 100% (2655/2655), completed with 191 local objects. From git://git.baserock.org/delta/texinfo-tarball * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 11:48:54 [29/245/248] [texinfo-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_texinfo_tarball 15-08-31 11:48:58 [29/245/248] [texinfo-tarball] Git checkout upstream:texinfo-tarball in /src/tmp/tmpvCawJs/texinfo-tarball.build 15-08-31 11:48:58 [29/245/248] [texinfo-tarball] Upstream version 6a55f074 texinfo-5.2 (texinfo-5.2 + 0 commits) 15-08-31 11:48:59 [29/245/248] [texinfo-tarball] Defined build system is manual 15-08-31 11:48:59 [29/245/248] [texinfo-tarball] Logging build commands to /src/artifacts/texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673.build-log 15-08-31 11:48:59 [29/245/248] [texinfo-tarball] Running configure-commands 15-08-31 11:48:59 [29/245/248] [texinfo-tarball] Running command: ./configure --prefix="$PREFIX" 15-08-31 11:50:29 [29/245/248] [texinfo-tarball] Running build-commands 15-08-31 11:50:29 [29/245/248] [texinfo-tarball] Running command: make 15-08-31 11:52:07 [29/245/248] [texinfo-tarball] Running install-commands 15-08-31 11:52:07 [29/245/248] [texinfo-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:52:12 [29/245/248] [texinfo-tarball] Running command: make DESTDIR="$DESTDIR" TEXMF="$PREFIX/share/texmf" install-tex 15-08-31 11:52:12 [29/245/248] [texinfo-tarball] Elapsed time for build 00:03:28 15-08-31 11:52:12 [29/245/248] [texinfo-tarball] Starting artifact creation 15-08-31 11:52:21 [29/245/248] [texinfo-tarball] Now cached 2105223 bytes as texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673 15-08-31 11:52:21 [29/245/248] [texinfo-tarball] Elapsed time for artifact creation 00:00:08 15-08-31 11:52:23 [29/245/248] [texinfo-tarball] Cleaned up /src/tmp/tmpvCawJs 15-08-31 11:52:23 [29/245/248] [texinfo-tarball] Elapsed time for assembly 00:07:20 15-08-31 11:52:23 [29/245/248] [automake] Installing texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673 15-08-31 11:52:24 [29/245/248] [automake] Installing autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-08-31 11:52:24 [30/245/248] [automake] Starting build 15-08-31 11:52:24 [30/245/248] [automake] Try fetching tarball git___git_baserock_org_delta_automake.tar --2015-08-31 11:52:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_automake.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 24769536 (24M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_automake.tar’ git___git_baserock_org_delta_automake.tar 100%[=================================================================================================================>] 23.62M 3.67MB/s in 8.3s 2015-08-31 11:52:33 (2.86 MB/s) - ‘git___git_baserock_org_delta_automake.tar’ saved [24769536/24769536] remote: Counting objects: 464, done. remote: Compressing objects: 100% (278/278), done. remote: Total 464 (delta 369), reused 214 (delta 183) Receiving objects: 100% (464/464), 275.17 KiB | 0 bytes/s, done. Resolving deltas: 100% (369/369), completed with 133 local objects. From git://git.baserock.org/delta/automake * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/mikedrake/automake/v1.12.2 -> baserock/mikedrake/automake/v1.12.2 * [new branch] baserock/mikedrake/automake/v1.13.4 -> baserock/mikedrake/automake/v1.13.4 * [new branch] baserock/mikedrake/automake/v1.14.1 -> baserock/mikedrake/automake/v1.14.1 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/version-hack -> baserock/version-hack * [new branch] branch-1.13.2 -> branch-1.13.2 * [new branch] experimental/deps-pr13928 -> experimental/deps-pr13928 * [new branch] experimental/deps-pr13928-take-2 -> experimental/deps-pr13928-take-2 * [new branch] experimental/preproc -> experimental/preproc * [new branch] experimental/subdir-objects-work -> experimental/subdir-objects-work * [new branch] maint -> maint * [new branch] next -> next * [new ref] gitorious/baserock/bootstrap -> gitorious/baserock/bootstrap * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/baserock/stable -> gitorious/baserock/stable * [new ref] gitorious/master -> gitorious/master * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/aclocal-search-path -> origin/aclocal-search-path * [new ref] origin/branch-1-10 -> origin/branch-1-10 * [new ref] origin/branch-1-4 -> origin/branch-1-4 * [new ref] origin/branch-1-5 -> origin/branch-1-5 * [new ref] origin/branch-1-6 -> origin/branch-1-6 * [new ref] origin/branch-1-7 -> origin/branch-1-7 * [new ref] origin/branch-1-8 -> origin/branch-1-8 * [new ref] origin/branch-1-9 -> origin/branch-1-9 * [new ref] origin/branch-1.11 -> origin/branch-1.11 * [new ref] origin/branch-real-1-5 -> origin/branch-real-1-5 * [new ref] origin/dist-refactor -> origin/dist-refactor * [new ref] origin/dr-cscope -> origin/dr-cscope * [new ref] origin/experimental/aclocal-search-path -> origin/experimental/aclocal-search-path * [new ref] origin/experimental/automake-ng -> origin/experimental/automake-ng * [new ref] origin/experimental/compilers-for-testsuite -> origin/experimental/compilers-for-testsuite * [new ref] origin/experimental/testsuite-saner-shell -> origin/experimental/testsuite-saner-shell * [new ref] origin/je-silent -> origin/je-silent * [new ref] origin/maint -> origin/maint * [new ref] origin/master -> origin/master * [new ref] origin/master-UNNAMED-BRANCH -> origin/master-UNNAMED-BRANCH * [new ref] origin/master-UNNAMED-BRANCH-UNNAMED-BRANCH -> origin/master-UNNAMED-BRANCH-UNNAMED-BRANCH * [new ref] origin/mh-vala-support -> origin/mh-vala-support * [new ref] origin/missing-fixes -> origin/missing-fixes * [new ref] origin/msvc -> origin/msvc * [new ref] origin/msvc-for-1.11 -> origin/msvc-for-1.11 * [new ref] origin/next -> origin/next * [new ref] origin/ng/experimental/deptrack-refactor -> origin/ng/experimental/deptrack-refactor * [new ref] origin/ng/master -> origin/ng/master * [new ref] origin/pot-primary -> origin/pot-primary * [new ref] origin/prove -> origin/prove * [new ref] origin/remove-deansification -> origin/remove-deansification * [new ref] origin/silent-fixes -> origin/silent-fixes * [new ref] origin/testsuite-saner-shell -> origin/testsuite-saner-shell * [new ref] origin/testsuite-work -> origin/testsuite-work * [new ref] origin/user-dep-gen-branch -> origin/user-dep-gen-branch * [new ref] origin/user-dep-gen-merge-branch -> origin/user-dep-gen-merge-branch * [new ref] origin/yacc-work -> origin/yacc-work * [new ref] origin/yl-work-for-master -> origin/yl-work-for-master * [new ref] origin/ylwrap-refactor -> origin/ylwrap-refactor 15-08-31 11:52:39 [30/245/248] [automake] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_automake 15-08-31 11:52:41 [30/245/248] [automake] Git checkout upstream:automake in /src/tmp/tmpkz6_xX/automake.build 15-08-31 11:52:41 [30/245/248] [automake] Upstream version db43dd47 v1.15 (v1.15 + 0 commits) 15-08-31 11:52:41 [30/245/248] [automake] Defined build system is autotools 15-08-31 11:52:41 [30/245/248] [automake] Logging build commands to /src/artifacts/automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d.build-log 15-08-31 11:52:41 [30/245/248] [automake] Running configure-commands 15-08-31 11:52:41 [30/245/248] [automake] Running command: ./bootstrap.sh 15-08-31 11:53:00 [30/245/248] [automake] Running command: ./configure --prefix="$PREFIX" 15-08-31 11:53:10 [30/245/248] [automake] Running build-commands 15-08-31 11:53:10 [30/245/248] [automake] Running command: unset DESTDIR; make 15-08-31 11:54:28 [30/245/248] [automake] Running install-commands 15-08-31 11:54:28 [30/245/248] [automake] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:54:30 [30/245/248] [automake] Running strip-commands 15-08-31 11:54:30 [30/245/248] [automake] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:54:30 [30/245/248] [automake] Elapsed time for build 00:02:05 15-08-31 11:54:30 [30/245/248] [automake] Starting artifact creation 15-08-31 11:54:31 [30/245/248] [automake] Now cached 649079 bytes as automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 11:54:31 [30/245/248] [automake] Elapsed time for artifact creation 00:00:01 15-08-31 11:54:33 [30/245/248] [automake] Cleaned up /src/tmp/tmpkz6_xX 15-08-31 11:54:33 [30/245/248] [automake] Elapsed time for assembly 00:09:35 15-08-31 11:54:33 [30/245/248] [help2man] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 11:54:34 [31/245/248] [help2man] Starting build 15-08-31 11:54:34 [31/245/248] [help2man] Try fetching tarball git___git_baserock_org_delta_help2man.tar --2015-08-31 11:54:34-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_help2man.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1131008 (1.1M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_help2man.tar’ git___git_baserock_org_delta_help2man.tar 100%[=================================================================================================================>] 1.08M 2.05MB/s in 0.5s 2015-08-31 11:54:35 (2.05 MB/s) - ‘git___git_baserock_org_delta_help2man.tar’ saved [1131008/1131008] remote: Counting objects: 23, done. remote: Compressing objects: 100% (15/15), done. remote: Total 23 (delta 9), reused 17 (delta 5) Unpacking objects: 100% (23/23), done. From git://git.baserock.org/delta/help2man * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/mikedrake/update-chunks -> baserock/mikedrake/update-chunks * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/v1.46.5 -> baserock/v1.46.5 15-08-31 11:54:37 [31/245/248] [help2man] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_help2man 15-08-31 11:54:37 [31/245/248] [help2man] Git checkout upstream:help2man in /src/tmp/tmp03VuzA/help2man.build 15-08-31 11:54:37 [31/245/248] [help2man] Upstream version 83bab7e2 v1.46.5-1-g83bab7e (v1.46.5 + 1 commits) 15-08-31 11:54:37 [31/245/248] [help2man] Defined build system is autotools 15-08-31 11:54:37 [31/245/248] [help2man] Logging build commands to /src/artifacts/help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc.build-log 15-08-31 11:54:37 [31/245/248] [help2man] Running configure-commands 15-08-31 11:54:37 [31/245/248] [help2man] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 11:54:45 [31/245/248] [help2man] Running build-commands 15-08-31 11:54:45 [31/245/248] [help2man] Running command: make 15-08-31 11:54:51 [31/245/248] [help2man] Running install-commands 15-08-31 11:54:51 [31/245/248] [help2man] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:54:52 [31/245/248] [help2man] Running strip-commands 15-08-31 11:54:52 [31/245/248] [help2man] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:54:52 [31/245/248] [help2man] Elapsed time for build 00:00:17 15-08-31 11:54:52 [31/245/248] [help2man] Starting artifact creation 15-08-31 11:54:52 [31/245/248] [help2man] Now cached 14648 bytes as help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc 15-08-31 11:54:52 [31/245/248] [help2man] Elapsed time for artifact creation 00:00:00 15-08-31 11:54:53 [31/245/248] [help2man] Cleaned up /src/tmp/tmp03VuzA 15-08-31 11:54:53 [31/245/248] [help2man] Elapsed time for assembly 00:10:01 15-08-31 11:54:53 [31/245/248] [autoconf] Installing help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc 15-08-31 11:54:54 [32/245/248] [autoconf] Starting build 15-08-31 11:54:55 [32/245/248] [autoconf] Try fetching tarball git___git_baserock_org_delta_autoconf.tar --2015-08-31 11:54:55-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_autoconf.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10926080 (10M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_autoconf.tar’ git___git_baserock_org_delta_autoconf.tar 100%[=================================================================================================================>] 10.42M 1.55MB/s in 6.4s 2015-08-31 11:55:01 (1.62 MB/s) - ‘git___git_baserock_org_delta_autoconf.tar’ saved [10926080/10926080] remote: Counting objects: 133, done. remote: Compressing objects: 100% (74/74), done. remote: Total 133 (delta 82), reused 103 (delta 55) Receiving objects: 100% (133/133), 597.95 KiB | 0 bytes/s, done. Resolving deltas: 100% (82/82), completed with 23 local objects. From git://git.baserock.org/delta/autoconf * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/v2.69-texinfo-fix -> baserock/v2.69-texinfo-fix * [new ref] gitorious/autoconf-2-13-branch -> gitorious/autoconf-2-13-branch * [new ref] gitorious/autoconf-2-15-branch -> gitorious/autoconf-2-15-branch * [new ref] gitorious/baserock/bootstrap -> gitorious/baserock/bootstrap * [new ref] gitorious/branch-2.59 -> gitorious/branch-2.59 * [new ref] gitorious/branch-2.62 -> gitorious/branch-2.62 * [new ref] gitorious/experimental -> gitorious/experimental * [new ref] gitorious/master -> gitorious/master * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/autoconf-2-13-branch -> origin/autoconf-2-13-branch * [new ref] origin/autoconf-2-15-branch -> origin/autoconf-2-15-branch * [new ref] origin/branch-2.59 -> origin/branch-2.59 * [new ref] origin/branch-2.62 -> origin/branch-2.62 * [new ref] origin/experimental -> origin/experimental * [new ref] origin/master -> origin/master 15-08-31 11:55:03 [32/245/248] [autoconf] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_autoconf 15-08-31 11:55:03 [32/245/248] [autoconf] Git checkout upstream:autoconf in /src/tmp/tmpostFJM/autoconf.build 15-08-31 11:55:03 [32/245/248] [autoconf] Upstream version 218f9347 v2.69-1-g218f934 (v2.69 + 1 commits) 15-08-31 11:55:03 [32/245/248] [autoconf] Defined build system is autotools 15-08-31 11:55:03 [32/245/248] [autoconf] Logging build commands to /src/artifacts/autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41.build-log 15-08-31 11:55:03 [32/245/248] [autoconf] Running pre-configure-commands 15-08-31 11:55:03 [32/245/248] [autoconf] Running command: echo "2.69" > .tarball-version 15-08-31 11:55:04 [32/245/248] [autoconf] Running configure-commands 15-08-31 11:55:04 [32/245/248] [autoconf] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 11:55:22 [32/245/248] [autoconf] Running build-commands 15-08-31 11:55:22 [32/245/248] [autoconf] Running command: make 15-08-31 11:57:48 [32/245/248] [autoconf] Running install-commands 15-08-31 11:57:48 [32/245/248] [autoconf] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:57:50 [32/245/248] [autoconf] Running strip-commands 15-08-31 11:57:50 [32/245/248] [autoconf] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:57:50 [32/245/248] [autoconf] Elapsed time for build 00:02:55 15-08-31 11:57:50 [32/245/248] [autoconf] Starting artifact creation 15-08-31 11:57:52 [32/245/248] [autoconf] Now cached 900207 bytes as autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 11:57:52 [32/245/248] [autoconf] Elapsed time for artifact creation 00:00:01 15-08-31 11:57:53 [32/245/248] [autoconf] Cleaned up /src/tmp/tmpostFJM 15-08-31 11:57:53 [32/245/248] [autoconf] Elapsed time for assembly 00:48:16 15-08-31 11:57:53 [32/245/248] [libexpat] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 11:57:55 [32/245/248] [file] Starting assembly 15-08-31 11:57:58 [32/245/248] [file] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 11:57:59 [33/245/248] [file] Starting build 15-08-31 11:57:59 [33/245/248] [file] Try fetching tarball git___git_baserock_org_delta_file.tar --2015-08-31 11:58:00-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_file.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 873472 (853K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_file.tar’ git___git_baserock_org_delta_file.tar 100%[=================================================================================================================>] 853.00K 1.51MB/s in 0.6s 2015-08-31 11:58:00 (1.51 MB/s) - ‘git___git_baserock_org_delta_file.tar’ saved [873472/873472] remote: Counting objects: 191, done. remote: Compressing objects: 100% (40/40), done. remote: Total 191 (delta 147), reused 191 (delta 147) Receiving objects: 100% (191/191), 220.33 KiB | 0 bytes/s, done. Resolving deltas: 100% (147/147), completed with 133 local objects. From git://git.baserock.org/delta/file * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 11:58:01 [33/245/248] [file] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_file 15-08-31 11:58:02 [33/245/248] [file] Git checkout upstream:file in /src/tmp/tmpFuuRKM/file.build 15-08-31 11:58:02 [33/245/248] [file] Upstream version f69c3fd9 file-5.22 (file-5.22 + 0 commits) 15-08-31 11:58:02 [33/245/248] [file] Defined build system is autotools 15-08-31 11:58:02 [33/245/248] [file] Logging build commands to /src/artifacts/file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233.build-log 15-08-31 11:58:02 [33/245/248] [file] Running configure-commands 15-08-31 11:58:02 [33/245/248] [file] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 11:58:37 [33/245/248] [file] Running build-commands 15-08-31 11:58:37 [33/245/248] [file] Running command: make 15-08-31 11:58:47 [33/245/248] [file] Running install-commands 15-08-31 11:58:47 [33/245/248] [file] Running command: make DESTDIR="$DESTDIR" install 15-08-31 11:58:48 [33/245/248] [file] Running strip-commands 15-08-31 11:58:48 [33/245/248] [file] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 11:58:48 [33/245/248] [file] Elapsed time for build 00:00:49 15-08-31 11:58:48 [33/245/248] [file] Starting artifact creation 15-08-31 11:58:51 [33/245/248] [file] Now cached 413023 bytes as file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 11:58:51 [33/245/248] [file] Elapsed time for artifact creation 00:00:02 15-08-31 11:58:52 [33/245/248] [file] Cleaned up /src/tmp/tmpFuuRKM 15-08-31 11:58:52 [33/245/248] [file] Elapsed time for assembly 00:00:56 15-08-31 11:58:52 [33/245/248] [libexpat] Installing file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 11:58:52 [34/245/248] [libexpat] Starting build 15-08-31 11:58:52 [34/245/248] [libexpat] Try fetching tarball git___git_baserock_org_delta_libexpat.tar --2015-08-31 11:58:52-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libexpat.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1238016 (1.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libexpat.tar’ git___git_baserock_org_delta_libexpat.tar 100%[=================================================================================================================>] 1.18M 1.45MB/s in 0.8s 2015-08-31 11:58:53 (1.45 MB/s) - ‘git___git_baserock_org_delta_libexpat.tar’ saved [1238016/1238016] remote: Counting objects: 32, done. remote: Compressing objects: 100% (20/20), done. remote: Total 32 (delta 16), reused 24 (delta 9) Unpacking objects: 100% (32/32), done. From git://git.baserock.org/delta/libexpat * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new ref] gitorious/master -> gitorious/master * [new ref] gitorious/origin -> gitorious/origin 15-08-31 11:58:53 [34/245/248] [libexpat] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libexpat 15-08-31 11:58:53 [34/245/248] [libexpat] Git checkout upstream:libexpat in /src/tmp/tmpR0Ntyz/libexpat.build 15-08-31 11:58:54 [34/245/248] [libexpat] Upstream version 7cfc09db R_2_1_0 (R_2_1_0 + 0 commits) 15-08-31 11:58:54 [34/245/248] [libexpat] Defined build system is autotools 15-08-31 11:58:54 [34/245/248] [libexpat] Logging build commands to /src/artifacts/libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb.build-log 15-08-31 11:58:54 [34/245/248] [libexpat] Running pre-configure-commands 15-08-31 11:58:54 [34/245/248] [libexpat] Running command: ./buildconf.sh 15-08-31 11:59:34 [34/245/248] [libexpat] Running command: automake --add-missing --copy || true 15-08-31 11:59:38 [34/245/248] [libexpat] Running configure-commands 15-08-31 11:59:38 [34/245/248] [libexpat] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 11:59:56 [34/245/248] [libexpat] Running build-commands 15-08-31 11:59:56 [34/245/248] [libexpat] Running command: make 15-08-31 12:00:25 [34/245/248] [libexpat] Running install-commands 15-08-31 12:00:25 [34/245/248] [libexpat] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:00:26 [34/245/248] [libexpat] Running strip-commands 15-08-31 12:00:26 [34/245/248] [libexpat] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:00:26 [34/245/248] [libexpat] Elapsed time for build 00:01:34 15-08-31 12:00:26 [34/245/248] [libexpat] Starting artifact creation 15-08-31 12:00:29 [34/245/248] [libexpat] Now cached 400793 bytes as libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 12:00:29 [34/245/248] [libexpat] Elapsed time for artifact creation 00:00:02 15-08-31 12:00:31 [34/245/248] [libexpat] Cleaned up /src/tmp/tmpR0Ntyz 15-08-31 12:00:31 [34/245/248] [libexpat] Elapsed time for assembly 00:51:45 15-08-31 12:00:31 [34/245/248] [gettext-tarball] Installing libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 12:00:33 [35/245/248] [gettext-tarball] Starting build 15-08-31 12:00:33 [35/245/248] [gettext-tarball] Try fetching tarball git___git_baserock_org_delta_gettext_tarball.tar --2015-08-31 12:00:33-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gettext_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14309888 (14M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gettext_tarball.tar’ git___git_baserock_org_delta_gettext_tarball.tar 100%[=================================================================================================================>] 13.65M 2.06MB/s in 7.0s 2015-08-31 12:00:40 (1.96 MB/s) - ‘git___git_baserock_org_delta_gettext_tarball.tar’ saved [14309888/14309888] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/gettext-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 12:00:40 [35/245/248] [gettext-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gettext_tarball 15-08-31 12:00:45 [35/245/248] [gettext-tarball] Git checkout upstream:gettext-tarball in /src/tmp/tmpGbjHx4/gettext-tarball.build 15-08-31 12:00:45 [35/245/248] [gettext-tarball] Upstream version 482840e6 gettext-0.19.4 (gettext-0.19.4 + 0 commits) 15-08-31 12:00:46 [35/245/248] [gettext-tarball] Defined build system is autotools 15-08-31 12:00:46 [35/245/248] [gettext-tarball] Logging build commands to /src/artifacts/gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36.build-log 15-08-31 12:00:46 [35/245/248] [gettext-tarball] Running configure-commands 15-08-31 12:00:46 [35/245/248] [gettext-tarball] Running command: ./configure --prefix="$PREFIX" 15-08-31 12:05:34 [35/245/248] [gettext-tarball] Running build-commands 15-08-31 12:05:34 [35/245/248] [gettext-tarball] Running command: make 15-08-31 12:15:04 [35/245/248] [gettext-tarball] Running install-commands 15-08-31 12:15:04 [35/245/248] [gettext-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:16:08 [35/245/248] [gettext-tarball] Running strip-commands 15-08-31 12:16:08 [35/245/248] [gettext-tarball] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:16:09 [35/245/248] [gettext-tarball] Elapsed time for build 00:15:35 15-08-31 12:16:09 [35/245/248] [gettext-tarball] Starting artifact creation 15-08-31 12:16:33 [35/245/248] [gettext-tarball] Now cached 11436177 bytes as gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 12:16:33 [35/245/248] [gettext-tarball] Elapsed time for artifact creation 00:00:24 15-08-31 12:16:36 [35/245/248] [gettext-tarball] Cleaned up /src/tmp/tmpGbjHx4 15-08-31 12:16:36 [35/245/248] [gettext-tarball] Elapsed time for assembly 04:44:30 15-08-31 12:16:36 [35/245/248] [flex] Installing gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 12:16:40 [36/245/248] [flex] Starting build 15-08-31 12:16:40 [36/245/248] [flex] Try fetching tarball git___git_baserock_org_delta_flex.tar --2015-08-31 12:16:41-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_flex.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2063360 (2.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_flex.tar’ git___git_baserock_org_delta_flex.tar 100%[=================================================================================================================>] 1.97M 3.34MB/s in 0.6s 2015-08-31 12:16:41 (3.34 MB/s) - ‘git___git_baserock_org_delta_flex.tar’ saved [2063360/2063360] remote: Counting objects: 294, done. remote: Compressing objects: 100% (103/103), done. remote: Total 294 (delta 186), reused 292 (delta 186) Receiving objects: 100% (294/294), 1.21 MiB | 0 bytes/s, done. Resolving deltas: 100% (186/186), completed with 78 local objects. From git://git.baserock.org/delta/flex * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new ref] gitorious/flex-2-5-6-branch -> gitorious/flex-2-5-6-branch * [new ref] gitorious/m4 -> gitorious/m4 * [new ref] gitorious/master -> gitorious/master * [new ref] gitorious/origin -> gitorious/origin 15-08-31 12:16:42 [36/245/248] [flex] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_flex 15-08-31 12:16:43 [36/245/248] [flex] Git checkout upstream:flex in /src/tmp/tmp0Jh3pz/flex.build 15-08-31 12:16:43 [36/245/248] [flex] Upstream version de10f98e flex-2-5-35-34-gde10f98 (flex-2-5-35 + 34 commits) 15-08-31 12:16:43 [36/245/248] [flex] Defined build system is manual 15-08-31 12:16:43 [36/245/248] [flex] Logging build commands to /src/artifacts/flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361.build-log 15-08-31 12:16:43 [36/245/248] [flex] Running pre-configure-commands 15-08-31 12:16:43 [36/245/248] [flex] Running command: autoreconf -ivf 15-08-31 12:17:25 [36/245/248] [flex] Running configure-commands 15-08-31 12:17:25 [36/245/248] [flex] Running command: ./configure --prefix="$PREFIX" 15-08-31 12:17:49 [36/245/248] [flex] Running build-commands 15-08-31 12:17:49 [36/245/248] [flex] Running command: make dist_doc_DATA= 15-08-31 12:18:08 [36/245/248] [flex] Running install-commands 15-08-31 12:18:08 [36/245/248] [flex] Running command: make dist_doc_DATA= DESTDIR="$DESTDIR" install 15-08-31 12:18:34 [36/245/248] [flex] Running command: ln -s libfl.a "$DESTDIR$PREFIX/lib/libl.a" 15-08-31 12:18:34 [36/245/248] [flex] Running command: echo "#!$PREFIX/bin/sh" >"$DESTDIR$PREFIX/bin/lex" 15-08-31 12:18:34 [36/245/248] [flex] Running command: echo 'exec '"$PREFIX"'/bin/flex -l "$@"' >>"$DESTDIR$PREFIX/bin/lex" 15-08-31 12:18:34 [36/245/248] [flex] Running command: chmod 755 "$DESTDIR$PREFIX/bin/lex" 15-08-31 12:18:35 [36/245/248] [flex] Elapsed time for build 00:01:54 15-08-31 12:18:35 [36/245/248] [flex] Starting artifact creation 15-08-31 12:18:36 [36/245/248] [flex] Now cached 413482 bytes as flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-08-31 12:18:36 [36/245/248] [flex] Elapsed time for artifact creation 00:00:01 15-08-31 12:18:37 [36/245/248] [flex] Cleaned up /src/tmp/tmp0Jh3pz 15-08-31 12:18:38 [36/245/248] [flex] Elapsed time for assembly 04:46:32 15-08-31 12:18:38 [36/245/248] [bc] Installing flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-08-31 12:18:42 [37/245/248] [bc] Starting build 15-08-31 12:18:42 [37/245/248] [bc] Try fetching tarball git___git_baserock_org_delta_bc_tarball.tar --2015-08-31 12:18:42-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bc_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 312320 (305K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bc_tarball.tar’ git___git_baserock_org_delta_bc_tarball.tar 100%[=================================================================================================================>] 305.00K --.-KB/s in 0.1s 2015-08-31 12:18:42 (2.36 MB/s) - ‘git___git_baserock_org_delta_bc_tarball.tar’ saved [312320/312320] remote: Counting objects: 95, done. remote: Compressing objects: 100% (73/73), done. remote: Total 95 (delta 62), reused 52 (delta 19) Unpacking objects: 100% (95/95), done. From git://git.baserock.org/delta/bc-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/liw/S8700-bc-segfault -> baserock/liw/S8700-bc-segfault * [new branch] baserock/morph -> baserock/morph 15-08-31 12:18:43 [37/245/248] [bc] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bc_tarball 15-08-31 12:18:43 [37/245/248] [bc] Git checkout upstream:bc-tarball in /src/tmp/tmpxTFmQy/bc.build 15-08-31 12:18:43 [37/245/248] [bc] Upstream version 0956d119 bc-1.06-3-g0956d11 (bc-1.06 + 3 commits) 15-08-31 12:18:43 [37/245/248] [bc] Defined build system is autotools 15-08-31 12:18:43 [37/245/248] [bc] Logging build commands to /src/artifacts/bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2.build-log 15-08-31 12:18:43 [37/245/248] [bc] Running configure-commands 15-08-31 12:18:43 [37/245/248] [bc] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 12:18:59 [37/245/248] [bc] Running build-commands 15-08-31 12:18:59 [37/245/248] [bc] Running command: make 15-08-31 12:19:15 [37/245/248] [bc] Running install-commands 15-08-31 12:19:15 [37/245/248] [bc] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:19:16 [37/245/248] [bc] Running strip-commands 15-08-31 12:19:16 [37/245/248] [bc] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:19:17 [37/245/248] [bc] Elapsed time for build 00:00:35 15-08-31 12:19:17 [37/245/248] [bc] Starting artifact creation 15-08-31 12:19:17 [37/245/248] [bc] Now cached 183845 bytes as bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2 15-08-31 12:19:17 [37/245/248] [bc] Elapsed time for artifact creation 00:00:00 15-08-31 12:19:19 [37/245/248] [bc] Cleaned up /src/tmp/tmpxTFmQy 15-08-31 12:19:19 [37/245/248] [bc] Elapsed time for assembly 04:47:13 15-08-31 12:19:19 [37/245/248] [core] Installing bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2 15-08-31 12:19:23 [37/245/248] [libxslt] Starting assembly 15-08-31 12:19:26 [37/245/248] [libxslt] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 12:19:29 [37/245/248] [libtool] Starting assembly 15-08-31 12:19:33 [37/245/248] [patch] Starting assembly 15-08-31 12:19:33 [37/245/248] [bison] Starting assembly 15-08-31 12:19:33 [37/245/248] [bison] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 12:19:36 [37/245/248] [git] Starting assembly 15-08-31 12:19:39 [37/245/248] [git] Installing libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 12:19:43 [37/245/248] [curl] Starting assembly 15-08-31 12:19:46 [37/245/248] [curl] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 12:19:50 [37/245/248] [curl] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 12:19:50 [37/245/248] [curl] Installing file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 12:19:50 [37/245/248] [ca-certificates] Starting assembly 15-08-31 12:19:53 [37/245/248] [ca-certificates] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 12:19:56 [37/245/248] [cpython] Starting assembly 15-08-31 12:19:59 [37/245/248] [readline] Starting assembly 15-08-31 12:19:59 [37/245/248] [readline] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 12:20:02 [38/245/248] [readline] Starting build 15-08-31 12:20:03 [38/245/248] [readline] Try fetching tarball git___git_baserock_org_delta_readline.tar --2015-08-31 12:20:03-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_readline.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9417728 (9.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_readline.tar’ git___git_baserock_org_delta_readline.tar 100%[=================================================================================================================>] 8.98M 2.18MB/s in 4.3s 2015-08-31 12:20:07 (2.11 MB/s) - ‘git___git_baserock_org_delta_readline.tar’ saved [9417728/9417728] remote: Counting objects: 22, done. remote: Compressing objects: 100% (13/13), done. remote: Total 22 (delta 7), reused 20 (delta 6) Unpacking objects: 100% (22/22), done. From git://git.baserock.org/delta/readline * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 12:20:08 [38/245/248] [readline] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_readline 15-08-31 12:20:08 [38/245/248] [readline] Git checkout upstream:readline in /src/tmp/tmpLdZ12s/readline.build 15-08-31 12:20:09 [38/245/248] [readline] Upstream version 518937ab (No tag found) 15-08-31 12:20:09 [38/245/248] [readline] Defined build system is autotools 15-08-31 12:20:09 [38/245/248] [readline] Logging build commands to /src/artifacts/readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec.build-log 15-08-31 12:20:09 [38/245/248] [readline] Running pre-configure-commands 15-08-31 12:20:09 [38/245/248] [readline] Running command: cp /usr/share/automake*/config.guess support 15-08-31 12:20:09 [38/245/248] [readline] Running command: cp /usr/share/automake*/config.sub support 15-08-31 12:20:09 [38/245/248] [readline] Running configure-commands 15-08-31 12:20:09 [38/245/248] [readline] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 12:20:38 [38/245/248] [readline] Running build-commands 15-08-31 12:20:38 [38/245/248] [readline] Running command: make 15-08-31 12:20:53 [38/245/248] [readline] Running install-commands 15-08-31 12:20:53 [38/245/248] [readline] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:20:54 [38/245/248] [readline] Running strip-commands 15-08-31 12:20:54 [38/245/248] [readline] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:20:54 [38/245/248] [readline] Elapsed time for build 00:00:51 15-08-31 12:20:54 [38/245/248] [readline] Starting artifact creation 15-08-31 12:20:57 [38/245/248] [readline] Now cached 760301 bytes as readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec 15-08-31 12:20:57 [38/245/248] [readline] Elapsed time for artifact creation 00:00:02 15-08-31 12:20:59 [38/245/248] [readline] Cleaned up /src/tmp/tmpLdZ12s 15-08-31 12:20:59 [38/245/248] [readline] Elapsed time for assembly 00:00:59 15-08-31 12:20:59 [38/245/248] [cpython] Installing readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec 15-08-31 12:21:02 [38/245/248] [sqlite3] Starting assembly 15-08-31 12:21:05 [38/245/248] [sqlite3] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 12:21:06 [39/245/248] [sqlite3] Starting build 15-08-31 12:21:07 [39/245/248] [sqlite3] Try fetching tarball git___git_baserock_org_delta_sqlite3.tar --2015-08-31 12:21:07-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_sqlite3.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2437120 (2.3M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_sqlite3.tar’ git___git_baserock_org_delta_sqlite3.tar 100%[=================================================================================================================>] 2.32M 3.12MB/s in 0.7s 2015-08-31 12:21:07 (3.12 MB/s) - ‘git___git_baserock_org_delta_sqlite3.tar’ saved [2437120/2437120] remote: Counting objects: 49, done. remote: Compressing objects: 100% (42/42), done. remote: Total 49 (delta 27), reused 15 (delta 3) Unpacking objects: 100% (49/49), done. From git://git.baserock.org/delta/sqlite3 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 12:21:09 [39/245/248] [sqlite3] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_sqlite3 15-08-31 12:21:10 [39/245/248] [sqlite3] Git checkout upstream:sqlite3 in /src/tmp/tmp5EIWGT/sqlite3.build 15-08-31 12:21:10 [39/245/248] [sqlite3] Upstream version 24adc227 sqlite-autoconf-3080801 (sqlite-autoconf-3080801 + 0 commits) 15-08-31 12:21:10 [39/245/248] [sqlite3] Defined build system is autotools 15-08-31 12:21:10 [39/245/248] [sqlite3] Logging build commands to /src/artifacts/sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00.build-log 15-08-31 12:21:10 [39/245/248] [sqlite3] Running configure-commands 15-08-31 12:21:10 [39/245/248] [sqlite3] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 12:21:27 [39/245/248] [sqlite3] Running build-commands 15-08-31 12:21:27 [39/245/248] [sqlite3] Running command: make 15-08-31 12:27:39 [39/245/248] [sqlite3] Running install-commands 15-08-31 12:27:39 [39/245/248] [sqlite3] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:27:40 [39/245/248] [sqlite3] Running strip-commands 15-08-31 12:27:40 [39/245/248] [sqlite3] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:27:40 [39/245/248] [sqlite3] Elapsed time for build 00:06:33 15-08-31 12:27:40 [39/245/248] [sqlite3] Starting artifact creation 15-08-31 12:28:03 [39/245/248] [sqlite3] Now cached 3103214 bytes as sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00 15-08-31 12:28:03 [39/245/248] [sqlite3] Elapsed time for artifact creation 00:00:23 15-08-31 12:28:04 [39/245/248] [sqlite3] Cleaned up /src/tmp/tmp5EIWGT 15-08-31 12:28:04 [39/245/248] [sqlite3] Elapsed time for assembly 00:07:01 15-08-31 12:28:04 [39/245/248] [cpython] Installing sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00 15-08-31 12:28:04 [39/245/248] [libffi] Starting assembly 15-08-31 12:28:07 [39/245/248] [libffi] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 12:28:08 [39/245/248] [libffi] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 12:28:10 [40/245/248] [libffi] Starting build 15-08-31 12:28:10 [40/245/248] [libffi] Try fetching tarball git___git_baserock_org_delta_libffi.tar --2015-08-31 12:28:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libffi.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7096832 (6.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libffi.tar’ git___git_baserock_org_delta_libffi.tar 100%[=================================================================================================================>] 6.77M 7.07MB/s in 1.0s 2015-08-31 12:28:12 (7.07 MB/s) - ‘git___git_baserock_org_delta_libffi.tar’ saved [7096832/7096832] remote: Counting objects: 39, done. remote: Compressing objects: 100% (19/19), done. remote: Total 39 (delta 19), reused 37 (delta 17) Unpacking objects: 100% (39/39), done. From git://git.baserock.org/delta/libffi * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/libffti-dev -> baserock/libffti-dev * [new branch] baserock/morph -> baserock/morph 15-08-31 12:28:15 [40/245/248] [libffi] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libffi 15-08-31 12:28:16 [40/245/248] [libffi] Git checkout upstream:libffi in /src/tmp/tmpoAUeEz/libffi.build 15-08-31 12:28:16 [40/245/248] [libffi] Upstream version 77d4586c v3.0.13-3-g77d4586 (v3.0.13 + 3 commits) 15-08-31 12:28:16 [40/245/248] [libffi] Defined build system is autotools 15-08-31 12:28:16 [40/245/248] [libffi] Logging build commands to /src/artifacts/libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d.build-log 15-08-31 12:28:16 [40/245/248] [libffi] Running configure-commands 15-08-31 12:28:16 [40/245/248] [libffi] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 12:28:35 [40/245/248] [libffi] Running build-commands 15-08-31 12:28:35 [40/245/248] [libffi] Running command: make 15-08-31 12:28:44 [40/245/248] [libffi] Running install-commands 15-08-31 12:28:44 [40/245/248] [libffi] Running command: make DESTDIR="$DESTDIR"/ install 15-08-31 12:28:45 [40/245/248] [libffi] Running command: mkdir -p "$DESTDIR"/usr/include 15-08-31 12:28:46 [40/245/248] [libffi] Running command: cp "$TARGET"/include/ffi.h "$DESTDIR"/usr/include/ 15-08-31 12:28:46 [40/245/248] [libffi] Running command: cp "$TARGET"/include/ffitarget.h "$DESTDIR"/usr/include/ 15-08-31 12:28:46 [40/245/248] [libffi] Running strip-commands 15-08-31 12:28:46 [40/245/248] [libffi] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:28:47 [40/245/248] [libffi] Elapsed time for build 00:00:36 15-08-31 12:28:47 [40/245/248] [libffi] Starting artifact creation 15-08-31 12:28:47 [40/245/248] [libffi] Now cached 50899 bytes as libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d 15-08-31 12:28:47 [40/245/248] [libffi] Elapsed time for artifact creation 00:00:00 15-08-31 12:28:48 [40/245/248] [libffi] Cleaned up /src/tmp/tmpoAUeEz 15-08-31 12:28:48 [40/245/248] [libffi] Elapsed time for assembly 00:00:44 15-08-31 12:28:48 [40/245/248] [cpython] Installing libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d 15-08-31 12:28:48 [40/245/248] [bzip2] Starting assembly 15-08-31 12:28:51 [40/245/248] [bzip2] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 12:28:53 [41/245/248] [bzip2] Starting build 15-08-31 12:28:53 [41/245/248] [bzip2] Try fetching tarball git___git_baserock_org_delta_bzip2.tar --2015-08-31 12:28:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bzip2.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 791040 (772K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bzip2.tar’ git___git_baserock_org_delta_bzip2.tar 100%[=================================================================================================================>] 772.50K --.-KB/s in 0.1s 2015-08-31 12:28:53 (5.93 MB/s) - ‘git___git_baserock_org_delta_bzip2.tar’ saved [791040/791040] remote: Counting objects: 41, done. remote: Compressing objects: 100% (20/20), done. remote: Total 41 (delta 19), reused 40 (delta 18) Unpacking objects: 100% (41/41), done. From git://git.baserock.org/delta/bzip2 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-stable -> baserock/morph-stable * [new branch] baserock/richardmaw/bzip2-symlink-fix -> baserock/richardmaw/bzip2-symlink-fix * [new ref] gitorious/master -> gitorious/master 15-08-31 12:28:53 [41/245/248] [bzip2] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bzip2 15-08-31 12:28:54 [41/245/248] [bzip2] Git checkout upstream:bzip2 in /src/tmp/tmpdImQL9/bzip2.build 15-08-31 12:28:54 [41/245/248] [bzip2] Upstream version 8deafa68 (No tag found) 15-08-31 12:28:54 [41/245/248] [bzip2] Defined build system is manual 15-08-31 12:28:54 [41/245/248] [bzip2] Logging build commands to /src/artifacts/bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58.build-log 15-08-31 12:28:54 [41/245/248] [bzip2] Running configure-commands 15-08-31 12:28:54 [41/245/248] [bzip2] Running command: sed -i -rf bzip2.morph-makefix.sed Makefile 15-08-31 12:28:54 [41/245/248] [bzip2] Running build-commands 15-08-31 12:28:54 [41/245/248] [bzip2] Running command: make -f Makefile-libbz2_so 15-08-31 12:29:09 [41/245/248] [bzip2] Running command: make 15-08-31 12:29:14 [41/245/248] [bzip2] Running install-commands 15-08-31 12:29:14 [41/245/248] [bzip2] Running command: make DESTDIR="$DESTDIR" PREFIX="$PREFIX" install 15-08-31 12:29:14 [41/245/248] [bzip2] Running command: install libbz2.so* "$DESTDIR$PREFIX/lib" 15-08-31 12:29:15 [41/245/248] [bzip2] Elapsed time for build 00:00:21 15-08-31 12:29:15 [41/245/248] [bzip2] Starting artifact creation 15-08-31 12:29:16 [41/245/248] [bzip2] Now cached 573232 bytes as bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58 15-08-31 12:29:16 [41/245/248] [bzip2] Elapsed time for artifact creation 00:00:01 15-08-31 12:29:17 [41/245/248] [bzip2] Cleaned up /src/tmp/tmpdImQL9 15-08-31 12:29:17 [41/245/248] [bzip2] Elapsed time for assembly 00:00:28 15-08-31 12:29:17 [41/245/248] [cpython] Installing bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58 15-08-31 12:29:17 [41/245/248] [openssl-new] Starting assembly 15-08-31 12:29:20 [41/245/248] [openssl-new] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 12:29:21 [41/245/248] [openssl-new] Installing perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 12:29:22 [42/245/248] [openssl-new] Starting build 15-08-31 12:29:22 [42/245/248] [openssl-new] Try fetching tarball git___git_baserock_org_delta_openssl_new.tar --2015-08-31 12:29:22-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_openssl_new.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 62201344 (59M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_openssl_new.tar’ git___git_baserock_org_delta_openssl_new.tar 100%[=================================================================================================================>] 59.32M 2.67MB/s in 23s 2015-08-31 12:29:46 (2.54 MB/s) - ‘git___git_baserock_org_delta_openssl_new.tar’ saved [62201344/62201344] remote: Counting objects: 36, done. remote: Compressing objects: 100% (20/20), done. remote: Total 36 (delta 17), reused 33 (delta 14) Unpacking objects: 100% (36/36), done. From git://git.baserock.org/delta/openssl-new * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/OpenSSL_1_0_1g -> baserock/OpenSSL_1_0_1g * [new branch] baserock/OpenSSL_1_0_2-stable -> baserock/OpenSSL_1_0_2-stable * [new branch] baserock/larswirzenius/morph -> baserock/larswirzenius/morph * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/pedroalvarez/power-port -> baserock/pedroalvarez/power-port * [new branch] baserock/ps/proto-web-system -> baserock/ps/proto-web-system 15-08-31 12:30:00 [42/245/248] [openssl-new] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_openssl_new 15-08-31 12:30:03 [42/245/248] [openssl-new] Git checkout upstream:openssl-new in /src/tmp/tmpXImNGa/openssl-new.build 15-08-31 12:30:03 [42/245/248] [openssl-new] Upstream version 506c1068 OpenSSL_1_0_1m (OpenSSL_1_0_1m + 0 commits) 15-08-31 12:30:03 [42/245/248] [openssl-new] Defined build system is manual 15-08-31 12:30:03 [42/245/248] [openssl-new] Logging build commands to /src/artifacts/openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6.build-log 15-08-31 12:30:03 [42/245/248] [openssl-new] Running configure-commands 15-08-31 12:30:03 [42/245/248] [openssl-new] Running command: sed -i -e 's,^LIBNAMES=\\(.*\\) padlock \\(.*\\),LIBNAMES=\\1 \\2,g' engines/Makefile 15-08-31 12:30:04 [42/245/248] [openssl-new] Running command: if [ "$(uname -m)" = "ppc64" ]; then sh ./Configure linux-ppc64 --openssldir=/etc/ssl --prefix="${PREFIX-/usr}" --libdir=lib shared else ./config --openssldir=/etc/ssl --prefix="${PREFIX-/usr}" --libdir=lib shared fi 15-08-31 12:30:15 [42/245/248] [openssl-new] Running build-commands 15-08-31 12:30:15 [42/245/248] [openssl-new] Running command: make 15-08-31 12:41:57 [42/245/248] [openssl-new] Running install-commands 15-08-31 12:41:57 [42/245/248] [openssl-new] Running command: make INSTALL_PREFIX="$DESTDIR" install_sw 15-08-31 12:42:00 [42/245/248] [openssl-new] Elapsed time for build 00:12:37 15-08-31 12:42:00 [42/245/248] [openssl-new] Starting artifact creation 15-08-31 12:42:10 [42/245/248] [openssl-new] Now cached 2660553 bytes as openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6 15-08-31 12:42:10 [42/245/248] [openssl-new] Elapsed time for artifact creation 00:00:09 15-08-31 12:42:11 [42/245/248] [openssl-new] Cleaned up /src/tmp/tmpXImNGa 15-08-31 12:42:11 [42/245/248] [openssl-new] Elapsed time for assembly 00:12:54 15-08-31 12:42:11 [42/245/248] [cpython] Installing openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6 15-08-31 12:42:11 [42/245/248] [cpython] Installing libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 12:42:11 [43/245/248] [cpython] Starting build 15-08-31 12:42:11 [43/245/248] [cpython] Try fetching tarball git___git_baserock_org_delta_cpython.tar --2015-08-31 12:42:11-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_cpython.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 592051712 (565M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_cpython.tar’ git___git_baserock_org_delta_cpython.tar 100%[=================================================================================================================>] 564.62M 2.89MB/s in 3m 47s 2015-08-31 12:45:58 (2.49 MB/s) - ‘git___git_baserock_org_delta_cpython.tar’ saved [592051712/592051712] remote: Counting objects: 41, done. remote: Compressing objects: 100% (23/23), done. remote: Total 41 (delta 21), reused 34 (delta 15) Unpacking objects: 100% (41/41), done. From git://git.baserock.org/delta/cpython * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/2.7.9-mips64 -> baserock/2.7.9-mips64 * [new branch] baserock/markdoffman/py2-symlink -> baserock/markdoffman/py2-symlink * [new branch] baserock/markdoffman/py2-symlink-v2 -> baserock/markdoffman/py2-symlink-v2 * [new branch] baserock/morph-2.7 -> baserock/morph-2.7 * [new ref] gitorious/2.0 -> gitorious/2.0 * [new ref] gitorious/2.1 -> gitorious/2.1 * [new ref] gitorious/2.2 -> gitorious/2.2 * [new ref] gitorious/2.3 -> gitorious/2.3 * [new ref] gitorious/2.4 -> gitorious/2.4 * [new ref] gitorious/2.5 -> gitorious/2.5 * [new ref] gitorious/2.6 -> gitorious/2.6 * [new ref] gitorious/2.7 -> gitorious/2.7 * [new ref] gitorious/3.0 -> gitorious/3.0 * [new ref] gitorious/3.1 -> gitorious/3.1 * [new ref] gitorious/3.2 -> gitorious/3.2 * [new ref] gitorious/legacy-trunk -> gitorious/legacy-trunk * [new ref] gitorious/master -> gitorious/master 15-08-31 12:46:37 [43/245/248] [cpython] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_cpython 15-08-31 12:46:53 [43/245/248] [cpython] Git checkout upstream:cpython in /src/tmp/tmp8Npfqq/cpython.build 15-08-31 12:46:53 [43/245/248] [cpython] Upstream version 57af3f22 v2.7.10 (v2.7.10 + 0 commits) 15-08-31 12:46:53 [43/245/248] [cpython] Defined build system is autotools 15-08-31 12:46:53 [43/245/248] [cpython] Logging build commands to /src/artifacts/cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b.build-log 15-08-31 12:46:53 [43/245/248] [cpython] Running configure-commands 15-08-31 12:46:53 [43/245/248] [cpython] Running command: ./configure --prefix="$PREFIX" \ --enable-shared \ --with-system-expat \ --with-system-ffi 15-08-31 12:48:31 [43/245/248] [cpython] Running build-commands 15-08-31 12:48:31 [43/245/248] [cpython] Running command: make 15-08-31 12:55:58 [43/245/248] [cpython] Running install-commands 15-08-31 12:55:58 [43/245/248] [cpython] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:56:55 [43/245/248] [cpython] Running post-install-commands 15-08-31 12:56:55 [43/245/248] [cpython] Running command: test -x "$DESTDIR"/"$PREFIX"/bin/python2 || ln -s python2.7 "$DESTDIR"/"$PREFIX"/bin/python2 15-08-31 12:56:55 [43/245/248] [cpython] Running strip-commands 15-08-31 12:56:55 [43/245/248] [cpython] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 12:56:56 [43/245/248] [cpython] Elapsed time for build 00:14:44 15-08-31 12:56:56 [43/245/248] [cpython] Starting artifact creation 15-08-31 12:58:32 [43/245/248] [cpython] Now cached 23051786 bytes as cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 12:58:32 [43/245/248] [cpython] Elapsed time for artifact creation 00:01:35 15-08-31 12:58:36 [43/245/248] [cpython] Cleaned up /src/tmp/tmp8Npfqq 15-08-31 12:58:36 [43/245/248] [cpython] Elapsed time for assembly 00:38:40 15-08-31 12:58:36 [43/245/248] [ca-certificates] Installing cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 12:58:37 [44/245/248] [ca-certificates] Starting build 15-08-31 12:58:37 [44/245/248] [ca-certificates] Try fetching tarball git___git_baserock_org_delta_ca_certificates.tar --2015-08-31 12:58:38-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_ca_certificates.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 919040 (898K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_ca_certificates.tar’ git___git_baserock_org_delta_ca_certificates.tar 100%[=================================================================================================================>] 897.50K 2.26MB/s in 0.4s 2015-08-31 12:58:38 (2.26 MB/s) - ‘git___git_baserock_org_delta_ca_certificates.tar’ saved [919040/919040] remote: Counting objects: 12, done. remote: Compressing objects: 100% (10/10), done. remote: Total 12 (delta 3), reused 0 (delta 0) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/ca-certificates * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/debian/20140325 -> baserock/debian/20140325 15-08-31 12:58:39 [44/245/248] [ca-certificates] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_ca_certificates 15-08-31 12:58:39 [44/245/248] [ca-certificates] Git checkout upstream:ca-certificates in /src/tmp/tmped7FrQ/ca-certificates.build 15-08-31 12:58:39 [44/245/248] [ca-certificates] Upstream version e9b06b26 debian/20140325-1-ge9b06b2 (debian/20140325 + 1 commits) 15-08-31 12:58:39 [44/245/248] [ca-certificates] Defined build system is manual 15-08-31 12:58:39 [44/245/248] [ca-certificates] Logging build commands to /src/artifacts/ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1.build-log 15-08-31 12:58:39 [44/245/248] [ca-certificates] Running build-commands 15-08-31 12:58:39 [44/245/248] [ca-certificates] Running command: make 15-08-31 12:58:53 [44/245/248] [ca-certificates] Running install-commands 15-08-31 12:58:53 [44/245/248] [ca-certificates] Running command: mkdir -p "$DESTDIR"/usr/share/ca-certificates 15-08-31 12:58:53 [44/245/248] [ca-certificates] Running command: mkdir -p "$DESTDIR"/usr/sbin 15-08-31 12:58:54 [44/245/248] [ca-certificates] Running command: make DESTDIR="$DESTDIR" install 15-08-31 12:58:55 [44/245/248] [ca-certificates] Running command: mkdir "$DESTDIR"/etc 15-08-31 12:58:55 [44/245/248] [ca-certificates] Running command: cd "$DESTDIR"/usr/share/ca-certificates find * -type f > "$DESTDIR"/etc/ca-certificates.conf 15-08-31 12:58:55 [44/245/248] [ca-certificates] Running command: export CERTSCONF="$DESTDIR/etc/ca-certificates.conf" export CERTSDIR="$DESTDIR/usr/share/ca-certificates" export ETCCERTSDIR="$DESTDIR/etc/ssl/certs" mkdir -p "$ETCCERTSDIR" ./sbin/update-ca-certificates 15-08-31 12:59:02 [44/245/248] [ca-certificates] Elapsed time for build 00:00:24 15-08-31 12:59:02 [44/245/248] [ca-certificates] Starting artifact creation 15-08-31 12:59:03 [44/245/248] [ca-certificates] Now cached 320182 bytes as ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1 15-08-31 12:59:03 [44/245/248] [ca-certificates] Elapsed time for artifact creation 00:00:01 15-08-31 12:59:05 [44/245/248] [ca-certificates] Cleaned up /src/tmp/tmped7FrQ 15-08-31 12:59:05 [44/245/248] [ca-certificates] Elapsed time for assembly 00:39:15 15-08-31 12:59:05 [44/245/248] [curl] Installing ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1 15-08-31 12:59:07 [45/245/248] [curl] Starting build 15-08-31 12:59:07 [45/245/248] [curl] Try fetching tarball git___git_baserock_org_delta_curl.tar --2015-08-31 12:59:07-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_curl.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 31934976 (30M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_curl.tar’ git___git_baserock_org_delta_curl.tar 100%[=================================================================================================================>] 30.46M 2.36MB/s in 13s 2015-08-31 12:59:19 (2.42 MB/s) - ‘git___git_baserock_org_delta_curl.tar’ saved [31934976/31934976] remote: Counting objects: 451, done. remote: Compressing objects: 100% (160/160), done. remote: Total 451 (delta 346), reused 388 (delta 286) Receiving objects: 100% (451/451), 96.63 KiB | 0 bytes/s, done. Resolving deltas: 100% (346/346), completed with 83 local objects. From git://git.baserock.org/delta/curl * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/mikedrake/curl/7_37_0 -> baserock/mikedrake/curl/7_37_0 * [new branch] baserock/mikedrake/curl/curl-7_37_0 -> baserock/mikedrake/curl/curl-7_37_0 * [new branch] baserock/morph -> baserock/morph * [new branch] check_utf8_before_libidn -> check_utf8_before_libidn * [new branch] gh-pages -> gh-pages * [new branch] http2-multiplex -> http2-multiplex * [new branch] http2-mutiplex -> http2-mutiplex * [new branch] multi-always -> multi-always * [new branch] new-options-specify-DNS -> new-options-specify-DNS 15-08-31 12:59:28 [45/245/248] [curl] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_curl 15-08-31 12:59:30 [45/245/248] [curl] Git checkout upstream:curl in /src/tmp/tmpR_xWmA/curl.build 15-08-31 12:59:30 [45/245/248] [curl] Upstream version 202aa9f7 curl-7_38_0 (curl-7_38_0 + 0 commits) 15-08-31 12:59:31 [45/245/248] [curl] Defined build system is manual 15-08-31 12:59:31 [45/245/248] [curl] Logging build commands to /src/artifacts/curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07.build-log 15-08-31 12:59:31 [45/245/248] [curl] Running configure-commands 15-08-31 12:59:31 [45/245/248] [curl] Running command: ./buildconf 15-08-31 13:01:11 [45/245/248] [curl] Running command: ./configure --disable-manual --prefix="$PREFIX" 15-08-31 13:02:58 [45/245/248] [curl] Running build-commands 15-08-31 13:02:58 [45/245/248] [curl] Running command: make 15-08-31 13:04:20 [45/245/248] [curl] Running install-commands 15-08-31 13:04:20 [45/245/248] [curl] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:04:23 [45/245/248] [curl] Elapsed time for build 00:05:16 15-08-31 13:04:23 [45/245/248] [curl] Starting artifact creation 15-08-31 13:04:25 [45/245/248] [curl] Now cached 691377 bytes as curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07 15-08-31 13:04:25 [45/245/248] [curl] Elapsed time for artifact creation 00:00:02 15-08-31 13:04:28 [45/245/248] [curl] Cleaned up /src/tmp/tmpR_xWmA 15-08-31 13:04:28 [45/245/248] [curl] Elapsed time for assembly 00:44:44 15-08-31 13:04:28 [45/245/248] [git] Installing curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07 15-08-31 13:04:29 [45/245/248] [git] Installing gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 13:04:30 [46/245/248] [git] Starting build 15-08-31 13:04:30 [46/245/248] [git] Try fetching tarball git___git_baserock_org_delta_git.tar --2015-08-31 13:04:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 73125376 (70M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_git.tar’ git___git_baserock_org_delta_git.tar 100%[=================================================================================================================>] 69.74M 3.62MB/s in 21s 2015-08-31 13:04:51 (3.39 MB/s) - ‘git___git_baserock_org_delta_git.tar’ saved [73125376/73125376] remote: Counting objects: 91656, done. remote: Compressing objects: 100% (31338/31338), done. remote: Total 91656 (delta 63146), reused 86383 (delta 58826) Receiving objects: 100% (91656/91656), 18.15 MiB | 3.84 MiB/s, done. Resolving deltas: 100% (63146/63146), completed with 928 local objects. From git://git.baserock.org/delta/git * [new ref] refs/config/ko-down -> refs/config/ko-down * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] 2.5-work -> 2.5-work * [new branch] @foo -> @foo * [new branch] aa/transport-no-non-positive-depth -> aa/transport-no-non-positive-depth * [new branch] aa/transport-non-positive-depth-only -> aa/transport-non-positive-depth-only * [new branch] ab/add-interactive-show-diff-func-name -> ab/add-interactive-show-diff-func-name * [new branch] ab/clang-lints -> ab/clang-lints * [new branch] ab/enable-i18n -> ab/enable-i18n * [new branch] ab/gitweb-author-initials -> ab/gitweb-author-initials * [new branch] ab/i18n-test-fix -> ab/i18n-test-fix * [new branch] ab/perl-i18n -> ab/perl-i18n * [new branch] ab/pull-rebase-config -> ab/pull-rebase-config * [new branch] ab/subtree-doc -> ab/subtree-doc * [new branch] ab/sun-studio-portability -> ab/sun-studio-portability + 06e6a74...b27a3cb ad/bisect-terms -> ad/bisect-terms (forced update) * [new branch] af/rebase-i-merge-options -> af/rebase-i-merge-options * [new branch] ah/doc-gitk-config -> ah/doc-gitk-config * [new branch] ah/fix-http-push -> ah/fix-http-push * [new branch] ah/grammofix -> ah/grammofix * [new branch] ah/send-email-postfix-alias -> ah/send-email-postfix-alias * [new branch] aj/ada-diff-word-pattern -> aj/ada-diff-word-pattern * [new branch] aj/p4-symlink-lose-nl -> aj/p4-symlink-lose-nl * [new branch] ak/cvsserver-stabilize-use-of-hash-keys -> ak/cvsserver-stabilize-use-of-hash-keys * [new branch] ak/gitweb-fit-image -> ak/gitweb-fit-image * [new branch] ak/profile-feedback-build -> ak/profile-feedback-build * [new branch] ak/stash-store-create-help -> ak/stash-store-create-help * [new branch] ak/submodule-foreach-quoting -> ak/submodule-foreach-quoting * [new branch] al/docs -> al/docs * [new branch] am/completion-zsh-fix -> am/completion-zsh-fix * [new branch] an/branch-config-message -> an/branch-config-message * [new branch] ap/commit-author-mailmap -> ap/commit-author-mailmap * [new branch] ap/path-max -> ap/path-max * [new branch] ap/rebase-multiple-fixups -> ap/rebase-multiple-fixups * [new branch] ap/remote-hg-skip-null-bookmarks -> ap/remote-hg-skip-null-bookmarks * [new branch] ap/remote-hg-tilde-is-home-directory -> ap/remote-hg-tilde-is-home-directory * [new branch] ap/remote-hg-unquote-cquote -> ap/remote-hg-unquote-cquote * [new branch] ar/i18n-no-gettext -> ar/i18n-no-gettext * [new branch] as/calloc-takes-nmemb-then-size -> as/calloc-takes-nmemb-then-size * [new branch] as/grep-fullname-config -> as/grep-fullname-config * [new branch] as/log-output-encoding-in-user-format -> as/log-output-encoding-in-user-format * [new branch] as/pretty-truncate -> as/pretty-truncate * [new branch] as/tree-walk-fix-aggressive-short-cut -> as/tree-walk-fix-aggressive-short-cut * [new branch] as/userdiff-sh -> as/userdiff-sh * [new branch] aw/merge-help-messages -> aw/merge-help-messages * [new branch] aw/rebase-i-stop-on-failure-to-amend -> aw/rebase-i-stop-on-failure-to-amend * [new branch] az/verify-tag-use-gpg-config -> az/verify-tag-use-gpg-config * [new branch] baserock/jonathanmaw/S9007/upgrade-git -> baserock/jonathanmaw/S9007/upgrade-git * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/ps/update-git -> baserock/ps/update-git * [new branch] baserock/tests/old-trove -> baserock/tests/old-trove * [new branch] bb/date-iso-strict -> bb/date-iso-strict * [new branch] bb/diff-no-index-dotdot -> bb/diff-no-index-dotdot * [new branch] bb/update-unicode-table -> bb/update-unicode-table * [new branch] bc/archive-pax-header-mode -> bc/archive-pax-header-mode * [new branch] bc/asciidoc -> bc/asciidoc * [new branch] bc/asciidoc-pretty-formats-fix -> bc/asciidoc-pretty-formats-fix * [new branch] bc/asciidoctor -> bc/asciidoctor * [new branch] bc/blame-crlf-test -> bc/blame-crlf-test * [new branch] bc/commit-invalid-utf8 -> bc/commit-invalid-utf8 * [new branch] bc/completion-for-bash-3.0 -> bc/completion-for-bash-3.0 * [new branch] bc/doc-merge-no-op-revert -> bc/doc-merge-no-op-revert * [new branch] bc/fetch-thin-less-aggressive-in-normal-repository -> bc/fetch-thin-less-aggressive-in-normal-repository * [new branch] bc/fix-rebase-merge-skip -> bc/fix-rebase-merge-skip * [new branch] bc/gnome-keyring -> bc/gnome-keyring * [new branch] bc/gpg-sign-everywhere -> bc/gpg-sign-everywhere * [new branch] bc/http-100-continue -> bc/http-100-continue * [new branch] bc/http-backend-allow-405 -> bc/http-backend-allow-405 * [new branch] bc/imap-send-doc -> bc/imap-send-doc * [new branch] bc/log-decoration -> bc/log-decoration * [new branch] bc/maint-apply-check-no-patch -> bc/maint-apply-check-no-patch * [new branch] bc/push-match-many-refs -> bc/push-match-many-refs * [new branch] bc/send-email-ssl-die-message-fix -> bc/send-email-ssl-die-message-fix * [new branch] bc/send-email-use-port-as-separate-param -> bc/send-email-use-port-as-separate-param * [new branch] bc/submodule-status-ignored -> bc/submodule-status-ignored * [new branch] bc/unstash-clean-crufts -> bc/unstash-clean-crufts * [new branch] bc/unuse-packfile -> bc/unuse-packfile * [new branch] bg/install-branch-config-skip-prefix -> bg/install-branch-config-skip-prefix * [new branch] bg/rebase-off-of-previous-branch -> bg/rebase-off-of-previous-branch * [new branch] bg/strbuf-trim -> bg/strbuf-trim * [new branch] bg/xcalloc-nmemb-then-size -> bg/xcalloc-nmemb-then-size * [new branch] bk/refresh-missing-ok-in-merge-recursive -> bk/refresh-missing-ok-in-merge-recursive * [new branch] bk/refs-multi-update -> bk/refs-multi-update * [new branch] bl/blame-full-history -> bl/blame-full-history * [new branch] bl/gitweb-project-filter -> bl/gitweb-project-filter * [new branch] bm/merge-base-octopus-dedup -> bm/merge-base-octopus-dedup * [new branch] bp/commit-p-editor -> bp/commit-p-editor * [new branch] bp/diff-relative-config -> bp/diff-relative-config * [new branch] bp/mediawiki-preview -> bp/mediawiki-preview * [new branch] br/http-init-fix -> br/http-init-fix * [new branch] br/imap-send-simplify-tunnel-child-process -> br/imap-send-simplify-tunnel-child-process * [new branch] br/imap-send-verbosity -> br/imap-send-verbosity * [new branch] br/imap-send-via-libcurl -> br/imap-send-via-libcurl * [new branch] br/sha1-name-40-hex-no-disambiguation -> br/sha1-name-40-hex-no-disambiguation * [new branch] bs/mirbsd -> bs/mirbsd * [new branch] bs/stdio-undef-before-redef -> bs/stdio-undef-before-redef * [new branch] bw/grep-no-index-no-exclude -> bw/grep-no-index-no-exclude * [new branch] bw/inet-pton-ntop-compat -> bw/inet-pton-ntop-compat * [new branch] bw/maint-0090-awk-tweak -> bw/maint-0090-awk-tweak * [new branch] bw/maint-t8006-sed-incomplete-line -> bw/maint-t8006-sed-incomplete-line * [new branch] bw/solaris-sed-tr-test-portability -> bw/solaris-sed-tr-test-portability * [new branch] bw/trace-no-inline-getnanotime -> bw/trace-no-inline-getnanotime * [new branch] bw/use-write-script-in-tests -> bw/use-write-script-in-tests * [new branch] ca/doc-config-third-party -> ca/doc-config-third-party * [new branch] cb/aix -> cb/aix * [new branch] cb/byte-order -> cb/byte-order * [new branch] cb/do-not-pretend-to-hijack-long-help -> cb/do-not-pretend-to-hijack-long-help * [new branch] cb/filter-branch-prune-empty-degenerate-merges -> cb/filter-branch-prune-empty-degenerate-merges * [new branch] cb/fsck-squelch-dangling -> cb/fsck-squelch-dangling * [new branch] cb/git-daemon-tests -> cb/git-daemon-tests * [new branch] cb/httpd-test-fix-port -> cb/httpd-test-fix-port * [new branch] cb/maint-kill-subprocess-upon-signal -> cb/maint-kill-subprocess-upon-signal * [new branch] cb/maint-rev-list-verify-object -> cb/maint-rev-list-verify-object * [new branch] cb/maint-t5541-make-server-port-portable -> cb/maint-t5541-make-server-port-portable * [new branch] cb/mergetool-difftool -> cb/mergetool-difftool * [new branch] cb/push-quiet -> cb/push-quiet * [new branch] cb/receive-pack-keep-errors -> cb/receive-pack-keep-errors * [new branch] cb/transfer-no-progress -> cb/transfer-no-progress * [new branch] cc/bisect-rev-parsing -> cc/bisect-rev-parsing * [new branch] cc/for-each-mergetag -> cc/for-each-mergetag * [new branch] cc/interpret-trailers -> cc/interpret-trailers * [new branch] cc/interpret-trailers-more -> cc/interpret-trailers-more * [new branch] cc/remote-remove-redundant-postfixcmp -> cc/remote-remove-redundant-postfixcmp * [new branch] cc/replace-edit -> cc/replace-edit * [new branch] cc/replace-graft -> cc/replace-graft * [new branch] cc/replace-object-info -> cc/replace-object-info * [new branch] cc/replace-with-the-same-type -> cc/replace-with-the-same-type * [new branch] cc/starts-n-ends-with -> cc/starts-n-ends-with * [new branch] cc/starts-n-ends-with-endgame -> cc/starts-n-ends-with-endgame * [new branch] ci/stripspace-docs -> ci/stripspace-docs * [new branch] cj/grep-none-match -> cj/grep-none-match * [new branch] cl/p4-use-diff-tree -> cl/p4-use-diff-tree * [new branch] cn/apply-fix-ws-can-lengthen-lines -> cn/apply-fix-ws-can-lengthen-lines * [new branch] cn/doc-config-bare-subsection -> cn/doc-config-bare-subsection * [new branch] cn/fetch-prune-overlapping-destination -> cn/fetch-prune-overlapping-destination * [new branch] cn/maint-branch-with-bad -> cn/maint-branch-with-bad * [new branch] cn/maint-lf-to-crlf-filter -> cn/maint-lf-to-crlf-filter * [new branch] cn/maint-rev-list-doc -> cn/maint-rev-list-doc * [new branch] cn/pull-rebase-message -> cn/pull-rebase-message * [new branch] cn/thin-push-capability -> cn/thin-push-capability * [new branch] cp/am-patch-format-doc -> cp/am-patch-format-doc * [new branch] cp/git-web-browse-browsers -> cp/git-web-browse-browsers * [new branch] cp/submodule-custom-update -> cp/submodule-custom-update * [new branch] cs/perl-config-path-send-email -> cs/perl-config-path-send-email * [new branch] ct/advise-push-default -> ct/advise-push-default * [new branch] da/completion-show-signature -> da/completion-show-signature * [new branch] da/darwin -> da/darwin * [new branch] da/difftool -> da/difftool * [new branch] da/difftool-git-files -> da/difftool-git-files * [new branch] da/difftool-mergetool-simplify-reporting-status -> da/difftool-mergetool-simplify-reporting-status * [new branch] da/difftool-test -> da/difftool-test * [new branch] da/imap-send-use-credential-helper -> da/imap-send-use-credential-helper * [new branch] da/include-compat-util-first-in-c -> da/include-compat-util-first-in-c * [new branch] da/maint-mergetool-twoway -> da/maint-mergetool-twoway * [new branch] da/mergetool-meld -> da/mergetool-meld * [new branch] da/mergetool-temporary-directory -> da/mergetool-temporary-directory * [new branch] da/mergetool-temporary-filename -> da/mergetool-temporary-filename * [new branch] da/mergetool-tests -> da/mergetool-tests * [new branch] da/mergetool-tool-help -> da/mergetool-tool-help * [new branch] da/pull-ff-configuration -> da/pull-ff-configuration * [new branch] da/rev-parse-verify-quiet -> da/rev-parse-verify-quiet * [new branch] da/styles -> da/styles * [new branch] da/use-rev-parse-verify-quiet-in-stash -> da/use-rev-parse-verify-quiet-in-stash * [new branch] db/http-savecookies -> db/http-savecookies * [new branch] db/make-with-curl -> db/make-with-curl * [new branch] db/show-ref-head -> db/show-ref-head * [new branch] dd/find-graft-with-sha1-pos -> dd/find-graft-with-sha1-pos * [new branch] dd/use-alloc-grow -> dd/use-alloc-grow * [new branch] dg/subtree -> dg/subtree * [new branch] dg/test-from-elsewhere -> dg/test-from-elsewhere * [new branch] di/fast-import-empty-tag-note-fix -> di/fast-import-empty-tag-note-fix * [new branch] dk/blame-janitorial -> dk/blame-janitorial * [new branch] dk/blame-reorg -> dk/blame-reorg * [new branch] dk/makefile-dist -> dk/makefile-dist * [new branch] dk/raise-core-deltabasecachelimit -> dk/raise-core-deltabasecachelimit * [new branch] dk/skip-prefix-scan-only-once -> dk/skip-prefix-scan-only-once * [new branch] dm/compat-s-ifmt-for-zos -> dm/compat-s-ifmt-for-zos * [new branch] dm/configure-iconv-locale-charset -> dm/configure-iconv-locale-charset * [new branch] dm/port2zos -> dm/port2zos * [new branch] dm/tree-walk -> dm/tree-walk * [new branch] dn/test-reject-utf-16 -> dn/test-reject-utf-16 * [new branch] dotgit-case-maint-1.8.5 -> dotgit-case-maint-1.8.5 * [new branch] dp/i18n-libcharset -> dp/i18n-libcharset * [new branch] dp/makefile-charset-lib-doc -> dp/makefile-charset-lib-doc * [new branch] ds/doc-two-kinds-of-tags -> ds/doc-two-kinds-of-tags * [new branch] ds/rev-parse-required-args -> ds/rev-parse-required-args * [new branch] dt/api-doc-setup-gently -> dt/api-doc-setup-gently * [new branch] dt/cache-tree-repair -> dt/cache-tree-repair * [new branch] dt/merge-recursive-case-insensitive -> dt/merge-recursive-case-insensitive * [new branch] dt/refs-check-refname-component-optim -> dt/refs-check-refname-component-optim * [new branch] dt/refs-check-refname-component-sse -> dt/refs-check-refname-component-sse * [new branch] dt/refs-check-refname-component-sse-fix -> dt/refs-check-refname-component-sse-fix * [new branch] dt/refs-check-refname-component-sse42 -> dt/refs-check-refname-component-sse42 * [new branch] dt/tests-with-env-not-subshell -> dt/tests-with-env-not-subshell * [new branch] dw/check-ignore-sans-index -> dw/check-ignore-sans-index * [new branch] dw/diff-no-index-doc -> dw/diff-no-index-doc * [new branch] dw/doc-status-no-longer-shows-pound-prefix -> dw/doc-status-no-longer-shows-pound-prefix * [new branch] dw/gitweb-doc-grammo -> dw/gitweb-doc-grammo * [new branch] dw/request-pull-diag -> dw/request-pull-diag * [new branch] dw/shell-basename-dashdash-before-stripping-leading-dash-from-login -> dw/shell-basename-dashdash-before-stripping-leading-dash-from-login * [new branch] eb/no-pthreads -> eb/no-pthreads + fbf2fec...0179ca7 ee/clean-remove-dirs -> ee/clean-remove-dirs (forced update) * [new branch] ef/make-without-curl-config -> ef/make-without-curl-config * [new branch] ef/mingw-syslog -> ef/mingw-syslog * [new branch] ef/mingw-write -> ef/mingw-write * [new branch] ef/send-email-absolute-path-to-the-command -> ef/send-email-absolute-path-to-the-command * [new branch] ef/setenv-putenv -> ef/setenv-putenv * [new branch] ek/alt-odb-entry-fix -> ek/alt-odb-entry-fix * [new branch] ep/avoid-test-a-o -> ep/avoid-test-a-o * [new branch] ep/shell-assign-and-export-vars -> ep/shell-assign-and-export-vars * [new branch] ep/shell-command-substitution -> ep/shell-command-substitution * [new branch] ep/submodule-code-cleanup -> ep/submodule-code-cleanup * [new branch] ep/varscope -> ep/varscope * [new branch] es/blame-L-breakage -> es/blame-L-breakage * [new branch] es/blame-L-more -> es/blame-L-more * [new branch] es/blame-L-twice -> es/blame-L-twice * [new branch] es/check-mailmap -> es/check-mailmap * [new branch] es/checkout-index-temp -> es/checkout-index-temp * [new branch] es/contacts -> es/contacts * [new branch] es/contacts-blame-L-multi -> es/contacts-blame-L-multi * [new branch] es/contacts-in-subdir -> es/contacts-in-subdir * [new branch] es/line-log-further-fixes -> es/line-log-further-fixes * [new branch] es/name-hash-no-trailing-slash-in-dirs -> es/name-hash-no-trailing-slash-in-dirs * [new branch] es/overlapping-range-set -> es/overlapping-range-set * [new branch] es/rebase-i-no-abbrev -> es/rebase-i-no-abbrev * [new branch] es/rebase-i-respect-core-commentchar -> es/rebase-i-respect-core-commentchar * [new branch] es/retire-index-name-exists -> es/retire-index-name-exists * [new branch] es/sh-i18n-envsubst -> es/sh-i18n-envsubst * [new branch] et/spell-poll-infinite-with-minus-one-only -> et/spell-poll-infinite-with-minus-one-only * [new branch] ew/config-protect-mode -> ew/config-protect-mode * [new branch] ew/keepalive -> ew/keepalive * [new branch] fc/at-head -> fc/at-head * [new branch] fc/complete-aliased-push -> fc/complete-aliased-push * [new branch] fc/completion -> fc/completion * [new branch] fc/contrib-bzr-hg-fixes -> fc/contrib-bzr-hg-fixes * [new branch] fc/discourage-pull-no-ff -> fc/discourage-pull-no-ff * [new branch] fc/fast-export -> fc/fast-export * [new branch] fc/git-version-gen -> fc/git-version-gen * [new branch] fc/merge-default-to-upstream -> fc/merge-default-to-upstream * [new branch] fc/mergetool-prompt -> fc/mergetool-prompt * [new branch] fc/mergetools-vimdiff3 -> fc/mergetools-vimdiff3 * [new branch] fc/prompt-zsh-read-from-file -> fc/prompt-zsh-read-from-file * [new branch] fc/publish-vs-upstream -> fc/publish-vs-upstream * [new branch] fc/push-prune -> fc/push-prune * [new branch] fc/remote-helper-fixes -> fc/remote-helper-fixes * [new branch] fc/remote-helper-refmap -> fc/remote-helper-refmap * [new branch] fc/remote-helpers-hg-bzr-graduation -> fc/remote-helpers-hg-bzr-graduation * [new branch] fc/remote-hg-fixes-for-hg-3.0 -> fc/remote-hg-fixes-for-hg-3.0 * [new branch] fc/remote-hg-shared-setup -> fc/remote-hg-shared-setup * [new branch] fc/remote-seturl-usage-fix -> fc/remote-seturl-usage-fix * [new branch] fc/rerere-conflict-style -> fc/rerere-conflict-style * [new branch] fc/rev-parse-test-updates -> fc/rev-parse-test-updates * [new branch] fc/status-printf-squelch-format-zero-length-warnings -> fc/status-printf-squelch-format-zero-length-warnings * [new branch] fc/styles -> fc/styles * [new branch] fc/t3200-fixes -> fc/t3200-fixes * [new branch] fc/transport-helper-fixes -> fc/transport-helper-fixes * [new branch] fc/transport-helper-sync-error-fix -> fc/transport-helper-sync-error-fix * [new branch] fc/trivial -> fc/trivial * [new branch] fc/unpack-trees-leakfix -> fc/unpack-trees-leakfix * [new branch] fc/zsh-completion -> fc/zsh-completion * [new branch] fg/submodule-clone-depth -> fg/submodule-clone-depth * [new branch] fg/submodule-git-file-git-dir -> fg/submodule-git-file-git-dir * [new branch] fk/make-auto-header-dependencies -> fk/make-auto-header-dependencies * [new branch] fp/submodule-checkout-mode -> fp/submodule-checkout-mode * [new branch] fr/add-interactive-argv-array -> fr/add-interactive-argv-array * [new branch] fr/sequencer-fail-with-not-one-upon-no-ff -> fr/sequencer-fail-with-not-one-upon-no-ff * [new branch] gh/userdiff-matlab -> gh/userdiff-matlab * [new branch] gj/push-more-verbose-advice -> gj/push-more-verbose-advice + 592e412...19139a3 gp/status-rebase-i-info -> gp/status-rebase-i-info (forced update) + 804098b...52861a5 gr/rebase-i-drop-warn -> gr/rebase-i-drop-warn (forced update) * [new branch] hj/pretty-naked-decoration -> hj/pretty-naked-decoration * [new branch] hn/log-graph-color-octopus -> hn/log-graph-color-octopus * [new branch] hold/hv/submodule-ignore-fix-premerge -> hold/hv/submodule-ignore-fix-premerge * [new branch] hold/rs-ref-transaction-rerolled -> hold/rs-ref-transaction-rerolled * [new branch] hs/simplify-bit-setting-in-fsck-tree -> hs/simplify-bit-setting-in-fsck-tree * [new branch] hu/cherry-pick-previous-branch -> hu/cherry-pick-previous-branch * [new branch] hv/config-from-blob -> hv/config-from-blob + 027771f...8455218 hv/submodule-config -> hv/submodule-config (forced update) * [new branch] hv/submodule-ignore-fix -> hv/submodule-ignore-fix * [new branch] hv/submodule-recurse-push -> hv/submodule-recurse-push * [new branch] ib/rev-parse-parseopt-argh -> ib/rev-parse-parseopt-argh * [new branch] ib/test-selectively-run -> ib/test-selectively-run * [new branch] ir/makefile-typofix -> ir/makefile-typofix * [new branch] jb/filter-ignore-sigpipe -> jb/filter-ignore-sigpipe * [new branch] jb/required-filter -> jb/required-filter * [new branch] jc/a-lone-dash-stands-for-previous-branch -> jc/a-lone-dash-stands-for-previous-branch * [new branch] jc/add-2.0-ignore-removal -> jc/add-2.0-ignore-removal * [new branch] jc/add-refresh-unmerged -> jc/add-refresh-unmerged * [new branch] jc/advice-doc -> jc/advice-doc * [new branch] jc/advise-i18n -> jc/advise-i18n * [new branch] jc/advise-push-default -> jc/advise-push-default * [new branch] jc/am-3-nonstandard-popt -> jc/am-3-nonstandard-popt * [new branch] jc/apply-atomic -> jc/apply-atomic * [new branch] jc/apply-ignore-whitespace -> jc/apply-ignore-whitespace * [new branch] jc/apply-ws-prefix -> jc/apply-ws-prefix * [new branch] jc/branch-branch -> jc/branch-branch * [new branch] jc/branch-desc-typoavoidance -> jc/branch-desc-typoavoidance * [new branch] jc/bundle -> jc/bundle * [new branch] jc/check-attr-honor-working-tree -> jc/check-attr-honor-working-tree * [new branch] jc/check-x-z -> jc/check-x-z * [new branch] jc/checkout-detach-doc -> jc/checkout-detach-doc * [new branch] jc/checkout-local-track-report -> jc/checkout-local-track-report * [new branch] jc/checkout-m-twoway -> jc/checkout-m-twoway * [new branch] jc/checkout-out-of-unborn -> jc/checkout-out-of-unborn * [new branch] jc/clone-borrow -> jc/clone-borrow * [new branch] jc/commit-amend-no-edit -> jc/commit-amend-no-edit * [new branch] jc/commit-hook-authorship -> jc/commit-hook-authorship * [new branch] jc/commit-is-spelled-with-two-ems -> jc/commit-is-spelled-with-two-ems * [new branch] jc/commit-parsing -> jc/commit-parsing * [new branch] jc/completion-no-chdir -> jc/completion-no-chdir * [new branch] jc/config-mak-document-darwin-vs-macosx -> jc/config-mak-document-darwin-vs-macosx * [new branch] jc/conflict-hint -> jc/conflict-hint * [new branch] jc/core-checkstat-2.0 -> jc/core-checkstat-2.0 * [new branch] jc/create-directories-microopt -> jc/create-directories-microopt * [new branch] jc/cvsserver-perm-bit-fix -> jc/cvsserver-perm-bit-fix * [new branch] jc/diff-algo-cleanup -> jc/diff-algo-cleanup * [new branch] jc/diff-filter-negation -> jc/diff-filter-negation * [new branch] jc/diff-ignore-case -> jc/diff-ignore-case * [new branch] jc/diff-ignore-mode -> jc/diff-ignore-mode * [new branch] jc/diff-stat-scaler -> jc/diff-stat-scaler * [new branch] jc/diff-ws-check-deleted -> jc/diff-ws-check-deleted + 3f4f17b...b8767f7 jc/diff-ws-error-highlight -> jc/diff-ws-error-highlight (forced update) * [new branch] jc/doc-commit-only -> jc/doc-commit-only * [new branch] jc/doc-merge-options -> jc/doc-merge-options * [new branch] jc/exec-cmd-system-path-leak-fix -> jc/exec-cmd-system-path-leak-fix * [new branch] jc/fetch-pack-fsck-objects -> jc/fetch-pack-fsck-objects * [new branch] jc/fetch-pull-refmap -> jc/fetch-pull-refmap * [new branch] jc/fetch-push-refmap -> jc/fetch-push-refmap * [new branch] jc/first-parent-merge-bases -> jc/first-parent-merge-bases * [new branch] jc/fix-clone-single-starting-at-a-tag -> jc/fix-clone-single-starting-at-a-tag * [new branch] jc/fix-diff-no-index-diff-opt-parse -> jc/fix-diff-no-index-diff-opt-parse * [new branch] jc/fmt-merge-msg-people -> jc/fmt-merge-msg-people * [new branch] jc/format-patch -> jc/format-patch * [new branch] jc/graduate-remote-hg-bzr -> jc/graduate-remote-hg-bzr * [new branch] jc/graph-post-root-gap -> jc/graph-post-root-gap * [new branch] jc/hash-object-fix -> jc/hash-object-fix * [new branch] jc/hash-object-fsck-tag -> jc/hash-object-fsck-tag * [new branch] jc/hold-diff-remove-q-synonym-for-no-deletion -> jc/hold-diff-remove-q-synonym-for-no-deletion * [new branch] jc/hook-cleanup -> jc/hook-cleanup * [new branch] jc/i18n-shell-script-gettext -> jc/i18n-shell-script-gettext * [new branch] jc/ignore-sigpipe-while-running-hooks -> jc/ignore-sigpipe-while-running-hooks * [new branch] jc/index-pack-reject-dups -> jc/index-pack-reject-dups * [new branch] jc/is-git-command -> jc/is-git-command * [new branch] jc/is-url-simplify -> jc/is-url-simplify * [new branch] jc/ls-files-killed-optim -> jc/ls-files-killed-optim * [new branch] jc/ls-remote-short-help -> jc/ls-remote-short-help * [new branch] jc/mailmap-case-insensitivity -> jc/mailmap-case-insensitivity * [new branch] jc/maint-clean-nested-worktree-in-subdir -> jc/maint-clean-nested-worktree-in-subdir * [new branch] jc/maint-commit-ignore-i-t-a -> jc/maint-commit-ignore-i-t-a * [new branch] jc/maint-diff-patch-header -> jc/maint-diff-patch-header * [new branch] jc/maint-grep-untracked-exclude -> jc/maint-grep-untracked-exclude * [new branch] jc/maint-lf-to-crlf-keep-crlf -> jc/maint-lf-to-crlf-keep-crlf * [new branch] jc/maint-log-first-parent-pathspec -> jc/maint-log-first-parent-pathspec * [new branch] jc/maint-mailmap-output -> jc/maint-mailmap-output * [new branch] jc/maint-merge-autoedit -> jc/maint-merge-autoedit * [new branch] jc/maint-name-rev-all -> jc/maint-name-rev-all * [new branch] jc/maint-pack-object-cycle -> jc/maint-pack-object-cycle * [new branch] jc/maint-pull-docfix -> jc/maint-pull-docfix * [new branch] jc/maint-pull-docfix-for-409b8d82 -> jc/maint-pull-docfix-for-409b8d82 * [new branch] jc/maint-request-pull-for-tag -> jc/maint-request-pull-for-tag * [new branch] jc/maint-undefined-i18n-observation-test -> jc/maint-undefined-i18n-observation-test * [new branch] jc/maint-verify-objects-remove-pessimism -> jc/maint-verify-objects-remove-pessimism * [new branch] jc/make-tags -> jc/make-tags * [new branch] jc/match-refs-clarify -> jc/match-refs-clarify * [new branch] jc/merge-base-reflog -> jc/merge-base-reflog * [new branch] jc/merge-bases -> jc/merge-bases * [new branch] jc/merge-deprecate-old-syntax -> jc/merge-deprecate-old-syntax * [new branch] jc/merge-ff-only-stronger-than-signed-merge -> jc/merge-ff-only-stronger-than-signed-merge * [new branch] jc/more-robust-nth-prior-checkout -> jc/more-robust-nth-prior-checkout * [new branch] jc/name-rev-exact-ref -> jc/name-rev-exact-ref * [new branch] jc/no-need-for-env-in-sh-scripts -> jc/no-need-for-env-in-sh-scripts * [new branch] jc/not-mingw-cygwin -> jc/not-mingw-cygwin * [new branch] jc/pack-objects -> jc/pack-objects * [new branch] jc/pager-configuration-doc -> jc/pager-configuration-doc * [new branch] jc/parse-date-raw -> jc/parse-date-raw * [new branch] jc/parse-options-boolean -> jc/parse-options-boolean * [new branch] jc/parse-options-humint -> jc/parse-options-humint * [new branch] jc/parseopt-command-modes -> jc/parseopt-command-modes * [new branch] jc/parseopt-verify-short-name -> jc/parseopt-verify-short-name * [new branch] jc/pickaxe-ignore-case -> jc/pickaxe-ignore-case * [new branch] jc/prompt-upstream -> jc/prompt-upstream * [new branch] jc/pull-signed-tag -> jc/pull-signed-tag * [new branch] jc/pull-signed-tag-doc -> jc/pull-signed-tag-doc * [new branch] jc/pull-training-wheel -> jc/pull-training-wheel * [new branch] jc/push-2.0-default-to-simple -> jc/push-2.0-default-to-simple * [new branch] jc/push-cas -> jc/push-cas * [new branch] jc/push-cert-2 -> jc/push-cert-2 * [new branch] jc/push-cert-hmac-optim -> jc/push-cert-hmac-optim * [new branch] jc/push-refmap -> jc/push-refmap * [new branch] jc/push-tags-also -> jc/push-tags-also * [new branch] jc/ref-excludes -> jc/ref-excludes * [new branch] jc/refer-to-t-readme-from-submitting-patches -> jc/refer-to-t-readme-from-submitting-patches * [new branch] jc/reflog-doc -> jc/reflog-doc * [new branch] jc/remote-http-argv-array -> jc/remote-http-argv-array * [new branch] jc/remote-setbranches-usage-fix -> jc/remote-setbranches-usage-fix * [new branch] jc/reopen-lock-file -> jc/reopen-lock-file * [new branch] jc/request-pull-show-head-4 -> jc/request-pull-show-head-4 + 15ed07d...e929467 jc/rerere -> jc/rerere (forced update) * [new branch] jc/rev-parse-argh-dashed-multi-words -> jc/rev-parse-argh-dashed-multi-words * [new branch] jc/revert-clone-doc-update-for-push-from-shallow -> jc/revert-clone-doc-update-for-push-from-shallow * [new branch] jc/revision-dash-count-parsing -> jc/revision-dash-count-parsing * [new branch] jc/revision-range-unpeel -> jc/revision-range-unpeel * [new branch] jc/rm-submodule-error-message -> jc/rm-submodule-error-message * [new branch] jc/run-hook-env-1 -> jc/run-hook-env-1 * [new branch] jc/shortlog-ref-exclude -> jc/shortlog-ref-exclude * [new branch] jc/show-sig -> jc/show-sig * [new branch] jc/signed-commit -> jc/signed-commit * [new branch] jc/simple-add-must-be-a-no-op -> jc/simple-add-must-be-a-no-op * [new branch] jc/split-blob -> jc/split-blob * [new branch] jc/stash-pop-not-popped -> jc/stash-pop-not-popped * [new branch] jc/strbuf-add-lines-avoid-sp-ht-sequence -> jc/strbuf-add-lines-avoid-sp-ht-sequence * [new branch] jc/strcasecmp-pure-inline -> jc/strcasecmp-pure-inline * [new branch] jc/stream-to-pack -> jc/stream-to-pack * [new branch] jc/t9001-modernise -> jc/t9001-modernise * [new branch] jc/tag-contains-with -> jc/tag-contains-with * [new branch] jc/test-lazy-prereq -> jc/test-lazy-prereq * [new branch] jc/transport-do-not-use-connect-twice-in-fetch -> jc/transport-do-not-use-connect-twice-in-fetch * [new branch] jc/unpack-trees-plug-leak -> jc/unpack-trees-plug-leak * [new branch] jc/unseekable-bundle -> jc/unseekable-bundle * [new branch] jc/upload-pack-send-symref -> jc/upload-pack-send-symref * [new branch] jc/url-match -> jc/url-match * [new branch] jc/want-commit -> jc/want-commit * [new branch] jc/wip-safe-apply-take-2 -> jc/wip-safe-apply-take-2 + a834a69...83e96b3 jch -> jch (forced update) * [new branch] jd/subtree -> jd/subtree * [new branch] je/pager-do-not-recurse -> je/pager-do-not-recurse * [new branch] je/quiltimport-no-fuzz -> je/quiltimport-no-fuzz * [new branch] jg/prompt-localize-temporary -> jg/prompt-localize-temporary * [new branch] jh/apply-free-patch -> jh/apply-free-patch * [new branch] jh/checkout-auto-tracking -> jh/checkout-auto-tracking * [new branch] jh/cherry-pick-no-verify -> jh/cherry-pick-no-verify * [new branch] jh/clean-filter-empty -> jh/clean-filter-empty * [new branch] jh/fast-import-notes -> jh/fast-import-notes * [new branch] jh/fetch-head-update -> jh/fetch-head-update * [new branch] jh/loose-object-dirs-creation-race -> jh/loose-object-dirs-creation-race * [new branch] jh/note-trees-record-blobs -> jh/note-trees-record-blobs * [new branch] jh/notes-merge-in-git-dir-worktree -> jh/notes-merge-in-git-dir-worktree * [new branch] jh/pre-push-sample-no-custom-ifs -> jh/pre-push-sample-no-custom-ifs * [new branch] jh/rlimit-nofile-fallback -> jh/rlimit-nofile-fallback * [new branch] jh/shorten-refname -> jh/shorten-refname + 3ebbd00...5667805 jh/strbuf-read-use-read-in-full -> jh/strbuf-read-use-read-in-full (forced update) * [new branch] jh/submodule-tests -> jh/submodule-tests * [new branch] jh/threadable-symlink-check -> jh/threadable-symlink-check * [new branch] jh/trace-use-startup-info -> jh/trace-use-startup-info * [new branch] jj/command-line-adjective -> jj/command-line-adjective * [new branch] jj/command-line-something -> jj/command-line-something * [new branch] jj/doc-markup-gitcli -> jj/doc-markup-gitcli * [new branch] jj/doc-markup-hints-in-coding-guidelines -> jj/doc-markup-hints-in-coding-guidelines * [new branch] jj/log-doc -> jj/log-doc * [new branch] jj/rev-list-options-doc -> jj/rev-list-options-doc * [new branch] jj/spell-timezone-as-two-words -> jj/spell-timezone-as-two-words * [new branch] jk/add-i-read-error -> jk/add-i-read-error * [new branch] jk/alloc-commit-id -> jk/alloc-commit-id * [new branch] jk/alloc-commit-id-maint -> jk/alloc-commit-id-maint * [new branch] jk/allow-fetch-onelevel-refname -> jk/allow-fetch-onelevel-refname * [new branch] jk/always-allow-large-packets -> jk/always-allow-large-packets * [new branch] jk/approxidate-avoid-y-d-m-over-future-dates -> jk/approxidate-avoid-y-d-m-over-future-dates * [new branch] jk/argv-array-for-child-process -> jk/argv-array-for-child-process * [new branch] jk/branch-at-publish -> jk/branch-at-publish * [new branch] jk/branch-at-publish-rebased -> jk/branch-at-publish-rebased * [new branch] jk/branch-quiet -> jk/branch-quiet * [new branch] jk/branch-verbose-merged -> jk/branch-verbose-merged * [new branch] jk/cache-tree-protect-from-broken-libgit2 -> jk/cache-tree-protect-from-broken-libgit2 * [new branch] jk/capabilities-doc -> jk/capabilities-doc + 3115ee4...132c061 jk/cat-file-batch-all -> jk/cat-file-batch-all (forced update) * [new branch] jk/cat-file-batch-optim -> jk/cat-file-batch-optim * [new branch] jk/cat-file-regression-fix -> jk/cat-file-regression-fix * [new branch] jk/checkout-from-tree -> jk/checkout-from-tree * [new branch] jk/clean-d-pathspec -> jk/clean-d-pathspec * [new branch] jk/clone-progress-to-stderr -> jk/clone-progress-to-stderr * [new branch] jk/close-stderr-of-credential-cache-deamon -> jk/close-stderr-of-credential-cache-deamon * [new branch] jk/color-for-more-pagers -> jk/color-for-more-pagers * [new branch] jk/colors-fix -> jk/colors-fix * [new branch] jk/command-line-config-empty-string -> jk/command-line-config-empty-string * [new branch] jk/commit-C-pick-empty -> jk/commit-C-pick-empty * [new branch] jk/commit-author-parsing -> jk/commit-author-parsing * [new branch] jk/commit-buffer-length -> jk/commit-buffer-length * [new branch] jk/commit-date-approxidate -> jk/commit-date-approxidate * [new branch] jk/commit-dates-parsing-fix -> jk/commit-dates-parsing-fix * [new branch] jk/commit-how-to-abort-cherry-pick -> jk/commit-how-to-abort-cherry-pick * [new branch] jk/complete-merge-base -> jk/complete-merge-base * [new branch] jk/complete-merge-pull -> jk/complete-merge-pull * [new branch] jk/config-die-bad-number-noreturn -> jk/config-die-bad-number-noreturn * [new branch] jk/config-include -> jk/config-include * [new branch] jk/config-int-range-check -> jk/config-int-range-check * [new branch] jk/config-path-include-fix -> jk/config-path-include-fix * [new branch] jk/contrib-subtree-make-all -> jk/contrib-subtree-make-all * [new branch] jk/credential-plug-leak -> jk/credential-plug-leak * [new branch] jk/credential-quit -> jk/credential-quit * [new branch] jk/credentials -> jk/credentials * [new branch] jk/daemon-msgs -> jk/daemon-msgs * [new branch] jk/daemon-tolower -> jk/daemon-tolower * [new branch] jk/date-c-double-semicolon -> jk/date-c-double-semicolon * [new branch] jk/detect-push-typo-early -> jk/detect-push-typo-early * [new branch] jk/diff-algo -> jk/diff-algo * [new branch] jk/diff-files-assume-unchanged -> jk/diff-files-assume-unchanged * [new branch] jk/diff-filespec-cleanup -> jk/diff-filespec-cleanup * [new branch] jk/diff-follow-must-take-one-pathspec -> jk/diff-follow-must-take-one-pathspec * [new branch] jk/diff-funcname-cpp-regex -> jk/diff-funcname-cpp-regex * [new branch] jk/diff-highlight -> jk/diff-highlight * [new branch] jk/diff-no-rename-empty -> jk/diff-no-rename-empty * [new branch] jk/diff-tree-t-fix -> jk/diff-tree-t-fix * [new branch] jk/do-not-run-httpd-tests-as-root -> jk/do-not-run-httpd-tests-as-root * [new branch] jk/doc-coding-guideline -> jk/doc-coding-guideline * [new branch] jk/doc-deprecate-grafts -> jk/doc-deprecate-grafts * [new branch] jk/doc-fsck -> jk/doc-fsck * [new branch] jk/dotgit-case-maint-1.8.5 -> jk/dotgit-case-maint-1.8.5 * [new branch] jk/duplicate-objects-in-packs -> jk/duplicate-objects-in-packs * [new branch] jk/error-resolve-conflict-advice -> jk/error-resolve-conflict-advice * [new branch] jk/external-diff-use-argv-array -> jk/external-diff-use-argv-array * [new branch] jk/fast-export-anonymize -> jk/fast-export-anonymize * [new branch] jk/fast-import-empty-ls -> jk/fast-import-empty-ls * [new branch] jk/fast-import-fixes -> jk/fast-import-fixes * [new branch] jk/faster-name-conflicts -> jk/faster-name-conflicts * [new branch] jk/fetch-no-tail-match-refs -> jk/fetch-no-tail-match-refs * [new branch] jk/fetch-pack-many-refs -> jk/fetch-pack-many-refs * [new branch] jk/fetch-reflog-df-conflict -> jk/fetch-reflog-df-conflict * [new branch] jk/fix-profile-feedback-build -> jk/fix-profile-feedback-build * [new branch] jk/follow-rename-score -> jk/follow-rename-score * [new branch] jk/for-each-ref-skip-parsing -> jk/for-each-ref-skip-parsing * [new branch] jk/for-each-reflog-ent-reverse -> jk/for-each-reflog-ent-reverse * [new branch] jk/format-patch-from -> jk/format-patch-from * [new branch] jk/free-tree-buffer -> jk/free-tree-buffer * [new branch] jk/fsck-exit-code-fix -> jk/fsck-exit-code-fix * [new branch] jk/gcc-function-attributes -> jk/gcc-function-attributes * [new branch] jk/git-dir-lookup -> jk/git-dir-lookup * [new branch] jk/git-prompt -> jk/git-prompt * [new branch] jk/gitweb-utf8 -> jk/gitweb-utf8 * [new branch] jk/gitweb-with-newer-cgi-multi-param -> jk/gitweb-with-newer-cgi-multi-param * [new branch] jk/grep-binary-attribute -> jk/grep-binary-attribute * [new branch] jk/grep-tell-run-command-to-cd-when-running-pager -> jk/grep-tell-run-command-to-cd-when-running-pager * [new branch] jk/has-sha1-file-retry-packed -> jk/has-sha1-file-retry-packed * [new branch] jk/http-auth -> jk/http-auth * [new branch] jk/http-auth-redirects -> jk/http-auth-redirects * [new branch] jk/http-auth-tests-robustify -> jk/http-auth-tests-robustify * [new branch] jk/http-errors -> jk/http-errors * [new branch] jk/http-no-curl-easy -> jk/http-no-curl-easy * [new branch] jk/http-push-to-empty -> jk/http-push-to-empty * [new branch] jk/in-pack-size-measurement -> jk/in-pack-size-measurement * [new branch] jk/index-pack-report-missing -> jk/index-pack-report-missing * [new branch] jk/index-pack-threading-races -> jk/index-pack-threading-races * [new branch] jk/interpret-branch-name-fix -> jk/interpret-branch-name-fix * [new branch] jk/janitorial-fixes -> jk/janitorial-fixes * [new branch] jk/lib-terminal-lazy -> jk/lib-terminal-lazy * [new branch] jk/lock-ref-sha1-basic-return-errors -> jk/lock-ref-sha1-basic-return-errors * [new branch] jk/mailmap-incomplete-line -> jk/mailmap-incomplete-line * [new branch] jk/maint-1.6.2-upload-archive -> jk/maint-1.6.2-upload-archive * [new branch] jk/maint-1.7.7-merge-recursive-no-rename-empty -> jk/maint-1.7.7-merge-recursive-no-rename-empty * [new branch] jk/maint-avoid-streaming-filtered-contents -> jk/maint-avoid-streaming-filtered-contents * [new branch] jk/maint-branch-verbose-merged -> jk/maint-branch-verbose-merged * [new branch] jk/maint-clone-shared-no-connectivity-validation -> jk/maint-clone-shared-no-connectivity-validation * [new branch] jk/maint-config-multi-order -> jk/maint-config-multi-order * [new branch] jk/maint-do-not-feed-stdin-to-tests -> jk/maint-do-not-feed-stdin-to-tests * [new branch] jk/maint-fetch-status-table -> jk/maint-fetch-status-table * [new branch] jk/maint-mv -> jk/maint-mv * [new branch] jk/maint-pack-objects-compete-with-delete -> jk/maint-pack-objects-compete-with-delete * [new branch] jk/maint-push-over-dav -> jk/maint-push-over-dav * [new branch] jk/maint-push-v-is-verbose -> jk/maint-push-v-is-verbose * [new branch] jk/maint-snprintf-va-copy -> jk/maint-snprintf-va-copy * [new branch] jk/maint-strbuf-missing-init -> jk/maint-strbuf-missing-init * [new branch] jk/maint-tag-show-fixes -> jk/maint-tag-show-fixes * [new branch] jk/maint-upload-archive -> jk/maint-upload-archive * [new branch] jk/make-simplify-dependencies -> jk/make-simplify-dependencies * [new branch] jk/makefile -> jk/makefile * [new branch] jk/mark-edges-uninteresting -> jk/mark-edges-uninteresting * [new branch] jk/mbox-from-line -> jk/mbox-from-line * [new branch] jk/merge-recursive-no-rename-empty -> jk/merge-recursive-no-rename-empty * [new branch] jk/misc-fixes-maint -> jk/misc-fixes-maint * [new branch] jk/more-push-completion -> jk/more-push-completion * [new branch] jk/mv-submodules-fix -> jk/mv-submodules-fix * [new branch] jk/name-decoration-alloc -> jk/name-decoration-alloc * [new branch] jk/name-pack-after-byte-representation -> jk/name-pack-after-byte-representation * [new branch] jk/no-perl-tests -> jk/no-perl-tests * [new branch] jk/oi-delta-base -> jk/oi-delta-base * [new branch] jk/pack-bitmap-progress -> jk/pack-bitmap-progress * [new branch] jk/pack-bitmap-reuse-deltas -> jk/pack-bitmap-reuse-deltas * [new branch] jk/pack-objects-no-bitmap-when-splitting -> jk/pack-objects-no-bitmap-when-splitting * [new branch] jk/pack-shallow-always-without-bitmap -> jk/pack-shallow-always-without-bitmap * [new branch] jk/pager-bypass-cat-for-default-pager -> jk/pager-bypass-cat-for-default-pager * [new branch] jk/parse-object-cached -> jk/parse-object-cached * [new branch] jk/pretty-G-format-fixes -> jk/pretty-G-format-fixes * [new branch] jk/pretty-empty-format -> jk/pretty-empty-format * [new branch] jk/pretty-reglog-ent -> jk/pretty-reglog-ent * [new branch] jk/prompt-fallback-to-tty -> jk/prompt-fallback-to-tty * [new branch] jk/prompt-stash-could-be-packed -> jk/prompt-stash-could-be-packed + 094c7e6...ee1c6c3 jk/prune-mtime -> jk/prune-mtime (forced update) * [new branch] jk/prune-top-level-refs-after-packing -> jk/prune-top-level-refs-after-packing * [new branch] jk/pull-rebase-using-fork-point -> jk/pull-rebase-using-fork-point * [new branch] jk/pull-to-integrate -> jk/pull-to-integrate * [new branch] jk/push-simple -> jk/push-simple * [new branch] jk/reachable-recent-local-only -> jk/reachable-recent-local-only * [new branch] jk/read-packed-refs-without-path-max -> jk/read-packed-refs-without-path-max * [new branch] jk/rebase-am-fork-point -> jk/rebase-am-fork-point * [new branch] jk/rebuild-perl-scripts-with-no-perl-seting-change -> jk/rebuild-perl-scripts-with-no-perl-seting-change * [new branch] jk/refresh-porcelain-output -> jk/refresh-porcelain-output * [new branch] jk/refs-c-squelch-gcc -> jk/refs-c-squelch-gcc * [new branch] jk/reject-dot-git -> jk/reject-dot-git * [new branch] jk/remote-curl-squelch-extra-errors -> jk/remote-curl-squelch-extra-errors * [new branch] jk/remote-literal-string-leakfix -> jk/remote-literal-string-leakfix * [new branch] jk/remote-pushremote-config-reading -> jk/remote-pushremote-config-reading * [new branch] jk/remove-deprecated -> jk/remove-deprecated * [new branch] jk/remove-experimental-loose-object-support -> jk/remove-experimental-loose-object-support * [new branch] jk/remove-remote-helpers-in-python -> jk/remove-remote-helpers-in-python * [new branch] jk/repack-honor-pack-keep -> jk/repack-honor-pack-keep * [new branch] jk/repack-pack-keep-objects -> jk/repack-pack-keep-objects * [new branch] jk/repack-pack-writebitmaps-config -> jk/repack-pack-writebitmaps-config * [new branch] jk/replace-edit-raw -> jk/replace-edit-raw * [new branch] jk/replace-perl-in-built-scripts -> jk/replace-perl-in-built-scripts * [new branch] jk/report-fail-to-read-objects-better -> jk/report-fail-to-read-objects-better * [new branch] jk/reset-p-current-head-fix -> jk/reset-p-current-head-fix * [new branch] jk/rev-parse-double-dashes -> jk/rev-parse-double-dashes * [new branch] jk/rev-parse-resolve-git-dir -> jk/rev-parse-resolve-git-dir * [new branch] jk/revision-o-is-in-libgit-a -> jk/revision-o-is-in-libgit-a * [new branch] jk/robustify-parse-commit -> jk/robustify-parse-commit * [new branch] jk/run-command-eacces -> jk/run-command-eacces * [new branch] jk/run-network-tests-by-default -> jk/run-network-tests-by-default * [new branch] jk/send-pack-many-refspecs -> jk/send-pack-many-refspecs * [new branch] jk/sha1write-void -> jk/sha1write-void * [new branch] jk/shallow-update-fix -> jk/shallow-update-fix * [new branch] jk/shortlog-tolerate-broken-commit -> jk/shortlog-tolerate-broken-commit * [new branch] jk/show-sig-reuse-commit-buffer -> jk/show-sig-reuse-commit-buffer * [new branch] jk/skip-prefix -> jk/skip-prefix * [new branch] jk/split-broken-ident -> jk/split-broken-ident * [new branch] jk/squelch-compiler-warning-from-funny-error-macro -> jk/squelch-compiler-warning-from-funny-error-macro * [new branch] jk/stable-prio-queue -> jk/stable-prio-queue * [new branch] jk/stash-list-p -> jk/stash-list-p + ae40ebd...b6e8a3b jk/still-interesting -> jk/still-interesting (forced update) * [new branch] jk/strbuf-tolower -> jk/strbuf-tolower * [new branch] jk/strip-suffix -> jk/strip-suffix * [new branch] jk/submodule-subdirectory-ok -> jk/submodule-subdirectory-ok * [new branch] jk/subtree-install-fix -> jk/subtree-install-fix * [new branch] jk/subtree-prefix -> jk/subtree-prefix * [new branch] jk/symbolic-ref-short -> jk/symbolic-ref-short * [new branch] jk/t0008-sigpipe-fix -> jk/t0008-sigpipe-fix * [new branch] jk/t5000-gzip-simplify -> jk/t5000-gzip-simplify * [new branch] jk/t5531-prepare-to-default-to-non-matching -> jk/t5531-prepare-to-default-to-non-matching * [new branch] jk/tag-contains -> jk/tag-contains * [new branch] jk/tag-sort -> jk/tag-sort * [new branch] jk/tag-sort-2 -> jk/tag-sort-2 * [new branch] jk/test-asan -> jk/test-asan * [new branch] jk/test-fixes -> jk/test-fixes * [new branch] jk/test-framework-updates -> jk/test-framework-updates * [new branch] jk/test-ports -> jk/test-ports * [new branch] jk/test-shell-trace -> jk/test-shell-trace * [new branch] jk/tests-cleanup -> jk/tests-cleanup * [new branch] jk/tests-write-script -> jk/tests-write-script * [new branch] jk/top-level-refs-cleanup -> jk/top-level-refs-cleanup * [new branch] jk/trailing-slash-in-pathspec -> jk/trailing-slash-in-pathspec * [new branch] jk/two-way-merge-corner-case-fix -> jk/two-way-merge-corner-case-fix * [new branch] jk/upload-archive-use-start-command -> jk/upload-archive-use-start-command * [new branch] jk/upload-pack-keepalive -> jk/upload-pack-keepalive * [new branch] jk/userdiff-config-simplify -> jk/userdiff-config-simplify * [new branch] jk/utf8-switch-between-nfd-and-nfc -> jk/utf8-switch-between-nfd-and-nfc * [new branch] jk/warn-on-object-refname-ambiguity -> jk/warn-on-object-refname-ambiguity * [new branch] jk/wrap-perl-used-in-tests -> jk/wrap-perl-used-in-tests * [new branch] jk/write-broken-index-with-nul-sha1 -> jk/write-broken-index-with-nul-sha1 * [new branch] jk/write-packed-refs-via-stdio -> jk/write-packed-refs-via-stdio * [new branch] jk/xstrfmt -> jk/xstrfmt * [new branch] jl/commit-v-strip-marker -> jl/commit-v-strip-marker * [new branch] jl/doc-submodule-update-checkout -> jl/doc-submodule-update-checkout * [new branch] jl/git-gui-show-added-submodule-changes -> jl/git-gui-show-added-submodule-changes * [new branch] jl/gitk-show-added-submodule-changes -> jl/gitk-show-added-submodule-changes * [new branch] jl/maint-submodule-relative -> jl/maint-submodule-relative * [new branch] jl/nor-or-nand-and -> jl/nor-or-nand-and * [new branch] jl/pack-transfer-avoid-double-close -> jl/pack-transfer-avoid-double-close * [new branch] jl/remote-rm-prune -> jl/remote-rm-prune * [new branch] jl/some-submodule-config-are-not-boolean -> jl/some-submodule-config-are-not-boolean * [new branch] jl/status-added-submodule-is-never-ignored -> jl/status-added-submodule-is-never-ignored * [new branch] jl/submodule-mv -> jl/submodule-mv * [new branch] jl/submodule-mv-checkout-caveat -> jl/submodule-mv-checkout-caveat * [new branch] jl/submodule-re-add -> jl/submodule-re-add * [new branch] jl/submodule-recursive-checkout -> jl/submodule-recursive-checkout * [new branch] jl/submodule-status-failure-report -> jl/submodule-status-failure-report * [new branch] jl/submodule-tests -> jl/submodule-tests * [new branch] jl/submodule-update-retire-orig-flags -> jl/submodule-update-retire-orig-flags * [new branch] jl/test-lint-scripts -> jl/test-lint-scripts * [new branch] jl/test-pause -> jl/test-pause * [new branch] jl/use-vsatisfy-correctly-for-2.0 -> jl/use-vsatisfy-correctly-for-2.0 * [new branch] jl/vcompare-makes-2.0-satisify-1.7-or-later -> jl/vcompare-makes-2.0-satisify-1.7-or-later * [new branch] jm/api-strbuf-doc -> jm/api-strbuf-doc * [new branch] jm/dedup-name-compare -> jm/dedup-name-compare * [new branch] jm/dedup-test-config -> jm/dedup-test-config * [new branch] jm/doc-ref-prune -> jm/doc-ref-prune * [new branch] jm/doc-wording-tweaks -> jm/doc-wording-tweaks * [new branch] jm/format-patch-mail-sig -> jm/format-patch-mail-sig * [new branch] jm/instaweb-apache-24 -> jm/instaweb-apache-24 * [new branch] jm/stash-diff-disambiguate -> jm/stash-diff-disambiguate * [new branch] jm/stash-doc-k-for-keep -> jm/stash-doc-k-for-keep * [new branch] jm/t9138-style-fix -> jm/t9138-style-fix * [new branch] jn/add-2.0-u-A-sans-pathspec -> jn/add-2.0-u-A-sans-pathspec * [new branch] jn/am-doc-hooks -> jn/am-doc-hooks * [new branch] jn/ancient-meld-support -> jn/ancient-meld-support * [new branch] jn/bisect-coding-style -> jn/bisect-coding-style * [new branch] jn/branch-lift-unnecessary-name-length-limit -> jn/branch-lift-unnecessary-name-length-limit * [new branch] jn/branch-move-to-self -> jn/branch-move-to-self * [new branch] jn/contrib-remove-diffall -> jn/contrib-remove-diffall * [new branch] jn/contrib-remove-vim -> jn/contrib-remove-vim * [new branch] jn/copy-errno -> jn/copy-errno * [new branch] jn/dedup-doc-header -> jn/dedup-doc-header * [new branch] jn/diffstat-tests -> jn/diffstat-tests * [new branch] jn/git-gui-chmod+x -> jn/git-gui-chmod+x * [new branch] jn/git-path-errno -> jn/git-path-errno * [new branch] jn/gitk-chmod+x -> jn/gitk-chmod+x * [new branch] jn/gitweb-hilite-regions -> jn/gitweb-hilite-regions * [new branch] jn/gitweb-manpages -> jn/gitweb-manpages * [new branch] jn/gitweb-search-optim -> jn/gitweb-search-optim * [new branch] jn/gitweb-search-utf-8 -> jn/gitweb-search-utf-8 * [new branch] jn/gitweb-side-by-side-diff -> jn/gitweb-side-by-side-diff * [new branch] jn/gitweb-unborn-head -> jn/gitweb-unborn-head * [new branch] jn/gitweb-unspecified-action -> jn/gitweb-unspecified-action * [new branch] jn/gitweb-utf8-in-links -> jn/gitweb-utf8-in-links * [new branch] jn/header-dependencies -> jn/header-dependencies * [new branch] jn/ident-from-etc-mailname -> jn/ident-from-etc-mailname * [new branch] jn/ignore-doc -> jn/ignore-doc * [new branch] jn/maint-do-not-match-with-unsanitized-searchtext -> jn/maint-do-not-match-with-unsanitized-searchtext * [new branch] jn/maint-fast-import-empty-ls -> jn/maint-fast-import-empty-ls * [new branch] jn/maint-gitweb-grep-fix -> jn/maint-gitweb-grep-fix * [new branch] jn/maint-gitweb-invalid-regexp -> jn/maint-gitweb-invalid-regexp * [new branch] jn/maint-gitweb-utf8-fix -> jn/maint-gitweb-utf8-fix * [new branch] jn/maint-notes-avoid-va-args -> jn/maint-notes-avoid-va-args * [new branch] jn/maint-sequencer-fixes -> jn/maint-sequencer-fixes * [new branch] jn/mediawiki-makefile-updates -> jn/mediawiki-makefile-updates * [new branch] jn/merge-no-edit-fix -> jn/merge-no-edit-fix * [new branch] jn/pager-do-not-recurse -> jn/pager-do-not-recurse * [new branch] jn/pager-lv-default-env -> jn/pager-lv-default-env * [new branch] jn/parse-config-slot -> jn/parse-config-slot * [new branch] jn/perl-lib-extra -> jn/perl-lib-extra * [new branch] jn/post-receive-utf8 -> jn/post-receive-utf8 * [new branch] jn/revert-quit -> jn/revert-quit * [new branch] jn/rpm-spec -> jn/rpm-spec * [new branch] jn/scripts-updates -> jn/scripts-updates * [new branch] jn/svn-fe -> jn/svn-fe * [new branch] jn/test-cleanup-7006 -> jn/test-cleanup-7006 * [new branch] jn/test-lint-unmoor -> jn/test-lint-unmoor * [new branch] jn/test-prereq-perl-doc -> jn/test-prereq-perl-doc * [new branch] jn/unpack-trees-checkout-m-carry-deletion -> jn/unpack-trees-checkout-m-carry-deletion * [new branch] jn/wt-status -> jn/wt-status * [new branch] jp/index-with-corrupt-stages -> jp/index-with-corrupt-stages * [new branch] js/add-e-submodule-fix -> js/add-e-submodule-fix * [new branch] js/add-i-mingw -> js/add-i-mingw * [new branch] js/completion-hide-not-a-repo -> js/completion-hide-not-a-repo * [new branch] js/configure-libintl -> js/configure-libintl * [new branch] js/diff-highlight-avoid-sigpipe -> js/diff-highlight-avoid-sigpipe * [new branch] js/fsck-tag-validation -> js/fsck-tag-validation * [new branch] js/gnome-keyring -> js/gnome-keyring * [new branch] js/lift-parent-count-limit -> js/lift-parent-count-limit * [new branch] js/log-show-children -> js/log-show-children * [new branch] js/maint-no-cherry-pick-head-after-punted -> js/maint-no-cherry-pick-head-after-punted * [new branch] js/merge-edit-option -> js/merge-edit-option * [new branch] js/no-test-cmp-for-binaries -> js/no-test-cmp-for-binaries * [new branch] js/push-to-deploy -> js/push-to-deploy * [new branch] js/push-to-update -> js/push-to-update + 0e0aff4...24b2fef js/rebase-i-clean-up-upon-continue-to-skip -> js/rebase-i-clean-up-upon-continue-to-skip (forced update) * [new branch] js/remote-add-with-insteadof -> js/remote-add-with-insteadof * [new branch] js/t5000-dont-copy-bin-sh -> js/t5000-dont-copy-bin-sh * [new branch] js/test-hashmap-squelch-gcc -> js/test-hashmap-squelch-gcc * [new branch] js/test-help-format-windows-port-fix -> js/test-help-format-windows-port-fix * [new branch] js/tests-windows-port-fix -> js/tests-windows-port-fix * [new branch] js/userdiff-cc -> js/userdiff-cc * [new branch] js/windows-open-eisdir-error -> js/windows-open-eisdir-error * [new branch] js/xread-in-full -> js/xread-in-full * [new branch] jt/commit-fixes-footer -> jt/commit-fixes-footer * [new branch] jt/itimer-autoconf -> jt/itimer-autoconf * [new branch] jt/timer-settime -> jt/timer-settime * [new branch] jv/maint-config-set -> jv/maint-config-set * [new branch] jx/blame-align-relative-time -> jx/blame-align-relative-time * [new branch] jx/branch-vv-always-compare-with-upstream -> jx/branch-vv-always-compare-with-upstream * [new branch] jx/clean-interactive -> jx/clean-interactive * [new branch] jx/i18n -> jx/i18n * [new branch] jx/i18n-more-marking -> jx/i18n-more-marking * [new branch] jx/relative-path-regression-fix -> jx/relative-path-regression-fix * [new branch] kb/avoid-fchmod-for-now -> kb/avoid-fchmod-for-now * [new branch] kb/doc-exclude-directory-semantics -> kb/doc-exclude-directory-semantics * [new branch] kb/fast-hashmap -> kb/fast-hashmap * [new branch] kb/fast-hashmap-3 -> kb/fast-hashmap-3 * [new branch] kb/fast-hashmap-pack-struct -> kb/fast-hashmap-pack-struct * [new branch] kb/hashmap-updates -> kb/hashmap-updates + 3a59e59...993081b kb/i18n-doc -> kb/i18n-doc (forced update) * [new branch] kb/maint-prune-rmdir-closedir -> kb/maint-prune-rmdir-closedir * [new branch] kb/msvc-compile -> kb/msvc-compile * [new branch] kb/path-max-must-go -> kb/path-max-must-go * [new branch] kb/perf-trace -> kb/perf-trace + b1ffafa...56b76c8 kb/use-nsec-doc -> kb/use-nsec-doc (forced update) * [new branch] kk/tests-with-no-perl -> kk/tests-with-no-perl * [new branch] km/avoid-bs-in-shell-glob -> km/avoid-bs-in-shell-glob * [new branch] km/avoid-cp-a -> km/avoid-cp-a * [new branch] km/avoid-non-function-return-in-rebase -> km/avoid-non-function-return-in-rebase * [new branch] km/gc-eperm -> km/gc-eperm * [new branch] km/git-svn-workaround-older-getopt-long -> km/git-svn-workaround-older-getopt-long * [new branch] km/no-apple-common-crypto-on-darwin-8-and-below -> km/no-apple-common-crypto-on-darwin-8-and-below * [new branch] km/svn-1.8-serf-only -> km/svn-1.8-serf-only + 1958a6e...bb0deb5 kn/for-each-ref -> kn/for-each-ref (forced update) * [new branch] kn/gitweb-extra-branch-refs -> kn/gitweb-extra-branch-refs * [new branch] ks/combine-diff -> ks/combine-diff * [new branch] ks/config-file-stdin -> ks/config-file-stdin * [new branch] ks/diff-c-with-diff-order -> ks/diff-c-with-diff-order * [new branch] ks/diff-c-with-diff-order-more -> ks/diff-c-with-diff-order-more * [new branch] ks/p4-view-spec -> ks/p4-view-spec * [new branch] ks/sort-wildcard-in-makefile -> ks/sort-wildcard-in-makefile * [new branch] ks/tag-cleanup -> ks/tag-cleanup * [new branch] ks/tree-diff-more -> ks/tree-diff-more * [new branch] ks/tree-diff-nway -> ks/tree-diff-nway * [new branch] ks/tree-diff-walk -> ks/tree-diff-walk * [new branch] l10n -> l10n * [new branch] la/init-doc -> la/init-doc * [new branch] lb/contrib-contacts-looser-diff-parsing -> lb/contrib-contacts-looser-diff-parsing * [new branch] lc/filter-branch-too-many-refs -> lc/filter-branch-too-many-refs * [new branch] ld/git-p4-branches-and-labels -> ld/git-p4-branches-and-labels * [new branch] ld/git-p4-expanded-keywords -> ld/git-p4-expanded-keywords * [new branch] lf/blame-commit-label -> lf/blame-commit-label * [new branch] lf/bundle-exclusion -> lf/bundle-exclusion * [new branch] lf/echo-n-is-not-portable -> lf/echo-n-is-not-portable * [new branch] lh/send-email-hide-x-mailer -> lh/send-email-hide-x-mailer * [new branch] lp/maint-diff-three-dash-with-graph -> lp/maint-diff-three-dash-with-graph * [new branch] lr/git-run-setup-gently -> lr/git-run-setup-gently * [new branch] lt/log-auto-decorate -> lt/log-auto-decorate * [new branch] lt/pull-no-edit -> lt/pull-no-edit * [new branch] lt/request-pull -> lt/request-pull * [new branch] ly/mktree-using-strbuf -> ly/mktree-using-strbuf * [new branch] ma/hg-to-git -> ma/hg-to-git + c415fb7...0df0541 maint -> maint (forced update) * [new branch] maint-1.7.10 -> maint-1.7.10 * [new branch] maint-1.7.11 -> maint-1.7.11 * [new branch] maint-1.7.12 -> maint-1.7.12 * [new branch] maint-1.7.6 -> maint-1.7.6 * [new branch] maint-1.7.7 -> maint-1.7.7 * [new branch] maint-1.7.8 -> maint-1.7.8 * [new branch] maint-1.7.9 -> maint-1.7.9 * [new branch] maint-1.8.0 -> maint-1.8.0 * [new branch] maint-1.8.1 -> maint-1.8.1 * [new branch] maint-1.8.2 -> maint-1.8.2 * [new branch] maint-1.8.3 -> maint-1.8.3 * [new branch] maint-1.8.4 -> maint-1.8.4 + aecce6d...7ecec52 master -> master (forced update) * [new branch] mb/build-contrib-svn-fe -> mb/build-contrib-svn-fe * [new branch] mb/docs-favor-en-us -> mb/docs-favor-en-us * [new branch] mb/enable-lib-terminal-test-on-newer-darwin -> mb/enable-lib-terminal-test-on-newer-darwin * [new branch] mb/fast-import-delete-root -> mb/fast-import-delete-root * [new branch] mb/local-clone-after-applying-insteadof -> mb/local-clone-after-applying-insteadof * [new branch] mb/relnotes-1.8.5-fix -> mb/relnotes-1.8.5-fix * [new branch] mb/relnotes-2.1 -> mb/relnotes-2.1 * [new branch] mc/doc-submodule-sync-recurse -> mc/doc-submodule-sync-recurse * [new branch] mc/git-p4-pre-are-p4-only -> mc/git-p4-pre-are-p4-only * [new branch] mc/git-p4-prepare-p4-only -> mc/git-p4-prepare-p4-only * [new branch] mf/curl-select-fdset -> mf/curl-select-fdset * [new branch] mf/graph-show-root -> mf/graph-show-root * [new branch] mg/add-ignore-errors -> mg/add-ignore-errors * [new branch] mg/branch-d-m-f -> mg/branch-d-m-f * [new branch] mg/doc-check-ignore-tracked-are-not-ignored -> mg/doc-check-ignore-tracked-are-not-ignored * [new branch] mg/fdopen-with-retry -> mg/fdopen-with-retry * [new branch] mg/fix-log-mergetag-color -> mg/fix-log-mergetag-color * [new branch] mg/lib-gpg-ro-safety -> mg/lib-gpg-ro-safety * [new branch] mg/more-textconv -> mg/more-textconv * [new branch] mh/attr-macro-doc -> mh/attr-macro-doc * [new branch] mh/config-copy-string-from-git-path -> mh/config-copy-string-from-git-path * [new branch] mh/config-flip-xbit-back-after-checking -> mh/config-flip-xbit-back-after-checking * [new branch] mh/doc-remote-helper-xref -> mh/doc-remote-helper-xref * [new branch] mh/doc-wo-names -> mh/doc-wo-names * [new branch] mh/fdopen-with-retry -> mh/fdopen-with-retry * [new branch] mh/fetch-tags-in-addition-to-normal-refs -> mh/fetch-tags-in-addition-to-normal-refs * [new branch] mh/find-uniq-abbrev -> mh/find-uniq-abbrev * [new branch] mh/lockfile -> mh/lockfile * [new branch] mh/lockfile-stdio -> mh/lockfile-stdio * [new branch] mh/maint-show-ref-doc -> mh/maint-show-ref-doc * [new branch] mh/micro-projects -> mh/micro-projects * [new branch] mh/multimail -> mh/multimail * [new branch] mh/object-code-cleanup -> mh/object-code-cleanup * [new branch] mh/packed-refs-do-one-ref-recursion -> mh/packed-refs-do-one-ref-recursion * [new branch] mh/path-max -> mh/path-max * [new branch] mh/ref-api -> mh/ref-api * [new branch] mh/ref-api-less-extra-refs -> mh/ref-api-less-extra-refs * [new branch] mh/ref-api-rest -> mh/ref-api-rest * [new branch] mh/ref-clone-without-extra-refs -> mh/ref-clone-without-extra-refs * [new branch] mh/ref-directory-file-2 -> mh/ref-directory-file-2 * [new branch] mh/ref-directory-file-3 -> mh/ref-directory-file-3 * [new branch] mh/ref-lock-avoid-running-out-of-fds -> mh/ref-lock-avoid-running-out-of-fds * [new branch] mh/ref-transaction -> mh/ref-transaction * [new branch] mh/remove-subtree-long-pathname-fix -> mh/remove-subtree-long-pathname-fix * [new branch] mh/replace-refs-variable-rename -> mh/replace-refs-variable-rename * [new branch] mh/retire-ref-fetch-rules -> mh/retire-ref-fetch-rules * [new branch] mh/safe-create-leading-directories -> mh/safe-create-leading-directories * [new branch] mh/shorten-unambigous-ref -> mh/shorten-unambigous-ref * [new branch] mh/simplify-cache-tree-find -> mh/simplify-cache-tree-find * [new branch] mh/simplify-repack-without-refs -> mh/simplify-repack-without-refs + 9e90331...f133675 mh/tempfile -> mh/tempfile (forced update) * [new branch] mh/update-ref-batch-create-fix -> mh/update-ref-batch-create-fix * [new branch] mh/update-ref-verify -> mh/update-ref-verify * [new branch] mh/war-on-extra-refs -> mh/war-on-extra-refs * [new branch] mi/typofixes -> mi/typofixes * [new branch] mk/doc-git-gui-display-untracked -> mk/doc-git-gui-display-untracked * [new branch] mk/merge-incomplete-files -> mk/merge-incomplete-files * [new branch] mk/reachable-protect-detached-head -> mk/reachable-protect-detached-head * [new branch] mk/show-s-no-extra-blank-line-for-merges -> mk/show-s-no-extra-blank-line-for-merges * [new branch] mk/upload-pack-off-by-one-dead-code-removal -> mk/upload-pack-off-by-one-dead-code-removal * [new branch] ml/avoid-using-grep-on-crlf-files -> ml/avoid-using-grep-on-crlf-files * [new branch] ml/cygwin-does-not-have-fifo -> ml/cygwin-does-not-have-fifo * [new branch] ml/cygwin-updates -> ml/cygwin-updates * [new branch] ml/mailmap -> ml/mailmap * [new branch] mm/checkout-auto-track-fix -> mm/checkout-auto-track-fix * [new branch] mm/color-auto-default -> mm/color-auto-default * [new branch] mm/commit-template-squelch-advice-messages -> mm/commit-template-squelch-advice-messages * [new branch] mm/config-edit-global -> mm/config-edit-global * [new branch] mm/config-message-i18n -> mm/config-message-i18n * [new branch] mm/diff-no-patch-synonym-to-s -> mm/diff-no-patch-synonym-to-s * [new branch] mm/discourage-commit-a-to-finish-conflict-resolution -> mm/discourage-commit-a-to-finish-conflict-resolution * [new branch] mm/empty-loose-error-message -> mm/empty-loose-error-message * [new branch] mm/fast-import-feature-doc -> mm/fast-import-feature-doc * [new branch] mm/log-branch-desc-plug-leak -> mm/log-branch-desc-plug-leak * [new branch] mm/maint-gitweb-project-maxdepth -> mm/maint-gitweb-project-maxdepth * [new branch] mm/mediawiki-dumb-push-fix -> mm/mediawiki-dumb-push-fix * [new branch] mm/mediawiki-encoding-fix -> mm/mediawiki-encoding-fix * [new branch] mm/mv-file-to-no-such-dir-with-slash -> mm/mv-file-to-no-such-dir-with-slash * [new branch] mm/no-shell-escape-in-die-message -> mm/no-shell-escape-in-die-message * [new branch] mm/pager-less-sans-S -> mm/pager-less-sans-S * [new branch] mm/push-default-switch-warning -> mm/push-default-switch-warning * [new branch] mm/rebase-continue-freebsd-WB -> mm/rebase-continue-freebsd-WB * [new branch] mm/remote-helpers-doc -> mm/remote-helpers-doc * [new branch] mm/status-porcelain-format-i18n-fix -> mm/status-porcelain-format-i18n-fix * [new branch] mm/status-without-comment-char -> mm/status-without-comment-char * [new branch] mm/war-on-whatchanged -> mm/war-on-whatchanged * [new branch] mm/zsh-completion-regression-fix -> mm/zsh-completion-regression-fix * [new branch] mn/doc-pack-heu-remove-dead-pastebin -> mn/doc-pack-heu-remove-dead-pastebin * [new branch] mn/sideband-no-ansi -> mn/sideband-no-ansi * [new branch] mo/subtree-split-updates -> mo/subtree-split-updates * [new branch] mp/make-cleanse-x-for-exe -> mp/make-cleanse-x-for-exe * [new branch] mr/mark-i18n-log-rerere -> mr/mark-i18n-log-rerere * [new branch] mr/msvc-link-with-invalidcontinue -> mr/msvc-link-with-invalidcontinue * [new branch] mr/msvc-link-with-lcurl -> mr/msvc-link-with-lcurl * [new branch] mr/opt-set-ptr -> mr/opt-set-ptr * [new branch] ms/commit-cc-option-helpstring -> ms/commit-cc-option-helpstring * [new branch] ms/fetch-prune-configuration -> ms/fetch-prune-configuration * [new branch] ms/maint-config-error-at-eol-linecount -> ms/maint-config-error-at-eol-linecount * [new branch] ms/remote-tracking-branches-in-doc -> ms/remote-tracking-branches-in-doc * [new branch] ms/subtree-install-fix -> ms/subtree-install-fix * [new branch] mt/patch-id-stable -> mt/patch-id-stable * [new branch] mt/rebase-i-ack -> mt/rebase-i-ack * [new branch] mt/rebase-i-keep-empty-test -> mt/rebase-i-keep-empty-test * [new branch] mt/send-email-cover-to-cc -> mt/send-email-cover-to-cc * [new branch] mv/merge-ff-tristate -> mv/merge-ff-tristate * [new branch] mw/symlinks -> mw/symlinks * [new branch] na/no-http-test-in-the-middle -> na/no-http-test-in-the-middle * [new branch] na/strtoimax -> na/strtoimax * [new branch] naster -> naster * [new branch] nd/add-empty-fix -> nd/add-empty-fix * [new branch] nd/archive-pathspec -> nd/archive-pathspec * [new branch] nd/cache-tree-api-refactor -> nd/cache-tree-api-refactor * [new branch] nd/clone-connectivity-shortcut -> nd/clone-connectivity-shortcut * [new branch] nd/clone-detached -> nd/clone-detached * [new branch] nd/clone-local-with-colon -> nd/clone-local-with-colon * [new branch] nd/clone-single-branch -> nd/clone-single-branch * [new branch] nd/columns -> nd/columns * [new branch] nd/commit-editor-cleanup -> nd/commit-editor-cleanup * [new branch] nd/commit-ignore-i-t-a -> nd/commit-ignore-i-t-a * [new branch] nd/commit-tree-constness -> nd/commit-tree-constness * [new branch] nd/const-struct-cache-entry -> nd/const-struct-cache-entry * [new branch] nd/daemon-informative-errors-typofix -> nd/daemon-informative-errors-typofix * [new branch] nd/daemon-log-sock-errors -> nd/daemon-log-sock-errors * [new branch] nd/daemonize-gc -> nd/daemonize-gc * [new branch] nd/diff-quiet-stat-dirty -> nd/diff-quiet-stat-dirty * [new branch] nd/diffstat-gramnum -> nd/diffstat-gramnum * [new branch] nd/dir-prep-exclude-cleanup -> nd/dir-prep-exclude-cleanup * [new branch] nd/document-err-packet -> nd/document-err-packet + b3325df...28fcc0b nd/dwim-wildcards-as-pathspecs -> nd/dwim-wildcards-as-pathspecs (forced update) * [new branch] nd/fetch-into-shallow -> nd/fetch-into-shallow * [new branch] nd/fetch-pack-error-reporting-fix -> nd/fetch-pack-error-reporting-fix * [new branch] nd/fetch-pack-shallow-fix -> nd/fetch-pack-shallow-fix * [new branch] nd/fetch-pass-quiet-to-gc-child-process -> nd/fetch-pass-quiet-to-gc-child-process * [new branch] nd/find-pack-entry-recent-cache-invalidation -> nd/find-pack-entry-recent-cache-invalidation * [new branch] nd/fsck-progress -> nd/fsck-progress * [new branch] nd/gc-aggressive -> nd/gc-aggressive * [new branch] nd/gc-lock-against-each-other -> nd/gc-lock-against-each-other * [new branch] nd/gettext-vsnprintf -> nd/gettext-vsnprintf * [new branch] nd/git-daemon-error-msgs -> nd/git-daemon-error-msgs * [new branch] nd/git-dir-pointing-at-gitfile -> nd/git-dir-pointing-at-gitfile * [new branch] nd/gitignore-trailing-whitespace -> nd/gitignore-trailing-whitespace * [new branch] nd/glossary-content-pathspec-markup -> nd/glossary-content-pathspec-markup * [new branch] nd/http-fetch-shallow-fix -> nd/http-fetch-shallow-fix * [new branch] nd/i18n-progress -> nd/i18n-progress * [new branch] nd/ignore-might-be-precious -> nd/ignore-might-be-precious * [new branch] nd/indent-fix-connect-c -> nd/indent-fix-connect-c * [new branch] nd/index-pack-error-message -> nd/index-pack-error-message * [new branch] nd/index-pack-no-recurse -> nd/index-pack-no-recurse * [new branch] nd/index-pack-one-fd-per-thread -> nd/index-pack-one-fd-per-thread * [new branch] nd/init-restore-env -> nd/init-restore-env * [new branch] nd/large-blobs -> nd/large-blobs * [new branch] nd/lift-path-max -> nd/lift-path-max * [new branch] nd/liteal-pathspecs -> nd/liteal-pathspecs * [new branch] nd/literal-pathspecs -> nd/literal-pathspecs * [new branch] nd/lock-paths-absolute -> nd/lock-paths-absolute * [new branch] nd/lockfile-absolute -> nd/lockfile-absolute * [new branch] nd/log-show-linear-break -> nd/log-show-linear-break * [new branch] nd/ls-tree-pathspec -> nd/ls-tree-pathspec * [new branch] nd/magic-pathspec -> nd/magic-pathspec * [new branch] nd/maint-ignore-exclude -> nd/maint-ignore-exclude * [new branch] nd/maint-parse-depth -> nd/maint-parse-depth * [new branch] nd/maint-refname-in-hierarchy-check -> nd/maint-refname-in-hierarchy-check * [new branch] nd/maint-sparse-errors -> nd/maint-sparse-errors * [new branch] nd/maint-verify-objects -> nd/maint-verify-objects * [new branch] nd/misc-cleanups -> nd/misc-cleanups * [new branch] nd/more-skip-prefix -> nd/more-skip-prefix + df0b6cf...e1c1ab9 nd/multiple-work-trees -> nd/multiple-work-trees (forced update) * [new branch] nd/multiple-work-trees-1 -> nd/multiple-work-trees-1 * [new branch] nd/mv-code-cleaning -> nd/mv-code-cleaning * [new branch] nd/negative-pathspec -> nd/negative-pathspec * [new branch] nd/no-more-fnmatch -> nd/no-more-fnmatch * [new branch] nd/optim-connected -> nd/optim-connected * [new branch] nd/pack-objects-parseopt -> nd/pack-objects-parseopt * [new branch] nd/path-max-is-better-than-hardcoded-magic-1024 -> nd/path-max-is-better-than-hardcoded-magic-1024 * [new branch] nd/path-max-must-go -> nd/path-max-must-go * [new branch] nd/pathspec-recursion-cleanup -> nd/pathspec-recursion-cleanup * [new branch] nd/pathspec-strip-fix -> nd/pathspec-strip-fix * [new branch] nd/pretty-commit-log-message -> nd/pretty-commit-log-message * [new branch] nd/prune-progress -> nd/prune-progress * [new branch] nd/push-no-thin -> nd/push-no-thin * [new branch] nd/ref-reading -> nd/ref-reading * [new branch] nd/remove-opt-boolean -> nd/remove-opt-boolean * [new branch] nd/reset-intent-to-add -> nd/reset-intent-to-add * [new branch] nd/reset-setup-worktree -> nd/reset-setup-worktree * [new branch] nd/resolve-ref -> nd/resolve-ref * [new branch] nd/sha1-file-delta-stack-leakage-fix -> nd/sha1-file-delta-stack-leakage-fix * [new branch] nd/shallow-clone -> nd/shallow-clone * [new branch] nd/split-index -> nd/split-index * [new branch] nd/sq-quote-buf -> nd/sq-quote-buf * [new branch] nd/status-auto-comment-char -> nd/status-auto-comment-char * [new branch] nd/strbuf-inline-styles -> nd/strbuf-inline-styles * [new branch] nd/strbuf-utf8-replace -> nd/strbuf-utf8-replace * [new branch] nd/stream-more -> nd/stream-more * [new branch] nd/submodule-pathspec-ending-with-slash -> nd/submodule-pathspec-ending-with-slash * [new branch] nd/tag-doc -> nd/tag-doc * [new branch] nd/tag-version-sort -> nd/tag-version-sort * [new branch] nd/test-rename-reset -> nd/test-rename-reset * [new branch] nd/threaded-index-pack -> nd/threaded-index-pack * [new branch] nd/transport-positive-depth-only -> nd/transport-positive-depth-only * [new branch] nd/unify-ref-parse -> nd/unify-ref-parse * [new branch] nd/unpack-entry-optim-in-pack-objects -> nd/unpack-entry-optim-in-pack-objects * [new branch] nd/upload-pack-shallow -> nd/upload-pack-shallow * [new branch] nd/war-on-nul-in-commit -> nd/war-on-nul-in-commit * [new branch] nd/wt-status-align-i18n -> nd/wt-status-align-i18n + bcd55f7...7c9b531 next -> next (forced update) * [new branch] nk/ctype-for-perf -> nk/ctype-for-perf * [new branch] nl/http-proxy-auth -> nl/http-proxy-auth * [new branch] nl/http-proxy-more -> nl/http-proxy-more * [new branch] nl/rebase-i-cheat-sheet -> nl/rebase-i-cheat-sheet * [new branch] np/lookup-object-hashing -> np/lookup-object-hashing * [new branch] np/pack-v4 -> np/pack-v4 * [new branch] nr/git-cd-to-a-directory -> nr/git-cd-to-a-directory * [new branch] nv/commit-gpgsign-config -> nv/commit-gpgsign-config * [new branch] nv/doc-config-signingkey -> nv/doc-config-signingkey * [new branch] nv/parseopt-opt-arg -> nv/parseopt-opt-arg * [new branch] ob/typofixes -> ob/typofixes * [new branch] oc/mergetools-beyondcompare -> oc/mergetools-beyondcompare * [new branch] ok/rebase-i-count-todo -> ok/rebase-i-count-todo * [new branch] old-next -> old-next * [new branch] ow/config-mailmap-pathname -> ow/config-mailmap-pathname * [new branch] ow/manpages-typofix -> ow/manpages-typofix * [new branch] ow/stash-with-ifs -> ow/stash-with-ifs * [new branch] pb/am-message-id-footer -> pb/am-message-id-footer * [new branch] pb/send-email-te -> pb/send-email-te * [new branch] pb/trim-trailing-spaces -> pb/trim-trailing-spaces * [new branch] pd/completion-filenames-fix -> pd/completion-filenames-fix * [new branch] ph/cherry-pick-advice-refinement -> ph/cherry-pick-advice-refinement * [new branch] ph/push-to-delete-nothing -> ph/push-to-delete-nothing * [new branch] ph/rerere-doc -> ph/rerere-doc * [new branch] ph/transport-with-gitfile -> ph/transport-with-gitfile * [new branch] pj/completion-remote-set-url-branches -> pj/completion-remote-set-url-branches * [new branch] pj/remote-set-branches-usage-fix -> pj/remote-set-branches-usage-fix * [new branch] po/doc-assume-unchanged -> po/doc-assume-unchanged * [new branch] po/doc-status-markup -> po/doc-status-markup * [new branch] po/dot-url -> po/dot-url * [new branch] po/error-message-style -> po/error-message-style * [new branch] po/everyday-doc -> po/everyday-doc * [new branch] po/git-help-user-manual -> po/git-help-user-manual * [new branch] po/remote-set-head-usage -> po/remote-set-head-usage * [new branch] pr/remotes-in-hashmap -> pr/remotes-in-hashmap * [new branch] pr/use-default-sigpipe-setting -> pr/use-default-sigpipe-setting * [new branch] ps/new-workdir-into-empty-directory -> ps/new-workdir-into-empty-directory * [new branch] pt/am-in-C -> pt/am-in-C * [new branch] pt/pull-tests-old -> pt/pull-tests-old + f506ea7...dba3433 pu -> pu (forced update) * [new branch] pw/branch-config-message -> pw/branch-config-message * [new branch] pw/git-p4 -> pw/git-p4 * [new branch] pw/p4-docs-and-tests -> pw/p4-docs-and-tests * [new branch] pw/p4-view-updates -> pw/p4-view-updates * [new branch] rb/merge-prepare-commit-msg-hook -> rb/merge-prepare-commit-msg-hook * [new branch] rb/pack-window-memory-config-doc -> rb/pack-window-memory-config-doc * [new branch] rb/small-pieces-first -> rb/small-pieces-first * [new branch] rd/send-email-2047-fix -> rd/send-email-2047-fix * [new branch] rf/no-no-no-parseopt -> rf/no-no-no-parseopt * [new branch] rh/ishes-doc -> rh/ishes-doc * [new branch] rh/peeling-tag-to-tag -> rh/peeling-tag-to-tag * [new branch] rh/prompt-pcmode-avoid-eval-on-refname -> rh/prompt-pcmode-avoid-eval-on-refname * [new branch] rh/prompt-tests -> rh/prompt-tests * [new branch] rh/remote-hg-bzr-updates -> rh/remote-hg-bzr-updates * [new branch] rh/template-updates -> rh/template-updates * [new branch] rj/clone-checkout-sparse -> rj/clone-checkout-sparse * [new branch] rj/commit-slab-fix -> rj/commit-slab-fix * [new branch] rj/cygwin-clarify-use-of-cheating-lstat -> rj/cygwin-clarify-use-of-cheating-lstat * [new branch] rj/doc-formatting-fix -> rj/doc-formatting-fix * [new branch] rj/doc-rev-parse -> rj/doc-rev-parse * [new branch] rj/gitweb-clean-js -> rj/gitweb-clean-js * [new branch] rj/highlight-test-hang -> rj/highlight-test-hang * [new branch] rj/quietly-create-dep-dir -> rj/quietly-create-dep-dir * [new branch] rj/read-default-config-in-show-ref-pack-refs -> rj/read-default-config-in-show-ref-pack-refs * [new branch] rj/sparse -> rj/sparse * [new branch] rj/t0050-passes -> rj/t0050-passes * [new branch] rk/send-email-ssl-cert -> rk/send-email-ssl-cert + fa5b1aa...d9c6053 rl/send-email-aliases -> rl/send-email-aliases (forced update) * [new branch] rm/gitweb-start-form -> rm/gitweb-start-form * [new branch] rm/strchrnul-not-strlen -> rm/strchrnul-not-strlen * [new branch] rr/completion-branch-config -> rr/completion-branch-config * [new branch] rr/completion-format-coverletter -> rr/completion-format-coverletter * [new branch] rr/doc-merge-strategies -> rr/doc-merge-strategies * [new branch] rr/feed-real-path-to-editor -> rr/feed-real-path-to-editor * [new branch] rr/for-each-ref-decoration -> rr/for-each-ref-decoration * [new branch] rr/maint-tilde-markup-in-doc -> rr/maint-tilde-markup-in-doc * [new branch] rr/mergetool-temporary-filename-tweak -> rr/mergetool-temporary-filename-tweak * [new branch] rr/misc-fixes -> rr/misc-fixes * [new branch] rr/parse-subcommand -> rr/parse-subcommand * [new branch] rr/rebase-autostash -> rr/rebase-autostash * [new branch] rr/rebase-autostash-fix -> rr/rebase-autostash-fix * [new branch] rr/revert-cherry-pick -> rr/revert-cherry-pick * [new branch] rr/send-email-ssl-verify -> rr/send-email-ssl-verify * [new branch] rr/sequencer -> rr/sequencer * [new branch] rr/test-chaining -> rr/test-chaining * [new branch] rs/allocate-cache-entry-individually -> rs/allocate-cache-entry-individually * [new branch] rs/blame-refactor -> rs/blame-refactor * [new branch] rs/child-process-init -> rs/child-process-init * [new branch] rs/clean-menu-item-defn -> rs/clean-menu-item-defn * [new branch] rs/code-cleaning -> rs/code-cleaning * [new branch] rs/combine-diff-zero-context-at-the-beginning -> rs/combine-diff-zero-context-at-the-beginning * [new branch] rs/daemon-fixes -> rs/daemon-fixes * [new branch] rs/diff-postimage-in-context -> rs/diff-postimage-in-context * [new branch] rs/diff-tree-combined-clean-up -> rs/diff-tree-combined-clean-up * [new branch] rs/diff-whole-function -> rs/diff-whole-function * [new branch] rs/doc-submitting-patches -> rs/doc-submitting-patches * [new branch] rs/env-array-in-child-process -> rs/env-array-in-child-process * [new branch] rs/export-strbuf-addchars -> rs/export-strbuf-addchars * [new branch] rs/fix-alt-odb-path-comparison -> rs/fix-alt-odb-path-comparison * [new branch] rs/fix-unlink-unix-socket -> rs/fix-unlink-unix-socket * [new branch] rs/furhter-uses-of-skip-prefix -> rs/furhter-uses-of-skip-prefix * [new branch] rs/further-uses-of-skip-prefix -> rs/further-uses-of-skip-prefix * [new branch] rs/graph-simplify -> rs/graph-simplify * [new branch] rs/grep-color-words -> rs/grep-color-words * [new branch] rs/grep-h-c -> rs/grep-h-c * [new branch] rs/init-no-duplicate-real-path -> rs/init-no-duplicate-real-path * [new branch] rs/inline-compat-path-macros -> rs/inline-compat-path-macros * [new branch] rs/list-optim -> rs/list-optim * [new branch] rs/mailinfo-header-cmp -> rs/mailinfo-header-cmp * [new branch] rs/mailmap-himself -> rs/mailmap-himself * [new branch] rs/mailsplit -> rs/mailsplit * [new branch] rs/maint-config-use-labs -> rs/maint-config-use-labs * [new branch] rs/merge-tree-simplify -> rs/merge-tree-simplify * [new branch] rs/more-starts-with -> rs/more-starts-with * [new branch] rs/more-uses-of-skip-prefix -> rs/more-uses-of-skip-prefix * [new branch] rs/name-rev-usage -> rs/name-rev-usage * [new branch] rs/no-no-no-parseopt -> rs/no-no-no-parseopt * [new branch] rs/pack-objects-no-unnecessary-realloc -> rs/pack-objects-no-unnecessary-realloc * [new branch] rs/pending -> rs/pending * [new branch] rs/pickaxe -> rs/pickaxe * [new branch] rs/pickaxe-i -> rs/pickaxe-i * [new branch] rs/pickaxe-simplify -> rs/pickaxe-simplify * [new branch] rs/plug-leak-in-bundle -> rs/plug-leak-in-bundle * [new branch] rs/plug-strbuf-leak-in-lock-ref -> rs/plug-strbuf-leak-in-lock-ref * [new branch] rs/plug-strbuf-leak-in-merge -> rs/plug-strbuf-leak-in-merge * [new branch] rs/read-ref-at -> rs/read-ref-at * [new branch] rs/realloc-array -> rs/realloc-array * [new branch] rs/receive-pack-argv-leak-fix -> rs/receive-pack-argv-leak-fix * [new branch] rs/receive-pack-use-labs -> rs/receive-pack-use-labs * [new branch] rs/ref-closer-to-atomic -> rs/ref-closer-to-atomic * [new branch] rs/ref-transaction -> rs/ref-transaction * [new branch] rs/ref-transaction-0 -> rs/ref-transaction-0 * [new branch] rs/ref-transaction-1 -> rs/ref-transaction-1 * [new branch] rs/ref-transaction-2 -> rs/ref-transaction-2 * [new branch] rs/ref-transaction-multi -> rs/ref-transaction-multi * [new branch] rs/ref-transaction-reflog -> rs/ref-transaction-reflog * [new branch] rs/ref-transaction-rename -> rs/ref-transaction-rename * [new branch] rs/ref-transaction-send-pack -> rs/ref-transaction-send-pack * [new branch] rs/ref-transactions -> rs/ref-transactions * [new branch] rs/ref-update-check-errors-early -> rs/ref-update-check-errors-early * [new branch] rs/reflog-exists -> rs/reflog-exists * [new branch] rs/refresh-beyond-symlink -> rs/refresh-beyond-symlink * [new branch] rs/remote-simplify -> rs/remote-simplify * [new branch] rs/run-command-env-array -> rs/run-command-env-array * [new branch] rs/sha1-array-test -> rs/sha1-array-test * [new branch] rs/simplify-archive-tests -> rs/simplify-archive-tests * [new branch] rs/simplify-config-include -> rs/simplify-config-include * [new branch] rs/simplify-http-walker -> rs/simplify-http-walker * [new branch] rs/simplify-parsing-commit-tree-S -> rs/simplify-parsing-commit-tree-S * [new branch] rs/simplify-transport-get -> rs/simplify-transport-get * [new branch] rs/status-code-clean-up -> rs/status-code-clean-up * [new branch] rs/strbuf-getcwd -> rs/strbuf-getcwd * [new branch] rs/strbuf-getcwd-2.1 -> rs/strbuf-getcwd-2.1 * [new branch] rs/test-ctype -> rs/test-ctype * [new branch] rs/unify-is-branch -> rs/unify-is-branch * [new branch] rs/unpack-trees-leakfix -> rs/unpack-trees-leakfix * [new branch] rs/use-child-process-init-more -> rs/use-child-process-init-more * [new branch] rs/use-strbuf-complete-line -> rs/use-strbuf-complete-line * [new branch] rs/web-browse-xdg-open -> rs/web-browse-xdg-open * [new branch] rt/bfg-ad-in-filter-branch-doc -> rt/bfg-ad-in-filter-branch-doc * [new branch] rt/cherry-pick-status -> rt/cherry-pick-status * [new branch] rt/completion-branch-edit-desc -> rt/completion-branch-edit-desc * [new branch] rt/completion-tag -> rt/completion-tag * [new branch] rt/doc-merge-file-diff3 -> rt/doc-merge-file-diff3 * [new branch] rt/for-each-ref-spell-tcl-as-Tcl -> rt/for-each-ref-spell-tcl-as-Tcl * [new branch] rt/help-pretty-prints-cmd-names -> rt/help-pretty-prints-cmd-names * [new branch] rt/links-for-asciidoctor -> rt/links-for-asciidoctor * [new branch] rt/push-recurse-submodule-usage-string -> rt/push-recurse-submodule-usage-string * [new branch] rt/rebase-p-no-merge-summary -> rt/rebase-p-no-merge-summary * [new branch] rv/send-email-cache-generated-mid -> rv/send-email-cache-generated-mid * [new branch] rw/apply-does-not-take-ignore-date -> rw/apply-does-not-take-ignore-date * [new branch] sb/atomic-push-fix -> sb/atomic-push-fix * [new branch] sb/blame-msg-i18n -> sb/blame-msg-i18n * [new branch] sb/checkout-test-complex-path -> sb/checkout-test-complex-path * [new branch] sb/copy-fd-errno -> sb/copy-fd-errno * [new branch] sb/dco-indentation-fix -> sb/dco-indentation-fix * [new branch] sb/diff-delta-remove-needless-comparison -> sb/diff-delta-remove-needless-comparison * [new branch] sb/diff-orderfile-config -> sb/diff-orderfile-config * [new branch] sb/git-svn-docs-indent-with-ht -> sb/git-svn-docs-indent-with-ht * [new branch] sb/help-unknown-command-sort-fix -> sb/help-unknown-command-sort-fix * [new branch] sb/log-ref-write-fd -> sb/log-ref-write-fd * [new branch] sb/mailmap-freeing-NULL-is-ok -> sb/mailmap-freeing-NULL-is-ok * [new branch] sb/mailmap-updates -> sb/mailmap-updates * [new branch] sb/mailsplit-dead-code-removal -> sb/mailsplit-dead-code-removal * [new branch] sb/merge-recursive-copy-paste-fix -> sb/merge-recursive-copy-paste-fix * [new branch] sb/misc-cleanup -> sb/misc-cleanup * [new branch] sb/misc-fixes -> sb/misc-fixes * [new branch] sb/parse-object-buffer-eaten -> sb/parse-object-buffer-eaten * [new branch] sb/parseopt-boolean-removal -> sb/parseopt-boolean-removal * [new branch] sb/plug-leaks -> sb/plug-leaks * [new branch] sb/plug-transport-leak -> sb/plug-transport-leak * [new branch] sb/prepare-revision-walk-error-check -> sb/prepare-revision-walk-error-check * [new branch] sb/ref-lock-avoid-running-out-of-fds -> sb/ref-lock-avoid-running-out-of-fds * [new branch] sb/ref-transaction-reflog -> sb/ref-transaction-reflog * [new branch] sb/ref-transaction-unify-to-update -> sb/ref-transaction-unify-to-update * [new branch] sb/refs-code-cleanup -> sb/refs-code-cleanup * [new branch] sb/remove-fd-from-ref-lock -> sb/remove-fd-from-ref-lock * [new branch] sb/repack-in-c -> sb/repack-in-c * [new branch] sb/sha1-loose-object-info-check-existence -> sb/sha1-loose-object-info-check-existence * [new branch] sb/simplify-repack-without-refs -> sb/simplify-repack-without-refs * [new branch] sb/string-list -> sb/string-list * [new branch] sb/t5400-remove-unused -> sb/t5400-remove-unused * [new branch] sb/t6031-typofix -> sb/t6031-typofix * [new branch] sb/t9300-typofix -> sb/t9300-typofix * [new branch] sb/traverse-trees-bitmask-variable-name -> sb/traverse-trees-bitmask-variable-name * [new branch] sb/unpack-trees-dead-code-removal -> sb/unpack-trees-dead-code-removal * [new branch] sb/write-sha1-update-reflog -> sb/write-sha1-update-reflog * [new branch] sc/difftool-skip -> sc/difftool-skip * [new branch] sc/doc-howto-dumb-http -> sc/doc-howto-dumb-http * [new branch] sg/archive-restrict-remote -> sg/archive-restrict-remote * [new branch] sg/bash-prompt-lf-in-cwd-test -> sg/bash-prompt-lf-in-cwd-test * [new branch] sg/complete-refs -> sg/complete-refs * [new branch] sg/complete-untracked-filter -> sg/complete-untracked-filter + a92330d...86f60ac sg/config-name-only -> sg/config-name-only (forced update) + 82aec45...2241477 sg/help-group -> sg/help-group (forced update) * [new branch] sg/prompt-svn-remote-fix -> sg/prompt-svn-remote-fix * [new branch] sg/t3600-nul-sha1-fix -> sg/t3600-nul-sha1-fix * [new branch] sh/enable-preloadindex -> sh/enable-preloadindex * [new branch] sh/finish-tmp-packfile -> sh/finish-tmp-packfile * [new branch] sh/pull-rebase-preserve -> sh/pull-rebase-preserve * [new branch] sh/use-hashcpy -> sh/use-hashcpy * [new branch] sh/write-pack-file-warning-message-fix -> sh/write-pack-file-warning-message-fix * [new branch] sk/mingw-dirent -> sk/mingw-dirent * [new branch] sk/mingw-main -> sk/mingw-main * [new branch] sk/mingw-tests-workaround -> sk/mingw-tests-workaround * [new branch] sk/mingw-uni-console -> sk/mingw-uni-console * [new branch] sk/mingw-uni-fix -> sk/mingw-uni-fix * [new branch] sk/mingw-uni-fix-more -> sk/mingw-uni-fix-more * [new branch] sk/mingw-unicode-spawn-args -> sk/mingw-unicode-spawn-args * [new branch] sk/msvc-dynlink-crt -> sk/msvc-dynlink-crt * [new branch] sk/mvsc-dynlink-crt -> sk/mvsc-dynlink-crt * [new branch] sk/spawn-less-case-insensitively-from-grep-O-i -> sk/spawn-less-case-insensitively-from-grep-O-i * [new branch] sk/submodules-absolute-path-on-windows -> sk/submodules-absolute-path-on-windows * [new branch] sk/svn-parse-datestamp -> sk/svn-parse-datestamp * [new branch] sk/tag-contains-wo-recursion -> sk/tag-contains-wo-recursion * [new branch] sk/test-cmp-bin -> sk/test-cmp-bin * [new branch] sk/wincred -> sk/wincred * [new branch] sk/windows-unc-path -> sk/windows-unc-path * [new branch] sl/autoconf -> sl/autoconf * [new branch] sl/customize-sane-tool-path -> sl/customize-sane-tool-path * [new branch] sl/modern-t0000 -> sl/modern-t0000 * [new branch] sn/tutorial-status-output-example -> sn/tutorial-status-output-example + f09bd21...3d4a3ff snap -> snap (forced update) * [new branch] so/rebase-doc -> so/rebase-doc * [new branch] so/rebase-doc-fork-point -> so/rebase-doc-fork-point * [new branch] sp/clip-read-write-to-8mb -> sp/clip-read-write-to-8mb * [new branch] sp/complete-ext-alias -> sp/complete-ext-alias * [new branch] sp/doc-smart-http -> sp/doc-smart-http * [new branch] sp/doc-update-index-cacheinfo -> sp/doc-update-index-cacheinfo * [new branch] sp/pack-protocol-doc-on-shallow -> sp/pack-protocol-doc-on-shallow * [new branch] sp/smart-http-failure-to-push -> sp/smart-http-failure-to-push * [new branch] sp/stream-clean-filter -> sp/stream-clean-filter * [new branch] sr/add--interactive-term-readkey -> sr/add--interactive-term-readkey * [new branch] ss/builtin-cleanup -> ss/builtin-cleanup * [new branch] ss/compat-default-source-for-newer-gnu -> ss/compat-default-source-for-newer-gnu * [new branch] ss/completion-rec-sub-fetch-push -> ss/completion-rec-sub-fetch-push * [new branch] ss/contrib-subtree-contacts -> ss/contrib-subtree-contacts * [new branch] ss/doclinks -> ss/doclinks * [new branch] ss/git-svn-prompt-sans-terminal -> ss/git-svn-prompt-sans-terminal * [new branch] ss/howto-manage-trunk -> ss/howto-manage-trunk * [new branch] ss/inet-ntop -> ss/inet-ntop * [new branch] ss/maint-msys-cvsexportcommit -> ss/maint-msys-cvsexportcommit * [new branch] ss/safe-create-leading-dir-with-slash -> ss/safe-create-leading-dir-with-slash * [new branch] ss/test-on-mingw-rsync-path-no-absolute -> ss/test-on-mingw-rsync-path-no-absolute * [new branch] ss/userdiff-update-csharp-java -> ss/userdiff-update-csharp-java * [new branch] sv/doc-stripspace -> sv/doc-stripspace * [new branch] sv/get-builtin -> sv/get-builtin * [new branch] sv/submitting-final-patch -> sv/submitting-final-patch * [new branch] sv/typofix-apply-error-message -> sv/typofix-apply-error-message * [new branch] sz/mingw-index-pack-threaded -> sz/mingw-index-pack-threaded * [new branch] sz/packed-git-static -> sz/packed-git-static * [new branch] ta/config-add-to-empty-or-true-fix -> ta/config-add-to-empty-or-true-fix * [new branch] ta/config-set -> ta/config-set * [new branch] ta/config-set-1 -> ta/config-set-1 * [new branch] ta/config-set-2 -> ta/config-set-2 * [new branch] ta/doc-config -> ta/doc-config * [new branch] ta/doc-http-protocol-in-html -> ta/doc-http-protocol-in-html * [new branch] ta/format-user-manual-as-an-article -> ta/format-user-manual-as-an-article * [new branch] ta/parse-commit-with-skip-prefix -> ta/parse-commit-with-skip-prefix * [new branch] ta/pretty-parse-config -> ta/pretty-parse-config * [new branch] ta/string-list-init -> ta/string-list-init * [new branch] ta/tutorial-modernize -> ta/tutorial-modernize * [new branch] ta/user-manual -> ta/user-manual * [new branch] tb/clone-ssh-with-colon-for-port -> tb/clone-ssh-with-colon-for-port * [new branch] tb/complete-diff-ignore-blank-lines -> tb/complete-diff-ignore-blank-lines * [new branch] tb/config-core-filemode-check-on-broken-fs -> tb/config-core-filemode-check-on-broken-fs * [new branch] tb/core-filemode-doc -> tb/core-filemode-doc * [new branch] tb/crlf-tests -> tb/crlf-tests * [new branch] tb/doc-fetch-pack-url -> tb/doc-fetch-pack-url * [new branch] tb/maint-remove-irrelevant-i18n-test -> tb/maint-remove-irrelevant-i18n-test * [new branch] tb/no-relative-file-url -> tb/no-relative-file-url * [new branch] tb/precompose-autodetect-fix -> tb/precompose-autodetect-fix * [new branch] tb/pretty-format-cd-date-format -> tb/pretty-format-cd-date-format * [new branch] tb/repack-fix-renames -> tb/repack-fix-renames * [new branch] tb/sed-bs-n-not-portable -> tb/sed-bs-n-not-portable * [new branch] tb/t0027-eol-conversion -> tb/t0027-eol-conversion * [new branch] tb/t5551-clone-notice-to-stderr -> tb/t5551-clone-notice-to-stderr * [new branch] tb/unicode-6.3-zero-width -> tb/unicode-6.3-zero-width * [new branch] tb/unicode-7.0 -> tb/unicode-7.0 * [new branch] tb/unicode-7.0-display-width -> tb/unicode-7.0-display-width * [new branch] tc/commit-dry-run-exit-status-tests -> tc/commit-dry-run-exit-status-tests * [new branch] tc/http-protocol-doc -> tc/http-protocol-doc * [new branch] tc/t9001-noxmailer -> tc/t9001-noxmailer * [new branch] tf/gitweb-extra-breadcrumbs -> tf/gitweb-extra-breadcrumbs * [new branch] tf/gitweb-project-listing -> tf/gitweb-project-listing * [new branch] tf/gitweb-ss-tweak -> tf/gitweb-ss-tweak * [new branch] tf/imap-send-create -> tf/imap-send-create * [new branch] tf/maint-doc-push -> tf/maint-doc-push * [new branch] tg/diff-no-index-refactor -> tg/diff-no-index-refactor * [new branch] tg/index-struct-sizes -> tg/index-struct-sizes * [new branch] tg/index-v4-format -> tg/index-v4-format * [new branch] tg/tag-points-at -> tg/tag-points-at * [new branch] tg/tag-state-tag-name-in-editor-hints -> tg/tag-state-tag-name-in-editor-hints * [new branch] th/difftool-diffall -> th/difftool-diffall * [new branch] th/doc-diff-submodule-option -> th/doc-diff-submodule-option * [new branch] th/git-diffall -> th/git-diffall * [new branch] th/mergetools-deltawalker -> th/mergetools-deltawalker * [new branch] th/mergetools-tool-help -> th/mergetools-tool-help * [new branch] th/reflog-annotated-tag -> th/reflog-annotated-tag * [new branch] tj/maint-imap-send-remove-unused -> tj/maint-imap-send-remove-unused * [new branch] tl/relax-in-poll-emulation -> tl/relax-in-poll-emulation * [new branch] tm/completion-commit-fixup-squash -> tm/completion-commit-fixup-squash * [new branch] tm/completion-push-set-upstream -> tm/completion-push-set-upstream * [new branch] tm/fetch-prune -> tm/fetch-prune * [new branch] tm/line-log-first-parent -> tm/line-log-first-parent * [new branch] tq/git-ssh-command -> tq/git-ssh-command * [new branch] tr/bash-read-unescaped -> tr/bash-read-unescaped * [new branch] tr/cache-tree -> tr/cache-tree * [new branch] tr/commit-slab-cleanup -> tr/commit-slab-cleanup * [new branch] tr/config-multivalue-lift-max -> tr/config-multivalue-lift-max * [new branch] tr/diff-submodule-no-reuse-worktree -> tr/diff-submodule-no-reuse-worktree * [new branch] tr/do-not-call-submodules-subprojects -> tr/do-not-call-submodules-subprojects * [new branch] tr/doc-git-cherry -> tr/doc-git-cherry * [new branch] tr/doc-sh-setup -> tr/doc-sh-setup * [new branch] tr/fd-gotcha-fixes -> tr/fd-gotcha-fixes * [new branch] tr/gitk-doc-range-trace -> tr/gitk-doc-range-trace * [new branch] tr/gitk-doc-update -> tr/gitk-doc-update * [new branch] tr/grep-l-with-decoration -> tr/grep-l-with-decoration * [new branch] tr/grep-threading -> tr/grep-threading * [new branch] tr/line-log -> tr/line-log * [new branch] tr/log-full-diff-keep-true-parents -> tr/log-full-diff-keep-true-parents * [new branch] tr/maint-bundle-boundary -> tr/maint-bundle-boundary * [new branch] tr/maint-bundle-long-subject -> tr/maint-bundle-long-subject * [new branch] tr/maint-mailinfo -> tr/maint-mailinfo * [new branch] tr/maint-word-diff-incomplete-line -> tr/maint-word-diff-incomplete-line * [new branch] tr/maint-word-diff-regex-sticky -> tr/maint-word-diff-regex-sticky * [new branch] tr/merge-edit-guidance -> tr/merge-edit-guidance * [new branch] tr/merge-recursive-index-only -> tr/merge-recursive-index-only * [new branch] tr/nth-previous-is-a-commit -> tr/nth-previous-is-a-commit * [new branch] tr/perftest -> tr/perftest * [new branch] tr/protect-low-3-fds -> tr/protect-low-3-fds * [new branch] tr/pty-all -> tr/pty-all * [new branch] tr/send-email-ssl -> tr/send-email-ssl * [new branch] tr/test-v-and-v-subtest-only -> tr/test-v-and-v-subtest-only * [new branch] tr/userdiff-c-returns-pointer -> tr/userdiff-c-returns-pointer * [new branch] tr/valgrind-test-fix -> tr/valgrind-test-fix * [new branch] ts/man-pdf -> ts/man-pdf * [new branch] tt/profile-build-fix -> tt/profile-build-fix * [new branch] tz/credential-netrc -> tz/credential-netrc * [new branch] uh/git-svn-serf-fix -> uh/git-svn-serf-fix * [new branch] us/printf-not-echo -> us/printf-not-echo * [new branch] v1-bug-fixes -> v1-bug-fixes * [new branch] va/git-p4-branch -> va/git-p4-branch * [new branch] vd/doc-unpack-objects -> vd/doc-unpack-objects * [new branch] vm/octopus-merge-bases-simplify -> vm/octopus-merge-bases-simplify * [new branch] vr/branch-doc -> vr/branch-doc * [new branch] vr/git-merge-default-to-upstream -> vr/git-merge-default-to-upstream * [new branch] vr/msvc -> vr/msvc * [new branch] wg/svn-fe-style-fixes -> wg/svn-fe-style-fixes * [new branch] wk/doc-clarify-upstream -> wk/doc-clarify-upstream * [new branch] wk/gitweb-snapshot-use-if-modified-since -> wk/gitweb-snapshot-use-if-modified-since * [new branch] wk/pre-push-sample-hook -> wk/pre-push-sample-hook * [new branch] wk/submodule-on-branch -> wk/submodule-on-branch * [new branch] wk/t1304-wo-USER -> wk/t1304-wo-USER * [new branch] wt/doc-submodule-name-path-confusion-1 -> wt/doc-submodule-name-path-confusion-1 * [new branch] wt/doc-submodule-name-path-confusion-2 -> wt/doc-submodule-name-path-confusion-2 * [new branch] ye/doc-http-proto -> ye/doc-http-proto * [new branch] ye/http-extract-charset -> ye/http-extract-charset * [new branch] ym/fix-opportunistic-index-update-race -> ym/fix-opportunistic-index-update-race * [new branch] ys/fsck-commit-parsing -> ys/fsck-commit-parsing * [new branch] yt/shortened-rename -> yt/shortened-rename * [new branch] zj/decimal-width -> zj/decimal-width * [new branch] zj/diff-stat-dyncol -> zj/diff-stat-dyncol * [new branch] zj/send-email-authen-sasl -> zj/send-email-authen-sasl * [new branch] zj/term-columns -> zj/term-columns * [new branch] zj/test-cred-helper-nicer-prove -> zj/test-cred-helper-nicer-prove * [new branch] zk/difftool-counts -> zk/difftool-counts * [new branch] zk/grep-color-words -> zk/grep-color-words * [new branch] zk/log-graph-showsig -> zk/log-graph-showsig * [new ref] refs/hold/cb/daemon-permission-errors -> refs/hold/cb/daemon-permission-errors * [new ref] refs/hold/cb/maint-quiet-push -> refs/hold/cb/maint-quiet-push * [new ref] refs/hold/ef/x-setenv-putenv -> refs/hold/ef/x-setenv-putenv * [new ref] refs/hold/eh/grep-scale-to-cpunum -> refs/hold/eh/grep-scale-to-cpunum * [new ref] refs/hold/hv/submodule-merge-search -> refs/hold/hv/submodule-merge-search * [new ref] refs/hold/hw/maint-abspath-cwd-limit -> refs/hold/hw/maint-abspath-cwd-limit * [new ref] refs/hold/jc/add-delete-default -> refs/hold/jc/add-delete-default * [new ref] refs/hold/jc/add-u-migration -> refs/hold/jc/add-u-migration * [new ref] refs/hold/jc/advise-push-default -> refs/hold/jc/advise-push-default * [new ref] refs/hold/jc/apply-nsbp -> refs/hold/jc/apply-nsbp * [new ref] refs/hold/jc/branch-desc -> refs/hold/jc/branch-desc * [new ref] refs/hold/jc/commit-tree-extra -> refs/hold/jc/commit-tree-extra * [new ref] refs/hold/jc/diff-dotdot -> refs/hold/jc/diff-dotdot * [new ref] refs/hold/jc/diff-ignore-case -> refs/hold/jc/diff-ignore-case * [new ref] refs/hold/jc/diff-ignore-mode -> refs/hold/jc/diff-ignore-mode * [new ref] refs/hold/jc/dotdot-is-parent-directory -> refs/hold/jc/dotdot-is-parent-directory * [new ref] refs/hold/jc/fix-config-environment-passing -> refs/hold/jc/fix-config-environment-passing * [new ref] refs/hold/jc/fixup-submodule-add-relurl-wo-upstream -> refs/hold/jc/fixup-submodule-add-relurl-wo-upstream * [new ref] refs/hold/jc/grep-header-all-match-fix-debug -> refs/hold/jc/grep-header-all-match-fix-debug * [new ref] refs/hold/jc/jxnayrhs -> refs/hold/jc/jxnayrhs * [new ref] refs/hold/jc/jxnayrhs-1 -> refs/hold/jc/jxnayrhs-1 * [new ref] refs/hold/jc/lookup-object-hash -> refs/hold/jc/lookup-object-hash * [new ref] refs/hold/jc/lookup-object-hash-2 -> refs/hold/jc/lookup-object-hash-2 * [new ref] refs/hold/jc/lookup-object-hash-3 -> refs/hold/jc/lookup-object-hash-3 * [new ref] refs/hold/jc/pull-signed-tag -> refs/hold/jc/pull-signed-tag * [new ref] refs/hold/jc/push-ignore-stale -> refs/hold/jc/push-ignore-stale * [new ref] refs/hold/jc/reflog-walk-use-only-nsha1 -> refs/hold/jc/reflog-walk-use-only-nsha1 * [new ref] refs/hold/jc/request-pull-show-head -> refs/hold/jc/request-pull-show-head * [new ref] refs/hold/jc/request-pull-show-head-2 -> refs/hold/jc/request-pull-show-head-2 * [new ref] refs/hold/jc/request-pull-show-head-3 -> refs/hold/jc/request-pull-show-head-3 * [new ref] refs/hold/jc/signed-commit -> refs/hold/jc/signed-commit * [new ref] refs/hold/jc/unpack-trees -> refs/hold/jc/unpack-trees * [new ref] refs/hold/jc/verbose-checkout -> refs/hold/jc/verbose-checkout * [new ref] refs/hold/jc/wip-branch-desc-in-format-patch -> refs/hold/jc/wip-branch-desc-in-format-patch * [new ref] refs/hold/jc/zlib-bufsize-uint -> refs/hold/jc/zlib-bufsize-uint * [new ref] refs/hold/jh/trace-use-startup-info -> refs/hold/jh/trace-use-startup-info * [new ref] refs/hold/jk/http-auth-keyring -> refs/hold/jk/http-auth-keyring * [new ref] refs/hold/jk/pager-with-alias -> refs/hold/jk/pager-with-alias * [new ref] refs/hold/jn/bigfile-fast-import-fix -> refs/hold/jn/bigfile-fast-import-fix * [new ref] refs/hold/js/cred-macos-x-keychain -> refs/hold/js/cred-macos-x-keychain * [new ref] refs/hold/js/cred-macos-x-keychain-2 -> refs/hold/js/cred-macos-x-keychain-2 * [new ref] refs/hold/ld/p4-labels-branches -> refs/hold/ld/p4-labels-branches * [new ref] refs/hold/maint-1.5.4 -> refs/hold/maint-1.5.4 * [new ref] refs/hold/maint-1.5.5 -> refs/hold/maint-1.5.5 * [new ref] refs/hold/maint-1.5.6 -> refs/hold/maint-1.5.6 * [new ref] refs/hold/maint-1.6.0 -> refs/hold/maint-1.6.0 * [new ref] refs/hold/maint-1.6.1 -> refs/hold/maint-1.6.1 * [new ref] refs/hold/maint-1.6.2 -> refs/hold/maint-1.6.2 * [new ref] refs/hold/maint-1.6.3 -> refs/hold/maint-1.6.3 * [new ref] refs/hold/maint-1.6.4 -> refs/hold/maint-1.6.4 * [new ref] refs/hold/maint-1.6.5 -> refs/hold/maint-1.6.5 * [new ref] refs/hold/maint-1.6.6 -> refs/hold/maint-1.6.6 * [new ref] refs/hold/maint-1.7.0 -> refs/hold/maint-1.7.0 * [new ref] refs/hold/maint-1.7.1 -> refs/hold/maint-1.7.1 * [new ref] refs/hold/maint-1.7.2 -> refs/hold/maint-1.7.2 * [new ref] refs/hold/maint-1.7.3 -> refs/hold/maint-1.7.3 * [new ref] refs/hold/maint-1.7.4 -> refs/hold/maint-1.7.4 * [new ref] refs/hold/maint-1.7.5 -> refs/hold/maint-1.7.5 * [new ref] refs/hold/maint-for-2011-08-15 -> refs/hold/maint-for-2011-08-15 * [new ref] refs/hold/merge-fix/rr/revert-cherry-pick -> refs/hold/merge-fix/rr/revert-cherry-pick * [new ref] refs/hold/mh/check-ref-format -> refs/hold/mh/check-ref-format * [new ref] refs/hold/mh/ref-api-2 -> refs/hold/mh/ref-api-2 * [new ref] refs/hold/mh/ref-api-3 -> refs/hold/mh/ref-api-3 * [new ref] refs/hold/mh/ref-api-take-2 -> refs/hold/mh/ref-api-take-2 * [new ref] refs/hold/nd/optim-connected -> refs/hold/nd/optim-connected * [new ref] refs/hold/nd/shallow-clone-single-branch -> refs/hold/nd/shallow-clone-single-branch * [new ref] refs/hold/rr/revert-cherry-pick -> refs/hold/rr/revert-cherry-pick * [new ref] refs/hold/sr/fix-fast-export-tips -> refs/hold/sr/fix-fast-export-tips * [new ref] refs/hold/sr/transport-helper-fix-rfc -> refs/hold/sr/transport-helper-fix-rfc * [new ref] refs/hold/tb/maint-remove-irrelevant-i18n-test -> refs/hold/tb/maint-remove-irrelevant-i18n-test * [new ref] refs/hold/th/mergetools-tool-help -> refs/hold/th/mergetools-tool-help * [new ref] refs/junk/master -> refs/junk/master * [new ref] refs/junk/subtree-integrated -> refs/junk/subtree-integrated * [new ref] refs/junk/subtree-latest -> refs/junk/subtree-latest * [new ref] refs/merge-fix/bc/attr-ignore-case -> refs/merge-fix/bc/attr-ignore-case * [new ref] refs/merge-fix/fg/submodule-git-file-git-dir -> refs/merge-fix/fg/submodule-git-file-git-dir * [new ref] refs/merge-fix/jc/checkout-out-of-unborn -> refs/merge-fix/jc/checkout-out-of-unborn * [new ref] refs/merge-fix/jc/diff-ignore-case -> refs/merge-fix/jc/diff-ignore-case * [new ref] refs/merge-fix/jc/fetch-verify -> refs/merge-fix/jc/fetch-verify * [new ref] refs/merge-fix/jc/maint-fetch-alt -> refs/merge-fix/jc/maint-fetch-alt * [new ref] refs/merge-fix/jc/maint-merge-autoedit -> refs/merge-fix/jc/maint-merge-autoedit * [new ref] refs/merge-fix/jc/maint-rev-list-culled-boundary -> refs/merge-fix/jc/maint-rev-list-culled-boundary * [new ref] refs/merge-fix/jc/zlib-wrap -> refs/merge-fix/jc/zlib-wrap * [new ref] refs/merge-fix/jk/color-and-pager -> refs/merge-fix/jk/color-and-pager * [new ref] refs/merge-fix/jk/format-patch-am -> refs/merge-fix/jk/format-patch-am * [new ref] refs/merge-fix/jl/submodule-add-relurl-wo-upstream -> refs/merge-fix/jl/submodule-add-relurl-wo-upstream * [new ref] refs/merge-fix/jp/get-ref-dir-unsorted -> refs/merge-fix/jp/get-ref-dir-unsorted * [new ref] refs/merge-fix/nd/maint-clone-gitdir -> refs/merge-fix/nd/maint-clone-gitdir * [new ref] refs/merge-fix/nd/maint-sparse-errors -> refs/merge-fix/nd/maint-sparse-errors * [new ref] refs/merge-fix/rr/sequencer -> refs/merge-fix/rr/sequencer * [new ref] refs/notes/amlog -> refs/notes/amlog * [new ref] refs/notes/commits -> refs/notes/commits * [new ref] refs/notes/pu-buggy -> refs/notes/pu-buggy * [new ref] refs/notes/sa-buggy -> refs/notes/sa-buggy * [new ref] refs/notes/signed-push -> refs/notes/signed-push * [new ref] refs/pull/1/head -> refs/pull/1/head * [new ref] refs/pull/1/merge -> refs/pull/1/merge * [new ref] refs/pull/2/head -> refs/pull/2/head * [new ref] refs/pull/2/merge -> refs/pull/2/merge * [new ref] ab-i18n/i18n -> ab-i18n/i18n * [new ref] ab-i18n/i18n-add-translations -> ab-i18n/i18n-add-translations * [new ref] ab-i18n/i18n-all -> ab-i18n/i18n-all * [new ref] ab-i18n/i18n-all-continue -> ab-i18n/i18n-all-continue * [new ref] ab-i18n/i18n-all-continue-squash -> ab-i18n/i18n-all-continue-squash * [new ref] ab-i18n/i18n-continue -> ab-i18n/i18n-continue * [new ref] ab-i18n/i18n-continue-with-hindi -> ab-i18n/i18n-continue-with-hindi * [new ref] ab-i18n/i18n-for-junio -> ab-i18n/i18n-for-junio * [new ref] ab-i18n/i18n-for-junio-with-docs -> ab-i18n/i18n-for-junio-with-docs * [new ref] ab-i18n/i18n-gettextize -> ab-i18n/i18n-gettextize * [new ref] ab-i18n/i18n-in-pu -> ab-i18n/i18n-in-pu * [new ref] ab-i18n/i18n-rewrite -> ab-i18n/i18n-rewrite * [new ref] ab-i18n/i18n-rewrite-with-po-line-numbers -> ab-i18n/i18n-rewrite-with-po-line-numbers * [new ref] ab-i18n/i18n-v2 -> ab-i18n/i18n-v2 * [new ref] gfi/HEAD -> gfi/HEAD * [new ref] gfi/maint -> gfi/maint * [new ref] gfi/master -> gfi/master * [new ref] gfi/sp/pack4 -> gfi/sp/pack4 * [new ref] gfi/sp/sendpack-sideband -> gfi/sp/sendpack-sideband * [new ref] gfi/sp/splitpack -> gfi/sp/splitpack * [new ref] gfi/sp/unixsock -> gfi/sp/unixsock * [new ref] git-gui/maint -> git-gui/maint * [new ref] git-gui/master -> git-gui/master * [new ref] git-gui/pu -> git-gui/pu * [new ref] git-gui/todo -> git-gui/todo * [new ref] git-p4/git-p4 -> git-p4/git-p4 * [new ref] git-svn/HEAD -> git-svn/HEAD * [new ref] git-svn/instaweb -> git-svn/instaweb * [new ref] git-svn/master -> git-svn/master * [new ref] git-svn/origin -> git-svn/origin * [new ref] git-svn/spearce/origin -> git-svn/spearce/origin * [new ref] git-svn/webrick -> git-svn/webrick * [new ref] github2/maint -> github2/maint * [new ref] github2/master -> github2/master * [new ref] github2/next -> github2/next * [new ref] github2/pu -> github2/pu * [new ref] github2/todo -> github2/todo * [new ref] gitorious/ab/clang-lints -> gitorious/ab/clang-lints * [new ref] gitorious/ab/enable-i18n -> gitorious/ab/enable-i18n * [new ref] gitorious/ab/i18n-test-fix -> gitorious/ab/i18n-test-fix * [new ref] gitorious/ab/pull-rebase-config -> gitorious/ab/pull-rebase-config * [new ref] gitorious/ab/sun-studio-portability -> gitorious/ab/sun-studio-portability * [new ref] gitorious/aw/rebase-i-stop-on-failure-to-amend -> gitorious/aw/rebase-i-stop-on-failure-to-amend * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/bc/maint-apply-check-no-patch -> gitorious/bc/maint-apply-check-no-patch * [new ref] gitorious/bc/unstash-clean-crufts -> gitorious/bc/unstash-clean-crufts * [new ref] gitorious/bw/grep-no-index-no-exclude -> gitorious/bw/grep-no-index-no-exclude * [new ref] gitorious/bw/maint-t8006-sed-incomplete-line -> gitorious/bw/maint-t8006-sed-incomplete-line * [new ref] gitorious/cb/do-not-pretend-to-hijack-long-help -> gitorious/cb/do-not-pretend-to-hijack-long-help * [new ref] gitorious/cb/git-daemon-tests -> gitorious/cb/git-daemon-tests * [new ref] gitorious/cb/httpd-test-fix-port -> gitorious/cb/httpd-test-fix-port * [new ref] gitorious/cb/push-quiet -> gitorious/cb/push-quiet * [new ref] gitorious/ci/stripspace-docs -> gitorious/ci/stripspace-docs * [new ref] gitorious/cn/doc-config-bare-subsection -> gitorious/cn/doc-config-bare-subsection * [new ref] gitorious/cn/maint-lf-to-crlf-filter -> gitorious/cn/maint-lf-to-crlf-filter * [new ref] gitorious/cp/git-web-browse-browsers -> gitorious/cp/git-web-browse-browsers * [new ref] gitorious/cs/perl-config-path-send-email -> gitorious/cs/perl-config-path-send-email * [new ref] gitorious/di/fast-import-empty-tag-note-fix -> gitorious/di/fast-import-empty-tag-note-fix * [new ref] gitorious/dm/tree-walk -> gitorious/dm/tree-walk * [new ref] gitorious/ef/mingw-syslog -> gitorious/ef/mingw-syslog * [new ref] gitorious/ef/setenv-putenv -> gitorious/ef/setenv-putenv * [new ref] gitorious/ew/keepalive -> gitorious/ew/keepalive * [new ref] gitorious/fc/remote-seturl-usage-fix -> gitorious/fc/remote-seturl-usage-fix * [new ref] gitorious/fg/submodule-git-file-git-dir -> gitorious/fg/submodule-git-file-git-dir * [new ref] gitorious/fk/make-auto-header-dependencies -> gitorious/fk/make-auto-header-dependencies * [new ref] gitorious/gh/userdiff-matlab -> gitorious/gh/userdiff-matlab * [new ref] gitorious/initial -> gitorious/initial * [new ref] gitorious/jc/advice-doc -> gitorious/jc/advice-doc * [new ref] gitorious/jc/advise-i18n -> gitorious/jc/advise-i18n * [new ref] gitorious/jc/advise-push-default -> gitorious/jc/advise-push-default * [new ref] gitorious/jc/checkout-m-twoway -> gitorious/jc/checkout-m-twoway * [new ref] gitorious/jc/commit-amend-no-edit -> gitorious/jc/commit-amend-no-edit * [new ref] gitorious/jc/commit-parsing -> gitorious/jc/commit-parsing * [new ref] gitorious/jc/fetch-pack-fsck-objects -> gitorious/jc/fetch-pack-fsck-objects * [new ref] gitorious/jc/index-pack-reject-dups -> gitorious/jc/index-pack-reject-dups * [new ref] gitorious/jc/is-url-simplify -> gitorious/jc/is-url-simplify * [new ref] gitorious/jc/ls-remote-short-help -> gitorious/jc/ls-remote-short-help * [new ref] gitorious/jc/maint-grep-untracked-exclude -> gitorious/jc/maint-grep-untracked-exclude * [new ref] gitorious/jc/maint-lf-to-crlf-keep-crlf -> gitorious/jc/maint-lf-to-crlf-keep-crlf * [new ref] gitorious/jc/maint-name-rev-all -> gitorious/jc/maint-name-rev-all * [new ref] gitorious/jc/maint-pack-object-cycle -> gitorious/jc/maint-pack-object-cycle * [new ref] gitorious/jc/make-tags -> gitorious/jc/make-tags * [new ref] gitorious/jc/match-refs-clarify -> gitorious/jc/match-refs-clarify * [new ref] gitorious/jc/parse-options-boolean -> gitorious/jc/parse-options-boolean * [new ref] gitorious/jc/pull-signed-tag -> gitorious/jc/pull-signed-tag * [new ref] gitorious/jc/remote-setbranches-usage-fix -> gitorious/jc/remote-setbranches-usage-fix * [new ref] gitorious/jc/request-pull-show-head-4 -> gitorious/jc/request-pull-show-head-4 * [new ref] gitorious/jc/show-sig -> gitorious/jc/show-sig * [new ref] gitorious/jc/signed-commit -> gitorious/jc/signed-commit * [new ref] gitorious/jc/split-blob -> gitorious/jc/split-blob * [new ref] gitorious/jc/stream-to-pack -> gitorious/jc/stream-to-pack * [new ref] gitorious/jc/unseekable-bundle -> gitorious/jc/unseekable-bundle * [new ref] gitorious/jc/want-commit -> gitorious/jc/want-commit * [new ref] gitorious/jch -> gitorious/jch * [new ref] gitorious/jh/fast-import-notes -> gitorious/jh/fast-import-notes * [new ref] gitorious/jh/fetch-head-update -> gitorious/jh/fetch-head-update * [new ref] gitorious/jk/credentials -> gitorious/jk/credentials * [new ref] gitorious/jk/daemon-msgs -> gitorious/jk/daemon-msgs * [new ref] gitorious/jk/doc-fsck -> gitorious/jk/doc-fsck * [new ref] gitorious/jk/fetch-no-tail-match-refs -> gitorious/jk/fetch-no-tail-match-refs * [new ref] gitorious/jk/follow-rename-score -> gitorious/jk/follow-rename-score * [new ref] gitorious/jk/git-prompt -> gitorious/jk/git-prompt * [new ref] gitorious/jk/http-auth -> gitorious/jk/http-auth * [new ref] gitorious/jk/http-push-to-empty -> gitorious/jk/http-push-to-empty * [new ref] gitorious/jk/maint-1.6.2-upload-archive -> gitorious/jk/maint-1.6.2-upload-archive * [new ref] gitorious/jk/maint-do-not-feed-stdin-to-tests -> gitorious/jk/maint-do-not-feed-stdin-to-tests * [new ref] gitorious/jk/maint-fetch-status-table -> gitorious/jk/maint-fetch-status-table * [new ref] gitorious/jk/maint-mv -> gitorious/jk/maint-mv * [new ref] gitorious/jk/maint-pack-objects-compete-with-delete -> gitorious/jk/maint-pack-objects-compete-with-delete * [new ref] gitorious/jk/maint-push-over-dav -> gitorious/jk/maint-push-over-dav * [new ref] gitorious/jk/maint-push-v-is-verbose -> gitorious/jk/maint-push-v-is-verbose * [new ref] gitorious/jk/maint-snprintf-va-copy -> gitorious/jk/maint-snprintf-va-copy * [new ref] gitorious/jk/maint-strbuf-missing-init -> gitorious/jk/maint-strbuf-missing-init * [new ref] gitorious/jk/maint-upload-archive -> gitorious/jk/maint-upload-archive * [new ref] gitorious/jk/parse-object-cached -> gitorious/jk/parse-object-cached * [new ref] gitorious/jk/pretty-reglog-ent -> gitorious/jk/pretty-reglog-ent * [new ref] gitorious/jk/refresh-porcelain-output -> gitorious/jk/refresh-porcelain-output * [new ref] gitorious/jk/upload-archive-use-start-command -> gitorious/jk/upload-archive-use-start-command * [new ref] gitorious/jl/submodule-status-failure-report -> gitorious/jl/submodule-status-failure-report * [new ref] gitorious/jm/stash-diff-disambiguate -> gitorious/jm/stash-diff-disambiguate * [new ref] gitorious/jn/branch-move-to-self -> gitorious/jn/branch-move-to-self * [new ref] gitorious/jn/git-path-errno -> gitorious/jn/git-path-errno * [new ref] gitorious/jn/gitweb-manpages -> gitorious/jn/gitweb-manpages * [new ref] gitorious/jn/gitweb-side-by-side-diff -> gitorious/jn/gitweb-side-by-side-diff * [new ref] gitorious/jn/gitweb-unspecified-action -> gitorious/jn/gitweb-unspecified-action * [new ref] gitorious/jn/ident-from-etc-mailname -> gitorious/jn/ident-from-etc-mailname * [new ref] gitorious/jn/maint-gitweb-grep-fix -> gitorious/jn/maint-gitweb-grep-fix * [new ref] gitorious/jn/maint-gitweb-utf8-fix -> gitorious/jn/maint-gitweb-utf8-fix * [new ref] gitorious/jn/maint-notes-avoid-va-args -> gitorious/jn/maint-notes-avoid-va-args * [new ref] gitorious/jn/maint-sequencer-fixes -> gitorious/jn/maint-sequencer-fixes * [new ref] gitorious/jn/revert-quit -> gitorious/jn/revert-quit * [new ref] gitorious/jn/test-cleanup-7006 -> gitorious/jn/test-cleanup-7006 * [new ref] gitorious/js/log-show-children -> gitorious/js/log-show-children * [new ref] gitorious/js/maint-no-cherry-pick-head-after-punted -> gitorious/js/maint-no-cherry-pick-head-after-punted * [new ref] gitorious/js/merge-edit-option -> gitorious/js/merge-edit-option * [new ref] gitorious/jv/maint-config-set -> gitorious/jv/maint-config-set * [new ref] gitorious/ks/tag-cleanup -> gitorious/ks/tag-cleanup * [new ref] gitorious/ly/mktree-using-strbuf -> gitorious/ly/mktree-using-strbuf * [new ref] gitorious/maint -> gitorious/maint * [new ref] gitorious/maint-1.7.6 -> gitorious/maint-1.7.6 * [new ref] gitorious/maint-1.7.7 -> gitorious/maint-1.7.7 * [new ref] gitorious/master -> gitorious/master * [new ref] gitorious/mf/curl-select-fdset -> gitorious/mf/curl-select-fdset * [new ref] gitorious/mh/ref-api -> gitorious/mh/ref-api * [new ref] gitorious/mh/ref-api-less-extra-refs -> gitorious/mh/ref-api-less-extra-refs * [new ref] gitorious/mh/ref-api-rest -> gitorious/mh/ref-api-rest * [new ref] gitorious/ml/mailmap -> gitorious/ml/mailmap * [new ref] gitorious/mm/maint-gitweb-project-maxdepth -> gitorious/mm/maint-gitweb-project-maxdepth * [new ref] gitorious/ms/commit-cc-option-helpstring -> gitorious/ms/commit-cc-option-helpstring * [new ref] gitorious/na/strtoimax -> gitorious/na/strtoimax * [new ref] gitorious/naster -> gitorious/naster * [new ref] gitorious/nd/clone-detached -> gitorious/nd/clone-detached * [new ref] gitorious/nd/clone-single-branch -> gitorious/nd/clone-single-branch * [new ref] gitorious/nd/daemon-log-sock-errors -> gitorious/nd/daemon-log-sock-errors * [new ref] gitorious/nd/document-err-packet -> gitorious/nd/document-err-packet * [new ref] gitorious/nd/fsck-progress -> gitorious/nd/fsck-progress * [new ref] gitorious/nd/git-daemon-error-msgs -> gitorious/nd/git-daemon-error-msgs * [new ref] gitorious/nd/ignore-might-be-precious -> gitorious/nd/ignore-might-be-precious * [new ref] gitorious/nd/index-pack-no-recurse -> gitorious/nd/index-pack-no-recurse * [new ref] gitorious/nd/maint-ignore-exclude -> gitorious/nd/maint-ignore-exclude * [new ref] gitorious/nd/maint-parse-depth -> gitorious/nd/maint-parse-depth * [new ref] gitorious/nd/maint-sparse-errors -> gitorious/nd/maint-sparse-errors * [new ref] gitorious/nd/misc-cleanups -> gitorious/nd/misc-cleanups * [new ref] gitorious/nd/pretty-commit-log-message -> gitorious/nd/pretty-commit-log-message * [new ref] gitorious/nd/prune-progress -> gitorious/nd/prune-progress * [new ref] gitorious/nd/resolve-ref -> gitorious/nd/resolve-ref * [new ref] gitorious/nd/war-on-nul-in-commit -> gitorious/nd/war-on-nul-in-commit * [new ref] gitorious/next -> gitorious/next * [new ref] gitorious/ph/push-to-delete-nothing -> gitorious/ph/push-to-delete-nothing * [new ref] gitorious/ph/transport-with-gitfile -> gitorious/ph/transport-with-gitfile * [new ref] gitorious/pu -> gitorious/pu * [new ref] gitorious/pw/p4-docs-and-tests -> gitorious/pw/p4-docs-and-tests * [new ref] gitorious/pw/p4-view-updates -> gitorious/pw/p4-view-updates * [new ref] gitorious/rj/gitweb-clean-js -> gitorious/rj/gitweb-clean-js * [new ref] gitorious/rj/quietly-create-dep-dir -> gitorious/rj/quietly-create-dep-dir * [new ref] gitorious/rr/misc-fixes -> gitorious/rr/misc-fixes * [new ref] gitorious/rr/parse-subcommand -> gitorious/rr/parse-subcommand * [new ref] gitorious/rr/revert-cherry-pick -> gitorious/rr/revert-cherry-pick * [new ref] gitorious/rr/test-chaining -> gitorious/rr/test-chaining * [new ref] gitorious/rs/allocate-cache-entry-individually -> gitorious/rs/allocate-cache-entry-individually * [new ref] gitorious/rs/diff-postimage-in-context -> gitorious/rs/diff-postimage-in-context * [new ref] gitorious/rs/diff-tree-combined-clean-up -> gitorious/rs/diff-tree-combined-clean-up * [new ref] gitorious/rs/diff-whole-function -> gitorious/rs/diff-whole-function * [new ref] gitorious/rs/name-rev-usage -> gitorious/rs/name-rev-usage * [new ref] gitorious/rs/pending -> gitorious/rs/pending * [new ref] gitorious/rs/pickaxe -> gitorious/rs/pickaxe * [new ref] gitorious/rs/test-ctype -> gitorious/rs/test-ctype * [new ref] gitorious/sc/difftool-skip -> gitorious/sc/difftool-skip * [new ref] gitorious/sg/complete-refs -> gitorious/sg/complete-refs * [new ref] gitorious/snap -> gitorious/snap * [new ref] gitorious/ss/git-svn-prompt-sans-terminal -> gitorious/ss/git-svn-prompt-sans-terminal * [new ref] gitorious/ss/inet-ntop -> gitorious/ss/inet-ntop * [new ref] gitorious/tj/maint-imap-send-remove-unused -> gitorious/tj/maint-imap-send-remove-unused * [new ref] gitorious/tm/completion-commit-fixup-squash -> gitorious/tm/completion-commit-fixup-squash * [new ref] gitorious/tm/completion-push-set-upstream -> gitorious/tm/completion-push-set-upstream * [new ref] gitorious/tr/bash-read-unescaped -> gitorious/tr/bash-read-unescaped * [new ref] gitorious/tr/cache-tree -> gitorious/tr/cache-tree * [new ref] gitorious/tr/doc-sh-setup -> gitorious/tr/doc-sh-setup * [new ref] gitorious/tr/grep-threading -> gitorious/tr/grep-threading * [new ref] gitorious/tr/pty-all -> gitorious/tr/pty-all * [new ref] gitorious/tr/userdiff-c-returns-pointer -> gitorious/tr/userdiff-c-returns-pointer * [new ref] gitorious/vr/git-merge-default-to-upstream -> gitorious/vr/git-merge-default-to-upstream * [new ref] gitorious/vr/msvc -> gitorious/vr/msvc * [new ref] gitorious/zj/send-email-authen-sasl -> gitorious/zj/send-email-authen-sasl * [new ref] gph/maint -> gph/maint * [new ref] gph/master -> gph/master * [new ref] gph/next -> gph/next * [new ref] gph/pu -> gph/pu * [new ref] gph/todo -> gph/todo * [new ref] jbf-um/HEAD -> jbf-um/HEAD * [new ref] jbf-um/better-whitespace-checks -> jbf-um/better-whitespace-checks * [new ref] jbf-um/docwork-concepts -> jbf-um/docwork-concepts * [new ref] jbf-um/docwork-design -> jbf-um/docwork-design * [new ref] jbf-um/docwork-detached -> jbf-um/docwork-detached * [new ref] jbf-um/docwork-foreign-scms -> jbf-um/docwork-foreign-scms * [new ref] jbf-um/docwork-recovery -> jbf-um/docwork-recovery * [new ref] jbf-um/maint -> jbf-um/maint * [new ref] jbf-um/maint-history -> jbf-um/maint-history * [new ref] jbf-um/master -> jbf-um/master * [new ref] jbf-um/messages -> jbf-um/messages * [new ref] jbf-um/parallel-diff -> jbf-um/parallel-diff * [new ref] jbf-um/recovery -> jbf-um/recovery * [new ref] jbf-um/tutorial-2 -> jbf-um/tutorial-2 * [new ref] ko-private/jch -> ko-private/jch * [new ref] ko-private/maint -> ko-private/maint * [new ref] ko-private/maint-1.4.4 -> ko-private/maint-1.4.4 * [new ref] ko-private/maint-1.5.4 -> ko-private/maint-1.5.4 * [new ref] ko-private/maint-1.5.5 -> ko-private/maint-1.5.5 * [new ref] ko-private/maint-1.5.6 -> ko-private/maint-1.5.6 * [new ref] ko-private/maint-1.6.2 -> ko-private/maint-1.6.2 * [new ref] ko-private/maint-1.6.5 -> ko-private/maint-1.6.5 * [new ref] ko-private/maint-1.7.0 -> ko-private/maint-1.7.0 * [new ref] ko-private/maint-1.7.1 -> ko-private/maint-1.7.1 * [new ref] ko-private/maint-1.7.2 -> ko-private/maint-1.7.2 * [new ref] ko-private/master -> ko-private/master * [new ref] ko-private/next -> ko-private/next * [new ref] ko-private/origin -> ko-private/origin * [new ref] ko-private/private-jch -> ko-private/private-jch * [new ref] ko-private/pu -> ko-private/pu * [new ref] ko-private/snap -> ko-private/snap * [new ref] ko-private/test -> ko-private/test * [new ref] ko/maint -> ko/maint * [new ref] ko/master -> ko/master * [new ref] ko/next -> ko/next * [new ref] ko/pu -> ko/pu * [new ref] ko/todo -> ko/todo * [new ref] l10n/master -> l10n/master * [new ref] lea/master -> lea/master * [new ref] lea/origin -> lea/origin * [new ref] mergetool/master -> mergetool/master * [new ref] mergetool/mergetool -> mergetool/mergetool * [new ref] mingw/master -> mingw/master * [new ref] mingw/master-borked -> mingw/master-borked * [new ref] pasky.web/master -> pasky.web/master * [new ref] pasky.web/mob -> pasky.web/mob * [new ref] pasky.web/next -> pasky.web/next * [new ref] pasky.web/pu -> pasky.web/pu * [new ref] paulus/HEAD -> paulus/HEAD * [new ref] paulus/asdf -> paulus/asdf * [new ref] paulus/dev -> paulus/dev * [new ref] paulus/lines -> paulus/lines * [new ref] paulus/master -> paulus/master * [new ref] paulus/new -> paulus/new * [new ref] repo/html -> repo/html * [new ref] repo/maint -> repo/maint * [new ref] repo/man -> repo/man * [new ref] repo/master -> repo/master * [new ref] repo/next -> repo/next * [new ref] repo/pu -> repo/pu * [new ref] repo/todo -> repo/todo * [new ref] spearce.git/maint -> spearce.git/maint * [new ref] spearce.git/master -> spearce.git/master * [new ref] spearce.git/next -> spearce.git/next * [new ref] spearce.git/todo -> spearce.git/todo * [new ref] thoyts/maint -> thoyts/maint * [new ref] thoyts/master -> thoyts/master * [new ref] thoyts/pu -> thoyts/pu * [new ref] thoyts/todo -> thoyts/todo * [new ref] trast-doc/HEAD -> trast-doc/HEAD * [new ref] trast-doc/for-next -> trast-doc/for-next * [new ref] trast-doc/master -> trast-doc/master * [new ref] trast-doc/pu -> trast-doc/pu * [new ref] refs/sample/initial -> refs/sample/initial * [new ref] refs/sample/merge -> refs/sample/merge * [new tag] conversion -> conversion - [tag update] junio-gpg-pub -> junio-gpg-pub * [new tag] ko-maint -> ko-maint * [new tag] ko-master -> ko-master * [new tag] ko-next -> ko-next * [new tag] ko-pu -> ko-pu * [new tag] test-another -> test-another * [new tag] v1.16 -> v1.16 * [new tag] v1.17 -> v1.17 * [new tag] v1.17.1 -> v1.17.1 * [new tag] v1.17.2 -> v1.17.2 * [new tag] v1.18 -> v1.18 * [new tag] v1.19 -> v1.19 * [new tag] v1.20 -> v1.20 * [new tag] v1.20.1 -> v1.20.1 * [new tag] v1.21 -> v1.21 * [new tag] v1.22 -> v1.22 * [new tag] v1.23 -> v1.23 * [new tag] v1.24 -> v1.24 * [new tag] v1.25 -> v1.25 * [new tag] v1.25.1 -> v1.25.1 * [new tag] v2.0 -> v2.0 * [new tag] v2.1 -> v2.1 * [new tag] v2.2 -> v2.2 * [new tag] v2.3 -> v2.3 * [new tag] v2.4 -> v2.4 15-08-31 13:05:39 [46/245/248] [git] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_git 15-08-31 13:05:43 [46/245/248] [git] Git checkout upstream:git in /src/tmp/tmpGXzvdX/git.build 15-08-31 13:05:43 [46/245/248] [git] Upstream version 9874fca7 v2.3.0 (v2.3.0 + 0 commits) 15-08-31 13:05:44 [46/245/248] [git] Defined build system is autotools 15-08-31 13:05:44 [46/245/248] [git] Logging build commands to /src/artifacts/git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e.build-log 15-08-31 13:05:44 [46/245/248] [git] Running pre-configure-commands 15-08-31 13:05:44 [46/245/248] [git] Running command: make configure 15-08-31 13:05:47 [46/245/248] [git] Running configure-commands 15-08-31 13:05:47 [46/245/248] [git] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:06:09 [46/245/248] [git] Running build-commands 15-08-31 13:06:09 [46/245/248] [git] Running command: make all 15-08-31 13:09:09 [46/245/248] [git] Running install-commands 15-08-31 13:09:09 [46/245/248] [git] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:09:18 [46/245/248] [git] Running strip-commands 15-08-31 13:09:18 [46/245/248] [git] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:09:19 [46/245/248] [git] Elapsed time for build 00:04:48 15-08-31 13:09:19 [46/245/248] [git] Starting artifact creation 15-08-31 13:10:57 [46/245/248] [git] Now cached 26487966 bytes as git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e 15-08-31 13:10:57 [46/245/248] [git] Elapsed time for artifact creation 00:01:37 15-08-31 13:11:00 [46/245/248] [git] Cleaned up /src/tmp/tmpGXzvdX 15-08-31 13:11:00 [46/245/248] [git] Elapsed time for assembly 00:51:23 15-08-31 13:11:00 [46/245/248] [bison] Installing git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e 15-08-31 13:11:02 [46/245/248] [mini-utils] Starting assembly 15-08-31 13:11:06 [46/245/248] [mini-utils] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 13:11:07 [47/245/248] [mini-utils] Starting build 15-08-31 13:11:07 [47/245/248] [mini-utils] Try fetching tarball git___git_baserock_org_baserock_baserock_mini_utils.tar --2015-08-31 13:11:07-- http://git.baserock.org/tarballs/git___git_baserock_org_baserock_baserock_mini_utils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2015-08-31 13:11:08 ERROR 404: Not Found. tar: git___git_baserock_org_baserock_baserock_mini_utils.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now 15-08-31 13:11:08 [47/245/248] [mini-utils] Try git clone from git://git.baserock.org/baserock/baserock/mini-utils Cloning into bare repository '/src/gits/git___git_baserock_org_baserock_baserock_mini_utils.tmp'... remote: Counting objects: 29, done. remote: Compressing objects: 100% (22/22), done. remote: Total 29 (delta 5), reused 22 (delta 4) Receiving objects: 100% (29/29), 9.10 KiB | 0 bytes/s, done. Resolving deltas: 100% (5/5), done. Checking connectivity... done. 15-08-31 13:11:08 [47/245/248] [mini-utils] Git repo is mirrored at /src/gits/git___git_baserock_org_baserock_baserock_mini_utils 15-08-31 13:11:08 [47/245/248] [mini-utils] Git checkout baserock:baserock/mini-utils in /src/tmp/tmpnq8dFV/mini-utils.build 15-08-31 13:11:08 [47/245/248] [mini-utils] Upstream version 5293265b (No tag found) 15-08-31 13:11:08 [47/245/248] [mini-utils] Defined build system is manual 15-08-31 13:11:08 [47/245/248] [mini-utils] Logging build commands to /src/artifacts/mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92.build-log 15-08-31 13:11:08 [47/245/248] [mini-utils] Running build-commands 15-08-31 13:11:08 [47/245/248] [mini-utils] Running command: make 15-08-31 13:11:09 [47/245/248] [mini-utils] Running install-commands 15-08-31 13:11:09 [47/245/248] [mini-utils] Running command: make PREFIX="$PREFIX" DESTDIR="$DESTDIR" install 15-08-31 13:11:09 [47/245/248] [mini-utils] Elapsed time for build 00:00:01 15-08-31 13:11:09 [47/245/248] [mini-utils] Starting artifact creation 15-08-31 13:11:09 [47/245/248] [mini-utils] Now cached 6619 bytes as mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92 15-08-31 13:11:09 [47/245/248] [mini-utils] Elapsed time for artifact creation 00:00:00 15-08-31 13:11:10 [47/245/248] [mini-utils] Cleaned up /src/tmp/tmpnq8dFV 15-08-31 13:11:10 [47/245/248] [mini-utils] Elapsed time for assembly 00:00:07 15-08-31 13:11:10 [47/245/248] [bison] Installing mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92 15-08-31 13:11:10 [47/245/248] [bison] Installing flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-08-31 13:11:10 [48/245/248] [bison] Starting build 15-08-31 13:11:10 [48/245/248] [bison] Try fetching tarball git___git_baserock_org_delta_bison.tar --2015-08-31 13:11:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bison.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 12576768 (12M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bison.tar’ git___git_baserock_org_delta_bison.tar 100%[=================================================================================================================>] 11.99M 1.70MB/s in 6.8s 2015-08-31 13:11:17 (1.77 MB/s) - ‘git___git_baserock_org_delta_bison.tar’ saved [12576768/12576768] remote: Counting objects: 8853, done. remote: Compressing objects: 100% (3221/3221), done. remote: Total 8853 (delta 5625), reused 8747 (delta 5537) Receiving objects: 100% (8853/8853), 7.70 MiB | 2.06 MiB/s, done. Resolving deltas: 100% (5625/5625), completed with 78 local objects. From git://git.baserock.org/delta/bison * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] akim -> akim * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/mikedrake/bison/v3.0.2 -> baserock/mikedrake/bison/v3.0.2 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/pedroalvarez/v3.0.2 -> baserock/pedroalvarez/v3.0.2 * [new branch] baserock/v3.0.2 -> baserock/v3.0.2 * [new branch] baserock/v3.0.4+gnits -> baserock/v3.0.4+gnits * [new branch] bison-1_29-branch -> bison-1_29-branch * [new branch] branch-2.4.1 -> branch-2.4.1 * [new branch] branch-2.4.2 -> branch-2.4.2 * [new branch] branch-2.4.3 -> branch-2.4.3 * [new branch] branch-2.5 -> branch-2.5 * [new branch] candidates/create-pipe-bidi -> candidates/create-pipe-bidi * [new branch] candidates/lib-local-mk -> candidates/lib-local-mk * [new branch] candidates/make-symbol-glr -> candidates/make-symbol-glr * [new branch] candidates/named-ref-free -> candidates/named-ref-free * [new branch] candidates/quotes -> candidates/quotes + 8bf276d...05061ec maint -> maint (forced update) + 8bf276d...dac70b4 next -> next (forced update) * [new ref] gitorious/baserock/bootstrap -> gitorious/baserock/bootstrap * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/bison-1_29-branch -> gitorious/bison-1_29-branch * [new ref] gitorious/candidates/create-pipe-bidi -> gitorious/candidates/create-pipe-bidi * [new ref] gitorious/candidates/lib-local-mk -> gitorious/candidates/lib-local-mk * [new ref] gitorious/candidates/make-symbol-glr -> gitorious/candidates/make-symbol-glr * [new ref] gitorious/candidates/quotes -> gitorious/candidates/quotes * [new ref] gitorious/next -> gitorious/next 15-08-31 13:11:26 [48/245/248] [bison] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bison 15-08-31 13:11:26 [48/245/248] [bison] Git checkout upstream:bison in /src/tmp/tmpTO7_z5/bison.build 15-08-31 13:11:27 [48/245/248] [bison] Upstream version 2ab6d1da v3.0.2-1-g2ab6d1d (v3.0.2 + 1 commits) 15-08-31 13:11:27 [48/245/248] [bison] Git submodules 15-08-31 13:11:27 [48/245/248] [bison] Try fetching tarball git___git_baserock_org_delta_gnulib.tar --2015-08-31 13:11:27-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gnulib.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 44324352 (42M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gnulib.tar’ git___git_baserock_org_delta_gnulib.tar 100%[=================================================================================================================>] 42.27M 3.21MB/s in 14s 2015-08-31 13:11:41 (2.93 MB/s) - ‘git___git_baserock_org_delta_gnulib.tar’ saved [44324352/44324352] remote: Counting objects: 19, done. remote: Compressing objects: 100% (11/11), done. remote: Total 19 (delta 8), reused 17 (delta 6) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/gnulib * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/build-essential -> baserock/build-essential 15-08-31 13:12:01 [48/245/248] [bison] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gnulib 15-08-31 13:12:08 [48/245/248] [bison] Git checkout upstream:gnulib in /src/tmp/tmpTO7_z5/bison.build/gnulib 15-08-31 13:12:08 [48/245/248] [bison] Upstream version 74540d44 v0.1-31-g74540d4 (v0.1 + 31 commits) 15-08-31 13:12:11 [48/245/248] [bison] Git checkout upstream:autoconf in /src/tmp/tmpTO7_z5/bison.build/submodules/autoconf 15-08-31 13:12:11 [48/245/248] [bison] Upstream version 9e087dd3 v2.69-74-g9e087dd (v2.69 + 74 commits) 15-08-31 13:12:12 [48/245/248] [bison] Defined build system is autotools 15-08-31 13:12:12 [48/245/248] [bison] Logging build commands to /src/artifacts/bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814.build-log 15-08-31 13:12:12 [48/245/248] [bison] Running pre-configure-commands 15-08-31 13:12:12 [48/245/248] [bison] Running command: sh bootstrap --skip-po --no-git --gnulib-srcdir=gnulib 15-08-31 13:15:32 [48/245/248] [bison] Running configure-commands 15-08-31 13:15:32 [48/245/248] [bison] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:17:55 [48/245/248] [bison] Running build-commands 15-08-31 13:17:55 [48/245/248] [bison] Running command: make 15-08-31 13:19:31 [48/245/248] [bison] Running install-commands 15-08-31 13:19:31 [48/245/248] [bison] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:19:34 [48/245/248] [bison] Running strip-commands 15-08-31 13:19:34 [48/245/248] [bison] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:19:34 [48/245/248] [bison] Elapsed time for build 00:08:24 15-08-31 13:19:34 [48/245/248] [bison] Starting artifact creation 15-08-31 13:19:37 [48/245/248] [bison] Now cached 857270 bytes as bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814 15-08-31 13:19:37 [48/245/248] [bison] Elapsed time for artifact creation 00:00:02 15-08-31 13:19:41 [48/245/248] [bison] Cleaned up /src/tmp/tmpTO7_z5 15-08-31 13:19:41 [48/245/248] [bison] Elapsed time for assembly 01:00:08 15-08-31 13:19:41 [48/245/248] [patch] Installing bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814 15-08-31 13:19:48 [49/245/248] [patch] Starting build 15-08-31 13:19:48 [49/245/248] [patch] Try fetching tarball git___git_baserock_org_delta_patch.tar --2015-08-31 13:19:48-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_patch.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1390592 (1.3M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_patch.tar’ git___git_baserock_org_delta_patch.tar 100%[=================================================================================================================>] 1.33M 3.11MB/s in 0.4s 2015-08-31 13:19:48 (3.11 MB/s) - ‘git___git_baserock_org_delta_patch.tar’ saved [1390592/1390592] remote: Counting objects: 9200, done. remote: Compressing objects: 100% (3139/3139), done. remote: Total 9200 (delta 6077), reused 9136 (delta 6038) Receiving objects: 100% (9200/9200), 6.59 MiB | 2.37 MiB/s, done. Resolving deltas: 100% (6077/6077), completed with 8 local objects. From git://git.baserock.org/delta/patch * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/bootstrap-pass2 -> baserock/bootstrap-pass2 * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/samthursfield/build-essential -> baserock/samthursfield/build-essential * [new branch] baserock/v2.7.1 -> baserock/v2.7.1 * [new branch] origin -> origin 15-08-31 13:19:55 [49/245/248] [patch] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_patch 15-08-31 13:19:55 [49/245/248] [patch] Git checkout upstream:patch in /src/tmp/tmpRyWEcn/patch.build 15-08-31 13:19:55 [49/245/248] [patch] Upstream version 3bbb26c9 v2.7.1-2-g3bbb26c (v2.7.1 + 2 commits) 15-08-31 13:19:55 [49/245/248] [patch] Git submodules 15-08-31 13:20:03 [49/245/248] [patch] Git checkout upstream:gnulib in /src/tmp/tmpRyWEcn/patch.build/gnulib 15-08-31 13:20:04 [49/245/248] [patch] Upstream version 77b05442 v0.0-7647-g77b0544 (v0.0 + 7647 commits) 15-08-31 13:20:06 [49/245/248] [patch] Defined build system is autotools 15-08-31 13:20:06 [49/245/248] [patch] Logging build commands to /src/artifacts/patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145.build-log 15-08-31 13:20:06 [49/245/248] [patch] Running pre-configure-commands 15-08-31 13:20:06 [49/245/248] [patch] Running command: ./bootstrap --skip-po 15-08-31 13:22:24 [49/245/248] [patch] Running configure-commands 15-08-31 13:22:24 [49/245/248] [patch] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:25:49 [49/245/248] [patch] Running build-commands 15-08-31 13:25:49 [49/245/248] [patch] Running command: make 15-08-31 13:26:05 [49/245/248] [patch] Running install-commands 15-08-31 13:26:05 [49/245/248] [patch] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:26:07 [49/245/248] [patch] Running strip-commands 15-08-31 13:26:07 [49/245/248] [patch] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:26:07 [49/245/248] [patch] Elapsed time for build 00:06:18 15-08-31 13:26:07 [49/245/248] [patch] Starting artifact creation 15-08-31 13:26:08 [49/245/248] [patch] Now cached 225848 bytes as patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145 15-08-31 13:26:08 [49/245/248] [patch] Elapsed time for artifact creation 00:00:00 15-08-31 13:26:12 [49/245/248] [patch] Cleaned up /src/tmp/tmpRyWEcn 15-08-31 13:26:12 [49/245/248] [patch] Elapsed time for assembly 01:06:38 15-08-31 13:26:12 [49/245/248] [libtool] Installing patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145 15-08-31 13:26:17 [49/245/248] [xz] Starting assembly 15-08-31 13:26:20 [49/245/248] [xz] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 13:26:22 [49/245/248] [xz] Installing libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-08-31 13:26:22 [49/245/248] [xz] Installing file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-08-31 13:26:22 [49/245/248] [xz] Installing autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-08-31 13:26:24 [49/245/248] [xz] Installing gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 13:26:25 [50/245/248] [xz] Starting build 15-08-31 13:26:25 [50/245/248] [xz] Try fetching tarball git___git_baserock_org_delta_xz.tar --2015-08-31 13:26:25-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xz.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2617856 (2.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xz.tar’ git___git_baserock_org_delta_xz.tar 100%[=================================================================================================================>] 2.50M 4.04MB/s in 0.6s 2015-08-31 13:26:25 (4.04 MB/s) - ‘git___git_baserock_org_delta_xz.tar’ saved [2617856/2617856] remote: Counting objects: 15, done. remote: Compressing objects: 100% (9/9), done. remote: Total 15 (delta 4), reused 14 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/xz * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 13:26:30 [50/245/248] [xz] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xz 15-08-31 13:26:31 [50/245/248] [xz] Git checkout upstream:xz in /src/tmp/tmpIsVmmJ/xz.build 15-08-31 13:26:31 [50/245/248] [xz] Upstream version a0cd05ee v5.2.0 (v5.2.0 + 0 commits) 15-08-31 13:26:31 [50/245/248] [xz] Defined build system is autotools 15-08-31 13:26:31 [50/245/248] [xz] Logging build commands to /src/artifacts/xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e.build-log 15-08-31 13:26:31 [50/245/248] [xz] Running configure-commands 15-08-31 13:26:31 [50/245/248] [xz] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:27:59 [50/245/248] [xz] Running build-commands 15-08-31 13:27:59 [50/245/248] [xz] Running command: make 15-08-31 13:28:48 [50/245/248] [xz] Running install-commands 15-08-31 13:28:48 [50/245/248] [xz] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:28:52 [50/245/248] [xz] Running strip-commands 15-08-31 13:28:52 [50/245/248] [xz] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:28:52 [50/245/248] [xz] Elapsed time for build 00:02:27 15-08-31 13:28:52 [50/245/248] [xz] Starting artifact creation 15-08-31 13:28:56 [50/245/248] [xz] Now cached 876425 bytes as xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-08-31 13:28:56 [50/245/248] [xz] Elapsed time for artifact creation 00:00:03 15-08-31 13:28:58 [50/245/248] [xz] Cleaned up /src/tmp/tmpIsVmmJ 15-08-31 13:28:58 [50/245/248] [xz] Elapsed time for assembly 00:02:40 15-08-31 13:28:58 [50/245/248] [libtool] Installing xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-08-31 13:28:58 [51/245/248] [libtool] Starting build 15-08-31 13:28:58 [51/245/248] [libtool] Try fetching tarball git___git_baserock_org_delta_libtool.tar --2015-08-31 13:28:58-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libtool.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9457664 (9.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libtool.tar’ git___git_baserock_org_delta_libtool.tar 100%[=================================================================================================================>] 9.02M 4.21MB/s in 2.1s 2015-08-31 13:29:00 (4.21 MB/s) - ‘git___git_baserock_org_delta_libtool.tar’ saved [9457664/9457664] remote: Counting objects: 10253, done. remote: Compressing objects: 100% (3488/3488), done. remote: Total 10253 (delta 6841), reused 10118 (delta 6734) Receiving objects: 100% (10253/10253), 7.77 MiB | 3.43 MiB/s, done. Resolving deltas: 100% (6841/6841), completed with 262 local objects. From git://git.baserock.org/delta/libtool * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new branch] baserock/v2.4.6 -> baserock/v2.4.6 * [new branch] branch-2-4 -> branch-2-4 * [new ref] gitorious/baserock/bootstrap -> gitorious/baserock/bootstrap * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/master -> gitorious/master * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/binary-branch -> origin/binary-branch * [new ref] origin/branch-1-3 -> origin/branch-1-3 * [new ref] origin/branch-1-4 -> origin/branch-1-4 * [new ref] origin/branch-1-5 -> origin/branch-1-5 * [new ref] origin/branch-2-0 -> origin/branch-2-0 * [new ref] origin/ild-branch -> origin/ild-branch * [new ref] origin/libtool-next -> origin/libtool-next * [new ref] origin/lto -> origin/lto * [new ref] origin/master -> origin/master * [new ref] origin/multi-language-branch -> origin/multi-language-branch * [new ref] origin/parallel-tests -> origin/parallel-tests * [new ref] origin/pr-msvc-support -> origin/pr-msvc-support * [new ref] origin/redo-v2.2.6-release -> origin/redo-v2.2.6-release * [new ref] origin/sysroot -> origin/sysroot 15-08-31 13:29:07 [51/245/248] [libtool] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libtool 15-08-31 13:29:07 [51/245/248] [libtool] Git checkout upstream:libtool in /src/tmp/tmp82VYJZ/libtool.build 15-08-31 13:29:08 [51/245/248] [libtool] Upstream version 5e11a17c v2.4.6-1-g5e11a17 (v2.4.6 + 1 commits) 15-08-31 13:29:08 [51/245/248] [libtool] Git submodules 15-08-31 13:29:13 [51/245/248] [libtool] Git checkout upstream:gnulib in /src/tmp/tmp82VYJZ/libtool.build/gnulib 15-08-31 13:29:13 [51/245/248] [libtool] Upstream version 342d9f09 v0.1-336-g342d9f0 (v0.1 + 336 commits) 15-08-31 13:29:16 [51/245/248] [libtool] Defined build system is autotools 15-08-31 13:29:16 [51/245/248] [libtool] Logging build commands to /src/artifacts/libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712.build-log 15-08-31 13:29:16 [51/245/248] [libtool] Running pre-configure-commands 15-08-31 13:29:16 [51/245/248] [libtool] Running command: ./bootstrap 15-08-31 13:31:12 [51/245/248] [libtool] Running configure-commands 15-08-31 13:31:12 [51/245/248] [libtool] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:33:38 [51/245/248] [libtool] Running build-commands 15-08-31 13:33:38 [51/245/248] [libtool] Running command: make 15-08-31 13:34:34 [51/245/248] [libtool] Running install-commands 15-08-31 13:34:34 [51/245/248] [libtool] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:34:37 [51/245/248] [libtool] Running strip-commands 15-08-31 13:34:37 [51/245/248] [libtool] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:34:38 [51/245/248] [libtool] Elapsed time for build 00:05:40 15-08-31 13:34:38 [51/245/248] [libtool] Starting artifact creation 15-08-31 13:34:40 [51/245/248] [libtool] Now cached 737792 bytes as libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:34:40 [51/245/248] [libtool] Elapsed time for artifact creation 00:00:02 15-08-31 13:34:44 [51/245/248] [libtool] Cleaned up /src/tmp/tmp82VYJZ 15-08-31 13:34:44 [51/245/248] [libtool] Elapsed time for assembly 01:15:14 15-08-31 13:34:44 [51/245/248] [libxslt] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:34:46 [51/245/248] [libxml2] Starting assembly 15-08-31 13:34:50 [51/245/248] [libxml2] Installing xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-08-31 13:34:54 [51/245/248] [libxml2] Installing cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 13:34:55 [51/245/248] [libxml2] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:34:55 [52/245/248] [libxml2] Starting build 15-08-31 13:34:55 [52/245/248] [libxml2] Try fetching tarball git___git_baserock_org_delta_libxml2.tar --2015-08-31 13:34:55-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libxml2.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 19954176 (19M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libxml2.tar’ git___git_baserock_org_delta_libxml2.tar 100%[=================================================================================================================>] 19.03M 3.59MB/s in 5.7s 2015-08-31 13:35:01 (3.32 MB/s) - ‘git___git_baserock_org_delta_libxml2.tar’ saved [19954176/19954176] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 3), reused 12 (delta 3) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/libxml2 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 13:35:05 [52/245/248] [libxml2] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libxml2 15-08-31 13:35:07 [52/245/248] [libxml2] Git checkout upstream:libxml2 in /src/tmp/tmp94Nypr/libxml2.build 15-08-31 13:35:08 [52/245/248] [libxml2] Upstream version ee8f1d4c v2.8.0-rc2 (v2.8.0-rc2 + 0 commits) 15-08-31 13:35:08 [52/245/248] [libxml2] Defined build system is autotools 15-08-31 13:35:08 [52/245/248] [libxml2] Logging build commands to /src/artifacts/libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825.build-log 15-08-31 13:35:08 [52/245/248] [libxml2] Running configure-commands 15-08-31 13:35:08 [52/245/248] [libxml2] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:36:42 [52/245/248] [libxml2] Running build-commands 15-08-31 13:36:42 [52/245/248] [libxml2] Running command: make 15-08-31 13:42:35 [52/245/248] [libxml2] Running install-commands 15-08-31 13:42:35 [52/245/248] [libxml2] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:42:39 [52/245/248] [libxml2] Running strip-commands 15-08-31 13:42:39 [52/245/248] [libxml2] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:42:39 [52/245/248] [libxml2] Elapsed time for build 00:07:43 15-08-31 13:42:39 [52/245/248] [libxml2] Starting artifact creation 15-08-31 13:43:05 [52/245/248] [libxml2] Now cached 5834646 bytes as libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825 15-08-31 13:43:05 [52/245/248] [libxml2] Elapsed time for artifact creation 00:00:26 15-08-31 13:43:08 [52/245/248] [libxml2] Cleaned up /src/tmp/tmp94Nypr 15-08-31 13:43:08 [52/245/248] [libxml2] Elapsed time for assembly 00:08:21 15-08-31 13:43:08 [52/245/248] [libxslt] Installing libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825 15-08-31 13:43:08 [53/245/248] [libxslt] Starting build 15-08-31 13:43:08 [53/245/248] [libxslt] Try fetching tarball git___git_baserock_org_delta_libxslt.tar --2015-08-31 13:43:08-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libxslt.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6960640 (6.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libxslt.tar’ git___git_baserock_org_delta_libxslt.tar 100%[=================================================================================================================>] 6.64M 3.12MB/s in 2.1s 2015-08-31 13:43:11 (3.12 MB/s) - ‘git___git_baserock_org_delta_libxslt.tar’ saved [6960640/6960640] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 3), reused 12 (delta 3) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/libxslt * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 13:43:11 [53/245/248] [libxslt] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libxslt 15-08-31 13:43:13 [53/245/248] [libxslt] Git checkout upstream:libxslt in /src/tmp/tmpiiSDe2/libxslt.build 15-08-31 13:43:13 [53/245/248] [libxslt] Upstream version 73e08bf7 v1.1.28-36-g73e08bf (v1.1.28 + 36 commits) 15-08-31 13:43:13 [53/245/248] [libxslt] Defined build system is autotools 15-08-31 13:43:13 [53/245/248] [libxslt] Logging build commands to /src/artifacts/libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c.build-log 15-08-31 13:43:13 [53/245/248] [libxslt] Running configure-commands 15-08-31 13:43:13 [53/245/248] [libxslt] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 13:44:12 [53/245/248] [libxslt] Running build-commands 15-08-31 13:44:12 [53/245/248] [libxslt] Running command: make 15-08-31 13:45:25 [53/245/248] [libxslt] Running install-commands 15-08-31 13:45:25 [53/245/248] [libxslt] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:45:30 [53/245/248] [libxslt] Running strip-commands 15-08-31 13:45:30 [53/245/248] [libxslt] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:45:30 [53/245/248] [libxslt] Elapsed time for build 00:02:22 15-08-31 13:45:30 [53/245/248] [libxslt] Starting artifact creation 15-08-31 13:45:36 [53/245/248] [libxslt] Now cached 1762895 bytes as libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c 15-08-31 13:45:36 [53/245/248] [libxslt] Elapsed time for artifact creation 00:00:05 15-08-31 13:45:39 [53/245/248] [libxslt] Cleaned up /src/tmp/tmpiiSDe2 15-08-31 13:45:39 [53/245/248] [libxslt] Elapsed time for assembly 01:26:15 15-08-31 13:45:39 [53/245/248] [core] Installing libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c 15-08-31 13:45:41 [53/245/248] [shadow] Starting assembly 15-08-31 13:45:44 [53/245/248] [shadow] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 13:45:48 [53/245/248] [linux-pam] Starting assembly 15-08-31 13:45:51 [53/245/248] [linux-pam] Installing gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 13:45:55 [53/245/248] [linux-pam] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:45:56 [53/245/248] [pkg-config] Starting assembly 15-08-31 13:46:00 [53/245/248] [pkg-config] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:46:05 [54/245/248] [pkg-config] Starting build 15-08-31 13:46:05 [54/245/248] [pkg-config] Try fetching tarball git___git_baserock_org_delta_pkg_config.tar --2015-08-31 13:46:06-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pkg_config.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3954176 (3.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pkg_config.tar’ git___git_baserock_org_delta_pkg_config.tar 100%[=================================================================================================================>] 3.77M 3.10MB/s in 1.2s 2015-08-31 13:46:07 (3.10 MB/s) - ‘git___git_baserock_org_delta_pkg_config.tar’ saved [3954176/3954176] remote: Counting objects: 508, done. remote: Compressing objects: 100% (403/403), done. remote: Total 508 (delta 150), reused 415 (delta 102) Receiving objects: 100% (508/508), 1.88 MiB | 2.72 MiB/s, done. Resolving deltas: 100% (150/150), completed with 22 local objects. From git://git.baserock.org/delta/pkg-config * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 13:46:11 [54/245/248] [pkg-config] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pkg_config 15-08-31 13:46:11 [54/245/248] [pkg-config] Git checkout upstream:pkg-config in /src/tmp/tmpj8AWyf/pkg-config.build 15-08-31 13:46:12 [54/245/248] [pkg-config] Upstream version 74ceac54 pkg-config-0.28 (pkg-config-0.28 + 0 commits) 15-08-31 13:46:12 [54/245/248] [pkg-config] Defined build system is autotools 15-08-31 13:46:12 [54/245/248] [pkg-config] Logging build commands to /src/artifacts/pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7.build-log 15-08-31 13:46:12 [54/245/248] [pkg-config] Running configure-commands 15-08-31 13:46:12 [54/245/248] [pkg-config] Running command: ./autogen.sh --prefix="$PREFIX" --with-internal-glib 15-08-31 13:49:30 [54/245/248] [pkg-config] Running build-commands 15-08-31 13:49:30 [54/245/248] [pkg-config] Running command: make 15-08-31 13:50:22 [54/245/248] [pkg-config] Running install-commands 15-08-31 13:50:22 [54/245/248] [pkg-config] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:50:24 [54/245/248] [pkg-config] Running strip-commands 15-08-31 13:50:24 [54/245/248] [pkg-config] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:50:24 [54/245/248] [pkg-config] Elapsed time for build 00:04:18 15-08-31 13:50:24 [54/245/248] [pkg-config] Starting artifact creation 15-08-31 13:50:26 [54/245/248] [pkg-config] Now cached 569465 bytes as pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7 15-08-31 13:50:26 [54/245/248] [pkg-config] Elapsed time for artifact creation 00:00:02 15-08-31 13:50:29 [54/245/248] [pkg-config] Cleaned up /src/tmp/tmpj8AWyf 15-08-31 13:50:29 [54/245/248] [pkg-config] Elapsed time for assembly 00:04:32 15-08-31 13:50:29 [54/245/248] [linux-pam] Installing pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7 15-08-31 13:50:29 [54/245/248] [attr] Starting assembly 15-08-31 13:50:32 [54/245/248] [attr] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 13:50:33 [54/245/248] [attr] Installing gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-08-31 13:50:36 [54/245/248] [attr] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:50:38 [55/245/248] [attr] Starting build 15-08-31 13:50:38 [55/245/248] [attr] Try fetching tarball git___git_baserock_org_delta_attr.tar --2015-08-31 13:50:38-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_attr.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 516608 (504K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_attr.tar’ git___git_baserock_org_delta_attr.tar 100%[=================================================================================================================>] 504.50K 2.58MB/s in 0.2s 2015-08-31 13:50:38 (2.58 MB/s) - ‘git___git_baserock_org_delta_attr.tar’ saved [516608/516608] remote: Counting objects: 46, done. remote: Compressing objects: 100% (33/33), done. remote: Total 46 (delta 29), reused 23 (delta 13) Unpacking objects: 100% (46/46), done. From git://git.baserock.org/delta/attr * [new branch] baserock/2.4.47-musl -> baserock/2.4.47-musl * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-musl -> baserock/morph-musl * [new branch] liw/test -> liw/test 15-08-31 13:50:40 [55/245/248] [attr] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_attr 15-08-31 13:50:40 [55/245/248] [attr] Git checkout upstream:attr in /src/tmp/tmpIrInLI/attr.build 15-08-31 13:50:40 [55/245/248] [attr] Upstream version 4b005410 v2.4.47 (v2.4.47 + 0 commits) 15-08-31 13:50:40 [55/245/248] [attr] Defined build system is autotools 15-08-31 13:50:40 [55/245/248] [attr] Logging build commands to /src/artifacts/attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a.build-log 15-08-31 13:50:40 [55/245/248] [attr] Running pre-configure-commands 15-08-31 13:50:40 [55/245/248] [attr] Running command: make configure 15-08-31 13:51:13 [55/245/248] [attr] Running configure-commands 15-08-31 13:51:13 [55/245/248] [attr] Running command: ./configure --prefix="$PREFIX" \ --exec-prefix="$PREFIX" \ --sbindir="$PREFIX"/sbin \ --bindir="$PREFIX"/bin \ --libdir="$PREFIX"/lib \ --libexecdir="$PREFIX"/lib \ --enable-lib64=yes \ --includedir="$PREFIX"/include \ --mandir="$PREFIX"/share/man \ --datadir="$PREFIX"/share 15-08-31 13:51:25 [55/245/248] [attr] Running build-commands 15-08-31 13:51:25 [55/245/248] [attr] Running command: make 15-08-31 13:51:33 [55/245/248] [attr] Running install-commands 15-08-31 13:51:33 [55/245/248] [attr] Running command: make DESTDIR="$DESTDIR" install-lib install-dev 15-08-31 13:51:38 [55/245/248] [attr] Running strip-commands 15-08-31 13:51:38 [55/245/248] [attr] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:51:38 [55/245/248] [attr] Elapsed time for build 00:01:00 15-08-31 13:51:38 [55/245/248] [attr] Starting artifact creation 15-08-31 13:51:39 [55/245/248] [attr] Now cached 138378 bytes as attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-08-31 13:51:39 [55/245/248] [attr] Elapsed time for artifact creation 00:00:00 15-08-31 13:51:41 [55/245/248] [attr] Cleaned up /src/tmp/tmpIrInLI 15-08-31 13:51:41 [55/245/248] [attr] Elapsed time for assembly 00:01:12 15-08-31 13:51:41 [55/245/248] [linux-pam] Installing attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-08-31 13:51:41 [55/245/248] [acl] Starting assembly 15-08-31 13:51:44 [55/245/248] [acl] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 13:51:50 [55/245/248] [acl] Installing attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-08-31 13:51:50 [56/245/248] [acl] Starting build 15-08-31 13:51:50 [56/245/248] [acl] Try fetching tarball git___git_baserock_org_delta_acl.tar --2015-08-31 13:51:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_acl.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 762368 (744K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_acl.tar’ git___git_baserock_org_delta_acl.tar 100%[=================================================================================================================>] 744.50K 3.02MB/s in 0.2s 2015-08-31 13:51:51 (3.02 MB/s) - ‘git___git_baserock_org_delta_acl.tar’ saved [762368/762368] remote: Counting objects: 36, done. remote: Compressing objects: 100% (18/18), done. remote: Total 36 (delta 16), reused 35 (delta 15) Unpacking objects: 100% (36/36), done. From git://git.baserock.org/delta/acl * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 13:51:52 [56/245/248] [acl] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_acl 15-08-31 13:51:52 [56/245/248] [acl] Git checkout upstream:acl in /src/tmp/tmpglWX03/acl.build 15-08-31 13:51:52 [56/245/248] [acl] Upstream version f13e09bd v2.2.52 (v2.2.52 + 0 commits) 15-08-31 13:51:52 [56/245/248] [acl] Defined build system is manual 15-08-31 13:51:52 [56/245/248] [acl] Logging build commands to /src/artifacts/acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb.build-log 15-08-31 13:51:52 [56/245/248] [acl] Running build-commands 15-08-31 13:51:52 [56/245/248] [acl] Running command: make 15-08-31 13:52:45 [56/245/248] [acl] Running install-commands 15-08-31 13:52:45 [56/245/248] [acl] Running command: make DESTDIR="$DESTDIR" install-lib install-dev 15-08-31 13:52:50 [56/245/248] [acl] Elapsed time for build 00:00:59 15-08-31 13:52:50 [56/245/248] [acl] Starting artifact creation 15-08-31 13:52:51 [56/245/248] [acl] Now cached 156946 bytes as acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-08-31 13:52:51 [56/245/248] [acl] Elapsed time for artifact creation 00:00:01 15-08-31 13:52:53 [56/245/248] [acl] Cleaned up /src/tmp/tmpglWX03 15-08-31 13:52:53 [56/245/248] [acl] Elapsed time for assembly 00:01:11 15-08-31 13:52:53 [56/245/248] [linux-pam] Installing acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-08-31 13:52:53 [57/245/248] [linux-pam] Starting build 15-08-31 13:52:53 [57/245/248] [linux-pam] Try fetching tarball git___git_baserock_org_delta_linux_pam.tar --2015-08-31 13:52:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_linux_pam.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2029568 (1.9M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linux_pam.tar’ git___git_baserock_org_delta_linux_pam.tar 100%[=================================================================================================================>] 1.94M 2.57MB/s in 0.8s 2015-08-31 13:52:54 (2.57 MB/s) - ‘git___git_baserock_org_delta_linux_pam.tar’ saved [2029568/2029568] remote: Counting objects: 82, done. remote: Compressing objects: 100% (77/77), done. remote: Total 82 (delta 61), reused 15 (delta 3) Unpacking objects: 100% (82/82), done. From git://git.baserock.org/delta/linux-pam * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/Linux-PAM-1.1.5 -> baserock/Linux-PAM-1.1.5 * [new branch] baserock/v1.1.8-musl -> baserock/v1.1.8-musl 15-08-31 13:52:57 [57/245/248] [linux-pam] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_linux_pam 15-08-31 13:52:58 [57/245/248] [linux-pam] Git checkout upstream:linux-pam in /src/tmp/tmplVwy8a/linux-pam.build 15-08-31 13:52:58 [57/245/248] [linux-pam] Upstream version b1521c97 Linux-PAM-1.1.8 (Linux-PAM-1.1.8 + 0 commits) 15-08-31 13:52:58 [57/245/248] [linux-pam] Defined build system is autotools 15-08-31 13:52:58 [57/245/248] [linux-pam] Logging build commands to /src/artifacts/linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6.build-log 15-08-31 13:52:58 [57/245/248] [linux-pam] Running pre-configure-commands 15-08-31 13:52:58 [57/245/248] [linux-pam] Running command: autoreconf -ivf 15-08-31 13:54:41 [57/245/248] [linux-pam] Running configure-commands 15-08-31 13:54:41 [57/245/248] [linux-pam] Running command: ./configure --prefix="$PREFIX" --libdir="/lib" 15-08-31 13:55:34 [57/245/248] [linux-pam] Running build-commands 15-08-31 13:55:34 [57/245/248] [linux-pam] Running command: make 15-08-31 13:57:07 [57/245/248] [linux-pam] Running install-commands 15-08-31 13:57:07 [57/245/248] [linux-pam] Running command: make DESTDIR="$DESTDIR" install 15-08-31 13:57:44 [57/245/248] [linux-pam] Running strip-commands 15-08-31 13:57:44 [57/245/248] [linux-pam] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 13:57:45 [57/245/248] [linux-pam] Elapsed time for build 00:04:51 15-08-31 13:57:45 [57/245/248] [linux-pam] Starting artifact creation 15-08-31 13:57:49 [57/245/248] [linux-pam] Now cached 916540 bytes as linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 13:57:49 [57/245/248] [linux-pam] Elapsed time for artifact creation 00:00:04 15-08-31 13:57:52 [57/245/248] [linux-pam] Cleaned up /src/tmp/tmplVwy8a 15-08-31 13:57:52 [57/245/248] [linux-pam] Elapsed time for assembly 00:12:04 15-08-31 13:57:52 [57/245/248] [shadow] Installing linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 13:57:54 [57/245/248] [libcap2] Starting assembly 15-08-31 13:57:58 [57/245/248] [libcap2] Installing automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-08-31 13:58:01 [57/245/248] [libcap2] Installing acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-08-31 13:58:03 [57/245/248] [libcap2] Installing linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 13:58:04 [58/245/248] [libcap2] Starting build 15-08-31 13:58:04 [58/245/248] [libcap2] Try fetching tarball git___git_baserock_org_delta_libcap2.tar --2015-08-31 13:58:04-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libcap2.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 325120 (318K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libcap2.tar’ git___git_baserock_org_delta_libcap2.tar 100%[=================================================================================================================>] 317.50K 1.28MB/s in 0.2s 2015-08-31 13:58:04 (1.28 MB/s) - ‘git___git_baserock_org_delta_libcap2.tar’ saved [325120/325120] remote: Counting objects: 22, done. remote: Compressing objects: 100% (13/13), done. remote: Total 22 (delta 8), reused 20 (delta 6) Unpacking objects: 100% (22/22), done. From git://git.baserock.org/delta/libcap2 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 13:58:05 [58/245/248] [libcap2] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libcap2 15-08-31 13:58:05 [58/245/248] [libcap2] Git checkout upstream:libcap2 in /src/tmp/tmpWec55v/libcap2.build 15-08-31 13:58:05 [58/245/248] [libcap2] Upstream version 4f7cca1b libcap-2.22-6-g4f7cca1 (libcap-2.22 + 6 commits) 15-08-31 13:58:05 [58/245/248] [libcap2] Defined build system is manual 15-08-31 13:58:05 [58/245/248] [libcap2] Logging build commands to /src/artifacts/libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e.build-log 15-08-31 13:58:05 [58/245/248] [libcap2] Running build-commands 15-08-31 13:58:05 [58/245/248] [libcap2] Running command: make prefix="$PREFIX" 15-08-31 13:58:11 [58/245/248] [libcap2] Running install-commands 15-08-31 13:58:11 [58/245/248] [libcap2] Running command: make prefix="$PREFIX" DESTDIR="$DESTDIR" RAISE_SETFCAP=no install lib=lib 15-08-31 13:58:12 [58/245/248] [libcap2] Elapsed time for build 00:00:07 15-08-31 13:58:12 [58/245/248] [libcap2] Starting artifact creation 15-08-31 13:58:15 [58/245/248] [libcap2] Now cached 1303745 bytes as libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e 15-08-31 13:58:15 [58/245/248] [libcap2] Elapsed time for artifact creation 00:00:03 15-08-31 13:58:17 [58/245/248] [libcap2] Cleaned up /src/tmp/tmpWec55v 15-08-31 13:58:17 [58/245/248] [libcap2] Elapsed time for assembly 00:00:22 15-08-31 13:58:17 [58/245/248] [shadow] Installing libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e 15-08-31 13:58:17 [59/245/248] [shadow] Starting build 15-08-31 13:58:17 [59/245/248] [shadow] Try fetching tarball git___git_baserock_org_delta_shadow.tar --2015-08-31 13:58:17-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_shadow.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7366656 (7.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_shadow.tar’ git___git_baserock_org_delta_shadow.tar 100%[=================================================================================================================>] 7.03M 3.17MB/s in 2.2s 2015-08-31 13:58:20 (3.17 MB/s) - ‘git___git_baserock_org_delta_shadow.tar’ saved [7366656/7366656] remote: Counting objects: 14, done. remote: Compressing objects: 100% (12/12), done. remote: Total 14 (delta 4), reused 0 (delta 0) Unpacking objects: 100% (14/14), done. From git://git.baserock.org/delta/shadow * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/4.2 -> baserock/4.2 15-08-31 13:58:22 [59/245/248] [shadow] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_shadow 15-08-31 13:58:23 [59/245/248] [shadow] Git checkout upstream:shadow in /src/tmp/tmp3PWKHa/shadow.build 15-08-31 13:58:23 [59/245/248] [shadow] Upstream version bfaa5922 upstream/4.2.1 (upstream/4.2.1 + 0 commits) 15-08-31 13:58:23 [59/245/248] [shadow] Defined build system is autotools 15-08-31 13:58:23 [59/245/248] [shadow] Logging build commands to /src/artifacts/shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d.build-log 15-08-31 13:58:23 [59/245/248] [shadow] Running pre-configure-commands 15-08-31 13:58:23 [59/245/248] [shadow] Running command: autoreconf -vfi 15-08-31 13:59:30 [59/245/248] [shadow] Running configure-commands 15-08-31 13:59:30 [59/245/248] [shadow] Running command: ./configure --with-selinux=no \ --sysconfdir=/etc \ --with-libpam=yes \ --prefix="$PREFIX" \ --bindir=/bin 15-08-31 14:00:21 [59/245/248] [shadow] Running build-commands 15-08-31 14:00:21 [59/245/248] [shadow] Running command: make 15-08-31 14:00:54 [59/245/248] [shadow] Running install-commands 15-08-31 14:00:54 [59/245/248] [shadow] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:01:03 [59/245/248] [shadow] Running post-install-commands 15-08-31 14:01:03 [59/245/248] [shadow] Running command: for OPTION in FAIL_DELAY \ FAILLOG_ENAB \ LASTLOG_ENAB \ MAIL_CHECK_ENAB \ OBSCURE_CHECKS_ENAB \ PORTTIME_CHECKS_ENAB \ QUOTAS_ENAB \ CONSOLE MOTD_FILE \ FTMP_FILE \ NOLOGINS_FILE \ ENV_HZ \ PASS_MIN_LEN \ SU_WHEEL_ONLY \ CRACKLIB_DICTPATH \ PASS_CHANGE_TRIES \ PASS_ALWAYS_WARN \ CHFN_AUTH \ ENVIRON_FILE do sed -i -e "s/^${OPTION}.*/# & #This option is handled by PAM instead./" \ "$DESTDIR/etc/login.defs" done 15-08-31 14:01:03 [59/245/248] [shadow] Running command: if grep -q '[\s#]ENCRYPT_METHOD' "$DESTDIR/etc/login.defs"; then sed -i -e '/^[\s#]*ENCRYPT_METHOD /s/.*/ENCRYPT_METHOD SHA512/g' "$DESTDIR/etc/login.defs" else echo 'ENCRYPT_METHOD SHA512' >>"$DESTDIR/etc/login.defs" fi 15-08-31 14:01:04 [59/245/248] [shadow] Running command: sed -i -e 's/\(.*\)required\(.*pam_selinux.so.*\)/\1optional\2/' "$DESTDIR"/etc/pam.d/* 15-08-31 14:01:04 [59/245/248] [shadow] Running strip-commands 15-08-31 14:01:04 [59/245/248] [shadow] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:01:04 [59/245/248] [shadow] Elapsed time for build 00:02:46 15-08-31 14:01:04 [59/245/248] [shadow] Starting artifact creation 15-08-31 14:01:15 [59/245/248] [shadow] Now cached 2741765 bytes as shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-08-31 14:01:15 [59/245/248] [shadow] Elapsed time for artifact creation 00:00:10 15-08-31 14:01:17 [59/245/248] [shadow] Cleaned up /src/tmp/tmp3PWKHa 15-08-31 14:01:17 [59/245/248] [shadow] Elapsed time for assembly 00:15:36 15-08-31 14:01:17 [59/245/248] [core] Installing shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-08-31 14:01:18 [59/245/248] [bash] Starting assembly 15-08-31 14:01:21 [59/245/248] [bash] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 14:01:22 [60/245/248] [bash] Starting build 15-08-31 14:01:29 [60/245/248] [bash] Git checkout upstream:bash in /src/tmp/tmp9Ww_Oq/bash.build 15-08-31 14:01:29 [60/245/248] [bash] Upstream version 3590145a bash-4.3-27-g3590145 (bash-4.3 + 27 commits) 15-08-31 14:01:29 [60/245/248] [bash] Defined build system is autotools 15-08-31 14:01:29 [60/245/248] [bash] Logging build commands to /src/artifacts/bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b.build-log 15-08-31 14:01:29 [60/245/248] [bash] Running configure-commands 15-08-31 14:01:29 [60/245/248] [bash] Running command: export CFLAGS="${CFLAGS} -DSYS_BASHRC='\"/etc/bash.bashrc\"'"; ./configure --prefix="$PREFIX" \ --bindir=/bin \ --without-bash-malloc \ --with-installed-readline \ --enable-readline 15-08-31 14:02:53 [60/245/248] [bash] Running build-commands 15-08-31 14:02:53 [60/245/248] [bash] Running command: make 15-08-31 14:03:20 [60/245/248] [bash] Running install-commands 15-08-31 14:03:20 [60/245/248] [bash] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:03:22 [60/245/248] [bash] Running post-install-commands 15-08-31 14:03:22 [60/245/248] [bash] Running command: cat <<'EOF' >> bash.bashrc # # /etc/bash.bashrc # # If not running interactively, don't do anything [[ $- != *i* ]] && return # Configure prompt for different terminals case ${TERM} in xterm*|rxvt*|Eterm|aterm|kterm|gnome*) PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"' ;; screen) PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/\~}"' ;; esac # Enable bash completion if present [ -r /usr/share/bash-completion/bash_completion ] && . /usr/share/bash-completion/bash_completion EOF 15-08-31 14:03:22 [60/245/248] [bash] Running command: mkdir -p "$DESTDIR"/etc 15-08-31 14:03:23 [60/245/248] [bash] Running command: install -m 644 bash.bashrc "$DESTDIR"/etc/bash.bashrc 15-08-31 14:03:23 [60/245/248] [bash] Running strip-commands 15-08-31 14:03:23 [60/245/248] [bash] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:03:23 [60/245/248] [bash] Elapsed time for build 00:02:00 15-08-31 14:03:23 [60/245/248] [bash] Starting artifact creation 15-08-31 14:03:29 [60/245/248] [bash] Now cached 2197980 bytes as bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b 15-08-31 14:03:29 [60/245/248] [bash] Elapsed time for artifact creation 00:00:06 15-08-31 14:03:30 [60/245/248] [bash] Cleaned up /src/tmp/tmp9Ww_Oq 15-08-31 14:03:30 [60/245/248] [bash] Elapsed time for assembly 00:02:12 15-08-31 14:03:30 [60/245/248] [core] Installing bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b 15-08-31 14:03:30 [60/245/248] [gperf] Starting assembly 15-08-31 14:03:33 [60/245/248] [gperf] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 14:03:35 [61/245/248] [gperf] Starting build 15-08-31 14:03:35 [61/245/248] [gperf] Try fetching tarball git___git_baserock_org_delta_gperf.tar --2015-08-31 14:03:35-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gperf.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2948096 (2.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gperf.tar’ git___git_baserock_org_delta_gperf.tar 100%[=================================================================================================================>] 2.81M 2.21MB/s in 1.3s 2015-08-31 14:03:36 (2.21 MB/s) - ‘git___git_baserock_org_delta_gperf.tar’ saved [2948096/2948096] remote: Counting objects: 15, done. remote: Compressing objects: 100% (9/9), done. remote: Total 15 (delta 4), reused 14 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/gperf * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/master -> gitorious/master * [new ref] origin/HEAD -> origin/HEAD * [new ref] origin/master -> origin/master 15-08-31 14:03:36 [61/245/248] [gperf] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gperf 15-08-31 14:03:37 [61/245/248] [gperf] Git checkout upstream:gperf in /src/tmp/tmpf6d7Yn/gperf.build 15-08-31 14:03:37 [61/245/248] [gperf] Upstream version 5094e4a5 v3.0.4-17-g5094e4a (v3.0.4 + 17 commits) 15-08-31 14:03:37 [61/245/248] [gperf] Defined build system is autotools 15-08-31 14:03:37 [61/245/248] [gperf] Logging build commands to /src/artifacts/gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b.build-log 15-08-31 14:03:37 [61/245/248] [gperf] Running configure-commands 15-08-31 14:03:37 [61/245/248] [gperf] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 14:03:49 [61/245/248] [gperf] Running build-commands 15-08-31 14:03:49 [61/245/248] [gperf] Running command: make 15-08-31 14:03:55 [61/245/248] [gperf] Running install-commands 15-08-31 14:03:55 [61/245/248] [gperf] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:03:56 [61/245/248] [gperf] Running strip-commands 15-08-31 14:03:56 [61/245/248] [gperf] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:03:56 [61/245/248] [gperf] Elapsed time for build 00:00:21 15-08-31 14:03:56 [61/245/248] [gperf] Starting artifact creation 15-08-31 14:03:57 [61/245/248] [gperf] Now cached 185910 bytes as gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b 15-08-31 14:03:57 [61/245/248] [gperf] Elapsed time for artifact creation 00:00:00 15-08-31 14:03:57 [61/245/248] [gperf] Cleaned up /src/tmp/tmpf6d7Yn 15-08-31 14:03:57 [61/245/248] [gperf] Elapsed time for assembly 00:00:26 15-08-31 14:03:57 [61/245/248] [core] Installing gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b 15-08-31 14:03:57 [61/245/248] [util-linux] Starting assembly 15-08-31 14:04:00 [61/245/248] [util-linux] Installing libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-08-31 14:04:06 [61/245/248] [util-linux] Installing linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-08-31 14:04:06 [61/245/248] [util-linux] Installing shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-08-31 14:04:06 [62/245/248] [util-linux] Starting build 15-08-31 14:04:06 [62/245/248] [util-linux] Try fetching tarball git___git_baserock_org_delta_util_linux.tar --2015-08-31 14:04:07-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_util_linux.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 90941952 (87M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_util_linux.tar’ git___git_baserock_org_delta_util_linux.tar 100%[=================================================================================================================>] 86.73M 3.67MB/s in 27s 2015-08-31 14:04:34 (3.22 MB/s) - ‘git___git_baserock_org_delta_util_linux.tar’ saved [90941952/90941952] remote: Counting objects: 212, done. remote: Compressing objects: 100% (129/129), done. remote: Total 212 (delta 102), reused 168 (delta 66) Receiving objects: 100% (212/212), 653.58 KiB | 0 bytes/s, done. Resolving deltas: 100% (102/102), completed with 33 local objects. From git://git.baserock.org/delta/util-linux * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/2.25.2-musl -> baserock/2.25.2-musl * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/danielsilverstone/merge-v2.23 -> baserock/danielsilverstone/merge-v2.23 * [new branch] baserock/jonathan/fix-util-linux -> baserock/jonathan/fix-util-linux * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardmaw/yakshave/util-linux-blkid -> baserock/richardmaw/yakshave/util-linux-blkid 15-08-31 14:05:09 [62/245/248] [util-linux] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_util_linux 15-08-31 14:05:12 [62/245/248] [util-linux] Git checkout upstream:util-linux in /src/tmp/tmpMXFUj1/util-linux.build 15-08-31 14:05:12 [62/245/248] [util-linux] Upstream version 34760e62 v2.26.1 (v2.26.1 + 0 commits) 15-08-31 14:05:12 [62/245/248] [util-linux] Defined build system is autotools 15-08-31 14:05:12 [62/245/248] [util-linux] Logging build commands to /src/artifacts/util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3.build-log 15-08-31 14:05:12 [62/245/248] [util-linux] Running pre-configure-commands 15-08-31 14:05:12 [62/245/248] [util-linux] Running command: ./autogen.sh 15-08-31 14:06:32 [62/245/248] [util-linux] Running configure-commands 15-08-31 14:06:32 [62/245/248] [util-linux] Running command: ./configure --prefix="$PREFIX" \ --disable-use-tty-group \ --bindir=/bin 15-08-31 14:07:33 [62/245/248] [util-linux] Running build-commands 15-08-31 14:07:33 [62/245/248] [util-linux] Running command: make 15-08-31 14:10:41 [62/245/248] [util-linux] Running install-commands 15-08-31 14:10:41 [62/245/248] [util-linux] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:11:00 [62/245/248] [util-linux] Running strip-commands 15-08-31 14:11:00 [62/245/248] [util-linux] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:11:01 [62/245/248] [util-linux] Elapsed time for build 00:06:54 15-08-31 14:11:01 [62/245/248] [util-linux] Starting artifact creation 15-08-31 14:11:35 [62/245/248] [util-linux] Now cached 9193415 bytes as util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-08-31 14:11:35 [62/245/248] [util-linux] Elapsed time for artifact creation 00:00:34 15-08-31 14:11:38 [62/245/248] [util-linux] Cleaned up /src/tmp/tmpMXFUj1 15-08-31 14:11:38 [62/245/248] [util-linux] Elapsed time for assembly 00:07:41 15-08-31 14:11:38 [62/245/248] [core] Installing util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-08-31 14:11:39 [62/245/248] [cmake] Starting assembly 15-08-31 14:11:42 [62/245/248] [cmake] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 14:11:43 [63/245/248] [cmake] Starting build 15-08-31 14:11:43 [63/245/248] [cmake] Try fetching tarball git___git_baserock_org_delta_cmake.tar --2015-08-31 14:11:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_cmake.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 88057856 (84M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_cmake.tar’ git___git_baserock_org_delta_cmake.tar 100%[=================================================================================================================>] 83.98M 9.12MB/s in 8.6s 2015-08-31 14:11:52 (9.80 MB/s) - ‘git___git_baserock_org_delta_cmake.tar’ saved [88057856/88057856] error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! remote: Counting objects: 19, done. remote: Compressing objects: 100% (14/14), done. remote: Total 19 (delta 4), reused 18 (delta 3) Unpacking objects: 100% (19/19), done. error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! From git://git.baserock.org/delta/cmake * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph error: refs/deny/master/next does not point to a valid object! error: refs/deny/master/next-1 does not point to a valid object! error: refs/nightly/master does not point to a valid object! error: refs/nightly/next does not point to a valid object! Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. 15-08-31 14:15:46 [63/245/248] [cmake] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_cmake 15-08-31 14:15:53 [63/245/248] [cmake] Git checkout upstream:cmake in /src/tmp/tmpypJrfz/cmake.build 15-08-31 14:15:53 [63/245/248] [cmake] Upstream version 732d8a46 v3.2.1 (v3.2.1 + 0 commits) 15-08-31 14:15:55 [63/245/248] [cmake] Defined build system is manual 15-08-31 14:15:55 [63/245/248] [cmake] Logging build commands to /src/artifacts/cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd.build-log 15-08-31 14:15:55 [63/245/248] [cmake] Running configure-commands 15-08-31 14:15:55 [63/245/248] [cmake] Running command: ./bootstrap --prefix="$PREFIX" --docdir=/share/doc/cmake --mandir=/share/man 15-08-31 14:28:11 [63/245/248] [cmake] Running build-commands 15-08-31 14:28:11 [63/245/248] [cmake] Running command: make 15-08-31 14:38:17 [63/245/248] [cmake] Running install-commands 15-08-31 14:38:17 [63/245/248] [cmake] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:38:24 [63/245/248] [cmake] Elapsed time for build 00:26:41 15-08-31 14:38:24 [63/245/248] [cmake] Starting artifact creation 15-08-31 14:39:07 [63/245/248] [cmake] Now cached 11554450 bytes as cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd 15-08-31 14:39:07 [63/245/248] [cmake] Elapsed time for artifact creation 00:00:42 15-08-31 14:39:12 [63/245/248] [cmake] Cleaned up /src/tmp/tmpypJrfz 15-08-31 14:39:12 [63/245/248] [cmake] Elapsed time for assembly 00:27:33 15-08-31 14:39:12 [63/245/248] [core] Installing cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd 15-08-31 14:39:12 [63/245/248] [e2fsprogs] Starting assembly 15-08-31 14:39:16 [63/245/248] [e2fsprogs] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 14:39:17 [63/245/248] [e2fsprogs] Installing util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-08-31 14:39:23 [64/245/248] [e2fsprogs] Starting build 15-08-31 14:39:24 [64/245/248] [e2fsprogs] Try fetching tarball git___git_baserock_org_delta_e2fsprogs.tar --2015-08-31 14:39:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_e2fsprogs.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 22634496 (22M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_e2fsprogs.tar’ git___git_baserock_org_delta_e2fsprogs.tar 100%[=================================================================================================================>] 21.59M 2.80MB/s in 45s 2015-08-31 14:40:09 (489 KB/s) - ‘git___git_baserock_org_delta_e2fsprogs.tar’ saved [22634496/22634496] remote: Counting objects: 130, done. remote: Compressing objects: 100% (75/75), done. remote: Total 130 (delta 98), reused 73 (delta 52) Receiving objects: 100% (130/130), 19.01 KiB | 0 bytes/s, done. Resolving deltas: 100% (98/98), completed with 50 local objects. From git://git.baserock.org/delta/e2fsprogs * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/richardmaw/yakshave/util-linux-blkid -> baserock/richardmaw/yakshave/util-linux-blkid + e695c12...8714178 next -> next (forced update) + 3125348...1ee6d96 pu -> pu (forced update) * [new ref] gitorious/baserock/morph -> gitorious/baserock/morph * [new ref] gitorious/e2fsprogs-interim -> gitorious/e2fsprogs-interim * [new ref] gitorious/maint -> gitorious/maint * [new ref] gitorious/master -> gitorious/master * [new ref] gitorious/next -> gitorious/next * [new ref] gitorious/pu -> gitorious/pu 15-08-31 14:42:41 [64/245/248] [e2fsprogs] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_e2fsprogs 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Git checkout upstream:e2fsprogs in /src/tmp/tmp7b4PI6/e2fsprogs.build 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Upstream version 6a3741ad v1.42.12 (v1.42.12 + 0 commits) 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Defined build system is autotools 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Logging build commands to /src/artifacts/e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d.build-log 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Running configure-commands 15-08-31 14:42:43 [64/245/248] [e2fsprogs] Running command: ./configure --prefix="$PREFIX" --sysconfdir=/etc \ --disable-libuuid --disable-uuidd --disable-libblkid 15-08-31 14:43:46 [64/245/248] [e2fsprogs] Running build-commands 15-08-31 14:43:46 [64/245/248] [e2fsprogs] Running command: make 15-08-31 14:45:20 [64/245/248] [e2fsprogs] Running install-commands 15-08-31 14:45:20 [64/245/248] [e2fsprogs] Running command: td="$(mktemp -d)" make DESTDIR="$td" install make DESTDIR="$td" install-libs find "$td" \( -name blkid -o -name findfs -o \) -delete find "$td" \( -name blkid.8 -o -name findfs.8 \) -delete mv "$td"/* "$DESTDIR" 15-08-31 14:45:23 [64/245/248] [e2fsprogs] Running strip-commands 15-08-31 14:45:23 [64/245/248] [e2fsprogs] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:45:24 [64/245/248] [e2fsprogs] Elapsed time for build 00:06:00 15-08-31 14:45:24 [64/245/248] [e2fsprogs] Starting artifact creation 15-08-31 14:45:45 [64/245/248] [e2fsprogs] Now cached 5941218 bytes as e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d 15-08-31 14:45:45 [64/245/248] [e2fsprogs] Elapsed time for artifact creation 00:00:20 15-08-31 14:45:48 [64/245/248] [e2fsprogs] Cleaned up /src/tmp/tmp7b4PI6 15-08-31 14:45:48 [64/245/248] [e2fsprogs] Elapsed time for assembly 00:06:35 15-08-31 14:45:48 [64/245/248] [core] Installing e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d 15-08-31 14:45:48 [64/245/248] [XML-Parser] Starting assembly 15-08-31 14:45:51 [64/245/248] [XML-Parser] Installing perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-08-31 14:45:53 [64/245/248] [XML-Parser] Installing libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-08-31 14:45:54 [65/245/248] [XML-Parser] Starting build 15-08-31 14:45:54 [65/245/248] [XML-Parser] Try fetching tarball git___git_baserock_org_delta_XML_Parser.tar --2015-08-31 14:45:54-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_XML_Parser.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 249856 (244K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_XML_Parser.tar’ git___git_baserock_org_delta_XML_Parser.tar 100%[=================================================================================================================>] 244.00K --.-KB/s in 0.06s 2015-08-31 14:45:55 (3.81 MB/s) - ‘git___git_baserock_org_delta_XML_Parser.tar’ saved [249856/249856] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 3), reused 12 (delta 3) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/XML-Parser * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new ref] gitorious/master -> gitorious/master 15-08-31 14:45:55 [65/245/248] [XML-Parser] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_XML_Parser 15-08-31 14:45:55 [65/245/248] [XML-Parser] Git checkout upstream:XML-Parser in /src/tmp/tmpORg52E/XML-Parser.build 15-08-31 14:45:55 [65/245/248] [XML-Parser] Upstream version e1a3ec15 XML-Parser-2.41 (XML-Parser-2.41 + 0 commits) 15-08-31 14:45:55 [65/245/248] [XML-Parser] Defined build system is cpan 15-08-31 14:45:55 [65/245/248] [XML-Parser] Logging build commands to /src/artifacts/XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb.build-log 15-08-31 14:45:55 [65/245/248] [XML-Parser] Running configure-commands 15-08-31 14:45:55 [65/245/248] [XML-Parser] Running command: perl Makefile.PL INSTALLDIRS=perl \ INSTALLARCHLIB="$PREFIX/lib/perl" \ INSTALLPRIVLIB="$PREFIX/lib/perl" \ INSTALLBIN="$PREFIX/bin" \ INSTALLSCRIPT="$PREFIX/bin" \ INSTALLMAN1DIR="$PREFIX/share/man/man1" \ INSTALLMAN3DIR="$PREFIX/share/man/man3" 15-08-31 14:45:58 [65/245/248] [XML-Parser] Running build-commands 15-08-31 14:45:58 [65/245/248] [XML-Parser] Running command: make 15-08-31 14:46:12 [65/245/248] [XML-Parser] Running install-commands 15-08-31 14:46:12 [65/245/248] [XML-Parser] Running command: make DESTDIR="$DESTDIR" install 15-08-31 14:46:14 [65/245/248] [XML-Parser] Running strip-commands 15-08-31 14:46:14 [65/245/248] [XML-Parser] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 14:46:14 [65/245/248] [XML-Parser] Elapsed time for build 00:00:19 15-08-31 14:46:14 [65/245/248] [XML-Parser] Starting artifact creation 15-08-31 14:46:14 [65/245/248] [XML-Parser] Now cached 188222 bytes as XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-08-31 14:46:14 [65/245/248] [XML-Parser] Elapsed time for artifact creation 00:00:00 15-08-31 14:46:16 [65/245/248] [XML-Parser] Cleaned up /src/tmp/tmpORg52E 15-08-31 14:46:16 [65/245/248] [XML-Parser] Elapsed time for assembly 00:00:28 15-08-31 14:46:16 [65/245/248] [core] Installing XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-08-31 14:46:16 [65/245/248] [cython] Starting assembly 15-08-31 14:46:19 [65/245/248] [cython] Installing build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-08-31 14:46:20 [65/245/248] [cython] Installing cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-08-31 14:46:24 [66/245/248] [cython] Starting build 15-08-31 14:46:24 [66/245/248] [cython] Try fetching tarball git___git_baserock_org_delta_cython.tar --2015-08-31 14:46:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_cython.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 45797888 (44M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_cython.tar’ git___git_baserock_org_delta_cython.tar 100%[=================================================================================================================>] 43.68M 15.1MB/s in 2.9s 2015-08-31 14:46:27 (15.1 MB/s) - ‘git___git_baserock_org_delta_cython.tar’ saved [45797888/45797888] remote: Counting objects: 9, done. remote: Compressing objects: 100% (6/6), done. remote: Total 9 (delta 1), reused 9 (delta 1) Unpacking objects: 100% (9/9), done. From git://git.baserock.org/delta/cython * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] dalcinl/no-old-python -> dalcinl/no-old-python * [new branch] fix-pypy3 -> fix-pypy3 * [new branch] neg-overflow -> neg-overflow * [new branch] no-old-python -> no-old-python 15-08-31 14:47:13 [66/245/248] [cython] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_cython 15-08-31 14:47:14 [66/245/248] [cython] Git checkout upstream:cython in /src/tmp/tmpEgjf7a/cython.build 15-08-31 14:47:14 [66/245/248] [cython] Upstream version 4dd8e762 0.22 (0.22 + 0 commits) 15-08-31 14:47:14 [66/245/248] [cython] Defined build system is python-distutils 15-08-31 14:47:14 [66/245/248] [cython] Logging build commands to /src/artifacts/cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2.build-log 15-08-31 14:47:14 [66/245/248] [cython] Running build-commands 15-08-31 14:47:14 [66/245/248] [cython] Running command: python setup.py build 15-08-31 15:02:31 [66/245/248] [cython] Running install-commands 15-08-31 15:02:31 [66/245/248] [cython] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 15:02:35 [66/245/248] [cython] Running strip-commands 15-08-31 15:02:35 [66/245/248] [cython] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:02:36 [66/245/248] [cython] Elapsed time for build 00:16:12 15-08-31 15:02:36 [66/245/248] [cython] Starting artifact creation 15-08-31 15:03:00 [66/245/248] [cython] Now cached 5773562 bytes as cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2 15-08-31 15:03:00 [66/245/248] [cython] Elapsed time for artifact creation 00:00:23 15-08-31 15:03:02 [66/245/248] [cython] Cleaned up /src/tmp/tmpEgjf7a 15-08-31 15:03:02 [66/245/248] [cython] Elapsed time for assembly 00:16:46 15-08-31 15:03:02 [66/245/248] [core] Installing cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2 15-08-31 15:03:02 [66/245/248] [intltool] Starting assembly 15-08-31 15:03:05 [66/245/248] [intltool] Installing XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-08-31 15:03:09 [67/245/248] [intltool] Starting build 15-08-31 15:03:09 [67/245/248] [intltool] Try fetching tarball git___git_baserock_org_delta_intltool.tar --2015-08-31 15:03:09-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_intltool.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 848896 (829K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_intltool.tar’ git___git_baserock_org_delta_intltool.tar 100%[=================================================================================================================>] 829.00K --.-KB/s in 0.1s 2015-08-31 15:03:09 (6.25 MB/s) - ‘git___git_baserock_org_delta_intltool.tar’ saved [848896/848896] remote: Counting objects: 24, done. remote: Compressing objects: 100% (14/14), done. remote: Total 24 (delta 8), reused 23 (delta 7) Unpacking objects: 100% (24/24), done. From git://git.baserock.org/delta/intltool * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new ref] gitorious/trunk -> gitorious/trunk 15-08-31 15:03:10 [67/245/248] [intltool] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_intltool 15-08-31 15:03:10 [67/245/248] [intltool] Git checkout upstream:intltool in /src/tmp/tmpNOVGi9/intltool.build 15-08-31 15:03:10 [67/245/248] [intltool] Upstream version 12f04c88 intltool-0-41-0-64-g12f04c8 (intltool-0-41-0 + 64 commits) 15-08-31 15:03:10 [67/245/248] [intltool] Defined build system is autotools 15-08-31 15:03:10 [67/245/248] [intltool] Logging build commands to /src/artifacts/intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe.build-log 15-08-31 15:03:10 [67/245/248] [intltool] Running configure-commands 15-08-31 15:03:10 [67/245/248] [intltool] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 15:03:25 [67/245/248] [intltool] Running build-commands 15-08-31 15:03:25 [67/245/248] [intltool] Running command: make 15-08-31 15:03:25 [67/245/248] [intltool] Running install-commands 15-08-31 15:03:25 [67/245/248] [intltool] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:03:26 [67/245/248] [intltool] Running strip-commands 15-08-31 15:03:26 [67/245/248] [intltool] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:03:26 [67/245/248] [intltool] Elapsed time for build 00:00:17 15-08-31 15:03:26 [67/245/248] [intltool] Starting artifact creation 15-08-31 15:03:27 [67/245/248] [intltool] Now cached 40589 bytes as intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe 15-08-31 15:03:27 [67/245/248] [intltool] Elapsed time for artifact creation 00:00:00 15-08-31 15:03:28 [67/245/248] [intltool] Cleaned up /src/tmp/tmpNOVGi9 15-08-31 15:03:28 [67/245/248] [intltool] Elapsed time for assembly 00:00:25 15-08-31 15:03:28 [67/245/248] [core] Installing intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe 15-08-31 15:03:28 [68/245/248] [core] Starting build 15-08-31 15:03:28 [68/245/248] [core] Defined build system is manual 15-08-31 15:03:28 [68/245/248] [core] Logging build commands to /src/artifacts/core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb.build-log 15-08-31 15:03:28 [68/245/248] [core] Elapsed time for build 00:00:00 15-08-31 15:03:28 [68/245/248] [core] Starting artifact creation 15-08-31 15:03:28 [68/245/248] [core] Now cached 174 bytes as core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:03:28 [68/245/248] [core] Elapsed time for artifact creation 00:00:00 15-08-31 15:03:31 [68/245/248] [core] Cleaned up /src/tmp/tmp2BIXy1 15-08-31 15:03:31 [68/245/248] [core] Elapsed time for assembly 07:31:26 15-08-31 15:03:31 [68/245/248] [xorg-util-macros-common] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:03:39 [68/245/248] [xcb-pthread-stubs] Starting assembly 15-08-31 15:03:42 [68/245/248] [xcb-pthread-stubs] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:03:49 [68/245/248] [xorg-util-macros] Starting assembly 15-08-31 15:03:52 [68/245/248] [xorg-util-macros] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:04:00 [69/245/248] [xorg-util-macros] Starting build 15-08-31 15:04:00 [69/245/248] [xorg-util-macros] Try fetching tarball git___git_baserock_org_delta_xorg_util_macros.tar --2015-08-31 15:04:00-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_util_macros.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 163328 (160K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_util_macros.tar’ git___git_baserock_org_delta_xorg_util_macros.tar 100%[=================================================================================================================>] 159.50K --.-KB/s in 0.05s 2015-08-31 15:04:00 (3.23 MB/s) - ‘git___git_baserock_org_delta_xorg_util_macros.tar’ saved [163328/163328] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-util-macros * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_util_macros 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Git checkout upstream:xorg-util-macros in /src/tmp/tmpHnnjQE/xorg-util-macros.build 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Upstream version 9a54b858 util-macros-1.19.0 (util-macros-1.19.0 + 0 commits) 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Defined build system is autotools 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Logging build commands to /src/artifacts/xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a.build-log 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Running configure-commands 15-08-31 15:04:01 [69/245/248] [xorg-util-macros] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 15:04:15 [69/245/248] [xorg-util-macros] Running build-commands 15-08-31 15:04:15 [69/245/248] [xorg-util-macros] Running command: make 15-08-31 15:04:15 [69/245/248] [xorg-util-macros] Running install-commands 15-08-31 15:04:15 [69/245/248] [xorg-util-macros] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Running strip-commands 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Elapsed time for build 00:00:16 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Starting artifact creation 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Now cached 22912 bytes as xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a 15-08-31 15:04:16 [69/245/248] [xorg-util-macros] Elapsed time for artifact creation 00:00:00 15-08-31 15:04:19 [69/245/248] [xorg-util-macros] Cleaned up /src/tmp/tmpHnnjQE 15-08-31 15:04:19 [69/245/248] [xorg-util-macros] Elapsed time for assembly 00:00:29 15-08-31 15:04:19 [69/245/248] [xcb-pthread-stubs] Installing xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a 15-08-31 15:04:19 [70/245/248] [xcb-pthread-stubs] Starting build 15-08-31 15:04:19 [70/245/248] [xcb-pthread-stubs] Try fetching tarball git___git_baserock_org_delta_xcb_pthread_stubs.tar --2015-08-31 15:04:19-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xcb_pthread_stubs.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 32768 (32K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xcb_pthread_stubs.tar’ git___git_baserock_org_delta_xcb_pthread_stubs.tar 100%[=================================================================================================================>] 32.00K --.-KB/s in 0.1s 2015-08-31 15:04:19 (250 KB/s) - ‘git___git_baserock_org_delta_xcb_pthread_stubs.tar’ saved [32768/32768] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xcb-pthread-stubs * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 15:04:19 [70/245/248] [xcb-pthread-stubs] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xcb_pthread_stubs 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Git checkout upstream:xcb-pthread-stubs in /src/tmp/tmpaOv0uB/xcb-pthread-stubs.build 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Upstream version 431d2c0b 0.3-7-g431d2c0 (0.3 + 7 commits) 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Defined build system is autotools 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Logging build commands to /src/artifacts/xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9.build-log 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Running configure-commands 15-08-31 15:04:20 [70/245/248] [xcb-pthread-stubs] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running build-commands 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running command: make 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running install-commands 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running strip-commands 15-08-31 15:05:07 [70/245/248] [xcb-pthread-stubs] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:05:08 [70/245/248] [xcb-pthread-stubs] Elapsed time for build 00:00:48 15-08-31 15:05:08 [70/245/248] [xcb-pthread-stubs] Starting artifact creation 15-08-31 15:05:08 [70/245/248] [xcb-pthread-stubs] Now cached 417 bytes as xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9 15-08-31 15:05:08 [70/245/248] [xcb-pthread-stubs] Elapsed time for artifact creation 00:00:00 15-08-31 15:05:10 [70/245/248] [xcb-pthread-stubs] Cleaned up /src/tmp/tmpaOv0uB 15-08-31 15:05:10 [70/245/248] [xcb-pthread-stubs] Elapsed time for assembly 00:01:31 15-08-31 15:05:10 [70/245/248] [xorg-util-macros-common] Installing xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9 15-08-31 15:05:10 [71/245/248] [xorg-util-macros-common] Starting build 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Defined build system is manual 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Logging build commands to /src/artifacts/xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b.build-log 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Elapsed time for build 00:00:00 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Starting artifact creation 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Now cached 193 bytes as xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 15:05:11 [71/245/248] [xorg-util-macros-common] Elapsed time for artifact creation 00:00:00 15-08-31 15:05:13 [71/245/248] [xorg-util-macros-common] Cleaned up /src/tmp/tmpnxgIsR 15-08-31 15:05:13 [71/245/248] [xorg-util-macros-common] Elapsed time for assembly 07:33:08 15-08-31 15:05:13 [71/245/248] [xorg-lib-libpciaccess] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 15:05:21 [72/245/248] [xorg-lib-libpciaccess] Starting build 15-08-31 15:05:21 [72/245/248] [xorg-lib-libpciaccess] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libpciaccess.tar --2015-08-31 15:05:21-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libpciaccess.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 364032 (356K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libpciaccess.tar’ git___git_baserock_org_delta_xorg_lib_libpciaccess 100%[=================================================================================================================>] 355.50K --.-KB/s in 0.07s 2015-08-31 15:05:21 (5.31 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libpciaccess.tar’ saved [364032/364032] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libpciaccess * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 15:05:22 [72/245/248] [xorg-lib-libpciaccess] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libpciaccess 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Git checkout upstream:xorg-lib-libpciaccess in /src/tmp/tmpZQy5kr/xorg-lib-libpciaccess.build 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Upstream version f99c2e41 libpciaccess-0.13.3 (libpciaccess-0.13.3 + 0 commits) 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Defined build system is autotools 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Logging build commands to /src/artifacts/xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9.build-log 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Running configure-commands 15-08-31 15:05:23 [72/245/248] [xorg-lib-libpciaccess] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 15:06:28 [72/245/248] [xorg-lib-libpciaccess] Running build-commands 15-08-31 15:06:28 [72/245/248] [xorg-lib-libpciaccess] Running command: make 15-08-31 15:06:39 [72/245/248] [xorg-lib-libpciaccess] Running install-commands 15-08-31 15:06:39 [72/245/248] [xorg-lib-libpciaccess] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:06:40 [72/245/248] [xorg-lib-libpciaccess] Running strip-commands 15-08-31 15:06:40 [72/245/248] [xorg-lib-libpciaccess] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:06:41 [72/245/248] [xorg-lib-libpciaccess] Elapsed time for build 00:01:19 15-08-31 15:06:41 [72/245/248] [xorg-lib-libpciaccess] Starting artifact creation 15-08-31 15:06:41 [72/245/248] [xorg-lib-libpciaccess] Now cached 122914 bytes as xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9 15-08-31 15:06:41 [72/245/248] [xorg-lib-libpciaccess] Elapsed time for artifact creation 00:00:00 15-08-31 15:06:44 [72/245/248] [xorg-lib-libpciaccess] Cleaned up /src/tmp/tmpZQy5kr 15-08-31 15:06:44 [72/245/248] [xorg-lib-libpciaccess] Elapsed time for assembly 07:34:39 15-08-31 15:06:44 [72/245/248] [drm] Installing xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9 15-08-31 15:06:51 [73/245/248] [drm] Starting build 15-08-31 15:06:51 [73/245/248] [drm] Try fetching tarball git___git_baserock_org_delta_drm.tar --2015-08-31 15:06:51-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_drm.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 15416832 (15M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_drm.tar’ git___git_baserock_org_delta_drm.tar 100%[=================================================================================================================>] 14.70M 2.76MB/s in 12s 2015-08-31 15:07:06 (1.21 MB/s) - ‘git___git_baserock_org_delta_drm.tar’ saved [15416832/15416832] remote: Counting objects: 202, done. remote: Compressing objects: 100% (190/190), done. remote: Total 202 (delta 136), reused 12 (delta 4) Receiving objects: 100% (202/202), 38.50 KiB | 0 bytes/s, done. Resolving deltas: 100% (136/136), completed with 16 local objects. From git://git.baserock.org/delta/drm * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/drm_2.4.58/jetson -> baserock/drm_2.4.58/jetson * [new branch] baserock/james/drm -> baserock/james/drm * [new branch] baserock/jetson/drm -> baserock/jetson/drm * [new branch] baserock/jjardon/drm_2.4.58/jetson -> baserock/jjardon/drm_2.4.58/jetson * [new branch] baserock/libdrm-2.4.49 -> baserock/libdrm-2.4.49 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph_2.4.46 -> baserock/morph_2.4.46 15-08-31 15:07:26 [73/245/248] [drm] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_drm 15-08-31 15:07:26 [73/245/248] [drm] Git checkout upstream:drm in /src/tmp/tmpUpcXtH/drm.build 15-08-31 15:07:26 [73/245/248] [drm] Upstream version 5f7b6723 libdrm-2.4.60 (libdrm-2.4.60 + 0 commits) 15-08-31 15:07:26 [73/245/248] [drm] Defined build system is autotools 15-08-31 15:07:26 [73/245/248] [drm] Logging build commands to /src/artifacts/drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7.build-log 15-08-31 15:07:26 [73/245/248] [drm] Running pre-configure-commands 15-08-31 15:07:26 [73/245/248] [drm] Running command: sed -i '/NOUVEAU_GEM_DOMAIN_MAPPABLE (1 << 3)/a#define NOUVEAU_GEM_DOMAIN_COHERENT (1 << 4)' include/drm/nouveau_drm.h 15-08-31 15:07:26 [73/245/248] [drm] Running command: sed -i '/info->domain |= NOUVEAU_GEM_DOMAIN_MAPPABLE;/a\ if (bo->flags & NOUVEAU_BO_COHERENT)\ info->domain |= NOUVEAU_GEM_DOMAIN_COHERENT;' nouveau/abi16.c 15-08-31 15:07:27 [73/245/248] [drm] Running command: sed -i '/NOUVEAU_BO_NOSNOOP 0x20000000/a#define NOUVEAU_BO_COHERENT 0x10000000' nouveau/nouveau.h 15-08-31 15:07:27 [73/245/248] [drm] Running configure-commands 15-08-31 15:07:27 [73/245/248] [drm] Running command: NOCONFIGURE=1 ./autogen.sh 15-08-31 15:08:27 [73/245/248] [drm] Running command: ./configure --prefix="$PREFIX" --enable-tegra-experimental-api --enable-freedreno-experimental-api 15-08-31 15:08:50 [73/245/248] [drm] Running build-commands 15-08-31 15:08:50 [73/245/248] [drm] Running command: make 15-08-31 15:09:41 [73/245/248] [drm] Running install-commands 15-08-31 15:09:41 [73/245/248] [drm] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:09:52 [73/245/248] [drm] Running strip-commands 15-08-31 15:09:52 [73/245/248] [drm] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:09:53 [73/245/248] [drm] Elapsed time for build 00:03:01 15-08-31 15:09:53 [73/245/248] [drm] Starting artifact creation 15-08-31 15:09:54 [73/245/248] [drm] Now cached 299885 bytes as drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7 15-08-31 15:09:54 [73/245/248] [drm] Elapsed time for artifact creation 00:00:01 15-08-31 15:09:57 [73/245/248] [drm] Cleaned up /src/tmp/tmpUpcXtH 15-08-31 15:09:57 [73/245/248] [drm] Elapsed time for assembly 07:37:51 15-08-31 15:09:57 [73/245/248] [libdrm-common] Installing drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7 15-08-31 15:10:04 [74/245/248] [libdrm-common] Starting build 15-08-31 15:10:04 [74/245/248] [libdrm-common] Defined build system is manual 15-08-31 15:10:04 [74/245/248] [libdrm-common] Logging build commands to /src/artifacts/libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d.build-log 15-08-31 15:10:04 [74/245/248] [libdrm-common] Elapsed time for build 00:00:00 15-08-31 15:10:04 [74/245/248] [libdrm-common] Starting artifact creation 15-08-31 15:10:04 [74/245/248] [libdrm-common] Now cached 183 bytes as libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-08-31 15:10:04 [74/245/248] [libdrm-common] Elapsed time for artifact creation 00:00:00 15-08-31 15:10:07 [74/245/248] [libdrm-common] Cleaned up /src/tmp/tmpgtaop6 15-08-31 15:10:07 [74/245/248] [libdrm-common] Elapsed time for assembly 07:38:02 15-08-31 15:10:07 [74/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-08-31 15:10:14 [74/245/248] [connman-common] Starting assembly 15-08-31 15:10:17 [74/245/248] [connman] Starting assembly 15-08-31 15:10:18 [74/245/248] [connectivity] Starting assembly 15-08-31 15:10:18 [74/245/248] [iptables] Starting assembly 15-08-31 15:10:18 [74/245/248] [foundation] Starting assembly 15-08-31 15:10:18 [74/245/248] [usbutils] Starting assembly 15-08-31 15:10:18 [74/245/248] [coreutils-common] Starting assembly 15-08-31 15:10:18 [74/245/248] [sed] Starting assembly 15-08-31 15:10:18 [74/245/248] [coreutils] Starting assembly 15-08-31 15:10:19 [74/245/248] [coreutils] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:10:26 [75/245/248] [coreutils] Starting build 15-08-31 15:10:26 [75/245/248] [coreutils] Try fetching tarball git___git_baserock_org_delta_coreutils.tar --2015-08-31 15:10:26-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_coreutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 47201280 (45M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_coreutils.tar’ git___git_baserock_org_delta_coreutils.tar 100%[=================================================================================================================>] 45.01M 27.8MB/s in 1.6s 2015-08-31 15:10:28 (27.8 MB/s) - ‘git___git_baserock_org_delta_coreutils.tar’ saved [47201280/47201280] remote: Counting objects: 64, done. remote: Compressing objects: 100% (31/31), done. remote: Total 64 (delta 37), reused 55 (delta 30) Unpacking objects: 100% (64/64), done. From git://git.baserock.org/delta/coreutils * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/8.23 -> baserock/8.23 * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/bootstrap-pass2 -> baserock/bootstrap-pass2 * [new branch] baserock/gnome -> baserock/gnome * [new branch] baserock/morph -> baserock/morph * [new branch] liw/fix -> liw/fix 15-08-31 15:10:30 [75/245/248] [coreutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_coreutils 15-08-31 15:10:31 [75/245/248] [coreutils] Git checkout upstream:coreutils in /src/tmp/tmpwzuOM7/coreutils.build 15-08-31 15:10:32 [75/245/248] [coreutils] Upstream version 9df96438 v8.23-1-g9df9643 (v8.23 + 1 commits) 15-08-31 15:10:32 [75/245/248] [coreutils] Git submodules 15-08-31 15:10:39 [75/245/248] [coreutils] Git checkout upstream:gnulib in /src/tmp/tmpwzuOM7/coreutils.build/gnulib 15-08-31 15:10:39 [75/245/248] [coreutils] Upstream version 71be4c87 v0.1-186-g71be4c8 (v0.1 + 186 commits) 15-08-31 15:10:42 [75/245/248] [coreutils] Defined build system is autotools 15-08-31 15:10:42 [75/245/248] [coreutils] Logging build commands to /src/artifacts/coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169.build-log 15-08-31 15:10:42 [75/245/248] [coreutils] Running configure-commands 15-08-31 15:10:42 [75/245/248] [coreutils] Running command: sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf 15-08-31 15:10:42 [75/245/248] [coreutils] Running command: bash bootstrap --skip-po --no-git --gnulib-srcdir=gnulib 15-08-31 15:18:22 [75/245/248] [coreutils] Running command: FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix="$PREFIX" --disable-nls 15-08-31 15:22:35 [75/245/248] [coreutils] Running build-commands 15-08-31 15:22:35 [75/245/248] [coreutils] Running command: make WERROR_CFLAGS= 15-08-31 15:25:36 [75/245/248] [coreutils] Running install-commands 15-08-31 15:25:36 [75/245/248] [coreutils] Running command: make INSTALL_PROGRAM=install DESTDIR="$DESTDIR" install 15-08-31 15:25:45 [75/245/248] [coreutils] Running command: mkdir -p "$DESTDIR"/bin/ 15-08-31 15:25:45 [75/245/248] [coreutils] Running command: ln -sf ../usr/bin/dd "$DESTDIR"/bin/ 15-08-31 15:25:46 [75/245/248] [coreutils] Running strip-commands 15-08-31 15:25:46 [75/245/248] [coreutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:25:47 [75/245/248] [coreutils] Elapsed time for build 00:15:20 15-08-31 15:25:47 [75/245/248] [coreutils] Starting artifact creation 15-08-31 15:26:14 [75/245/248] [coreutils] Now cached 7916424 bytes as coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 15:26:14 [75/245/248] [coreutils] Elapsed time for artifact creation 00:00:27 15-08-31 15:26:20 [75/245/248] [coreutils] Cleaned up /src/tmp/tmpwzuOM7 15-08-31 15:26:20 [75/245/248] [coreutils] Elapsed time for assembly 00:16:01 15-08-31 15:26:20 [75/245/248] [sed] Installing coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 15:26:27 [76/245/248] [sed] Starting build 15-08-31 15:26:27 [76/245/248] [sed] Try fetching tarball git___git_baserock_org_delta_sed.tar --2015-08-31 15:26:27-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_sed.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1672192 (1.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_sed.tar’ git___git_baserock_org_delta_sed.tar 100%[=================================================================================================================>] 1.59M --.-KB/s in 0.1s 2015-08-31 15:26:27 (13.4 MB/s) - ‘git___git_baserock_org_delta_sed.tar’ saved [1672192/1672192] remote: Counting objects: 11, done. remote: Compressing objects: 100% (9/9), done. remote: Total 11 (delta 2), reused 0 (delta 0) Unpacking objects: 100% (11/11), done. From git://git.baserock.org/delta/sed * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 15:26:28 [76/245/248] [sed] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_sed 15-08-31 15:26:28 [76/245/248] [sed] Git checkout upstream:sed in /src/tmp/tmpTDq0_U/sed.build 15-08-31 15:26:28 [76/245/248] [sed] Upstream version ed4b1d7c v4.2.2-64-ged4b1d7 (v4.2.2 + 64 commits) 15-08-31 15:26:28 [76/245/248] [sed] Git submodules 15-08-31 15:26:33 [76/245/248] [sed] Git checkout upstream:gnulib in /src/tmp/tmpTDq0_U/sed.build/gnulib 15-08-31 15:26:34 [76/245/248] [sed] Upstream version aecd3878 v0.1-311-gaecd387 (v0.1 + 311 commits) 15-08-31 15:26:37 [76/245/248] [sed] Defined build system is autotools 15-08-31 15:26:37 [76/245/248] [sed] Logging build commands to /src/artifacts/sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb.build-log 15-08-31 15:26:37 [76/245/248] [sed] Running pre-configure-commands 15-08-31 15:26:37 [76/245/248] [sed] Running command: sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf 15-08-31 15:26:37 [76/245/248] [sed] Running command: ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib 15-08-31 15:29:48 [76/245/248] [sed] Running configure-commands 15-08-31 15:29:48 [76/245/248] [sed] Running command: ./configure --prefix="$PREFIX" --disable-gcc-warnings 15-08-31 15:31:41 [76/245/248] [sed] Running build-commands 15-08-31 15:31:41 [76/245/248] [sed] Running command: make 15-08-31 15:32:02 [76/245/248] [sed] Running install-commands 15-08-31 15:32:02 [76/245/248] [sed] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:32:04 [76/245/248] [sed] Running post-install-commands 15-08-31 15:32:04 [76/245/248] [sed] Running command: mkdir -p "$DESTDIR"/bin/ 15-08-31 15:32:05 [76/245/248] [sed] Running command: ln -sf ../usr/bin/sed "$DESTDIR"/bin/ 15-08-31 15:32:05 [76/245/248] [sed] Running strip-commands 15-08-31 15:32:05 [76/245/248] [sed] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:32:05 [76/245/248] [sed] Elapsed time for build 00:05:37 15-08-31 15:32:05 [76/245/248] [sed] Starting artifact creation 15-08-31 15:32:06 [76/245/248] [sed] Now cached 141190 bytes as sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb 15-08-31 15:32:06 [76/245/248] [sed] Elapsed time for artifact creation 00:00:00 15-08-31 15:32:10 [76/245/248] [sed] Cleaned up /src/tmp/tmpTDq0_U 15-08-31 15:32:10 [76/245/248] [sed] Elapsed time for assembly 00:21:52 15-08-31 15:32:10 [76/245/248] [coreutils-common] Installing sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb 15-08-31 15:32:18 [76/245/248] [tar] Starting assembly 15-08-31 15:32:21 [76/245/248] [tar] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:32:29 [76/245/248] [tar] Installing coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 15:32:29 [77/245/248] [tar] Starting build 15-08-31 15:32:29 [77/245/248] [tar] Try fetching tarball git___git_baserock_org_delta_tar.tar --2015-08-31 15:32:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_tar.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3988992 (3.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_tar.tar’ git___git_baserock_org_delta_tar.tar 100%[=================================================================================================================>] 3.80M 20.7MB/s in 0.2s 2015-08-31 15:32:29 (20.7 MB/s) - ‘git___git_baserock_org_delta_tar.tar’ saved [3988992/3988992] remote: Counting objects: 726, done. remote: Compressing objects: 100% (463/463), done. remote: Total 726 (delta 231), reused 711 (delta 222) Receiving objects: 100% (726/726), 2.17 MiB | 0 bytes/s, done. Resolving deltas: 100% (231/231), completed with 8 local objects. From git://git.baserock.org/delta/tar * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap-deprecated -> baserock/bootstrap-deprecated * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/release_1_28 -> baserock/release_1_28 15-08-31 15:32:30 [77/245/248] [tar] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_tar 15-08-31 15:32:30 [77/245/248] [tar] Git checkout upstream:tar in /src/tmp/tmprUG5t5/tar.build 15-08-31 15:32:30 [77/245/248] [tar] Upstream version 9a58d148 release_1_28-1-g9a58d14 (release_1_28 + 1 commits) 15-08-31 15:32:30 [77/245/248] [tar] Git submodules 15-08-31 15:32:30 [77/245/248] [tar] Try fetching tarball git___git_baserock_org_delta_paxutils.tar --2015-08-31 15:32:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_paxutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 229888 (224K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_paxutils.tar’ git___git_baserock_org_delta_paxutils.tar 100%[=================================================================================================================>] 224.50K --.-KB/s in 0.06s 2015-08-31 15:32:31 (3.44 MB/s) - ‘git___git_baserock_org_delta_paxutils.tar’ saved [229888/229888] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/paxutils * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 15:32:31 [77/245/248] [tar] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_paxutils 15-08-31 15:32:31 [77/245/248] [tar] Git checkout upstream:paxutils in /src/tmp/tmprUG5t5/tar.build/paxutils 15-08-31 15:32:31 [77/245/248] [tar] Upstream version 45af1632 (No tag found) 15-08-31 15:32:38 [77/245/248] [tar] Git checkout upstream:gnulib in /src/tmp/tmprUG5t5/tar.build/gnulib 15-08-31 15:32:39 [77/245/248] [tar] Upstream version 46d015f9 v0.1-262-g46d015f (v0.1 + 262 commits) 15-08-31 15:32:41 [77/245/248] [tar] Defined build system is autotools 15-08-31 15:32:41 [77/245/248] [tar] Logging build commands to /src/artifacts/tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c.build-log 15-08-31 15:32:41 [77/245/248] [tar] Running pre-configure-commands 15-08-31 15:32:41 [77/245/248] [tar] Running command: rm .gitmodules 15-08-31 15:32:42 [77/245/248] [tar] Running command: bash bootstrap --skip-po --gnulib-srcdir="$(pwd)/gnulib" --paxutils-srcdir="$(pwd)/paxutils" 15-08-31 15:36:33 [77/245/248] [tar] Running configure-commands 15-08-31 15:36:33 [77/245/248] [tar] Running command: `# [1]` env FORCE_UNSAFE_CONFIGURE=1 \ ./configure --prefix="$PREFIX" \ `# [2]` --disable-gcc-warnings \ `# [3]` --bindir=/bin 15-08-31 15:39:27 [77/245/248] [tar] Running build-commands 15-08-31 15:39:27 [77/245/248] [tar] Running command: make 15-08-31 15:40:54 [77/245/248] [tar] Running install-commands 15-08-31 15:40:54 [77/245/248] [tar] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:40:57 [77/245/248] [tar] Running strip-commands 15-08-31 15:40:57 [77/245/248] [tar] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:40:57 [77/245/248] [tar] Elapsed time for build 00:08:28 15-08-31 15:40:57 [77/245/248] [tar] Starting artifact creation 15-08-31 15:41:00 [77/245/248] [tar] Now cached 891953 bytes as tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c 15-08-31 15:41:00 [77/245/248] [tar] Elapsed time for artifact creation 00:00:03 15-08-31 15:41:05 [77/245/248] [tar] Cleaned up /src/tmp/tmprUG5t5 15-08-31 15:41:05 [77/245/248] [tar] Elapsed time for assembly 00:08:47 15-08-31 15:41:05 [77/245/248] [coreutils-common] Installing tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c 15-08-31 15:41:05 [77/245/248] [diff] Starting assembly 15-08-31 15:41:08 [77/245/248] [diff] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:41:16 [77/245/248] [diff] Installing coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-08-31 15:41:16 [78/245/248] [diff] Starting build 15-08-31 15:41:16 [78/245/248] [diff] Try fetching tarball git___git_baserock_org_delta_diffutils.tar --2015-08-31 15:41:16-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_diffutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9398272 (9.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_diffutils.tar’ git___git_baserock_org_delta_diffutils.tar 100%[=================================================================================================================>] 8.96M 25.7MB/s in 0.3s 2015-08-31 15:41:16 (25.7 MB/s) - ‘git___git_baserock_org_delta_diffutils.tar’ saved [9398272/9398272] remote: Counting objects: 33, done. remote: Compressing objects: 100% (21/21), done. remote: Total 33 (delta 16), reused 24 (delta 9) Unpacking objects: 100% (33/33), done. From git://git.baserock.org/delta/diffutils * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/bootstrap-stable -> baserock/bootstrap-stable * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-stable -> baserock/morph-stable * [new branch] baserock/v3.3 -> baserock/v3.3 15-08-31 15:41:17 [78/245/248] [diff] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_diffutils 15-08-31 15:41:17 [78/245/248] [diff] Git checkout upstream:diffutils in /src/tmp/tmpjye0A5/diff.build 15-08-31 15:41:17 [78/245/248] [diff] Upstream version bd86eb1a v3.3-2-gbd86eb1 (v3.3 + 2 commits) 15-08-31 15:41:17 [78/245/248] [diff] Git submodules 15-08-31 15:41:24 [78/245/248] [diff] Git checkout upstream:gnulib in /src/tmp/tmpjye0A5/diff.build/gnulib 15-08-31 15:41:25 [78/245/248] [diff] Upstream version db9cad7b v0.0-7898-gdb9cad7 (v0.0 + 7898 commits) 15-08-31 15:41:27 [78/245/248] [diff] Defined build system is autotools 15-08-31 15:41:27 [78/245/248] [diff] Logging build commands to /src/artifacts/diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3.build-log 15-08-31 15:41:27 [78/245/248] [diff] Running pre-configure-commands 15-08-31 15:41:27 [78/245/248] [diff] Running command: sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf 15-08-31 15:41:28 [78/245/248] [diff] Running command: ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib 15-08-31 15:45:19 [78/245/248] [diff] Running configure-commands 15-08-31 15:45:19 [78/245/248] [diff] Running command: ./configure --prefix="$PREFIX" --disable-gcc-warnings 15-08-31 15:47:20 [78/245/248] [diff] Running build-commands 15-08-31 15:47:20 [78/245/248] [diff] Running command: make 15-08-31 15:47:59 [78/245/248] [diff] Running install-commands 15-08-31 15:47:59 [78/245/248] [diff] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:48:01 [78/245/248] [diff] Running strip-commands 15-08-31 15:48:01 [78/245/248] [diff] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:48:01 [78/245/248] [diff] Elapsed time for build 00:06:45 15-08-31 15:48:01 [78/245/248] [diff] Starting artifact creation 15-08-31 15:48:03 [78/245/248] [diff] Now cached 475325 bytes as diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3 15-08-31 15:48:03 [78/245/248] [diff] Elapsed time for artifact creation 00:00:01 15-08-31 15:48:08 [78/245/248] [diff] Cleaned up /src/tmp/tmpjye0A5 15-08-31 15:48:08 [78/245/248] [diff] Elapsed time for assembly 00:07:02 15-08-31 15:48:08 [78/245/248] [coreutils-common] Installing diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3 15-08-31 15:48:08 [78/245/248] [findutils] Starting assembly 15-08-31 15:48:11 [78/245/248] [findutils] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 15:48:18 [79/245/248] [findutils] Starting build 15-08-31 15:48:18 [79/245/248] [findutils] Try fetching tarball git___git_baserock_org_delta_findutils.tar --2015-08-31 15:48:18-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_findutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 18093568 (17M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_findutils.tar’ git___git_baserock_org_delta_findutils.tar 100%[=================================================================================================================>] 17.25M 4.01MB/s in 5.4s 2015-08-31 15:48:28 (3.17 MB/s) - ‘git___git_baserock_org_delta_findutils.tar’ saved [18093568/18093568] remote: Counting objects: 29, done. remote: Compressing objects: 100% (18/18), done. remote: Total 29 (delta 12), reused 24 (delta 8) Unpacking objects: 100% (29/29), done. From git://git.baserock.org/delta/findutils * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/bootstrap -> baserock/bootstrap * [new branch] baserock/bootstrap-pass1 -> baserock/bootstrap-pass1 * [new branch] baserock/bootstrap-stable -> baserock/bootstrap-stable * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-stable -> baserock/morph-stable * [new branch] baserock/v4.5.14 -> baserock/v4.5.14 15-08-31 15:48:30 [79/245/248] [findutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_findutils 15-08-31 15:48:30 [79/245/248] [findutils] Git checkout upstream:findutils in /src/tmp/tmp_x4gCt/findutils.build 15-08-31 15:48:30 [79/245/248] [findutils] Upstream version ee6b2554 v4.5.14-1-gee6b255 (v4.5.14 + 1 commits) 15-08-31 15:48:30 [79/245/248] [findutils] Git submodules 15-08-31 15:48:38 [79/245/248] [findutils] Git checkout upstream:gnulib in /src/tmp/tmp_x4gCt/findutils.build/gnulib 15-08-31 15:48:38 [79/245/248] [findutils] Upstream version 94ee0381 v0.1-126-g94ee038 (v0.1 + 126 commits) 15-08-31 15:48:41 [79/245/248] [findutils] Defined build system is autotools 15-08-31 15:48:41 [79/245/248] [findutils] Logging build commands to /src/artifacts/findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209.build-log 15-08-31 15:48:41 [79/245/248] [findutils] Running pre-configure-commands 15-08-31 15:48:41 [79/245/248] [findutils] Running command: ./import-gnulib.sh -d gnulib 15-08-31 15:54:09 [79/245/248] [findutils] Running configure-commands 15-08-31 15:54:09 [79/245/248] [findutils] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 15:57:34 [79/245/248] [findutils] Running build-commands 15-08-31 15:57:34 [79/245/248] [findutils] Running command: make 15-08-31 15:58:35 [79/245/248] [findutils] Running install-commands 15-08-31 15:58:35 [79/245/248] [findutils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 15:58:43 [79/245/248] [findutils] Running strip-commands 15-08-31 15:58:43 [79/245/248] [findutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 15:58:44 [79/245/248] [findutils] Elapsed time for build 00:10:25 15-08-31 15:58:44 [79/245/248] [findutils] Starting artifact creation 15-08-31 15:58:48 [79/245/248] [findutils] Now cached 1409701 bytes as findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209 15-08-31 15:58:48 [79/245/248] [findutils] Elapsed time for artifact creation 00:00:04 15-08-31 15:58:53 [79/245/248] [findutils] Cleaned up /src/tmp/tmp_x4gCt 15-08-31 15:58:53 [79/245/248] [findutils] Elapsed time for assembly 00:10:45 15-08-31 15:58:53 [79/245/248] [coreutils-common] Installing findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209 15-08-31 15:58:53 [80/245/248] [coreutils-common] Starting build 15-08-31 15:58:53 [80/245/248] [coreutils-common] Defined build system is manual 15-08-31 15:58:53 [80/245/248] [coreutils-common] Logging build commands to /src/artifacts/coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f.build-log 15-08-31 15:58:53 [80/245/248] [coreutils-common] Elapsed time for build 00:00:00 15-08-31 15:58:53 [80/245/248] [coreutils-common] Starting artifact creation 15-08-31 15:58:53 [80/245/248] [coreutils-common] Now cached 185 bytes as coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 15:58:53 [80/245/248] [coreutils-common] Elapsed time for artifact creation 00:00:00 15-08-31 15:58:56 [80/245/248] [coreutils-common] Cleaned up /src/tmp/tmpaWCEUs 15-08-31 15:58:56 [80/245/248] [coreutils-common] Elapsed time for assembly 00:48:38 15-08-31 15:58:56 [80/245/248] [usbutils] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 15:59:03 [80/245/248] [libusb] Starting assembly 15-08-31 15:59:07 [80/245/248] [libusb] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 15:59:14 [80/245/248] [systemd] Starting assembly 15-08-31 15:59:17 [80/245/248] [systemd] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 15:59:25 [80/245/248] [kmod] Starting assembly 15-08-31 15:59:28 [80/245/248] [kmod] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 15:59:35 [81/245/248] [kmod] Starting build 15-08-31 15:59:35 [81/245/248] [kmod] Try fetching tarball git___git_baserock_org_delta_kmod.tar --2015-08-31 15:59:35-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_kmod.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6429184 (6.1M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_kmod.tar’ git___git_baserock_org_delta_kmod.tar 100%[=================================================================================================================>] 6.13M 610KB/s in 22s 2015-08-31 16:00:03 (291 KB/s) - ‘git___git_baserock_org_delta_kmod.tar’ saved [6429184/6429184] remote: Counting objects: 435, done. remote: Compressing objects: 100% (200/200), done. remote: Total 435 (delta 264), reused 372 (delta 220) Receiving objects: 100% (435/435), 76.75 KiB | 0 bytes/s, done. Resolving deltas: 100% (264/264), completed with 30 local objects. From git://git.baserock.org/delta/kmod * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/danielsilverstone/update-to-v15-plus -> baserock/danielsilverstone/update-to-v15-plus * [new branch] baserock/danielsilverstone/v14 -> baserock/danielsilverstone/v14 * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/ps/update-linux-v3.12-systemd-v208 -> baserock/ps/update-linux-v3.12-systemd-v208 * [new branch] cached-modules -> cached-modules * [new branch] fixup -> fixup * [new branch] move-stuff -> move-stuff * [new branch] python -> python * [new branch] test-broken-initstate -> test-broken-initstate * [new branch] tip -> tip * [new branch] tmp-testsuite-modprobe-vboxdrv -> tmp-testsuite-modprobe-vboxdrv * [new branch] wip -> wip * [new tag] v0.1 -> v0.1 * [new tag] v0.9.1 -> v0.9.1 15-08-31 16:00:36 [81/245/248] [kmod] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_kmod 15-08-31 16:00:36 [81/245/248] [kmod] Git checkout upstream:kmod in /src/tmp/tmpaPQkXN/kmod.build 15-08-31 16:00:36 [81/245/248] [kmod] Upstream version ae58de0f v18 (v18 + 0 commits) 15-08-31 16:00:37 [81/245/248] [kmod] Defined build system is manual 15-08-31 16:00:37 [81/245/248] [kmod] Logging build commands to /src/artifacts/kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580.build-log 15-08-31 16:00:37 [81/245/248] [kmod] Running configure-commands 15-08-31 16:00:37 [81/245/248] [kmod] Running command: rm -rf libkmod/docs 15-08-31 16:00:37 [81/245/248] [kmod] Running command: sed -i -e'/SUBDIRS/{s/\S*doc\S*//;s/\S*man\S*//}' Makefile.am 15-08-31 16:00:37 [81/245/248] [kmod] Running command: sed -i -e'/AC_CONFIG_FILES(\[/,/])/{/docs/d}' configure.ac 15-08-31 16:00:37 [81/245/248] [kmod] Running command: autoreconf -fiv 15-08-31 16:01:31 [81/245/248] [kmod] Running command: ./configure --prefix="$PREFIX" --bindir="$PREFIX"/bin \ --libdir="$PREFIX"/lib --sysconfdir=/etc \ --without-xz --with-zlib \ --disable-manpages --enable-python 15-08-31 16:01:58 [81/245/248] [kmod] Running build-commands 15-08-31 16:01:58 [81/245/248] [kmod] Running command: make 15-08-31 16:02:28 [81/245/248] [kmod] Running install-commands 15-08-31 16:02:28 [81/245/248] [kmod] Running command: make DESTDIR="$DESTDIR" pkgconfigdir="$PREFIX"/lib/pkgconfig install 15-08-31 16:02:39 [81/245/248] [kmod] Running command: if [ -h /sbin ]; then for app in modprobe lsmod rmmod insmod modinfo depmod; do ln -sf kmod "$DESTDIR$PREFIX/bin/$app" done else install -d "$DESTDIR"/sbin for app in modprobe lsmod rmmod insmod modinfo depmod; do ln -sf ../"$PREFIX"/bin/kmod "$DESTDIR/sbin/$app" done fi 15-08-31 16:02:39 [81/245/248] [kmod] Elapsed time for build 00:03:03 15-08-31 16:02:39 [81/245/248] [kmod] Starting artifact creation 15-08-31 16:02:41 [81/245/248] [kmod] Now cached 607960 bytes as kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580 15-08-31 16:02:41 [81/245/248] [kmod] Elapsed time for artifact creation 00:00:02 15-08-31 16:02:44 [81/245/248] [kmod] Cleaned up /src/tmp/tmpaPQkXN 15-08-31 16:02:44 [81/245/248] [kmod] Elapsed time for assembly 00:03:19 15-08-31 16:02:44 [81/245/248] [systemd] Installing kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580 15-08-31 16:02:44 [81/245/248] [dbus-pre] Starting assembly 15-08-31 16:02:47 [81/245/248] [dbus-pre] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 16:02:55 [82/245/248] [dbus-pre] Starting build 15-08-31 16:02:55 [82/245/248] [dbus-pre] Try fetching tarball git___git_baserock_org_delta_dbus.tar --2015-08-31 16:02:55-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_dbus.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8664576 (8.3M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_dbus.tar’ git___git_baserock_org_delta_dbus.tar 100%[=================================================================================================================>] 8.26M 7.36MB/s in 1.1s 2015-08-31 16:02:56 (7.36 MB/s) - ‘git___git_baserock_org_delta_dbus.tar’ saved [8664576/8664576] remote: Counting objects: 442, done. remote: Compressing objects: 100% (141/141), done. remote: Total 442 (delta 342), reused 395 (delta 298) Receiving objects: 100% (442/442), 76.60 KiB | 0 bytes/s, done. Resolving deltas: 100% (342/342), completed with 58 local objects. From git://git.baserock.org/delta/dbus * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] 68852-make-it-easier -> 68852-make-it-easier * [new branch] baserock/af-bus -> baserock/af-bus * [new branch] baserock/build-essential -> baserock/build-essential * [new branch] baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0 -> baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0 * [new branch] baserock/genivi/G-1.1 -> baserock/genivi/G-1.1 * [new branch] baserock/genivi/J-1.0 -> baserock/genivi/J-1.0 * [new branch] baserock/genivi/af-bus-master -> baserock/genivi/af-bus-master * [new branch] baserock/genivi/af-bus-morph -> baserock/genivi/af-bus-morph * [new branch] baserock/genivi/dbus-1.6-af-bus -> baserock/genivi/dbus-1.6-af-bus * [new branch] baserock/genivi/dbus-1.8.8 -> baserock/genivi/dbus-1.8.8 * [new branch] baserock/genivi/dbus-1.9.16-1-g92a2d95 -> baserock/genivi/dbus-1.9.16-1-g92a2d95 * [new branch] baserock/genivi/dbus-1.9.4 -> baserock/genivi/dbus-1.9.4 * [new branch] baserock/genivi/use-afbus -> baserock/genivi/use-afbus * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/ps/update-dlt-audiomanager -> baserock/ps/update-dlt-audiomanager * [new branch] baserock/v1.8.0 -> baserock/v1.8.0 15-08-31 16:02:57 [82/245/248] [dbus-pre] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_dbus 15-08-31 16:02:58 [82/245/248] [dbus-pre] Git checkout upstream:dbus in /src/tmp/tmpUPsHzK/dbus-pre.build 15-08-31 16:02:58 [82/245/248] [dbus-pre] Upstream version 92a2d95a dbus-1.9.16-1-g92a2d95 (dbus-1.9.16 + 1 commits) 15-08-31 16:02:58 [82/245/248] [dbus-pre] Defined build system is autotools 15-08-31 16:02:58 [82/245/248] [dbus-pre] Logging build commands to /src/artifacts/dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7.build-log 15-08-31 16:02:58 [82/245/248] [dbus-pre] Running configure-commands 15-08-31 16:02:58 [82/245/248] [dbus-pre] Running command: sh autogen.sh --no-configure 15-08-31 16:03:43 [82/245/248] [dbus-pre] Running command: ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --disable-systemd 15-08-31 16:04:36 [82/245/248] [dbus-pre] Running build-commands 15-08-31 16:04:36 [82/245/248] [dbus-pre] Running command: make XMLTO_OUTPUT= 15-08-31 16:06:06 [82/245/248] [dbus-pre] Running install-commands 15-08-31 16:06:06 [82/245/248] [dbus-pre] Running command: make XMLTO_OUTPUT= DESTDIR="$DESTDIR" install 15-08-31 16:06:11 [82/245/248] [dbus-pre] Running strip-commands 15-08-31 16:06:11 [82/245/248] [dbus-pre] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:06:11 [82/245/248] [dbus-pre] Elapsed time for build 00:03:16 15-08-31 16:06:11 [82/245/248] [dbus-pre] Starting artifact creation 15-08-31 16:06:18 [82/245/248] [dbus-pre] Now cached 1595635 bytes as dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7 15-08-31 16:06:18 [82/245/248] [dbus-pre] Elapsed time for artifact creation 00:00:06 15-08-31 16:06:21 [82/245/248] [dbus-pre] Cleaned up /src/tmp/tmpUPsHzK 15-08-31 16:06:21 [82/245/248] [dbus-pre] Elapsed time for assembly 00:03:36 15-08-31 16:06:21 [82/245/248] [systemd] Installing dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7 15-08-31 16:06:21 [82/245/248] [libgcrypt] Starting assembly 15-08-31 16:06:24 [82/245/248] [libgcrypt] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 16:06:32 [82/245/248] [libgpg-error] Starting assembly 15-08-31 16:06:35 [82/245/248] [libgpg-error] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 16:06:42 [83/245/248] [libgpg-error] Starting build 15-08-31 16:06:42 [83/245/248] [libgpg-error] Try fetching tarball git___git_baserock_org_delta_libgpg_error.tar --2015-08-31 16:06:42-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libgpg_error.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1717248 (1.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libgpg_error.tar’ git___git_baserock_org_delta_libgpg_error.tar 100%[=================================================================================================================>] 1.64M 3.27MB/s in 0.5s 2015-08-31 16:06:43 (3.27 MB/s) - ‘git___git_baserock_org_delta_libgpg_error.tar’ saved [1717248/1717248] remote: Counting objects: 10, done. remote: Compressing objects: 100% (8/8), done. remote: Total 10 (delta 2), reused 0 (delta 0) Unpacking objects: 100% (10/10), done. From git://git.baserock.org/delta/libgpg-error * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/gnome -> baserock/gnome 15-08-31 16:06:46 [83/245/248] [libgpg-error] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libgpg_error 15-08-31 16:06:46 [83/245/248] [libgpg-error] Git checkout upstream:libgpg-error in /src/tmp/tmptFTT1X/libgpg-error.build 15-08-31 16:06:46 [83/245/248] [libgpg-error] Upstream version d77c33ae libgpg-error-1.19 (libgpg-error-1.19 + 0 commits) 15-08-31 16:06:46 [83/245/248] [libgpg-error] Defined build system is autotools 15-08-31 16:06:46 [83/245/248] [libgpg-error] Logging build commands to /src/artifacts/libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268.build-log 15-08-31 16:06:46 [83/245/248] [libgpg-error] Running pre-configure-commands 15-08-31 16:06:46 [83/245/248] [libgpg-error] Running command: autoreconf -fi 15-08-31 16:08:00 [83/245/248] [libgpg-error] Running configure-commands 15-08-31 16:08:00 [83/245/248] [libgpg-error] Running command: ./configure --prefix="$PREFIX" --disable-doc 15-08-31 16:08:27 [83/245/248] [libgpg-error] Running build-commands 15-08-31 16:08:27 [83/245/248] [libgpg-error] Running command: make 15-08-31 16:08:44 [83/245/248] [libgpg-error] Running install-commands 15-08-31 16:08:44 [83/245/248] [libgpg-error] Running command: make DESTDIR="$DESTDIR" install 15-08-31 16:08:45 [83/245/248] [libgpg-error] Running strip-commands 15-08-31 16:08:45 [83/245/248] [libgpg-error] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:08:46 [83/245/248] [libgpg-error] Elapsed time for build 00:02:03 15-08-31 16:08:46 [83/245/248] [libgpg-error] Starting artifact creation 15-08-31 16:08:47 [83/245/248] [libgpg-error] Now cached 260105 bytes as libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268 15-08-31 16:08:47 [83/245/248] [libgpg-error] Elapsed time for artifact creation 00:00:00 15-08-31 16:08:50 [83/245/248] [libgpg-error] Cleaned up /src/tmp/tmptFTT1X 15-08-31 16:08:50 [83/245/248] [libgpg-error] Elapsed time for assembly 00:02:17 15-08-31 16:08:50 [83/245/248] [libgcrypt] Installing libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268 15-08-31 16:08:50 [84/245/248] [libgcrypt] Starting build 15-08-31 16:08:50 [84/245/248] [libgcrypt] Try fetching tarball git___git_baserock_org_delta_libgcrypt.tar --2015-08-31 16:08:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libgcrypt.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7929344 (7.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libgcrypt.tar’ git___git_baserock_org_delta_libgcrypt.tar 100%[=================================================================================================================>] 7.56M 10.1MB/s in 0.8s 2015-08-31 16:08:51 (10.1 MB/s) - ‘git___git_baserock_org_delta_libgcrypt.tar’ saved [7929344/7929344] remote: Counting objects: 23, done. remote: Compressing objects: 100% (17/17), done. remote: Total 23 (delta 8), reused 17 (delta 4) Unpacking objects: 100% (23/23), done. From git://git.baserock.org/delta/libgcrypt * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/gnome -> baserock/gnome * [new branch] baserock/morph -> baserock/morph 15-08-31 16:08:54 [84/245/248] [libgcrypt] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libgcrypt 15-08-31 16:08:55 [84/245/248] [libgcrypt] Git checkout upstream:libgcrypt in /src/tmp/tmpG5SQmf/libgcrypt.build 15-08-31 16:08:55 [84/245/248] [libgcrypt] Upstream version 412eed47 libgcrypt-1.5.3-2-g412eed4 (libgcrypt-1.5.3 + 2 commits) 15-08-31 16:08:55 [84/245/248] [libgcrypt] Defined build system is autotools 15-08-31 16:08:55 [84/245/248] [libgcrypt] Logging build commands to /src/artifacts/libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e.build-log 15-08-31 16:08:55 [84/245/248] [libgcrypt] Running configure-commands 15-08-31 16:08:55 [84/245/248] [libgcrypt] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 16:10:32 [84/245/248] [libgcrypt] Running build-commands 15-08-31 16:10:32 [84/245/248] [libgcrypt] Running command: make 15-08-31 16:11:39 [84/245/248] [libgcrypt] Running install-commands 15-08-31 16:11:39 [84/245/248] [libgcrypt] Running command: make DESTDIR="$DESTDIR" install 15-08-31 16:11:41 [84/245/248] [libgcrypt] Running strip-commands 15-08-31 16:11:41 [84/245/248] [libgcrypt] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:11:41 [84/245/248] [libgcrypt] Elapsed time for build 00:02:51 15-08-31 16:11:41 [84/245/248] [libgcrypt] Starting artifact creation 15-08-31 16:11:43 [84/245/248] [libgcrypt] Now cached 805388 bytes as libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e 15-08-31 16:11:43 [84/245/248] [libgcrypt] Elapsed time for artifact creation 00:00:02 15-08-31 16:11:46 [84/245/248] [libgcrypt] Cleaned up /src/tmp/tmpG5SQmf 15-08-31 16:11:46 [84/245/248] [libgcrypt] Elapsed time for assembly 00:05:25 15-08-31 16:11:46 [84/245/248] [systemd] Installing libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e 15-08-31 16:11:46 [85/245/248] [systemd] Starting build 15-08-31 16:11:46 [85/245/248] [systemd] Try fetching tarball git___git_baserock_org_delta_systemd.tar --2015-08-31 16:11:46-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_systemd.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 46759936 (45M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_systemd.tar’ git___git_baserock_org_delta_systemd.tar 100%[=================================================================================================================>] 44.59M 16.0MB/s in 2.8s 2015-08-31 16:11:50 (16.0 MB/s) - ‘git___git_baserock_org_delta_systemd.tar’ saved [46759936/46759936] remote: Counting objects: 2698, done. remote: Compressing objects: 100% (985/985), done. remote: Total 2698 (delta 1904), reused 2419 (delta 1674) Receiving objects: 100% (2698/2698), 474.06 KiB | 0 bytes/s, done. Resolving deltas: 100% (1904/1904), completed with 225 local objects. From git://git.baserock.org/delta/systemd * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/adamcoldrick/yaml-morphology -> baserock/adamcoldrick/yaml-morphology * [new branch] baserock/jjardon/fix_parallel_build -> baserock/jjardon/fix_parallel_build * [new branch] baserock/jjardon/intltool -> baserock/jjardon/intltool * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/paulsherwood/sd-update -> baserock/paulsherwood/sd-update * [new branch] baserock/pedroalvarez/v217 -> baserock/pedroalvarez/v217 * [new branch] baserock/pedroalvarez/v218 -> baserock/pedroalvarez/v218 * [new branch] baserock/ps/update-linux-v3.12-systemd-v208 -> baserock/ps/update-linux-v3.12-systemd-v208 * [new branch] baserock/radiofree/enable_xz -> baserock/radiofree/enable_xz * [new branch] baserock/richardmaw/nspawn-path-escapes -> baserock/richardmaw/nspawn-path-escapes * [new branch] baserock/richardmaw/wip-upgrade-root -> baserock/richardmaw/wip-upgrade-root * [new branch] baserock/v218-with-canonical-hostname-fix -> baserock/v218-with-canonical-hostname-fix * [new branch] baserock/v219-314-gd736e4f-network_fixes -> baserock/v219-314-gd736e4f-network_fixes * [new branch] baserock/v219-729-g163ab29-jetson_btrfs_fixes -> baserock/v219-729-g163ab29-jetson_btrfs_fixes * [new branch] enabled-optimization -> enabled-optimization * [new branch] stat2 -> stat2 * [new branch] v216-stable -> v216-stable * [new tag] 0.git+20100605+dfd8ee-1 -> 0.git+20100605+dfd8ee-1 * [new tag] 16-1 -> 16-1 * [new tag] 17-1 -> 17-1 * [new tag] 19-1 -> 19-1 * [new tag] 20-1 -> 20-1 * [new tag] 25-1 -> 25-1 * [new tag] 25-2 -> 25-2 * [new tag] 29-1 -> 29-1 * [new tag] 36-1 -> 36-1 * [new tag] 37-1 -> 37-1 * [new tag] 43-1 -> 43-1 * [new tag] 8-2 -> 8-2 15-08-31 16:12:15 [85/245/248] [systemd] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_systemd 15-08-31 16:12:18 [85/245/248] [systemd] Git checkout upstream:systemd in /src/tmp/tmpTNS99C/systemd.build 15-08-31 16:12:18 [85/245/248] [systemd] Upstream version dde8bb32 v220 (v220 + 0 commits) 15-08-31 16:12:18 [85/245/248] [systemd] Defined build system is autotools 15-08-31 16:12:18 [85/245/248] [systemd] Logging build commands to /src/artifacts/systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42.build-log 15-08-31 16:12:18 [85/245/248] [systemd] Running pre-configure-commands 15-08-31 16:12:18 [85/245/248] [systemd] Running command: cat >> units/user@.service.m4.in <"$DESTDIR/etc/systemd/system/debug-shell.service" 15-08-31 16:54:05 [85/245/248] [systemd] Running command: sed -r -e '/Options=/s/,?strictatime//' "$DESTDIR/lib/systemd/system/tmp.mount" >"$DESTDIR/etc/systemd/system/tmp.mount" 15-08-31 16:54:05 [85/245/248] [systemd] Running command: touch "$DESTDIR/etc/machine-id" 15-08-31 16:54:06 [85/245/248] [systemd] Running post-install-commands 15-08-31 16:54:06 [85/245/248] [systemd] Running command: cat > "$DESTDIR/etc/systemd/network/10-dhcp.network" << "EOF" [Match] Name=e* [Network] DHCP=yes EOF 15-08-31 16:54:06 [85/245/248] [systemd] Running command: cp -a "$DESTDIR/$PREFIX"/share/factory/etc/pam.d/* "$DESTDIR/etc/pam.d" 15-08-31 16:54:06 [85/245/248] [systemd] Running command: echo 'auth requisite pam_deny.so' >> "$DESTDIR"/etc/pam.d/system-auth 15-08-31 16:54:06 [85/245/248] [systemd] Running strip-commands 15-08-31 16:54:06 [85/245/248] [systemd] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:54:07 [85/245/248] [systemd] Elapsed time for build 00:42:21 15-08-31 16:54:07 [85/245/248] [systemd] Starting artifact creation 15-08-31 16:56:10 [85/245/248] [systemd] Now cached 37635777 bytes as systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-08-31 16:56:10 [85/245/248] [systemd] Elapsed time for artifact creation 00:02:02 15-08-31 16:56:14 [85/245/248] [systemd] Cleaned up /src/tmp/tmpTNS99C 15-08-31 16:56:14 [85/245/248] [systemd] Elapsed time for assembly 00:56:59 15-08-31 16:56:14 [85/245/248] [libusb] Installing systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-08-31 16:56:14 [86/245/248] [libusb] Starting build 15-08-31 16:56:15 [86/245/248] [libusb] Try fetching tarball git___git_baserock_org_delta_libusb.tar --2015-08-31 16:56:15-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libusb.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2728960 (2.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libusb.tar’ git___git_baserock_org_delta_libusb.tar 100%[=================================================================================================================>] 2.60M 5.45MB/s in 0.5s 2015-08-31 16:56:15 (5.45 MB/s) - ‘git___git_baserock_org_delta_libusb.tar’ saved [2728960/2728960] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/libusb * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 16:56:19 [86/245/248] [libusb] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libusb 15-08-31 16:56:20 [86/245/248] [libusb] Git checkout upstream:libusb in /src/tmp/tmpauzwL6/libusb.build 15-08-31 16:56:20 [86/245/248] [libusb] Upstream version e11525c6 v1.0.19 (v1.0.19 + 0 commits) 15-08-31 16:56:20 [86/245/248] [libusb] Defined build system is autotools 15-08-31 16:56:20 [86/245/248] [libusb] Logging build commands to /src/artifacts/libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3.build-log 15-08-31 16:56:20 [86/245/248] [libusb] Running configure-commands 15-08-31 16:56:20 [86/245/248] [libusb] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 16:57:08 [86/245/248] [libusb] Running build-commands 15-08-31 16:57:08 [86/245/248] [libusb] Running command: make 15-08-31 16:57:23 [86/245/248] [libusb] Running install-commands 15-08-31 16:57:23 [86/245/248] [libusb] Running command: make DESTDIR="$DESTDIR" install 15-08-31 16:57:24 [86/245/248] [libusb] Running strip-commands 15-08-31 16:57:24 [86/245/248] [libusb] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:57:24 [86/245/248] [libusb] Elapsed time for build 00:01:09 15-08-31 16:57:24 [86/245/248] [libusb] Starting artifact creation 15-08-31 16:57:25 [86/245/248] [libusb] Now cached 308319 bytes as libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3 15-08-31 16:57:25 [86/245/248] [libusb] Elapsed time for artifact creation 00:00:01 15-08-31 16:57:28 [86/245/248] [libusb] Cleaned up /src/tmp/tmpauzwL6 15-08-31 16:57:28 [86/245/248] [libusb] Elapsed time for assembly 00:58:24 15-08-31 16:57:28 [86/245/248] [usbutils] Installing libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3 15-08-31 16:57:29 [87/245/248] [usbutils] Starting build 15-08-31 16:57:29 [87/245/248] [usbutils] Try fetching tarball git___git_baserock_org_delta_usbutils.tar --2015-08-31 16:57:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_usbutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 750080 (732K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_usbutils.tar’ git___git_baserock_org_delta_usbutils.tar 100%[=================================================================================================================>] 732.50K --.-KB/s in 0.1s 2015-08-31 16:57:29 (5.63 MB/s) - ‘git___git_baserock_org_delta_usbutils.tar’ saved [750080/750080] remote: Counting objects: 40, done. remote: Compressing objects: 100% (33/33), done. remote: Total 40 (delta 20), reused 15 (delta 5) Unpacking objects: 100% (40/40), done. From git://git.baserock.org/delta/usbutils * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/v008 -> baserock/v008 15-08-31 16:57:30 [87/245/248] [usbutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_usbutils 15-08-31 16:57:30 [87/245/248] [usbutils] Git checkout upstream:usbutils in /src/tmp/tmptO00Y2/usbutils.build 15-08-31 16:57:30 [87/245/248] [usbutils] Upstream version c37f146e v007-21-gc37f146 (v007 + 21 commits) 15-08-31 16:57:30 [87/245/248] [usbutils] Git submodules 15-08-31 16:57:30 [87/245/248] [usbutils] Try fetching tarball git___git_baserock_org_delta_usbhid_dump.tar --2015-08-31 16:57:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_usbhid_dump.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 126976 (124K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_usbhid_dump.tar’ git___git_baserock_org_delta_usbhid_dump.tar 100%[=================================================================================================================>] 124.00K --.-KB/s in 0.05s 2015-08-31 16:57:30 (2.61 MB/s) - ‘git___git_baserock_org_delta_usbhid_dump.tar’ saved [126976/126976] remote: Counting objects: 15, done. remote: Compressing objects: 100% (8/8), done. remote: Total 15 (delta 5), reused 15 (delta 5) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/usbhid-dump * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] stdint_fix -> stdint_fix 15-08-31 16:57:32 [87/245/248] [usbutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_usbhid_dump 15-08-31 16:57:32 [87/245/248] [usbutils] Git checkout upstream:usbhid-dump in /src/tmp/tmptO00Y2/usbutils.build/usbhid-dump 15-08-31 16:57:32 [87/245/248] [usbutils] Upstream version 81eab80f 1.3 (1.3 + 0 commits) 15-08-31 16:57:32 [87/245/248] [usbutils] Defined build system is autotools 15-08-31 16:57:32 [87/245/248] [usbutils] Logging build commands to /src/artifacts/usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a.build-log 15-08-31 16:57:32 [87/245/248] [usbutils] Running configure-commands 15-08-31 16:57:32 [87/245/248] [usbutils] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 16:59:38 [87/245/248] [usbutils] Running build-commands 15-08-31 16:59:38 [87/245/248] [usbutils] Running command: make 15-08-31 16:59:54 [87/245/248] [usbutils] Running install-commands 15-08-31 16:59:54 [87/245/248] [usbutils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 16:59:55 [87/245/248] [usbutils] Running strip-commands 15-08-31 16:59:55 [87/245/248] [usbutils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 16:59:55 [87/245/248] [usbutils] Elapsed time for build 00:02:26 15-08-31 16:59:55 [87/245/248] [usbutils] Starting artifact creation 15-08-31 16:59:56 [87/245/248] [usbutils] Now cached 129535 bytes as usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a 15-08-31 16:59:56 [87/245/248] [usbutils] Elapsed time for artifact creation 00:00:00 15-08-31 16:59:59 [87/245/248] [usbutils] Cleaned up /src/tmp/tmptO00Y2 15-08-31 16:59:59 [87/245/248] [usbutils] Elapsed time for assembly 01:49:40 15-08-31 16:59:59 [87/245/248] [foundation] Installing usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a 15-08-31 17:00:07 [87/245/248] [tbdiff] Starting assembly 15-08-31 17:00:10 [87/245/248] [tbdiff] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:00:17 [88/245/248] [tbdiff] Starting build 15-08-31 17:00:17 [88/245/248] [tbdiff] Try fetching tarball git___git_baserock_org_baserock_baserock_tbdiff.tar --2015-08-31 17:00:17-- http://git.baserock.org/tarballs/git___git_baserock_org_baserock_baserock_tbdiff.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2015-08-31 17:00:17 ERROR 404: Not Found. tar: git___git_baserock_org_baserock_baserock_tbdiff.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now 15-08-31 17:00:17 [88/245/248] [tbdiff] Try git clone from git://git.baserock.org/baserock/baserock/tbdiff Cloning into bare repository '/src/gits/git___git_baserock_org_baserock_baserock_tbdiff.tmp'... remote: Counting objects: 1649, done. remote: Compressing objects: 100% (809/809), done. remote: Total 1649 (delta 1000), reused 1249 (delta 738) Receiving objects: 100% (1649/1649), 407.02 KiB | 0 bytes/s, done. Resolving deltas: 100% (1000/1000), done. Checking connectivity... done. 15-08-31 17:00:18 [88/245/248] [tbdiff] Git repo is mirrored at /src/gits/git___git_baserock_org_baserock_baserock_tbdiff 15-08-31 17:00:18 [88/245/248] [tbdiff] Git checkout baserock:baserock/tbdiff in /src/tmp/tmpIWrxk1/tbdiff.build 15-08-31 17:00:18 [88/245/248] [tbdiff] Upstream version 235e95c3 (No tag found) 15-08-31 17:00:18 [88/245/248] [tbdiff] Defined build system is autotools 15-08-31 17:00:18 [88/245/248] [tbdiff] Logging build commands to /src/artifacts/tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46.build-log 15-08-31 17:00:18 [88/245/248] [tbdiff] Running configure-commands 15-08-31 17:00:18 [88/245/248] [tbdiff] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:01:27 [88/245/248] [tbdiff] Running build-commands 15-08-31 17:01:27 [88/245/248] [tbdiff] Running command: make 15-08-31 17:01:37 [88/245/248] [tbdiff] Running install-commands 15-08-31 17:01:37 [88/245/248] [tbdiff] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:01:39 [88/245/248] [tbdiff] Running strip-commands 15-08-31 17:01:39 [88/245/248] [tbdiff] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:01:39 [88/245/248] [tbdiff] Elapsed time for build 00:01:21 15-08-31 17:01:39 [88/245/248] [tbdiff] Starting artifact creation 15-08-31 17:01:39 [88/245/248] [tbdiff] Now cached 83099 bytes as tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46 15-08-31 17:01:39 [88/245/248] [tbdiff] Elapsed time for artifact creation 00:00:00 15-08-31 17:01:42 [88/245/248] [tbdiff] Cleaned up /src/tmp/tmpIWrxk1 15-08-31 17:01:42 [88/245/248] [tbdiff] Elapsed time for assembly 00:01:35 15-08-31 17:01:42 [88/245/248] [foundation] Installing tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46 15-08-31 17:01:42 [88/245/248] [btrfs-progs] Starting assembly 15-08-31 17:01:46 [88/245/248] [lzo] Starting assembly 15-08-31 17:01:46 [88/245/248] [lzo] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:01:53 [89/245/248] [lzo] Starting build 15-08-31 17:01:53 [89/245/248] [lzo] Try fetching tarball git___git_baserock_org_delta_lzo.tar --2015-08-31 17:01:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_lzo.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 832000 (812K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_lzo.tar’ git___git_baserock_org_delta_lzo.tar 100%[=================================================================================================================>] 812.50K --.-KB/s in 0.1s 2015-08-31 17:01:54 (5.47 MB/s) - ‘git___git_baserock_org_delta_lzo.tar’ saved [832000/832000] remote: Counting objects: 322, done. remote: Compressing objects: 100% (43/43), done. remote: Total 322 (delta 272), reused 321 (delta 271) Receiving objects: 100% (322/322), 189.68 KiB | 0 bytes/s, done. Resolving deltas: 100% (272/272), completed with 215 local objects. From git://git.baserock.org/delta/lzo * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/ct-ps-1/ps/gtk3-try -> baserock/ct-ps-1/ps/gtk3-try * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 * [new branch] baserock/xfce-build -> baserock/xfce-build 15-08-31 17:01:55 [89/245/248] [lzo] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_lzo 15-08-31 17:01:55 [89/245/248] [lzo] Git checkout upstream:lzo in /src/tmp/tmp62SdUE/lzo.build 15-08-31 17:01:56 [89/245/248] [lzo] Upstream version 5cca83e4 lzo-2.08 (lzo-2.08 + 0 commits) 15-08-31 17:01:56 [89/245/248] [lzo] Defined build system is autotools 15-08-31 17:01:56 [89/245/248] [lzo] Logging build commands to /src/artifacts/lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b.build-log 15-08-31 17:01:56 [89/245/248] [lzo] Running configure-commands 15-08-31 17:01:56 [89/245/248] [lzo] Running command: ./configure --enable-shared=yes --prefix="$PREFIX" 15-08-31 17:02:42 [89/245/248] [lzo] Running build-commands 15-08-31 17:02:42 [89/245/248] [lzo] Running command: make 15-08-31 17:03:39 [89/245/248] [lzo] Running install-commands 15-08-31 17:03:39 [89/245/248] [lzo] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:03:41 [89/245/248] [lzo] Running strip-commands 15-08-31 17:03:41 [89/245/248] [lzo] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:03:41 [89/245/248] [lzo] Elapsed time for build 00:01:47 15-08-31 17:03:41 [89/245/248] [lzo] Starting artifact creation 15-08-31 17:03:43 [89/245/248] [lzo] Now cached 403764 bytes as lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b 15-08-31 17:03:43 [89/245/248] [lzo] Elapsed time for artifact creation 00:00:01 15-08-31 17:03:46 [89/245/248] [lzo] Cleaned up /src/tmp/tmp62SdUE 15-08-31 17:03:46 [89/245/248] [lzo] Elapsed time for assembly 00:02:00 15-08-31 17:03:46 [89/245/248] [btrfs-progs] Installing lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b 15-08-31 17:03:53 [90/245/248] [btrfs-progs] Starting build 15-08-31 17:03:53 [90/245/248] [btrfs-progs] Try fetching tarball git___git_baserock_org_delta_btrfs_progs.tar --2015-08-31 17:03:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_btrfs_progs.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3767296 (3.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_btrfs_progs.tar’ git___git_baserock_org_delta_btrfs_progs.tar 100%[=================================================================================================================>] 3.59M 7.75MB/s in 0.5s 2015-08-31 17:03:54 (7.75 MB/s) - ‘git___git_baserock_org_delta_btrfs_progs.tar’ saved [3767296/3767296] remote: Counting objects: 40, done. remote: Compressing objects: 100% (25/25), done. remote: Total 40 (delta 19), reused 33 (delta 12) Unpacking objects: 100% (40/40), done. From git://git.baserock.org/delta/btrfs-progs * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/btrfs2 -> baserock/tiagogomes/btrfs2 15-08-31 17:03:56 [90/245/248] [btrfs-progs] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_btrfs_progs 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Git checkout upstream:btrfs-progs in /src/tmp/tmpbeGx3L/btrfs-progs.build 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Upstream version 19a806f5 v4.0 (v4.0 + 0 commits) 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Defined build system is autotools 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Logging build commands to /src/artifacts/btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db.build-log 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Running pre-configure-commands 15-08-31 17:03:57 [90/245/248] [btrfs-progs] Running command: ./autogen.sh 15-08-31 17:04:09 [90/245/248] [btrfs-progs] Running configure-commands 15-08-31 17:04:09 [90/245/248] [btrfs-progs] Running command: export CFLAGS="-O2 $CFLAGS"; ./configure --prefix="$PREFIX" --disable-documentation 15-08-31 17:04:20 [90/245/248] [btrfs-progs] Running build-commands 15-08-31 17:04:20 [90/245/248] [btrfs-progs] Running command: make 15-08-31 17:05:03 [90/245/248] [btrfs-progs] Running install-commands 15-08-31 17:05:03 [90/245/248] [btrfs-progs] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:05:04 [90/245/248] [btrfs-progs] Running strip-commands 15-08-31 17:05:04 [90/245/248] [btrfs-progs] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:05:04 [90/245/248] [btrfs-progs] Elapsed time for build 00:01:10 15-08-31 17:05:04 [90/245/248] [btrfs-progs] Starting artifact creation 15-08-31 17:05:09 [90/245/248] [btrfs-progs] Now cached 2036392 bytes as btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db 15-08-31 17:05:09 [90/245/248] [btrfs-progs] Elapsed time for artifact creation 00:00:04 15-08-31 17:05:12 [90/245/248] [btrfs-progs] Cleaned up /src/tmp/tmpbeGx3L 15-08-31 17:05:12 [90/245/248] [btrfs-progs] Elapsed time for assembly 00:03:29 15-08-31 17:05:12 [90/245/248] [foundation] Installing btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db 15-08-31 17:05:12 [90/245/248] [fuse] Starting assembly 15-08-31 17:05:15 [90/245/248] [fuse] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:05:23 [91/245/248] [fuse] Starting build 15-08-31 17:05:23 [91/245/248] [fuse] Try fetching tarball git___git_baserock_org_delta_fuse.tar --2015-08-31 17:05:23-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_fuse.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2230272 (2.1M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_fuse.tar’ git___git_baserock_org_delta_fuse.tar 100%[=================================================================================================================>] 2.13M 8.72MB/s in 0.2s 2015-08-31 17:05:23 (8.72 MB/s) - ‘git___git_baserock_org_delta_fuse.tar’ saved [2230272/2230272] remote: Counting objects: 26, done. remote: Compressing objects: 100% (20/20), done. remote: Total 26 (delta 12), reused 14 (delta 4) Unpacking objects: 100% (26/26), done. From git://git.baserock.org/delta/fuse * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/morph -> baserock/genivi/morph * [new branch] baserock/gnome -> baserock/gnome * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 17:05:25 [91/245/248] [fuse] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_fuse 15-08-31 17:05:25 [91/245/248] [fuse] Git checkout upstream:fuse in /src/tmp/tmpwV4b8S/fuse.build 15-08-31 17:05:26 [91/245/248] [fuse] Upstream version d69e627e fuse_2_9_3-7-gd69e627 (fuse_2_9_3 + 7 commits) 15-08-31 17:05:26 [91/245/248] [fuse] Defined build system is autotools 15-08-31 17:05:26 [91/245/248] [fuse] Logging build commands to /src/artifacts/fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72.build-log 15-08-31 17:05:26 [91/245/248] [fuse] Running pre-configure-commands 15-08-31 17:05:26 [91/245/248] [fuse] Running command: ./makeconf.sh 15-08-31 17:06:18 [91/245/248] [fuse] Running configure-commands 15-08-31 17:06:18 [91/245/248] [fuse] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:06:37 [91/245/248] [fuse] Running build-commands 15-08-31 17:06:37 [91/245/248] [fuse] Running command: make 15-08-31 17:07:12 [91/245/248] [fuse] Running install-commands 15-08-31 17:07:12 [91/245/248] [fuse] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:07:14 [91/245/248] [fuse] Running strip-commands 15-08-31 17:07:14 [91/245/248] [fuse] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:07:15 [91/245/248] [fuse] Elapsed time for build 00:01:51 15-08-31 17:07:15 [91/245/248] [fuse] Starting artifact creation 15-08-31 17:07:18 [91/245/248] [fuse] Now cached 708082 bytes as fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72 15-08-31 17:07:18 [91/245/248] [fuse] Elapsed time for artifact creation 00:00:03 15-08-31 17:07:21 [91/245/248] [fuse] Cleaned up /src/tmp/tmpwV4b8S 15-08-31 17:07:21 [91/245/248] [fuse] Elapsed time for assembly 00:02:09 15-08-31 17:07:21 [91/245/248] [foundation] Installing fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72 15-08-31 17:07:21 [91/245/248] [dbus] Starting assembly 15-08-31 17:07:24 [91/245/248] [dbus] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:07:32 [91/245/248] [dbus] Installing systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-08-31 17:07:32 [92/245/248] [dbus] Starting build 15-08-31 17:07:33 [92/245/248] [dbus] Git checkout upstream:dbus in /src/tmp/tmp8yoh7k/dbus.build 15-08-31 17:07:33 [92/245/248] [dbus] Upstream version 92a2d95a dbus-1.9.16-1-g92a2d95 (dbus-1.9.16 + 1 commits) 15-08-31 17:07:33 [92/245/248] [dbus] Defined build system is autotools 15-08-31 17:07:33 [92/245/248] [dbus] Logging build commands to /src/artifacts/dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652.build-log 15-08-31 17:07:33 [92/245/248] [dbus] Running configure-commands 15-08-31 17:07:33 [92/245/248] [dbus] Running command: sh autogen.sh --no-configure 15-08-31 17:08:18 [92/245/248] [dbus] Running command: ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --enable-user-session 15-08-31 17:09:10 [92/245/248] [dbus] Running build-commands 15-08-31 17:09:10 [92/245/248] [dbus] Running command: make XMLTO_OUTPUT= 15-08-31 17:10:44 [92/245/248] [dbus] Running install-commands 15-08-31 17:10:44 [92/245/248] [dbus] Running command: make XMLTO_OUTPUT= DESTDIR="$DESTDIR" install 15-08-31 17:10:49 [92/245/248] [dbus] Running strip-commands 15-08-31 17:10:49 [92/245/248] [dbus] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:10:49 [92/245/248] [dbus] Elapsed time for build 00:03:17 15-08-31 17:10:49 [92/245/248] [dbus] Starting artifact creation 15-08-31 17:10:56 [92/245/248] [dbus] Now cached 1602095 bytes as dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652 15-08-31 17:10:56 [92/245/248] [dbus] Elapsed time for artifact creation 00:00:06 15-08-31 17:10:59 [92/245/248] [dbus] Cleaned up /src/tmp/tmp8yoh7k 15-08-31 17:10:59 [92/245/248] [dbus] Elapsed time for assembly 00:03:37 15-08-31 17:10:59 [92/245/248] [foundation] Installing dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652 15-08-31 17:10:59 [92/245/248] [pciutils] Starting assembly 15-08-31 17:11:02 [92/245/248] [pciutils] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:11:09 [93/245/248] [pciutils] Starting build 15-08-31 17:11:10 [93/245/248] [pciutils] Try fetching tarball git___git_baserock_org_delta_pciutils.tar --2015-08-31 17:11:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pciutils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1258496 (1.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pciutils.tar’ git___git_baserock_org_delta_pciutils.tar 100%[=================================================================================================================>] 1.20M 280KB/s in 4.4s s 2015-08-31 17:11:14 (280 KB/s) - ‘git___git_baserock_org_delta_pciutils.tar’ saved [1258496/1258496] remote: Counting objects: 19, done. remote: Compressing objects: 100% (10/10), done. remote: Total 19 (delta 12), reused 15 (delta 9) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/pciutils * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph-musl -> baserock/morph-musl 15-08-31 17:11:47 [93/245/248] [pciutils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pciutils 15-08-31 17:11:47 [93/245/248] [pciutils] Git checkout upstream:pciutils in /src/tmp/tmp2QYBMV/pciutils.build 15-08-31 17:11:47 [93/245/248] [pciutils] Upstream version bae04bd0 v3.1.9-6-gbae04bd (v3.1.9 + 6 commits) 15-08-31 17:11:47 [93/245/248] [pciutils] Defined build system is manual 15-08-31 17:11:47 [93/245/248] [pciutils] Logging build commands to /src/artifacts/pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924.build-log 15-08-31 17:11:47 [93/245/248] [pciutils] Running configure-commands 15-08-31 17:11:47 [93/245/248] [pciutils] Running command: make PREFIX="$PREFIX" ZLIB=no lib/config.mk 15-08-31 17:11:48 [93/245/248] [pciutils] Running command: echo PREFIX="$PREFIX" >>lib/config.mk 15-08-31 17:11:48 [93/245/248] [pciutils] Running command: echo MANDIR="$PREFIX/share/man" >>lib/config.mk 15-08-31 17:11:48 [93/245/248] [pciutils] Running build-commands 15-08-31 17:11:48 [93/245/248] [pciutils] Running command: make PREFIX="$PREFIX" 15-08-31 17:11:54 [93/245/248] [pciutils] Running install-commands 15-08-31 17:11:54 [93/245/248] [pciutils] Running command: make PREFIX="$PREFIX" DESTDIR="$DESTDIR" install 15-08-31 17:11:54 [93/245/248] [pciutils] Running command: make PREFIX="$PREFIX" DESTDIR="$DESTDIR" install-lib 15-08-31 17:11:55 [93/245/248] [pciutils] Elapsed time for build 00:00:45 15-08-31 17:11:55 [93/245/248] [pciutils] Starting artifact creation 15-08-31 17:11:55 [93/245/248] [pciutils] Now cached 290660 bytes as pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924 15-08-31 17:11:55 [93/245/248] [pciutils] Elapsed time for artifact creation 00:00:00 15-08-31 17:11:58 [93/245/248] [pciutils] Cleaned up /src/tmp/tmp2QYBMV 15-08-31 17:11:58 [93/245/248] [pciutils] Elapsed time for assembly 00:00:59 15-08-31 17:11:58 [93/245/248] [foundation] Installing pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924 15-08-31 17:11:58 [93/245/248] [bash-completion] Starting assembly 15-08-31 17:12:01 [93/245/248] [bash-completion] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:12:09 [94/245/248] [bash-completion] Starting build 15-08-31 17:12:09 [94/245/248] [bash-completion] Try fetching tarball git___git_baserock_org_delta_bash_completion.tar --2015-08-31 17:12:09-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bash_completion.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3629568 (3.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bash_completion.tar’ git___git_baserock_org_delta_bash_completion.tar 100%[=================================================================================================================>] 3.46M 1.11MB/s in 27s 2015-08-31 17:12:36 (132 KB/s) - ‘git___git_baserock_org_delta_bash_completion.tar’ saved [3629568/3629568] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/bash-completion * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 17:12:43 [94/245/248] [bash-completion] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bash_completion 15-08-31 17:12:44 [94/245/248] [bash-completion] Git checkout upstream:bash-completion in /src/tmp/tmp4lO0qG/bash-completion.build 15-08-31 17:12:44 [94/245/248] [bash-completion] Upstream version 3085c7e1 2.1 (2.1 + 0 commits) 15-08-31 17:12:45 [94/245/248] [bash-completion] Defined build system is autotools 15-08-31 17:12:45 [94/245/248] [bash-completion] Logging build commands to /src/artifacts/bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb.build-log 15-08-31 17:12:45 [94/245/248] [bash-completion] Running configure-commands 15-08-31 17:12:45 [94/245/248] [bash-completion] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:12:59 [94/245/248] [bash-completion] Running build-commands 15-08-31 17:12:59 [94/245/248] [bash-completion] Running command: make 15-08-31 17:13:02 [94/245/248] [bash-completion] Running install-commands 15-08-31 17:13:02 [94/245/248] [bash-completion] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:13:06 [94/245/248] [bash-completion] Running strip-commands 15-08-31 17:13:06 [94/245/248] [bash-completion] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:13:06 [94/245/248] [bash-completion] Elapsed time for build 00:00:57 15-08-31 17:13:06 [94/245/248] [bash-completion] Starting artifact creation 15-08-31 17:13:08 [94/245/248] [bash-completion] Now cached 156124 bytes as bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb 15-08-31 17:13:08 [94/245/248] [bash-completion] Elapsed time for artifact creation 00:00:01 15-08-31 17:13:11 [94/245/248] [bash-completion] Cleaned up /src/tmp/tmp4lO0qG 15-08-31 17:13:11 [94/245/248] [bash-completion] Elapsed time for assembly 00:01:12 15-08-31 17:13:11 [94/245/248] [foundation] Installing bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb 15-08-31 17:13:11 [94/245/248] [openssh] Starting assembly 15-08-31 17:13:14 [94/245/248] [groff] Starting assembly 15-08-31 17:13:15 [94/245/248] [groff] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:13:22 [95/245/248] [groff] Starting build 15-08-31 17:13:22 [95/245/248] [groff] Try fetching tarball git___git_baserock_org_delta_groff_git.tar --2015-08-31 17:13:22-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_groff_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14832640 (14M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_groff_git.tar’ git___git_baserock_org_delta_groff_git.tar 100%[=================================================================================================================>] 14.15M 29.9MB/s in 0.5s 2015-08-31 17:13:23 (29.9 MB/s) - ‘git___git_baserock_org_delta_groff_git.tar’ saved [14832640/14832640] remote: Counting objects: 714, done. remote: Compressing objects: 100% (183/183), done. remote: Total 714 (delta 618), reused 610 (delta 529) Receiving objects: 100% (714/714), 73.37 KiB | 0 bytes/s, done. Resolving deltas: 100% (618/618), completed with 148 local objects. From git://git.baserock.org/delta/groff-git * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] automake -> automake * [new branch] automake2 -> automake2 * [new branch] automake3 -> automake3 15-08-31 17:13:24 [95/245/248] [groff] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_groff_git 15-08-31 17:13:25 [95/245/248] [groff] Git checkout upstream:groff-git in /src/tmp/tmpb1XxsB/groff.build 15-08-31 17:13:25 [95/245/248] [groff] Upstream version 16305a24 1.22.3 (1.22.3 + 0 commits) 15-08-31 17:13:25 [95/245/248] [groff] Defined build system is manual 15-08-31 17:13:25 [95/245/248] [groff] Logging build commands to /src/artifacts/groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1.build-log 15-08-31 17:13:25 [95/245/248] [groff] Running configure-commands 15-08-31 17:13:25 [95/245/248] [groff] Running command: PAGE=A4 ./configure --prefix="$PREFIX" 15-08-31 17:14:00 [95/245/248] [groff] Running build-commands 15-08-31 17:14:00 [95/245/248] [groff] Running command: touch doc/gnu.eps 15-08-31 17:14:00 [95/245/248] [groff] Running command: make 15-08-31 17:22:32 [95/245/248] [groff] Running install-commands 15-08-31 17:22:32 [95/245/248] [groff] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:22:46 [95/245/248] [groff] Running command: ln -s eqn "$DESTDIR$PREFIX/bin/geqn" 15-08-31 17:22:46 [95/245/248] [groff] Running command: ln -s tbl "$DESTDIR$PREFIX/bin/gtbl" 15-08-31 17:22:47 [95/245/248] [groff] Elapsed time for build 00:09:24 15-08-31 17:22:47 [95/245/248] [groff] Starting artifact creation 15-08-31 17:23:07 [95/245/248] [groff] Now cached 6573634 bytes as groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1 15-08-31 17:23:07 [95/245/248] [groff] Elapsed time for artifact creation 00:00:20 15-08-31 17:23:10 [95/245/248] [groff] Cleaned up /src/tmp/tmpb1XxsB 15-08-31 17:23:10 [95/245/248] [groff] Elapsed time for assembly 00:09:55 15-08-31 17:23:10 [95/245/248] [openssh] Installing groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1 15-08-31 17:23:18 [96/245/248] [openssh] Starting build 15-08-31 17:23:18 [96/245/248] [openssh] Try fetching tarball git___git_baserock_org_delta_openssh_git.tar --2015-08-31 17:23:18-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_openssh_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 12747264 (12M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_openssh_git.tar’ git___git_baserock_org_delta_openssh_git.tar 100%[=================================================================================================================>] 12.16M 33.7MB/s in 0.4s 2015-08-31 17:23:18 (33.7 MB/s) - ‘git___git_baserock_org_delta_openssh_git.tar’ saved [12747264/12747264] remote: Counting objects: 22, done. remote: Compressing objects: 100% (20/20), done. remote: Total 22 (delta 9), reused 0 (delta 0) Unpacking objects: 100% (22/22), done. From git://git.baserock.org/delta/openssh-git * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/6.7-musl -> baserock/6.7-musl * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/tiagogomes/armv8l64 -> baserock/tiagogomes/armv8l64 15-08-31 17:23:19 [96/245/248] [openssh] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_openssh_git 15-08-31 17:23:20 [96/245/248] [openssh] Git checkout upstream:openssh-git in /src/tmp/tmp0b_zsN/openssh.build 15-08-31 17:23:20 [96/245/248] [openssh] Upstream version 782fe9e7 V_6_7_P1-2-g782fe9e (V_6_7_P1 + 2 commits) 15-08-31 17:23:21 [96/245/248] [openssh] Defined build system is manual 15-08-31 17:23:21 [96/245/248] [openssh] Logging build commands to /src/artifacts/openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b.build-log 15-08-31 17:23:21 [96/245/248] [openssh] Running configure-commands 15-08-31 17:23:21 [96/245/248] [openssh] Running command: autoreconf -if 15-08-31 17:23:41 [96/245/248] [openssh] Running command: OPENSSL_SEEDS_ITSELF=yes ./configure \ --prefix="$PREFIX" --sysconfdir=/etc/ssh \ --datadir="$PREFIX/share/sshd" \ --libexecdir="$PREFIX/lib/openssh" \ --with-privsep-path=/var/lib/sshd 15-08-31 17:25:53 [96/245/248] [openssh] Running build-commands 15-08-31 17:25:53 [96/245/248] [openssh] Running command: make 15-08-31 17:27:58 [96/245/248] [openssh] Running command: sed -e "s|@prefix@|$PREFIX|g" \ -e 's|@STARTUP_SCRIPT_SHELL@|/bin/sh|g' \ -e 's|@sysconfdir@|/etc/ssh|g' \ -e 's|@COMMENT_OUT_ECC@||g' \ sshd-keygen.in >sshd-keygen 15-08-31 17:27:58 [96/245/248] [openssh] Running command: sed -e "s|@prefix@|$PREFIX|g" opensshd.service.in >opensshd.service 15-08-31 17:27:58 [96/245/248] [openssh] Running install-commands 15-08-31 17:27:58 [96/245/248] [openssh] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:27:59 [96/245/248] [openssh] Running command: mkdir -p "$DESTDIR/$PREFIX/sbin" 15-08-31 17:28:00 [96/245/248] [openssh] Running command: chmod go= "$DESTDIR"/var/lib/sshd 15-08-31 17:28:00 [96/245/248] [openssh] Running command: install -m 744 sshd-keygen "$DESTDIR/$PREFIX/sbin/sshd-keygen" 15-08-31 17:28:00 [96/245/248] [openssh] Running command: install -m 755 contrib/ssh-copy-id "$DESTDIR/$PREFIX/bin/ssh-copy-id" 15-08-31 17:28:00 [96/245/248] [openssh] Running command: mkdir -p "$DESTDIR/lib/systemd/system/multi-user.target.wants" 15-08-31 17:28:01 [96/245/248] [openssh] Running command: install -m 644 opensshd.service "$DESTDIR/lib/systemd/system/opensshd.service" 15-08-31 17:28:01 [96/245/248] [openssh] Running command: ln -s ../opensshd.service "$DESTDIR/lib/systemd/system/multi-user.target.wants/opensshd.service" 15-08-31 17:28:01 [96/245/248] [openssh] Elapsed time for build 00:04:43 15-08-31 17:28:01 [96/245/248] [openssh] Starting artifact creation 15-08-31 17:28:10 [96/245/248] [openssh] Now cached 1931400 bytes as openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b 15-08-31 17:28:10 [96/245/248] [openssh] Elapsed time for artifact creation 00:00:08 15-08-31 17:28:13 [96/245/248] [openssh] Cleaned up /src/tmp/tmp0b_zsN 15-08-31 17:28:13 [96/245/248] [openssh] Elapsed time for assembly 00:15:01 15-08-31 17:28:13 [96/245/248] [foundation] Installing openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b 15-08-31 17:28:13 [96/245/248] [time-zone-database] Starting assembly 15-08-31 17:28:16 [96/245/248] [time-zone-database] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:28:24 [97/245/248] [time-zone-database] Starting build 15-08-31 17:28:24 [97/245/248] [time-zone-database] Try fetching tarball git___git_baserock_org_delta_tz.tar --2015-08-31 17:28:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_tz.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7137792 (6.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_tz.tar’ git___git_baserock_org_delta_tz.tar 100%[=================================================================================================================>] 6.81M 28.1MB/s in 0.2s 2015-08-31 17:28:25 (28.1 MB/s) - ‘git___git_baserock_org_delta_tz.tar’ saved [7137792/7137792] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/tz * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 17:28:25 [97/245/248] [time-zone-database] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_tz 15-08-31 17:28:26 [97/245/248] [time-zone-database] Git checkout upstream:tz in /src/tmp/tmplb7tEW/time-zone-database.build 15-08-31 17:28:26 [97/245/248] [time-zone-database] Upstream version a0782484 2015a (2015a + 0 commits) 15-08-31 17:28:26 [97/245/248] [time-zone-database] Defined build system is manual 15-08-31 17:28:26 [97/245/248] [time-zone-database] Logging build commands to /src/artifacts/time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91.build-log 15-08-31 17:28:26 [97/245/248] [time-zone-database] Running install-commands 15-08-31 17:28:26 [97/245/248] [time-zone-database] Running command: make TOPDIR="$PREFIX" ETCDIR="$PREFIX/bin" TZDIR="$PREFIX/share/zoneinfo" DESTDIR="$DESTDIR" install 15-08-31 17:28:32 [97/245/248] [time-zone-database] Elapsed time for build 00:00:07 15-08-31 17:28:32 [97/245/248] [time-zone-database] Starting artifact creation 15-08-31 17:28:36 [97/245/248] [time-zone-database] Now cached 409701 bytes as time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91 15-08-31 17:28:36 [97/245/248] [time-zone-database] Elapsed time for artifact creation 00:00:04 15-08-31 17:28:39 [97/245/248] [time-zone-database] Cleaned up /src/tmp/tmplb7tEW 15-08-31 17:28:39 [97/245/248] [time-zone-database] Elapsed time for assembly 00:00:26 15-08-31 17:28:39 [97/245/248] [foundation] Installing time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91 15-08-31 17:28:40 [97/245/248] [rsync] Starting assembly 15-08-31 17:28:43 [97/245/248] [rsync] Installing coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-08-31 17:28:50 [98/245/248] [rsync] Starting build 15-08-31 17:28:50 [98/245/248] [rsync] Try fetching tarball git___git_baserock_org_delta_rsync.tar --2015-08-31 17:28:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_rsync.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6085120 (5.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_rsync.tar’ git___git_baserock_org_delta_rsync.tar 100%[=================================================================================================================>] 5.80M 25.9MB/s in 0.2s 2015-08-31 17:28:51 (25.9 MB/s) - ‘git___git_baserock_org_delta_rsync.tar’ saved [6085120/6085120] remote: Counting objects: 15, done. remote: Compressing objects: 100% (9/9), done. remote: Total 15 (delta 5), reused 14 (delta 4) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/rsync * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 17:28:51 [98/245/248] [rsync] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_rsync 15-08-31 17:28:52 [98/245/248] [rsync] Git checkout upstream:rsync in /src/tmp/tmpp6gnhE/rsync.build 15-08-31 17:28:52 [98/245/248] [rsync] Upstream version 7cb0de63 v3.1.1 (v3.1.1 + 0 commits) 15-08-31 17:28:52 [98/245/248] [rsync] Defined build system is autotools 15-08-31 17:28:52 [98/245/248] [rsync] Logging build commands to /src/artifacts/rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3.build-log 15-08-31 17:28:52 [98/245/248] [rsync] Running configure-commands 15-08-31 17:28:52 [98/245/248] [rsync] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:29:59 [98/245/248] [rsync] Running build-commands 15-08-31 17:29:59 [98/245/248] [rsync] Running command: make proto 15-08-31 17:30:00 [98/245/248] [rsync] Running command: make 15-08-31 17:30:35 [98/245/248] [rsync] Running install-commands 15-08-31 17:30:35 [98/245/248] [rsync] Running command: make install 15-08-31 17:30:36 [98/245/248] [rsync] Running command: install -D -m 644 packaging/systemd/rsync.service "$DESTDIR$PREFIX"/lib/systemd/system/rsync.service 15-08-31 17:30:36 [98/245/248] [rsync] Running strip-commands 15-08-31 17:30:36 [98/245/248] [rsync] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:30:36 [98/245/248] [rsync] Elapsed time for build 00:01:45 15-08-31 17:30:36 [98/245/248] [rsync] Starting artifact creation 15-08-31 17:30:38 [98/245/248] [rsync] Now cached 635544 bytes as rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3 15-08-31 17:30:38 [98/245/248] [rsync] Elapsed time for artifact creation 00:00:01 15-08-31 17:30:41 [98/245/248] [rsync] Cleaned up /src/tmp/tmpp6gnhE 15-08-31 17:30:41 [98/245/248] [rsync] Elapsed time for assembly 00:02:01 15-08-31 17:30:41 [98/245/248] [foundation] Installing rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3 15-08-31 17:30:41 [99/245/248] [foundation] Starting build 15-08-31 17:30:41 [99/245/248] [foundation] Defined build system is manual 15-08-31 17:30:41 [99/245/248] [foundation] Logging build commands to /src/artifacts/foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d.build-log 15-08-31 17:30:41 [99/245/248] [foundation] Elapsed time for build 00:00:00 15-08-31 17:30:41 [99/245/248] [foundation] Starting artifact creation 15-08-31 17:30:41 [99/245/248] [foundation] Now cached 178 bytes as foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 17:30:41 [99/245/248] [foundation] Elapsed time for artifact creation 00:00:00 15-08-31 17:30:44 [99/245/248] [foundation] Cleaned up /src/tmp/tmprMWxjJ 15-08-31 17:30:44 [99/245/248] [foundation] Elapsed time for assembly 02:20:26 15-08-31 17:30:44 [99/245/248] [iptables] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 17:30:53 [100/245/248] [iptables] Starting build 15-08-31 17:30:53 [100/245/248] [iptables] Try fetching tarball git___git_baserock_org_delta_iptables.tar --2015-08-31 17:30:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_iptables.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3728384 (3.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_iptables.tar’ git___git_baserock_org_delta_iptables.tar 100%[=================================================================================================================>] 3.56M 5.06MB/s in 0.7s 2015-08-31 17:30:54 (5.06 MB/s) - ‘git___git_baserock_org_delta_iptables.tar’ saved [3728384/3728384] remote: Counting objects: 430, done. remote: Compressing objects: 100% (222/222), done. remote: Total 430 (delta 363), reused 231 (delta 203) Receiving objects: 100% (430/430), 74.45 KiB | 0 bytes/s, done. Resolving deltas: 100% (363/363), completed with 77 local objects. From git://git.baserock.org/delta/iptables * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.4.21-openwrt -> baserock/1.4.21-openwrt * [new branch] baserock/morph -> baserock/morph * [new branch] ebtables-compat-experimental -> ebtables-compat-experimental * [new branch] ebtables-compat-experimental2 -> ebtables-compat-experimental2 * [new branch] ebtables-compat-experimental3 -> ebtables-compat-experimental3 * [new branch] ebtables-compat-experimental4 -> ebtables-compat-experimental4 * [new branch] ebtables-compat-experimental5 -> ebtables-compat-experimental5 * [new branch] ebtables-compat-experimental6 -> ebtables-compat-experimental6 * [new branch] ipset -> ipset * [new branch] next -> next * [new branch] next-3.14 -> next-3.14 * [new branch] nft-compat -> nft-compat * [new branch] old-tests -> old-tests * [new branch] stable -> stable * [new branch] stable-1.4.20 -> stable-1.4.20 * [new branch] tests -> tests * [new branch] tests-iptables -> tests-iptables * [new branch] xlate -> xlate 15-08-31 17:31:01 [100/245/248] [iptables] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_iptables 15-08-31 17:31:01 [100/245/248] [iptables] Git checkout upstream:iptables in /src/tmp/tmpH6YARB/iptables.build 15-08-31 17:31:01 [100/245/248] [iptables] Upstream version 482c6d37 v1.4.21 (v1.4.21 + 0 commits) 15-08-31 17:31:01 [100/245/248] [iptables] Defined build system is autotools 15-08-31 17:31:01 [100/245/248] [iptables] Logging build commands to /src/artifacts/iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752.build-log 15-08-31 17:31:01 [100/245/248] [iptables] Running configure-commands 15-08-31 17:31:01 [100/245/248] [iptables] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:32:09 [100/245/248] [iptables] Running build-commands 15-08-31 17:32:09 [100/245/248] [iptables] Running command: make 15-08-31 17:32:49 [100/245/248] [iptables] Running install-commands 15-08-31 17:32:49 [100/245/248] [iptables] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:32:53 [100/245/248] [iptables] Running strip-commands 15-08-31 17:32:53 [100/245/248] [iptables] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:32:54 [100/245/248] [iptables] Elapsed time for build 00:02:01 15-08-31 17:32:54 [100/245/248] [iptables] Starting artifact creation 15-08-31 17:32:59 [100/245/248] [iptables] Now cached 1031920 bytes as iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752 15-08-31 17:32:59 [100/245/248] [iptables] Elapsed time for artifact creation 00:00:04 15-08-31 17:33:02 [100/245/248] [iptables] Cleaned up /src/tmp/tmpH6YARB 15-08-31 17:33:02 [100/245/248] [iptables] Elapsed time for assembly 02:22:44 15-08-31 17:33:02 [100/245/248] [connectivity] Installing iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752 15-08-31 17:33:11 [100/245/248] [wpa_supplicant] Starting assembly 15-08-31 17:33:14 [100/245/248] [wpa_supplicant] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 17:33:23 [100/245/248] [libnl] Starting assembly 15-08-31 17:33:26 [100/245/248] [libnl] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 17:33:35 [101/245/248] [libnl] Starting build 15-08-31 17:33:35 [101/245/248] [libnl] Try fetching tarball git___git_baserock_org_delta_libnl.tar --2015-08-31 17:33:35-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libnl.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1504256 (1.4M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libnl.tar’ git___git_baserock_org_delta_libnl.tar 100%[=================================================================================================================>] 1.43M 4.87MB/s in 0.3s 2015-08-31 17:33:35 (4.87 MB/s) - ‘git___git_baserock_org_delta_libnl.tar’ saved [1504256/1504256] remote: Counting objects: 2390, done. remote: Compressing objects: 100% (665/665), done. remote: Total 2390 (delta 1839), reused 2257 (delta 1708) Receiving objects: 100% (2390/2390), 644.77 KiB | 0 bytes/s, done. Resolving deltas: 100% (1839/1839), completed with 180 local objects. From git://git.baserock.org/delta/libnl * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new tag] libnl2_0 -> libnl2_0 * [new tag] libnl3_0 -> libnl3_0 * [new tag] libnl3_1 -> libnl3_1 * [new tag] libnl3_2 -> libnl3_2 * [new tag] libnl3_2_1 -> libnl3_2_1 * [new tag] libnl3_2_10 -> libnl3_2_10 * [new tag] libnl3_2_11 -> libnl3_2_11 * [new tag] libnl3_2_12 -> libnl3_2_12 * [new tag] libnl3_2_13 -> libnl3_2_13 * [new tag] libnl3_2_14 -> libnl3_2_14 * [new tag] libnl3_2_15 -> libnl3_2_15 * [new tag] libnl3_2_16 -> libnl3_2_16 * [new tag] libnl3_2_17 -> libnl3_2_17 * [new tag] libnl3_2_18 -> libnl3_2_18 * [new tag] libnl3_2_19 -> libnl3_2_19 * [new tag] libnl3_2_2 -> libnl3_2_2 * [new tag] libnl3_2_20 -> libnl3_2_20 * [new tag] libnl3_2_21 -> libnl3_2_21 * [new tag] libnl3_2_3 -> libnl3_2_3 * [new tag] libnl3_2_4 -> libnl3_2_4 * [new tag] libnl3_2_5 -> libnl3_2_5 * [new tag] libnl3_2_6 -> libnl3_2_6 * [new tag] libnl3_2_7 -> libnl3_2_7 * [new tag] libnl3_2_8 -> libnl3_2_8 * [new tag] libnl3_2_9 -> libnl3_2_9 15-08-31 17:33:37 [101/245/248] [libnl] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libnl 15-08-31 17:33:37 [101/245/248] [libnl] Git checkout upstream:libnl in /src/tmp/tmp3_ngcC/libnl.build 15-08-31 17:33:37 [101/245/248] [libnl] Upstream version a2c4bd8f libnl3_2_14-84-ga2c4bd8 (libnl3_2_14 + 84 commits) 15-08-31 17:33:37 [101/245/248] [libnl] Defined build system is autotools 15-08-31 17:33:37 [101/245/248] [libnl] Logging build commands to /src/artifacts/libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1.build-log 15-08-31 17:33:37 [101/245/248] [libnl] Running configure-commands 15-08-31 17:33:37 [101/245/248] [libnl] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:36:13 [101/245/248] [libnl] Running build-commands 15-08-31 17:36:13 [101/245/248] [libnl] Running command: make 15-08-31 17:38:05 [101/245/248] [libnl] Running install-commands 15-08-31 17:38:05 [101/245/248] [libnl] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:38:20 [101/245/248] [libnl] Running strip-commands 15-08-31 17:38:20 [101/245/248] [libnl] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:38:21 [101/245/248] [libnl] Elapsed time for build 00:04:45 15-08-31 17:38:21 [101/245/248] [libnl] Starting artifact creation 15-08-31 17:38:30 [101/245/248] [libnl] Now cached 2022371 bytes as libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1 15-08-31 17:38:30 [101/245/248] [libnl] Elapsed time for artifact creation 00:00:09 15-08-31 17:38:33 [101/245/248] [libnl] Cleaned up /src/tmp/tmp3_ngcC 15-08-31 17:38:33 [101/245/248] [libnl] Elapsed time for assembly 00:05:10 15-08-31 17:38:33 [101/245/248] [wpa_supplicant] Installing libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1 15-08-31 17:38:33 [102/245/248] [wpa_supplicant] Starting build 15-08-31 17:38:33 [102/245/248] [wpa_supplicant] Try fetching tarball git___git_baserock_org_delta_hostap.tar --2015-08-31 17:38:33-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_hostap.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 18165760 (17M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_hostap.tar’ git___git_baserock_org_delta_hostap.tar 100%[=================================================================================================================>] 17.32M 13.6MB/s in 1.3s 2015-08-31 17:38:35 (13.6 MB/s) - ‘git___git_baserock_org_delta_hostap.tar’ saved [18165760/18165760] remote: Counting objects: 1394, done. remote: Compressing objects: 100% (380/380), done. remote: Total 1394 (delta 1156), reused 1231 (delta 1010) Receiving objects: 100% (1394/1394), 257.89 KiB | 0 bytes/s, done. Resolving deltas: 100% (1156/1156), completed with 219 local objects. From git://git.baserock.org/delta/hostap * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] android -> android * [new branch] android-stable-2012-03 -> android-stable-2012-03 * [new branch] android-stable-2012-03-hs20 -> android-stable-2012-03-hs20 * [new branch] baserock/2.4-openwrt -> baserock/2.4-openwrt * [new branch] baserock/genivi/morph -> baserock/genivi/morph * [new branch] baserock/hostap_2_3 -> baserock/hostap_2_3 * [new branch] devel -> devel * [new branch] mesh -> mesh * [new tag] android-last-stable-merge -> android-last-stable-merge * [new tag] android-stable-2012-03-bp -> android-stable-2012-03-bp * [new tag] android-stable-2012-03-hs20-bp -> android-stable-2012-03-hs20-bp * [new tag] android-stable-2012-03-hs20-round1 -> android-stable-2012-03-hs20-round1 * [new tag] android-stable-2012-03-last-check -> android-stable-2012-03-last-check 15-08-31 17:39:25 [102/245/248] [wpa_supplicant] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_hostap 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Git checkout upstream:hostap in /src/tmp/tmpi9VXoM/wpa_supplicant.build 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Upstream version c4a58c96 hostap_2_3-1-gc4a58c9 (hostap_2_3 + 1 commits) 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Defined build system is manual 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Logging build commands to /src/artifacts/wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d.build-log 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Running configure-commands 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Running command: sed -i 's/^CONFIG_READLINE=y$//' wpa_supplicant/.config 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Running build-commands 15-08-31 17:39:27 [102/245/248] [wpa_supplicant] Running command: make -C wpa_supplicant 15-08-31 17:40:23 [102/245/248] [wpa_supplicant] Running install-commands 15-08-31 17:40:23 [102/245/248] [wpa_supplicant] Running command: make -C wpa_supplicant DESTDIR="$DESTDIR" install 15-08-31 17:40:24 [102/245/248] [wpa_supplicant] Elapsed time for build 00:01:50 15-08-31 17:40:24 [102/245/248] [wpa_supplicant] Starting artifact creation 15-08-31 17:40:29 [102/245/248] [wpa_supplicant] Now cached 1551184 bytes as wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d 15-08-31 17:40:29 [102/245/248] [wpa_supplicant] Elapsed time for artifact creation 00:00:05 15-08-31 17:40:33 [102/245/248] [wpa_supplicant] Cleaned up /src/tmp/tmpi9VXoM 15-08-31 17:40:33 [102/245/248] [wpa_supplicant] Elapsed time for assembly 00:07:21 15-08-31 17:40:33 [102/245/248] [connectivity] Installing wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d 15-08-31 17:40:33 [103/245/248] [connectivity] Starting build 15-08-31 17:40:33 [103/245/248] [connectivity] Defined build system is manual 15-08-31 17:40:33 [103/245/248] [connectivity] Logging build commands to /src/artifacts/connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44.build-log 15-08-31 17:40:33 [103/245/248] [connectivity] Elapsed time for build 00:00:00 15-08-31 17:40:33 [103/245/248] [connectivity] Starting artifact creation 15-08-31 17:40:33 [103/245/248] [connectivity] Now cached 183 bytes as connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-08-31 17:40:33 [103/245/248] [connectivity] Elapsed time for artifact creation 00:00:00 15-08-31 17:40:36 [103/245/248] [connectivity] Cleaned up /src/tmp/tmpTf6mXT 15-08-31 17:40:36 [103/245/248] [connectivity] Elapsed time for assembly 02:30:18 15-08-31 17:40:36 [103/245/248] [connman] Installing connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-08-31 17:40:45 [103/245/248] [glib-common] Starting assembly 15-08-31 17:40:48 [103/245/248] [gnome-common] Starting assembly 15-08-31 17:40:48 [103/245/248] [gnome-common] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 17:40:55 [104/245/248] [gnome-common] Starting build 15-08-31 17:40:56 [104/245/248] [gnome-common] Try fetching tarball git___git_baserock_org_delta_gnome_common.tar --2015-08-31 17:40:56-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gnome_common.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2714624 (2.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gnome_common.tar’ git___git_baserock_org_delta_gnome_common.tar 100%[=================================================================================================================>] 2.59M 10.3MB/s in 0.3s 2015-08-31 17:40:56 (10.3 MB/s) - ‘git___git_baserock_org_delta_gnome_common.tar’ saved [2714624/2714624] remote: Counting objects: 3, done. remote: Compressing objects: 100% (3/3), done. remote: Total 3 (delta 1), reused 2 (delta 0) Unpacking objects: 100% (3/3), done. From git://git.baserock.org/delta/gnome-common * [new branch] baserock/morph -> baserock/morph 15-08-31 17:40:58 [104/245/248] [gnome-common] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gnome_common 15-08-31 17:40:59 [104/245/248] [gnome-common] Git checkout upstream:gnome-common in /src/tmp/tmpp7FP1B/gnome-common.build 15-08-31 17:40:59 [104/245/248] [gnome-common] Upstream version 5d61b55e 3.14.0 (3.14.0 + 0 commits) 15-08-31 17:40:59 [104/245/248] [gnome-common] Defined build system is autotools 15-08-31 17:40:59 [104/245/248] [gnome-common] Logging build commands to /src/artifacts/gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92.build-log 15-08-31 17:40:59 [104/245/248] [gnome-common] Running configure-commands 15-08-31 17:40:59 [104/245/248] [gnome-common] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:41:18 [104/245/248] [gnome-common] Running build-commands 15-08-31 17:41:18 [104/245/248] [gnome-common] Running command: make 15-08-31 17:41:19 [104/245/248] [gnome-common] Running install-commands 15-08-31 17:41:19 [104/245/248] [gnome-common] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:41:19 [104/245/248] [gnome-common] Running strip-commands 15-08-31 17:41:19 [104/245/248] [gnome-common] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:41:20 [104/245/248] [gnome-common] Elapsed time for build 00:00:24 15-08-31 17:41:20 [104/245/248] [gnome-common] Starting artifact creation 15-08-31 17:41:20 [104/245/248] [gnome-common] Now cached 12310 bytes as gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92 15-08-31 17:41:20 [104/245/248] [gnome-common] Elapsed time for artifact creation 00:00:00 15-08-31 17:41:22 [104/245/248] [gnome-common] Cleaned up /src/tmp/tmpp7FP1B 15-08-31 17:41:22 [104/245/248] [gnome-common] Elapsed time for assembly 00:00:34 15-08-31 17:41:22 [104/245/248] [glib-common] Installing gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92 15-08-31 17:41:30 [104/245/248] [gobject-introspection] Starting assembly 15-08-31 17:41:33 [104/245/248] [glib] Starting assembly 15-08-31 17:41:33 [104/245/248] [glib] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 17:41:40 [105/245/248] [glib] Starting build 15-08-31 17:41:40 [105/245/248] [glib] Try fetching tarball git___git_baserock_org_delta_glib.tar --2015-08-31 17:41:41-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_glib.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 63477248 (61M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_glib.tar’ git___git_baserock_org_delta_glib.tar 100%[=================================================================================================================>] 60.54M 6.39MB/s in 8.0s 2015-08-31 17:41:49 (7.61 MB/s) - ‘git___git_baserock_org_delta_glib.tar’ saved [63477248/63477248] remote: Counting objects: 804, done. remote: Compressing objects: 100% (588/588), done. remote: Total 804 (delta 664), reused 272 (delta 213) Receiving objects: 100% (804/804), 370.54 KiB | 0 bytes/s, done. Resolving deltas: 100% (664/664), completed with 158 local objects. From git://git.baserock.org/delta/glib * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/2.40.0 -> baserock/2.40.0 * [new branch] baserock/jonathan/fix-giscanner -> baserock/jonathan/fix-giscanner * [new branch] baserock/morph -> baserock/morph * [new branch] g-property -> g-property * [new branch] tizen/kdbus-dev -> tizen/kdbus-dev * [new branch] wip/danw/clicert -> wip/danw/clicert * [new branch] wip/danw/creds -> wip/danw/creds * [new branch] wip/danw/glib.mk -> wip/danw/glib.mk * [new branch] wip/danw/gnetworkconnectivity -> wip/danw/gnetworkconnectivity * [new branch] wip/danw/poodle -> wip/danw/poodle * [new branch] wip/danw/socket-connected -> wip/danw/socket-connected * [new branch] wip/desrt/gfilemonitor -> wip/desrt/gfilemonitor * [new branch] wip/desrt/mountmonitor -> wip/desrt/mountmonitor * [new branch] wip/desrt/xclasse-docs -> wip/desrt/xclasse-docs * [new branch] wip/gsubprocess -> wip/gsubprocess * [new branch] wip/gsubprocess-2.36 -> wip/gsubprocess-2.36 * [new branch] wip/gsubprocess-desrt -> wip/gsubprocess-desrt * [new branch] wip/gsubprocess-ostreams -> wip/gsubprocess-ostreams * [new branch] wip/latest-gsubprocess -> wip/latest-gsubprocess * [new branch] wip/le-gsubprocess -> wip/le-gsubprocess * [new branch] wip/linux -> wip/linux * [new branch] wip/menuitem-api -> wip/menuitem-api * [new branch] wip/nosigpipe -> wip/nosigpipe * [new branch] wip/pcre-8.30 -> wip/pcre-8.30 * [new branch] wip/rishi/gfile-google -> wip/rishi/gfile-google * [new branch] wip/session -> wip/session * [new branch] wip/source-api -> wip/source-api * [new branch] wip/unicode-6.1 -> wip/unicode-6.1 * [new branch] wip/unicode-6.2 -> wip/unicode-6.2 * [new branch] wip/unicode-7.0 -> wip/unicode-7.0 * [new branch] wip/xclaesse/declare-iface -> wip/xclaesse/declare-iface * [new branch] wip/xclaesse/doc-part1 -> wip/xclaesse/doc-part1 * [new branch] wip/xclaesse/doc-part2 -> wip/xclaesse/doc-part2 * [new branch] wip/xclaesse/locker -> wip/xclaesse/locker 15-08-31 17:42:29 [105/245/248] [glib] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_glib 15-08-31 17:42:32 [105/245/248] [glib] Git checkout upstream:glib in /src/tmp/tmpqCXYDg/glib.build 15-08-31 17:42:32 [105/245/248] [glib] Upstream version 966ffb16 2.44.0 (2.44.0 + 0 commits) 15-08-31 17:42:33 [105/245/248] [glib] Defined build system is autotools 15-08-31 17:42:33 [105/245/248] [glib] Logging build commands to /src/artifacts/glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837.build-log 15-08-31 17:42:33 [105/245/248] [glib] Running configure-commands 15-08-31 17:42:33 [105/245/248] [glib] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:46:24 [105/245/248] [glib] Running build-commands 15-08-31 17:46:24 [105/245/248] [glib] Running command: make 15-08-31 17:52:07 [105/245/248] [glib] Running install-commands 15-08-31 17:52:07 [105/245/248] [glib] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:52:42 [105/245/248] [glib] Running strip-commands 15-08-31 17:52:42 [105/245/248] [glib] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:52:43 [105/245/248] [glib] Elapsed time for build 00:11:02 15-08-31 17:52:43 [105/245/248] [glib] Starting artifact creation 15-08-31 17:53:09 [105/245/248] [glib] Now cached 7131798 bytes as glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837 15-08-31 17:53:09 [105/245/248] [glib] Elapsed time for artifact creation 00:00:26 15-08-31 17:53:13 [105/245/248] [glib] Cleaned up /src/tmp/tmpqCXYDg 15-08-31 17:53:13 [105/245/248] [glib] Elapsed time for assembly 00:11:39 15-08-31 17:53:13 [105/245/248] [gobject-introspection] Installing glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837 15-08-31 17:53:20 [106/245/248] [gobject-introspection] Starting build 15-08-31 17:53:20 [106/245/248] [gobject-introspection] Try fetching tarball git___git_baserock_org_delta_gobject_introspection.tar --2015-08-31 17:53:20-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gobject_introspection.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10391552 (9.9M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gobject_introspection.tar’ git___git_baserock_org_delta_gobject_introspection 100%[=================================================================================================================>] 9.91M 3.80MB/s in 2.6s 2015-08-31 17:53:23 (3.80 MB/s) - ‘git___git_baserock_org_delta_gobject_introspection.tar’ saved [10391552/10391552] remote: Counting objects: 228, done. remote: Compressing objects: 100% (179/179), done. remote: Total 228 (delta 169), reused 59 (delta 46) Receiving objects: 100% (228/228), 43.25 KiB | 0 bytes/s, done. Resolving deltas: 100% (169/169), completed with 64 local objects. From git://git.baserock.org/delta/gobject-introspection * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.39.90 -> baserock/1.39.90 * [new branch] baserock/GOBJECT_INTROSPECTION_1_40_0 -> baserock/GOBJECT_INTROSPECTION_1_40_0 * [new branch] baserock/jonathan/fix-giscanner -> baserock/jonathan/fix-giscanner * [new branch] baserock/markdoffman/1_39_90-merge -> baserock/markdoffman/1_39_90-merge * [new branch] baserock/morph -> baserock/morph * [new branch] gir-docbook -> gir-docbook * [new branch] gir-docbook-2 -> gir-docbook-2 * [new branch] wip/cmph -> wip/cmph * [new branch] wip/cmph-rebase2 -> wip/cmph-rebase2 * [new branch] wip/cmph-rebase3 -> wip/cmph-rebase3 * [new branch] wip/dieterv/drive-by-review -> wip/dieterv/drive-by-review * [new branch] wip/dieterv/multiline-annotations -> wip/dieterv/multiline-annotations * [new branch] wip/docs-3 -> wip/docs-3 * [new branch] wip/nonrecursive-make -> wip/nonrecursive-make 15-08-31 17:53:29 [106/245/248] [gobject-introspection] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gobject_introspection 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Git checkout upstream:gobject-introspection in /src/tmp/tmp9m6PpY/gobject-introspection.build 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Upstream version c0243e11 GOBJECT_INTROSPECTION_1_44_0 (GOBJECT_INTROSPECTION_1_44_0 + 0 commits) 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Defined build system is autotools 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Logging build commands to /src/artifacts/gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040.build-log 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Running configure-commands 15-08-31 17:53:31 [106/245/248] [gobject-introspection] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:55:01 [106/245/248] [gobject-introspection] Running build-commands 15-08-31 17:55:01 [106/245/248] [gobject-introspection] Running command: make 15-08-31 17:57:58 [106/245/248] [gobject-introspection] Running install-commands 15-08-31 17:57:58 [106/245/248] [gobject-introspection] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:58:07 [106/245/248] [gobject-introspection] Running strip-commands 15-08-31 17:58:07 [106/245/248] [gobject-introspection] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:58:07 [106/245/248] [gobject-introspection] Elapsed time for build 00:04:47 15-08-31 17:58:07 [106/245/248] [gobject-introspection] Starting artifact creation 15-08-31 17:58:17 [106/245/248] [gobject-introspection] Now cached 2627999 bytes as gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040 15-08-31 17:58:17 [106/245/248] [gobject-introspection] Elapsed time for artifact creation 00:00:09 15-08-31 17:58:21 [106/245/248] [gobject-introspection] Cleaned up /src/tmp/tmp9m6PpY 15-08-31 17:58:21 [106/245/248] [gobject-introspection] Elapsed time for assembly 00:16:50 15-08-31 17:58:21 [106/245/248] [glib-common] Installing gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040 15-08-31 17:58:21 [106/245/248] [gtk-doc-stub] Starting assembly 15-08-31 17:58:24 [106/245/248] [gtk-doc-stub] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Starting build 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Try fetching tarball git___git_baserock_org_delta_gtk_doc_stub.tar --2015-08-31 17:58:32-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gtk_doc_stub.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 34304 (34K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gtk_doc_stub.tar’ git___git_baserock_org_delta_gtk_doc_stub.tar 100%[=================================================================================================================>] 33.50K --.-KB/s in 0.02s 2015-08-31 17:58:32 (2.04 MB/s) - ‘git___git_baserock_org_delta_gtk_doc_stub.tar’ saved [34304/34304] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 3), reused 12 (delta 3) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/gtk-doc-stub * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gtk_doc_stub 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Git checkout upstream:gtk-doc-stub in /src/tmp/tmp2mXJuf/gtk-doc-stub.build 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Upstream version 58ec0d85 (No tag found) 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Defined build system is autotools 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Logging build commands to /src/artifacts/gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf.build-log 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Running configure-commands 15-08-31 17:58:32 [107/245/248] [gtk-doc-stub] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running build-commands 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running command: make 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running install-commands 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running command: make DESTDIR="$DESTDIR" install 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running strip-commands 15-08-31 17:58:33 [107/245/248] [gtk-doc-stub] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 17:58:34 [107/245/248] [gtk-doc-stub] Elapsed time for build 00:00:01 15-08-31 17:58:34 [107/245/248] [gtk-doc-stub] Starting artifact creation 15-08-31 17:58:34 [107/245/248] [gtk-doc-stub] Now cached 2299 bytes as gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf 15-08-31 17:58:34 [107/245/248] [gtk-doc-stub] Elapsed time for artifact creation 00:00:00 15-08-31 17:58:36 [107/245/248] [gtk-doc-stub] Cleaned up /src/tmp/tmp2mXJuf 15-08-31 17:58:36 [107/245/248] [gtk-doc-stub] Elapsed time for assembly 00:00:15 15-08-31 17:58:36 [107/245/248] [glib-common] Installing gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf 15-08-31 17:58:36 [108/245/248] [glib-common] Starting build 15-08-31 17:58:36 [108/245/248] [glib-common] Defined build system is manual 15-08-31 17:58:36 [108/245/248] [glib-common] Logging build commands to /src/artifacts/glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4.build-log 15-08-31 17:58:36 [108/245/248] [glib-common] Elapsed time for build 00:00:00 15-08-31 17:58:36 [108/245/248] [glib-common] Starting artifact creation 15-08-31 17:58:36 [108/245/248] [glib-common] Now cached 182 bytes as glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 17:58:36 [108/245/248] [glib-common] Elapsed time for artifact creation 00:00:00 15-08-31 17:58:39 [108/245/248] [glib-common] Cleaned up /src/tmp/tmp2nWs0T 15-08-31 17:58:39 [108/245/248] [glib-common] Elapsed time for assembly 00:17:54 15-08-31 17:58:39 [108/245/248] [connman] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 17:58:40 [109/245/248] [connman] Starting build 15-08-31 17:58:40 [109/245/248] [connman] Try fetching tarball git___git_baserock_org_delta_connman.tar --2015-08-31 17:58:40-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_connman.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7045632 (6.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_connman.tar’ git___git_baserock_org_delta_connman.tar 100%[=================================================================================================================>] 6.72M 9.73MB/s in 0.7s 2015-08-31 17:58:41 (9.73 MB/s) - ‘git___git_baserock_org_delta_connman.tar’ saved [7045632/7045632] remote: Counting objects: 34, done. remote: Compressing objects: 100% (22/22), done. remote: Total 34 (delta 16), reused 24 (delta 10) Unpacking objects: 100% (34/34), done. From git://git.baserock.org/delta/connman * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.24 -> baserock/1.24 * [new branch] baserock/morph -> baserock/morph 15-08-31 17:58:42 [109/245/248] [connman] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_connman 15-08-31 17:58:42 [109/245/248] [connman] Git checkout upstream:connman in /src/tmp/tmpfzpnCe/connman.build 15-08-31 17:58:43 [109/245/248] [connman] Upstream version 9951ba7a 1.24-4-g9951ba7 (1.24 + 4 commits) 15-08-31 17:58:43 [109/245/248] [connman] Defined build system is autotools 15-08-31 17:58:43 [109/245/248] [connman] Logging build commands to /src/artifacts/connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5.build-log 15-08-31 17:58:43 [109/245/248] [connman] Running configure-commands 15-08-31 17:58:43 [109/245/248] [connman] Running command: ./bootstrap 15-08-31 17:59:08 [109/245/248] [connman] Running command: ./configure --prefix="$PREFIX" --disable-wispr --disable-client LIBS=-lncurses 15-08-31 17:59:26 [109/245/248] [connman] Running build-commands 15-08-31 17:59:26 [109/245/248] [connman] Running command: make 15-08-31 18:00:35 [109/245/248] [connman] Running install-commands 15-08-31 18:00:35 [109/245/248] [connman] Running command: make DESTDIR="$DESTDIR" install 15-08-31 18:00:38 [109/245/248] [connman] Running strip-commands 15-08-31 18:00:38 [109/245/248] [connman] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 18:00:38 [109/245/248] [connman] Elapsed time for build 00:01:58 15-08-31 18:00:38 [109/245/248] [connman] Starting artifact creation 15-08-31 18:00:39 [109/245/248] [connman] Now cached 345373 bytes as connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5 15-08-31 18:00:39 [109/245/248] [connman] Elapsed time for artifact creation 00:00:01 15-08-31 18:00:43 [109/245/248] [connman] Cleaned up /src/tmp/tmpfzpnCe 15-08-31 18:00:43 [109/245/248] [connman] Elapsed time for assembly 02:50:25 15-08-31 18:00:43 [109/245/248] [connman-common] Installing connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5 15-08-31 18:00:52 [110/245/248] [connman-common] Starting build 15-08-31 18:00:52 [110/245/248] [connman-common] Defined build system is manual 15-08-31 18:00:52 [110/245/248] [connman-common] Logging build commands to /src/artifacts/connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc.build-log 15-08-31 18:00:52 [110/245/248] [connman-common] Elapsed time for build 00:00:00 15-08-31 18:00:52 [110/245/248] [connman-common] Starting artifact creation 15-08-31 18:00:52 [110/245/248] [connman-common] Now cached 183 bytes as connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-08-31 18:00:52 [110/245/248] [connman-common] Elapsed time for artifact creation 00:00:00 15-08-31 18:00:55 [110/245/248] [connman-common] Cleaned up /src/tmp/tmpEO_RTd 15-08-31 18:00:55 [110/245/248] [connman-common] Elapsed time for assembly 02:50:41 15-08-31 18:00:55 [110/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-08-31 18:00:57 [110/245/248] [graphics-common] Starting assembly 15-08-31 18:01:00 [110/245/248] [harfbuzz] Starting assembly 15-08-31 18:01:00 [110/245/248] [mesa-common] Starting assembly 15-08-31 18:01:01 [110/245/248] [mesa] Starting assembly 15-08-31 18:01:01 [110/245/248] [llvm-common] Starting assembly 15-08-31 18:01:01 [110/245/248] [llvm] Starting assembly 15-08-31 18:01:01 [110/245/248] [llvm] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 18:01:08 [111/245/248] [llvm] Starting build 15-08-31 18:01:08 [111/245/248] [llvm] Try fetching tarball git___git_baserock_org_delta_llvm.tar --2015-08-31 18:01:08-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_llvm.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 251726336 (240M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_llvm.tar’ git___git_baserock_org_delta_llvm.tar 100%[=================================================================================================================>] 240.06M 53.9MB/s in 4.7s 2015-08-31 18:01:13 (50.6 MB/s) - ‘git___git_baserock_org_delta_llvm.tar’ saved [251726336/251726336] remote: Counting objects: 5091, done. remote: Compressing objects: 100% (4546/4546), done. remote: Total 5091 (delta 1973), reused 1135 (delta 528) Receiving objects: 100% (5091/5091), 10.16 MiB | 3.24 MiB/s, done. Resolving deltas: 100% (1973/1973), completed with 16 local objects. From git://git.baserock.org/delta/llvm * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/flang -> baserock/flang * [new branch] baserock/morph -> baserock/morph * [new branch] svn-tags/RELEASE_1 -> svn-tags/RELEASE_1 * [new branch] svn-tags/RELEASE_20 -> svn-tags/RELEASE_20 * [new branch] svn-tags/RELEASE_21 -> svn-tags/RELEASE_21 * [new branch] svn-tags/RELEASE_22 -> svn-tags/RELEASE_22 * [new branch] svn-tags/RELEASE_23 -> svn-tags/RELEASE_23 * [new branch] svn-tags/RELEASE_24 -> svn-tags/RELEASE_24 * [new branch] svn-tags/RELEASE_25 -> svn-tags/RELEASE_25 * [new branch] svn-tags/RELEASE_26 -> svn-tags/RELEASE_26 * [new branch] svn-tags/RELEASE_27 -> svn-tags/RELEASE_27 * [new branch] svn-tags/RELEASE_28 -> svn-tags/RELEASE_28 * [new branch] svn-tags/RELEASE_29 -> svn-tags/RELEASE_29 * [new branch] svn-tags/RELEASE_30 -> svn-tags/RELEASE_30 * [new branch] svn-tags/RELEASE_31 -> svn-tags/RELEASE_31 15-08-31 18:02:06 [111/245/248] [llvm] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_llvm 15-08-31 18:02:23 [111/245/248] [llvm] Git checkout upstream:llvm in /src/tmp/tmpzqgwt_/llvm.build 15-08-31 18:02:23 [111/245/248] [llvm] Upstream version a93239b7 (No tag found) 15-08-31 18:02:25 [111/245/248] [llvm] Defined build system is autotools 15-08-31 18:02:25 [111/245/248] [llvm] Logging build commands to /src/artifacts/llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1.build-log 15-08-31 18:02:25 [111/245/248] [llvm] Running configure-commands 15-08-31 18:02:25 [111/245/248] [llvm] Running command: ./configure --prefix="$PREFIX" --sysconfdir=/etc --enable-shared --enable-targets=host --enable-optimized --disable-assertions 15-08-31 18:04:18 [111/245/248] [llvm] Running build-commands 15-08-31 18:04:18 [111/245/248] [llvm] Running command: make $MAKEFLAGS 15-08-31 18:58:24 [111/245/248] [llvm] Running install-commands 15-08-31 18:58:24 [111/245/248] [llvm] Running command: make DESTDIR="$DESTDIR" install 15-08-31 18:59:00 [111/245/248] [llvm] Running strip-commands 15-08-31 18:59:00 [111/245/248] [llvm] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 18:59:01 [111/245/248] [llvm] Elapsed time for build 00:57:52 15-08-31 18:59:01 [111/245/248] [llvm] Starting artifact creation 15-08-31 18:59:47 [111/245/248] [llvm] Now cached 18711254 bytes as llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1 15-08-31 18:59:47 [111/245/248] [llvm] Elapsed time for artifact creation 00:00:46 15-08-31 18:59:53 [111/245/248] [llvm] Cleaned up /src/tmp/tmpzqgwt_ 15-08-31 18:59:53 [111/245/248] [llvm] Elapsed time for assembly 00:58:52 15-08-31 18:59:53 [111/245/248] [llvm-common] Installing llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1 15-08-31 19:00:02 [112/245/248] [llvm-common] Starting build 15-08-31 19:00:02 [112/245/248] [llvm-common] Defined build system is manual 15-08-31 19:00:02 [112/245/248] [llvm-common] Logging build commands to /src/artifacts/llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad.build-log 15-08-31 19:00:02 [112/245/248] [llvm-common] Elapsed time for build 00:00:00 15-08-31 19:00:02 [112/245/248] [llvm-common] Starting artifact creation 15-08-31 19:00:02 [112/245/248] [llvm-common] Now cached 181 bytes as llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad 15-08-31 19:00:02 [112/245/248] [llvm-common] Elapsed time for artifact creation 00:00:00 15-08-31 19:00:05 [112/245/248] [llvm-common] Cleaned up /src/tmp/tmpO_b_Cu 15-08-31 19:00:05 [112/245/248] [llvm-common] Elapsed time for assembly 00:59:03 15-08-31 19:00:05 [112/245/248] [mesa] Installing llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad 15-08-31 19:00:12 [112/245/248] [mesa] Installing libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-08-31 19:00:12 [112/245/248] [python-core] Starting assembly 15-08-31 19:00:16 [112/245/248] [python-requests] Starting assembly 15-08-31 19:00:16 [112/245/248] [python-requests] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:00:23 [113/245/248] [python-requests] Starting build 15-08-31 19:00:23 [113/245/248] [python-requests] Try fetching tarball git___git_baserock_org_delta_python_requests.tar --2015-08-31 19:00:23-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_python_requests.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5263872 (5.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_python_requests.tar’ git___git_baserock_org_delta_python_requests.tar 100%[=================================================================================================================>] 5.02M 5.77MB/s in 0.9s 2015-08-31 19:00:25 (5.77 MB/s) - ‘git___git_baserock_org_delta_python_requests.tar’ saved [5263872/5263872] remote: Counting objects: 97, done. remote: Compressing objects: 100% (76/76), done. remote: Total 97 (delta 41), reused 71 (delta 18) Unpacking objects: 100% (97/97), done. From git://git.baserock.org/delta/python-requests * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] 2.0 -> 2.0 * [new branch] baserock/morph -> baserock/morph * [new branch] cache -> cache * [new branch] fix-1859 -> fix-1859 * [new branch] fix-cookies-saved-on-redirect -> fix-cookies-saved-on-redirect * [new branch] fix-pickling-adapters -> fix-pickling-adapters * [new branch] fix-redirect-test -> fix-redirect-test * [new branch] sigmavirus24/docs/support -> sigmavirus24/docs/support * [new branch] swap-charade-for-chardet -> swap-charade-for-chardet * [new branch] test -> test * [new branch] test2 -> test2 * [new branch] test4 -> test4 * [new branch] test5 -> test5 * [new branch] test6 -> test6 * [new branch] update-notice -> update-notice 15-08-31 19:01:31 [113/245/248] [python-requests] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_python_requests 15-08-31 19:01:31 [113/245/248] [python-requests] Git checkout upstream:python-requests in /src/tmp/tmpKNEMUU/python-requests.build 15-08-31 19:01:31 [113/245/248] [python-requests] Upstream version b8313177 v2.5.1 (v2.5.1 + 0 commits) 15-08-31 19:01:31 [113/245/248] [python-requests] Defined build system is python-distutils 15-08-31 19:01:31 [113/245/248] [python-requests] Logging build commands to /src/artifacts/python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761.build-log 15-08-31 19:01:31 [113/245/248] [python-requests] Running build-commands 15-08-31 19:01:31 [113/245/248] [python-requests] Running command: python setup.py build 15-08-31 19:01:35 [113/245/248] [python-requests] Running install-commands 15-08-31 19:01:35 [113/245/248] [python-requests] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:01:37 [113/245/248] [python-requests] Running strip-commands 15-08-31 19:01:37 [113/245/248] [python-requests] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:01:38 [113/245/248] [python-requests] Elapsed time for build 00:01:14 15-08-31 19:01:38 [113/245/248] [python-requests] Starting artifact creation 15-08-31 19:01:44 [113/245/248] [python-requests] Now cached 715904 bytes as python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761 15-08-31 19:01:44 [113/245/248] [python-requests] Elapsed time for artifact creation 00:00:06 15-08-31 19:01:47 [113/245/248] [python-requests] Cleaned up /src/tmp/tmpKNEMUU 15-08-31 19:01:47 [113/245/248] [python-requests] Elapsed time for assembly 00:01:31 15-08-31 19:01:47 [113/245/248] [python-core] Installing python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761 15-08-31 19:01:54 [113/245/248] [mako] Starting assembly 15-08-31 19:01:57 [113/245/248] [python-setuptools] Starting assembly 15-08-31 19:01:57 [113/245/248] [python-setuptools] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:02:05 [114/245/248] [python-setuptools] Starting build 15-08-31 19:02:05 [114/245/248] [python-setuptools] Try fetching tarball git___git_baserock_org_delta_python_setuptools_bitbucket.tar --2015-08-31 19:02:05-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_python_setuptools_bitbucket.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3620864 (3.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_python_setuptools_bitbucket.tar’ git___git_baserock_org_delta_python_setuptools_bit 100%[=================================================================================================================>] 3.45M --.-KB/s in 0.1s 2015-08-31 19:02:06 (23.2 MB/s) - ‘git___git_baserock_org_delta_python_setuptools_bitbucket.tar’ saved [3620864/3620864] remote: Counting objects: 18, done. remote: Compressing objects: 100% (14/14), done. remote: Total 18 (delta 10), reused 2 (delta 2) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/python-setuptools-bitbucket * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/master -> baserock/master * [new branch] baserock/richardipsum/pip -> baserock/richardipsum/pip * [new branch] baserock/richardipsum/pip-7.0-rebase -> baserock/richardipsum/pip-7.0-rebase * [new tag] 7.0b1 -> 7.0b1 15-08-31 19:03:10 [114/245/248] [python-setuptools] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_python_setuptools_bitbucket 15-08-31 19:03:10 [114/245/248] [python-setuptools] Git checkout upstream:python-setuptools-bitbucket in /src/tmp/tmpAA2uy3/python-setuptools.build 15-08-31 19:03:10 [114/245/248] [python-setuptools] Upstream version 0aa6a4de 7.0-1-g0aa6a4d (7.0 + 1 commits) 15-08-31 19:03:10 [114/245/248] [python-setuptools] Defined build system is manual 15-08-31 19:03:10 [114/245/248] [python-setuptools] Logging build commands to /src/artifacts/python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8.build-log 15-08-31 19:03:10 [114/245/248] [python-setuptools] Running build-commands 15-08-31 19:03:10 [114/245/248] [python-setuptools] Running command: python setup.py build 15-08-31 19:03:14 [114/245/248] [python-setuptools] Running install-commands 15-08-31 19:03:14 [114/245/248] [python-setuptools] Running command: python setup.py install --prefix=/usr --root "$DESTDIR" 15-08-31 19:03:17 [114/245/248] [python-setuptools] Elapsed time for build 00:01:11 15-08-31 19:03:17 [114/245/248] [python-setuptools] Starting artifact creation 15-08-31 19:03:18 [114/245/248] [python-setuptools] Now cached 383369 bytes as python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 19:03:18 [114/245/248] [python-setuptools] Elapsed time for artifact creation 00:00:01 15-08-31 19:03:21 [114/245/248] [python-setuptools] Cleaned up /src/tmp/tmpAA2uy3 15-08-31 19:03:21 [114/245/248] [python-setuptools] Elapsed time for assembly 00:01:23 15-08-31 19:03:21 [114/245/248] [mako] Installing python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 19:03:28 [115/245/248] [mako] Starting build 15-08-31 19:03:28 [115/245/248] [mako] Try fetching tarball git___git_baserock_org_delta_python_packages_mako.tar --2015-08-31 19:03:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_python_packages_mako.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1200640 (1.1M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_python_packages_mako.tar’ git___git_baserock_org_delta_python_packages_mako. 100%[=================================================================================================================>] 1.14M 912KB/s in 1.3s 2015-08-31 19:03:30 (912 KB/s) - ‘git___git_baserock_org_delta_python_packages_mako.tar’ saved [1200640/1200640] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/python-packages/mako * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 19:03:52 [115/245/248] [mako] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_python_packages_mako 15-08-31 19:03:52 [115/245/248] [mako] Git checkout upstream:python-packages/mako.git in /src/tmp/tmp6WCU75/mako.build 15-08-31 19:03:53 [115/245/248] [mako] Upstream version 285bc818 rel_1_0_0 (rel_1_0_0 + 0 commits) 15-08-31 19:03:53 [115/245/248] [mako] Defined build system is python-distutils 15-08-31 19:03:53 [115/245/248] [mako] Logging build commands to /src/artifacts/mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77.build-log 15-08-31 19:03:53 [115/245/248] [mako] Running build-commands 15-08-31 19:03:53 [115/245/248] [mako] Running command: python setup.py build 15-08-31 19:03:56 [115/245/248] [mako] Running install-commands 15-08-31 19:03:56 [115/245/248] [mako] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:03:58 [115/245/248] [mako] Running strip-commands 15-08-31 19:03:58 [115/245/248] [mako] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:03:58 [115/245/248] [mako] Elapsed time for build 00:00:29 15-08-31 19:03:58 [115/245/248] [mako] Starting artifact creation 15-08-31 19:03:59 [115/245/248] [mako] Now cached 135654 bytes as mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77 15-08-31 19:03:59 [115/245/248] [mako] Elapsed time for artifact creation 00:00:00 15-08-31 19:04:02 [115/245/248] [mako] Cleaned up /src/tmp/tmp6WCU75 15-08-31 19:04:02 [115/245/248] [mako] Elapsed time for assembly 00:02:07 15-08-31 19:04:02 [115/245/248] [python-core] Installing mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77 15-08-31 19:04:02 [115/245/248] [python-lxml] Starting assembly 15-08-31 19:04:05 [115/245/248] [python-lxml] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:04:12 [116/245/248] [python-lxml] Starting build 15-08-31 19:04:12 [116/245/248] [python-lxml] Try fetching tarball git___git_baserock_org_delta_python_lxml.tar --2015-08-31 19:04:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_python_lxml.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 22542848 (21M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_python_lxml.tar’ git___git_baserock_org_delta_python_lxml.tar 100%[=================================================================================================================>] 21.50M 2.85MB/s in 7.5s 2015-08-31 19:04:20 (2.85 MB/s) - ‘git___git_baserock_org_delta_python_lxml.tar’ saved [22542848/22542848] remote: Counting objects: 9, done. remote: Compressing objects: 100% (6/6), done. remote: Total 9 (delta 1), reused 9 (delta 1) Unpacking objects: 100% (9/9), done. From git://git.baserock.org/delta/python-lxml * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 19:06:21 [116/245/248] [python-lxml] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_python_lxml 15-08-31 19:06:21 [116/245/248] [python-lxml] Git checkout upstream:python-lxml in /src/tmp/tmpEaOLgs/python-lxml.build 15-08-31 19:06:21 [116/245/248] [python-lxml] Upstream version 14505bc6 lxml-3.4.0 (lxml-3.4.0 + 0 commits) 15-08-31 19:06:22 [116/245/248] [python-lxml] Defined build system is python-distutils 15-08-31 19:06:22 [116/245/248] [python-lxml] Logging build commands to /src/artifacts/python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869.build-log 15-08-31 19:06:22 [116/245/248] [python-lxml] Running build-commands 15-08-31 19:06:22 [116/245/248] [python-lxml] Running command: python setup.py build 15-08-31 19:15:20 [116/245/248] [python-lxml] Running install-commands 15-08-31 19:15:20 [116/245/248] [python-lxml] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:15:21 [116/245/248] [python-lxml] Running strip-commands 15-08-31 19:15:21 [116/245/248] [python-lxml] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:15:21 [116/245/248] [python-lxml] Elapsed time for build 00:11:09 15-08-31 19:15:21 [116/245/248] [python-lxml] Starting artifact creation 15-08-31 19:15:32 [116/245/248] [python-lxml] Now cached 2962150 bytes as python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869 15-08-31 19:15:32 [116/245/248] [python-lxml] Elapsed time for artifact creation 00:00:10 15-08-31 19:15:35 [116/245/248] [python-lxml] Cleaned up /src/tmp/tmpEaOLgs 15-08-31 19:15:35 [116/245/248] [python-lxml] Elapsed time for assembly 00:11:33 15-08-31 19:15:35 [116/245/248] [python-core] Installing python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869 15-08-31 19:15:35 [116/245/248] [python-markdown] Starting assembly 15-08-31 19:15:38 [116/245/248] [python-markdown] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:15:45 [117/245/248] [python-markdown] Starting build 15-08-31 19:15:45 [117/245/248] [python-markdown] Try fetching tarball git___git_baserock_org_delta_python_markdown.tar --2015-08-31 19:15:45-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_python_markdown.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2059264 (2.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_python_markdown.tar’ git___git_baserock_org_delta_python_markdown.tar 100%[=================================================================================================================>] 1.96M --.-KB/s in 0.1s 2015-08-31 19:15:46 (15.8 MB/s) - ‘git___git_baserock_org_delta_python_markdown.tar’ saved [2059264/2059264] remote: Counting objects: 25, done. remote: Compressing objects: 100% (18/18), done. remote: Total 25 (delta 11), reused 19 (delta 5) Unpacking objects: 100% (25/25), done. From git://git.baserock.org/delta/python-markdown * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] tox -> tox 15-08-31 19:15:58 [117/245/248] [python-markdown] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_python_markdown 15-08-31 19:15:59 [117/245/248] [python-markdown] Git checkout upstream:python-markdown in /src/tmp/tmpa79IAI/python-markdown.build 15-08-31 19:15:59 [117/245/248] [python-markdown] Upstream version f0c5b71a 2.5.1-final (2.5.1-final + 0 commits) 15-08-31 19:15:59 [117/245/248] [python-markdown] Defined build system is python-distutils 15-08-31 19:15:59 [117/245/248] [python-markdown] Logging build commands to /src/artifacts/python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a.build-log 15-08-31 19:15:59 [117/245/248] [python-markdown] Running build-commands 15-08-31 19:15:59 [117/245/248] [python-markdown] Running command: python setup.py build 15-08-31 19:16:07 [117/245/248] [python-markdown] Running install-commands 15-08-31 19:16:07 [117/245/248] [python-markdown] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:16:08 [117/245/248] [python-markdown] Running strip-commands 15-08-31 19:16:08 [117/245/248] [python-markdown] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:16:08 [117/245/248] [python-markdown] Elapsed time for build 00:00:22 15-08-31 19:16:08 [117/245/248] [python-markdown] Starting artifact creation 15-08-31 19:16:09 [117/245/248] [python-markdown] Now cached 110762 bytes as python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a 15-08-31 19:16:09 [117/245/248] [python-markdown] Elapsed time for artifact creation 00:00:00 15-08-31 19:16:11 [117/245/248] [python-markdown] Cleaned up /src/tmp/tmpa79IAI 15-08-31 19:16:11 [117/245/248] [python-markdown] Elapsed time for assembly 00:00:36 15-08-31 19:16:11 [117/245/248] [python-core] Installing python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a 15-08-31 19:16:11 [117/245/248] [pip] Starting assembly 15-08-31 19:16:15 [117/245/248] [pip] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:16:22 [117/245/248] [pip] Installing python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 19:16:22 [118/245/248] [pip] Starting build 15-08-31 19:16:22 [118/245/248] [pip] Try fetching tarball git___git_baserock_org_delta_pip.tar --2015-08-31 19:16:22-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pip.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 37538304 (36M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pip.tar’ git___git_baserock_org_delta_pip.tar 100%[=================================================================================================================>] 35.80M 14.8MB/s in 2.4s 2015-08-31 19:16:25 (14.8 MB/s) - ‘git___git_baserock_org_delta_pip.tar’ saved [37538304/37538304] remote: Counting objects: 211, done. remote: Compressing objects: 100% (149/149), done. remote: Total 211 (delta 128), reused 133 (delta 62) Receiving objects: 100% (211/211), 116.54 KiB | 0 bytes/s, done. Resolving deltas: 100% (128/128), completed with 39 local objects. From git://git.baserock.org/delta/pip * [new branch] 0.5.X -> 0.5.X * [new branch] 0.6.X -> 0.6.X * [new branch] 0.7.X -> 0.7.X * [new branch] 1.3.X -> 1.3.X * [new branch] 1.4.X -> 1.4.X * [new branch] 1.5.X -> 1.5.X * [new branch] baserock/master -> baserock/master * [new branch] baserock/richardipsum/add-list-dependencies -> baserock/richardipsum/add-list-dependencies * [new branch] feature/install-target -> feature/install-target * [new branch] feature/pep381-verification -> feature/pep381-verification * [new branch] feature/ssl-mirror-requests -> feature/ssl-mirror-requests * [new branch] issue-381-do-not-use-pwd-in-installation-process -> issue-381-do-not-use-pwd-in-installation-process * [new branch] revert-2513-ssh_and_commit_support -> revert-2513-ssh_and_commit_support * [new branch] threaded-page-getting -> threaded-page-getting * [new tag] 1.3rc1 -> 1.3rc1 * [new tag] 1.3rc2 -> 1.3rc2 * [new tag] 1.4rc1 -> 1.4rc1 * [new tag] 1.4rc2 -> 1.4rc2 * [new tag] 1.4rc3 -> 1.4rc3 * [new tag] 1.4rc4 -> 1.4rc4 * [new tag] 1.4rc5 -> 1.4rc5 * [new tag] 1.5.1rc1 -> 1.5.1rc1 * [new tag] 1.5rc1 -> 1.5rc1 * [new tag] 1.5rc2 -> 1.5rc2 * [new tag] 1.5rc3 -> 1.5rc3 * [new tag] 1.5rc4 -> 1.5rc4 15-08-31 19:17:21 [118/245/248] [pip] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pip 15-08-31 19:17:22 [118/245/248] [pip] Git checkout upstream:pip in /src/tmp/tmpWbr0RG/pip.build 15-08-31 19:17:23 [118/245/248] [pip] Upstream version ea680f20 1.5.6-11-gea680f2 (1.5.6 + 11 commits) 15-08-31 19:17:23 [118/245/248] [pip] Defined build system is python-distutils 15-08-31 19:17:23 [118/245/248] [pip] Logging build commands to /src/artifacts/pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1.build-log 15-08-31 19:17:23 [118/245/248] [pip] Running build-commands 15-08-31 19:17:23 [118/245/248] [pip] Running command: python setup.py build 15-08-31 19:17:26 [118/245/248] [pip] Running install-commands 15-08-31 19:17:26 [118/245/248] [pip] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:17:32 [118/245/248] [pip] Running strip-commands 15-08-31 19:17:32 [118/245/248] [pip] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:17:32 [118/245/248] [pip] Elapsed time for build 00:01:09 15-08-31 19:17:32 [118/245/248] [pip] Starting artifact creation 15-08-31 19:17:41 [118/245/248] [pip] Now cached 1658839 bytes as pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-08-31 19:17:41 [118/245/248] [pip] Elapsed time for artifact creation 00:00:09 15-08-31 19:17:44 [118/245/248] [pip] Cleaned up /src/tmp/tmpWbr0RG 15-08-31 19:17:44 [118/245/248] [pip] Elapsed time for assembly 00:01:33 15-08-31 19:17:44 [118/245/248] [python-core] Installing pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-08-31 19:17:45 [118/245/248] [six] Starting assembly 15-08-31 19:17:48 [118/245/248] [six] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:17:55 [119/245/248] [six] Starting build 15-08-31 19:17:55 [119/245/248] [six] Try fetching tarball git___git_baserock_org_delta_six.tar --2015-08-31 19:17:55-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_six.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 778752 (760K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_six.tar’ git___git_baserock_org_delta_six.tar 100%[=================================================================================================================>] 760.50K --.-KB/s in 0.1s 2015-08-31 19:17:55 (7.76 MB/s) - ‘git___git_baserock_org_delta_six.tar’ saved [778752/778752] remote: Counting objects: 10, done. remote: Compressing objects: 100% (6/6), done. remote: Total 10 (delta 2), reused 10 (delta 2) Unpacking objects: 100% (10/10), done. From git://git.baserock.org/delta/six * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 19:18:08 [119/245/248] [six] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_six 15-08-31 19:18:08 [119/245/248] [six] Git checkout upstream:six in /src/tmp/tmp5hNwdr/six.build 15-08-31 19:18:08 [119/245/248] [six] Upstream version 8cfbff6b 1.9.0 (1.9.0 + 0 commits) 15-08-31 19:18:08 [119/245/248] [six] Defined build system is python-distutils 15-08-31 19:18:08 [119/245/248] [six] Logging build commands to /src/artifacts/six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b.build-log 15-08-31 19:18:08 [119/245/248] [six] Running build-commands 15-08-31 19:18:08 [119/245/248] [six] Running command: python setup.py build 15-08-31 19:18:09 [119/245/248] [six] Running install-commands 15-08-31 19:18:09 [119/245/248] [six] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:18:10 [119/245/248] [six] Running strip-commands 15-08-31 19:18:10 [119/245/248] [six] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:18:10 [119/245/248] [six] Elapsed time for build 00:00:14 15-08-31 19:18:10 [119/245/248] [six] Starting artifact creation 15-08-31 19:18:10 [119/245/248] [six] Now cached 17822 bytes as six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b 15-08-31 19:18:10 [119/245/248] [six] Elapsed time for artifact creation 00:00:00 15-08-31 19:18:13 [119/245/248] [six] Cleaned up /src/tmp/tmp5hNwdr 15-08-31 19:18:13 [119/245/248] [six] Elapsed time for assembly 00:00:28 15-08-31 19:18:13 [119/245/248] [python-core] Installing six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b 15-08-31 19:18:13 [119/245/248] [pyyaml] Starting assembly 15-08-31 19:18:16 [119/245/248] [pyyaml] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 19:18:23 [119/245/248] [pyyaml] Installing python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-08-31 19:18:23 [120/245/248] [pyyaml] Starting build 15-08-31 19:18:23 [120/245/248] [pyyaml] Try fetching tarball git___git_baserock_org_delta_pyyaml.tar --2015-08-31 19:18:23-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pyyaml.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 423936 (414K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pyyaml.tar’ git___git_baserock_org_delta_pyyaml.tar 100%[=================================================================================================================>] 414.00K --.-KB/s in 0.08s 2015-08-31 19:18:24 (5.00 MB/s) - ‘git___git_baserock_org_delta_pyyaml.tar’ saved [423936/423936] remote: Counting objects: 21, done. remote: Compressing objects: 100% (11/11), done. remote: Total 21 (delta 9), reused 20 (delta 8) Unpacking objects: 100% (21/21), done. From git://git.baserock.org/delta/pyyaml * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 19:18:24 [120/245/248] [pyyaml] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pyyaml 15-08-31 19:18:24 [120/245/248] [pyyaml] Git checkout upstream:pyyaml in /src/tmp/tmp3S2bRQ/pyyaml.build 15-08-31 19:18:24 [120/245/248] [pyyaml] Upstream version d9fbccea (No tag found) 15-08-31 19:18:25 [120/245/248] [pyyaml] Defined build system is manual 15-08-31 19:18:25 [120/245/248] [pyyaml] Logging build commands to /src/artifacts/pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691.build-log 15-08-31 19:18:25 [120/245/248] [pyyaml] Running build-commands 15-08-31 19:18:25 [120/245/248] [pyyaml] Running command: python setup.py --without-libyaml build 15-08-31 19:18:26 [120/245/248] [pyyaml] Running install-commands 15-08-31 19:18:26 [120/245/248] [pyyaml] Running command: python setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR" 15-08-31 19:18:27 [120/245/248] [pyyaml] Elapsed time for build 00:00:03 15-08-31 19:18:27 [120/245/248] [pyyaml] Starting artifact creation 15-08-31 19:18:27 [120/245/248] [pyyaml] Now cached 86978 bytes as pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691 15-08-31 19:18:27 [120/245/248] [pyyaml] Elapsed time for artifact creation 00:00:00 15-08-31 19:18:30 [120/245/248] [pyyaml] Cleaned up /src/tmp/tmp3S2bRQ 15-08-31 19:18:30 [120/245/248] [pyyaml] Elapsed time for assembly 00:00:17 15-08-31 19:18:30 [120/245/248] [python-core] Installing pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691 15-08-31 19:18:30 [120/245/248] [pbr] Starting assembly 15-08-31 19:18:34 [120/245/248] [pbr] Installing pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-08-31 19:18:41 [121/245/248] [pbr] Starting build 15-08-31 19:18:41 [121/245/248] [pbr] Try fetching tarball git___git_baserock_org_delta_pbr.tar --2015-08-31 19:18:41-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pbr.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 914944 (894K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pbr.tar’ git___git_baserock_org_delta_pbr.tar 100%[=================================================================================================================>] 893.50K --.-KB/s in 0.1s 2015-08-31 19:18:41 (8.95 MB/s) - ‘git___git_baserock_org_delta_pbr.tar’ saved [914944/914944] remote: Counting objects: 13, done. remote: Compressing objects: 100% (9/9), done. remote: Total 13 (delta 4), reused 11 (delta 2) Unpacking objects: 100% (13/13), done. From git://git.baserock.org/delta/pbr * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 19:18:49 [121/245/248] [pbr] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pbr 15-08-31 19:18:49 [121/245/248] [pbr] Git checkout upstream:pbr in /src/tmp/tmpp2LGO2/pbr.build 15-08-31 19:18:49 [121/245/248] [pbr] Upstream version aef4f7ef 0.10.7 (0.10.7 + 0 commits) 15-08-31 19:18:49 [121/245/248] [pbr] Defined build system is python-distutils 15-08-31 19:18:49 [121/245/248] [pbr] Logging build commands to /src/artifacts/pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3.build-log 15-08-31 19:18:49 [121/245/248] [pbr] Running build-commands 15-08-31 19:18:49 [121/245/248] [pbr] Running command: python setup.py build 15-08-31 19:18:53 [121/245/248] [pbr] Running install-commands 15-08-31 19:18:53 [121/245/248] [pbr] Running command: python setup.py install --prefix "$PREFIX" --root "$DESTDIR" 15-08-31 19:18:55 [121/245/248] [pbr] Running strip-commands 15-08-31 19:18:55 [121/245/248] [pbr] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:18:55 [121/245/248] [pbr] Elapsed time for build 00:00:14 15-08-31 19:18:55 [121/245/248] [pbr] Starting artifact creation 15-08-31 19:18:55 [121/245/248] [pbr] Now cached 80307 bytes as pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3 15-08-31 19:18:55 [121/245/248] [pbr] Elapsed time for artifact creation 00:00:00 15-08-31 19:18:58 [121/245/248] [pbr] Cleaned up /src/tmp/tmpp2LGO2 15-08-31 19:18:58 [121/245/248] [pbr] Elapsed time for assembly 00:00:27 15-08-31 19:18:58 [121/245/248] [python-core] Installing pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3 15-08-31 19:18:58 [122/245/248] [python-core] Starting build 15-08-31 19:18:58 [122/245/248] [python-core] Defined build system is manual 15-08-31 19:18:58 [122/245/248] [python-core] Logging build commands to /src/artifacts/python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c.build-log 15-08-31 19:18:58 [122/245/248] [python-core] Elapsed time for build 00:00:00 15-08-31 19:18:58 [122/245/248] [python-core] Starting artifact creation 15-08-31 19:18:58 [122/245/248] [python-core] Now cached 182 bytes as python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c 15-08-31 19:18:58 [122/245/248] [python-core] Elapsed time for artifact creation 00:00:00 15-08-31 19:19:01 [122/245/248] [python-core] Cleaned up /src/tmp/tmp06dcOD 15-08-31 19:19:01 [122/245/248] [python-core] Elapsed time for assembly 00:18:48 15-08-31 19:19:01 [122/245/248] [mesa] Installing python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c 15-08-31 19:19:02 [122/245/248] [mesa] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 19:19:03 [122/245/248] [wayland-generic] Starting assembly 15-08-31 19:19:07 [122/245/248] [libxkbcommon] Starting assembly 15-08-31 19:19:07 [122/245/248] [libxkbcommon] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 19:19:14 [123/245/248] [libxkbcommon] Starting build 15-08-31 19:19:14 [123/245/248] [libxkbcommon] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libxkbcommon.tar --2015-08-31 19:19:14-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libxkbcommon.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3365888 (3.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libxkbcommon.tar’ git___git_baserock_org_delta_xorg_lib_libxkbcommon 100%[=================================================================================================================>] 3.21M 3.49MB/s in 0.9s 2015-08-31 19:19:15 (3.49 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libxkbcommon.tar’ saved [3365888/3365888] remote: Counting objects: 38, done. remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 21), reused 14 (delta 5) Unpacking objects: 100% (38/38), done. From git://git.baserock.org/delta/xorg-lib-libxkbcommon * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/morph -> baserock/morph * [new branch] compose -> compose * [new branch] for-weston-0.85 -> for-weston-0.85 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libxkbcommon 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Git checkout upstream:xorg-lib-libxkbcommon in /src/tmp/tmpoqBVas/libxkbcommon.build 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Upstream version c43c3c86 xkbcommon-0.5.0 (xkbcommon-0.5.0 + 0 commits) 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Defined build system is autotools 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Logging build commands to /src/artifacts/libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775.build-log 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Running configure-commands 15-08-31 19:19:26 [123/245/248] [libxkbcommon] Running command: ./autogen.sh --prefix="$PREFIX" --disable-x11 15-08-31 19:20:55 [123/245/248] [libxkbcommon] Running build-commands 15-08-31 19:20:55 [123/245/248] [libxkbcommon] Running command: make 15-08-31 19:21:35 [123/245/248] [libxkbcommon] Running install-commands 15-08-31 19:21:35 [123/245/248] [libxkbcommon] Running command: make DESTDIR="$DESTDIR" install 15-08-31 19:21:36 [123/245/248] [libxkbcommon] Running strip-commands 15-08-31 19:21:36 [123/245/248] [libxkbcommon] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:21:37 [123/245/248] [libxkbcommon] Elapsed time for build 00:02:22 15-08-31 19:21:37 [123/245/248] [libxkbcommon] Starting artifact creation 15-08-31 19:21:40 [123/245/248] [libxkbcommon] Now cached 866862 bytes as libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-08-31 19:21:40 [123/245/248] [libxkbcommon] Elapsed time for artifact creation 00:00:03 15-08-31 19:21:43 [123/245/248] [libxkbcommon] Cleaned up /src/tmp/tmpoqBVas 15-08-31 19:21:43 [123/245/248] [libxkbcommon] Elapsed time for assembly 00:02:36 15-08-31 19:21:43 [123/245/248] [wayland-generic] Installing libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-08-31 19:21:50 [123/245/248] [wayland] Starting assembly 15-08-31 19:21:53 [123/245/248] [wayland] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 19:22:01 [123/245/248] [wayland] Installing libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-08-31 19:22:01 [124/245/248] [wayland] Starting build 15-08-31 19:22:01 [124/245/248] [wayland] Try fetching tarball git___git_baserock_org_delta_wayland.tar --2015-08-31 19:22:01-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_wayland.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2288128 (2.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_wayland.tar’ git___git_baserock_org_delta_wayland.tar 100%[=================================================================================================================>] 2.18M 8.42MB/s in 0.3s 2015-08-31 19:22:01 (8.42 MB/s) - ‘git___git_baserock_org_delta_wayland.tar’ saved [2288128/2288128] remote: Counting objects: 23, done. remote: Compressing objects: 100% (15/15), done. remote: Total 23 (delta 11), reused 17 (delta 8) Unpacking objects: 100% (23/23), done. From git://git.baserock.org/delta/wayland * [new branch] baserock/1.4.0 -> baserock/1.4.0 * [new branch] baserock/genivi/wayland -> baserock/genivi/wayland * [new branch] baserock/gnome -> baserock/gnome * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/morph_wl_1.0 -> baserock/morph_wl_1.0 * [new branch] baserock/morph_wl_1.2 -> baserock/morph_wl_1.2 15-08-31 19:22:13 [124/245/248] [wayland] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_wayland 15-08-31 19:22:13 [124/245/248] [wayland] Git checkout upstream:wayland in /src/tmp/tmpBMZ7oM/wayland.build 15-08-31 19:22:13 [124/245/248] [wayland] Upstream version 60024af5 1.8.0 (1.8.0 + 0 commits) 15-08-31 19:22:13 [124/245/248] [wayland] Defined build system is autotools 15-08-31 19:22:13 [124/245/248] [wayland] Logging build commands to /src/artifacts/wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e.build-log 15-08-31 19:22:13 [124/245/248] [wayland] Running configure-commands 15-08-31 19:22:13 [124/245/248] [wayland] Running command: autoreconf -ivf 15-08-31 19:23:07 [124/245/248] [wayland] Running command: ./configure --prefix="$PREFIX" --disable-documentation 15-08-31 19:23:28 [124/245/248] [wayland] Running build-commands 15-08-31 19:23:28 [124/245/248] [wayland] Running command: make 15-08-31 19:23:48 [124/245/248] [wayland] Running install-commands 15-08-31 19:23:48 [124/245/248] [wayland] Running command: make DESTDIR="$DESTDIR" install 15-08-31 19:23:51 [124/245/248] [wayland] Running strip-commands 15-08-31 19:23:51 [124/245/248] [wayland] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 19:23:51 [124/245/248] [wayland] Elapsed time for build 00:01:50 15-08-31 19:23:51 [124/245/248] [wayland] Starting artifact creation 15-08-31 19:23:53 [124/245/248] [wayland] Now cached 442726 bytes as wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e 15-08-31 19:23:53 [124/245/248] [wayland] Elapsed time for artifact creation 00:00:01 15-08-31 19:23:56 [124/245/248] [wayland] Cleaned up /src/tmp/tmpBMZ7oM 15-08-31 19:23:56 [124/245/248] [wayland] Elapsed time for assembly 00:02:05 15-08-31 19:23:56 [124/245/248] [wayland-generic] Installing wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e 15-08-31 19:23:56 [125/245/248] [wayland-generic] Starting build 15-08-31 19:23:56 [125/245/248] [wayland-generic] Defined build system is manual 15-08-31 19:23:56 [125/245/248] [wayland-generic] Logging build commands to /src/artifacts/wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca.build-log 15-08-31 19:23:56 [125/245/248] [wayland-generic] Elapsed time for build 00:00:00 15-08-31 19:23:56 [125/245/248] [wayland-generic] Starting artifact creation 15-08-31 19:23:56 [125/245/248] [wayland-generic] Now cached 186 bytes as wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca 15-08-31 19:23:56 [125/245/248] [wayland-generic] Elapsed time for artifact creation 00:00:00 15-08-31 19:23:59 [125/245/248] [wayland-generic] Cleaned up /src/tmp/tmpCI57oN 15-08-31 19:23:59 [125/245/248] [wayland-generic] Elapsed time for assembly 00:04:55 15-08-31 19:23:59 [125/245/248] [mesa] Installing wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca 15-08-31 19:23:59 [126/245/248] [mesa] Starting build 15-08-31 19:23:59 [126/245/248] [mesa] Try fetching tarball git___git_baserock_org_delta_mesa.tar --2015-08-31 19:23:59-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_mesa.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 210222592 (200M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_mesa.tar’ git___git_baserock_org_delta_mesa.tar 100%[=================================================================================================================>] 200.48M 15.5MB/s in 13s 2015-08-31 19:24:12 (15.4 MB/s) - ‘git___git_baserock_org_delta_mesa.tar’ saved [210222592/210222592] remote: Counting objects: 999, done. remote: Compressing objects: 100% (237/237), done. remote: Total 999 (delta 844), reused 903 (delta 756) Receiving objects: 100% (999/999), 146.62 KiB | 0 bytes/s, done. Resolving deltas: 100% (844/844), completed with 204 local objects. From git://git.baserock.org/delta/mesa * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/10.0.4 -> baserock/10.0.4 * [new branch] baserock/10.0.4-gallium -> baserock/10.0.4-gallium * [new branch] baserock/arm/10.0.4-gallium -> baserock/arm/10.0.4-gallium * [new branch] baserock/genivi/baseline-armv7-versatile -> baserock/genivi/baseline-armv7-versatile * [new branch] baserock/genivi/morph -> baserock/genivi/morph * [new branch] baserock/genivi/morph-generic -> baserock/genivi/morph-generic * [new branch] baserock/genivi/wayland -> baserock/genivi/wayland * [new branch] baserock/genivi/wayland-generic -> baserock/genivi/wayland-generic * [new branch] baserock/genivi/wayland_9.2 -> baserock/genivi/wayland_9.2 * [new branch] baserock/genivi/wayland_9.2_test -> baserock/genivi/wayland_9.2_test * [new branch] baserock/gnome -> baserock/gnome * [new branch] baserock/james/mesa -> baserock/james/mesa * [new branch] baserock/james/test -> baserock/james/test * [new branch] baserock/liw/x-consolidation -> baserock/liw/x-consolidation * [new branch] baserock/mesa-10.3.7-2-gf7d157a/fstat_fix -> baserock/mesa-10.3.7-2-gf7d157a/fstat_fix * [new branch] baserock/mesa-10.5.4-jetson -> baserock/mesa-10.5.4-jetson * [new branch] baserock/mesa-10.5.5-jetson -> baserock/mesa-10.5.5-jetson * [new branch] baserock/mesa-10.6.0-rc1-jetson -> baserock/mesa-10.6.0-rc1-jetson * [new branch] baserock/michaeldrake/architecture-agnostic-mesa -> baserock/michaeldrake/architecture-agnostic-mesa * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/unified -> baserock/unified * [new branch] broadwell -> broadwell * [new branch] egl-drm -> egl-drm * [new branch] fp64_floor -> fp64_floor * [new branch] loader-v4 -> loader-v4 15-08-31 19:24:52 [126/245/248] [mesa] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_mesa 15-08-31 19:24:58 [126/245/248] [mesa] Git checkout upstream:mesa in /src/tmp/tmpAvHCd5/mesa.build 15-08-31 19:24:59 [126/245/248] [mesa] Upstream version 635ad274 mesa-10.6.0-rc1-5-g635ad27 (mesa-10.6.0-rc1 + 5 commits) 15-08-31 19:24:59 [126/245/248] [mesa] Defined build system is autotools 15-08-31 19:24:59 [126/245/248] [mesa] Logging build commands to /src/artifacts/mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78.build-log 15-08-31 19:24:59 [126/245/248] [mesa] Running configure-commands 15-08-31 19:24:59 [126/245/248] [mesa] Running command: cpu=$(echo $TARGET | cut -d '-' -f 1) case "$cpu" in armv7lhf) DRIDRIVERS=no GALLIUMDRIVERS=nouveau,freedreno,svga,swrast,vc4 ;; *) DRIDRIVERS=yes GALLIUMDRIVERS=yes ;; esac ./autogen.sh --prefix="$PREFIX" \ --enable-gles2 \ --disable-glx \ --with-egl-platforms=drm,wayland \ --with-gallium-drivers="$GALLIUMDRIVERS" \ --with-dri-drivers="$DRIDRIVERS" 15-08-31 19:28:18 [126/245/248] [mesa] Running build-commands 15-08-31 19:28:18 [126/245/248] [mesa] Running command: make 15-08-31 20:03:03 [126/245/248] [mesa] Running install-commands 15-08-31 20:03:03 [126/245/248] [mesa] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:03:22 [126/245/248] [mesa] Running strip-commands 15-08-31 20:03:22 [126/245/248] [mesa] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:03:23 [126/245/248] [mesa] Elapsed time for build 00:39:23 15-08-31 20:03:23 [126/245/248] [mesa] Starting artifact creation 15-08-31 20:04:29 [126/245/248] [mesa] Now cached 19384736 bytes as mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78 15-08-31 20:04:29 [126/245/248] [mesa] Elapsed time for artifact creation 00:01:06 15-08-31 20:04:35 [126/245/248] [mesa] Cleaned up /src/tmp/tmpAvHCd5 15-08-31 20:04:35 [126/245/248] [mesa] Elapsed time for assembly 02:03:33 15-08-31 20:04:35 [126/245/248] [mesa-common] Installing mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78 15-08-31 20:04:44 [127/245/248] [mesa-common] Starting build 15-08-31 20:04:44 [127/245/248] [mesa-common] Defined build system is manual 15-08-31 20:04:44 [127/245/248] [mesa-common] Logging build commands to /src/artifacts/mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a.build-log 15-08-31 20:04:44 [127/245/248] [mesa-common] Elapsed time for build 00:00:00 15-08-31 20:04:44 [127/245/248] [mesa-common] Starting artifact creation 15-08-31 20:04:44 [127/245/248] [mesa-common] Now cached 180 bytes as mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 20:04:44 [127/245/248] [mesa-common] Elapsed time for artifact creation 00:00:00 15-08-31 20:04:47 [127/245/248] [mesa-common] Cleaned up /src/tmp/tmppesqaP 15-08-31 20:04:47 [127/245/248] [mesa-common] Elapsed time for assembly 02:03:46 15-08-31 20:04:47 [127/245/248] [harfbuzz] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 20:04:56 [127/245/248] [x-common] Starting assembly 15-08-31 20:05:00 [127/245/248] [xorg-proto-renderproto] Starting assembly 15-08-31 20:05:00 [127/245/248] [xorg-proto-renderproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:05:07 [128/245/248] [xorg-proto-renderproto] Starting build 15-08-31 20:05:07 [128/245/248] [xorg-proto-renderproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_renderproto.tar --2015-08-31 20:05:07-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_renderproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 84992 (83K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_renderproto.tar’ git___git_baserock_org_delta_xorg_proto_renderprot 100%[=================================================================================================================>] 83.00K --.-KB/s in 0.03s 2015-08-31 20:05:07 (2.55 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_renderproto.tar’ saved [84992/84992] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-renderproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_renderproto 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Git checkout upstream:xorg-proto-renderproto in /src/tmp/tmpPL47Xk/xorg-proto-renderproto.build 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Upstream version 935f5ec9 renderproto-0.11.1-3-g935f5ec (renderproto-0.11.1 + 3 commits) 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Defined build system is autotools 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Logging build commands to /src/artifacts/xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27.build-log 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Running configure-commands 15-08-31 20:05:08 [128/245/248] [xorg-proto-renderproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:05:41 [128/245/248] [xorg-proto-renderproto] Running build-commands 15-08-31 20:05:41 [128/245/248] [xorg-proto-renderproto] Running command: make 15-08-31 20:05:41 [128/245/248] [xorg-proto-renderproto] Running install-commands 15-08-31 20:05:41 [128/245/248] [xorg-proto-renderproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Running strip-commands 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Elapsed time for build 00:00:34 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Starting artifact creation 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Now cached 16469 bytes as xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 20:05:42 [128/245/248] [xorg-proto-renderproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:05:45 [128/245/248] [xorg-proto-renderproto] Cleaned up /src/tmp/tmpPL47Xk 15-08-31 20:05:45 [128/245/248] [xorg-proto-renderproto] Elapsed time for assembly 00:00:45 15-08-31 20:05:45 [128/245/248] [x-common] Installing xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 20:05:52 [128/245/248] [xorg-lib-libxtrans] Starting assembly 15-08-31 20:05:55 [128/245/248] [xorg-lib-libxtrans] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:06:03 [129/245/248] [xorg-lib-libxtrans] Starting build 15-08-31 20:06:03 [129/245/248] [xorg-lib-libxtrans] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libxtrans.tar --2015-08-31 20:06:03-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libxtrans.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 378880 (370K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libxtrans.tar’ git___git_baserock_org_delta_xorg_lib_libxtrans.ta 100%[=================================================================================================================>] 370.00K --.-KB/s in 0.07s 2015-08-31 20:06:03 (5.53 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libxtrans.tar’ saved [378880/378880] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libxtrans * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libxtrans 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Git checkout upstream:xorg-lib-libxtrans in /src/tmp/tmpbAU9vD/xorg-lib-libxtrans.build 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Upstream version 7cbad9fe xtrans-1.3.5 (xtrans-1.3.5 + 0 commits) 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Defined build system is autotools 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Logging build commands to /src/artifacts/xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e.build-log 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Running configure-commands 15-08-31 20:06:04 [129/245/248] [xorg-lib-libxtrans] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:06:38 [129/245/248] [xorg-lib-libxtrans] Running build-commands 15-08-31 20:06:38 [129/245/248] [xorg-lib-libxtrans] Running command: make 15-08-31 20:06:38 [129/245/248] [xorg-lib-libxtrans] Running install-commands 15-08-31 20:06:38 [129/245/248] [xorg-lib-libxtrans] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Running strip-commands 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Elapsed time for build 00:00:36 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Starting artifact creation 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Now cached 53757 bytes as xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 20:06:39 [129/245/248] [xorg-lib-libxtrans] Elapsed time for artifact creation 00:00:00 15-08-31 20:06:42 [129/245/248] [xorg-lib-libxtrans] Cleaned up /src/tmp/tmpbAU9vD 15-08-31 20:06:42 [129/245/248] [xorg-lib-libxtrans] Elapsed time for assembly 00:00:49 15-08-31 20:06:42 [129/245/248] [x-common] Installing xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 20:06:42 [129/245/248] [xorg-proto-fixesproto] Starting assembly 15-08-31 20:06:45 [129/245/248] [xorg-proto-fixesproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:06:52 [130/245/248] [xorg-proto-fixesproto] Starting build 15-08-31 20:06:52 [130/245/248] [xorg-proto-fixesproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_fixesproto.tar --2015-08-31 20:06:52-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_fixesproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 71680 (70K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_fixesproto.tar’ git___git_baserock_org_delta_xorg_proto_fixesproto 100%[=================================================================================================================>] 70.00K --.-KB/s in 0.03s 2015-08-31 20:06:53 (2.20 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_fixesproto.tar’ saved [71680/71680] From git://git.baserock.org/delta/xorg-proto-fixesproto * [new branch] baserock/morph -> baserock/morph 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_fixesproto 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Git checkout upstream:xorg-proto-fixesproto in /src/tmp/tmpZtwtzT/xorg-proto-fixesproto.build 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Upstream version b6c6bc2a fixesproto-5.0-3-gb6c6bc2 (fixesproto-5.0 + 3 commits) 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Defined build system is autotools 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Logging build commands to /src/artifacts/xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160.build-log 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Running configure-commands 15-08-31 20:06:53 [130/245/248] [xorg-proto-fixesproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running build-commands 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running command: make 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running install-commands 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running strip-commands 15-08-31 20:07:26 [130/245/248] [xorg-proto-fixesproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:07:27 [130/245/248] [xorg-proto-fixesproto] Elapsed time for build 00:00:34 15-08-31 20:07:27 [130/245/248] [xorg-proto-fixesproto] Starting artifact creation 15-08-31 20:07:27 [130/245/248] [xorg-proto-fixesproto] Now cached 10683 bytes as xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-08-31 20:07:27 [130/245/248] [xorg-proto-fixesproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:07:29 [130/245/248] [xorg-proto-fixesproto] Cleaned up /src/tmp/tmpZtwtzT 15-08-31 20:07:29 [130/245/248] [xorg-proto-fixesproto] Elapsed time for assembly 00:00:47 15-08-31 20:07:29 [130/245/248] [x-common] Installing xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-08-31 20:07:29 [130/245/248] [xorg-proto-fontsproto] Starting assembly 15-08-31 20:07:33 [130/245/248] [xorg-proto-fontsproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:07:40 [131/245/248] [xorg-proto-fontsproto] Starting build 15-08-31 20:07:40 [131/245/248] [xorg-proto-fontsproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_fontsproto.tar --2015-08-31 20:07:40-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_fontsproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 183296 (179K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_fontsproto.tar’ git___git_baserock_org_delta_xorg_proto_fontsproto 100%[=================================================================================================================>] 179.00K --.-KB/s in 0.05s 2015-08-31 20:07:40 (3.70 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_fontsproto.tar’ saved [183296/183296] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-fontsproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_fontsproto 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Git checkout upstream:xorg-proto-fontsproto in /src/tmp/tmphBh9QL/xorg-proto-fontsproto.build 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Upstream version df8c05f7 fontsproto-2.1.3 (fontsproto-2.1.3 + 0 commits) 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Defined build system is autotools 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Logging build commands to /src/artifacts/xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39.build-log 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Running configure-commands 15-08-31 20:07:41 [131/245/248] [xorg-proto-fontsproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running build-commands 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running command: make 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running install-commands 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running strip-commands 15-08-31 20:08:15 [131/245/248] [xorg-proto-fontsproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:08:16 [131/245/248] [xorg-proto-fontsproto] Elapsed time for build 00:00:35 15-08-31 20:08:16 [131/245/248] [xorg-proto-fontsproto] Starting artifact creation 15-08-31 20:08:16 [131/245/248] [xorg-proto-fontsproto] Now cached 41854 bytes as xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39 15-08-31 20:08:16 [131/245/248] [xorg-proto-fontsproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:08:19 [131/245/248] [xorg-proto-fontsproto] Cleaned up /src/tmp/tmphBh9QL 15-08-31 20:08:19 [131/245/248] [xorg-proto-fontsproto] Elapsed time for assembly 00:00:49 15-08-31 20:08:19 [131/245/248] [x-common] Installing xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39 15-08-31 20:08:19 [131/245/248] [xorg-proto-x11proto] Starting assembly 15-08-31 20:08:22 [131/245/248] [xorg-proto-x11proto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:08:29 [132/245/248] [xorg-proto-x11proto] Starting build 15-08-31 20:08:29 [132/245/248] [xorg-proto-x11proto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_x11proto.tar --2015-08-31 20:08:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_x11proto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 567296 (554K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_x11proto.tar’ git___git_baserock_org_delta_xorg_proto_x11proto.t 100%[=================================================================================================================>] 554.00K --.-KB/s in 0.08s 2015-08-31 20:08:29 (6.47 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_x11proto.tar’ saved [567296/567296] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-x11proto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-event -> lg3d-event 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_x11proto 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Git checkout upstream:xorg-proto-x11proto in /src/tmp/tmpcxClq_/xorg-proto-x11proto.build 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Upstream version 03cbbf6c xproto-7.0.26 (xproto-7.0.26 + 0 commits) 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Defined build system is autotools 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Logging build commands to /src/artifacts/xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9.build-log 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Running configure-commands 15-08-31 20:08:31 [132/245/248] [xorg-proto-x11proto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:09:09 [132/245/248] [xorg-proto-x11proto] Running build-commands 15-08-31 20:09:09 [132/245/248] [xorg-proto-x11proto] Running command: make 15-08-31 20:09:10 [132/245/248] [xorg-proto-x11proto] Running install-commands 15-08-31 20:09:10 [132/245/248] [xorg-proto-x11proto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:09:10 [132/245/248] [xorg-proto-x11proto] Running strip-commands 15-08-31 20:09:10 [132/245/248] [xorg-proto-x11proto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:09:11 [132/245/248] [xorg-proto-x11proto] Elapsed time for build 00:00:41 15-08-31 20:09:11 [132/245/248] [xorg-proto-x11proto] Starting artifact creation 15-08-31 20:09:11 [132/245/248] [xorg-proto-x11proto] Now cached 187824 bytes as xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:09:11 [132/245/248] [xorg-proto-x11proto] Elapsed time for artifact creation 00:00:00 15-08-31 20:09:14 [132/245/248] [xorg-proto-x11proto] Cleaned up /src/tmp/tmpcxClq_ 15-08-31 20:09:14 [132/245/248] [xorg-proto-x11proto] Elapsed time for assembly 00:00:55 15-08-31 20:09:14 [132/245/248] [x-common] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:09:14 [132/245/248] [xorg-proto-resourceproto] Starting assembly 15-08-31 20:09:17 [132/245/248] [xorg-proto-resourceproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:09:25 [133/245/248] [xorg-proto-resourceproto] Starting build 15-08-31 20:09:25 [133/245/248] [xorg-proto-resourceproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_resourceproto.tar --2015-08-31 20:09:25-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_resourceproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 57856 (56K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_resourceproto.tar’ git___git_baserock_org_delta_xorg_proto_resourcepr 100%[=================================================================================================================>] 56.50K --.-KB/s in 0.1s 2015-08-31 20:09:25 (523 KB/s) - ‘git___git_baserock_org_delta_xorg_proto_resourceproto.tar’ saved [57856/57856] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-resourceproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_resourceproto 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Git checkout upstream:xorg-proto-resourceproto in /src/tmp/tmpkvz4mV/xorg-proto-resourceproto.build 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Upstream version ada91f54 resourceproto-1.2.0-2-gada91f5 (resourceproto-1.2.0 + 2 commits) 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Defined build system is autotools 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Logging build commands to /src/artifacts/xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637.build-log 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Running configure-commands 15-08-31 20:09:26 [133/245/248] [xorg-proto-resourceproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:09:58 [133/245/248] [xorg-proto-resourceproto] Running build-commands 15-08-31 20:09:58 [133/245/248] [xorg-proto-resourceproto] Running command: make 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Running install-commands 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Running strip-commands 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Elapsed time for build 00:00:34 15-08-31 20:09:59 [133/245/248] [xorg-proto-resourceproto] Starting artifact creation 15-08-31 20:10:00 [133/245/248] [xorg-proto-resourceproto] Now cached 6981 bytes as xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637 15-08-31 20:10:00 [133/245/248] [xorg-proto-resourceproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:10:02 [133/245/248] [xorg-proto-resourceproto] Cleaned up /src/tmp/tmpkvz4mV 15-08-31 20:10:02 [133/245/248] [xorg-proto-resourceproto] Elapsed time for assembly 00:00:48 15-08-31 20:10:02 [133/245/248] [x-common] Installing xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637 15-08-31 20:10:02 [133/245/248] [xorg-lib-libXau] Starting assembly 15-08-31 20:10:05 [133/245/248] [xorg-lib-libXau] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:10:13 [134/245/248] [xorg-lib-libXau] Starting build 15-08-31 20:10:13 [134/245/248] [xorg-lib-libXau] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXau.tar --2015-08-31 20:10:13-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXau.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 141824 (138K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXau.tar’ git___git_baserock_org_delta_xorg_lib_libXau.tar 100%[=================================================================================================================>] 138.50K --.-KB/s in 0.05s 2015-08-31 20:10:13 (2.83 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXau.tar’ saved [141824/141824] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXau * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXau 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Git checkout upstream:xorg-lib-libXau in /src/tmp/tmpjsO533/xorg-lib-libXau.build 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Upstream version 1a8a1b2c libXau-1.0.7-8-g1a8a1b2 (libXau-1.0.7 + 8 commits) 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Defined build system is autotools 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Logging build commands to /src/artifacts/xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6.build-log 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Running configure-commands 15-08-31 20:10:14 [134/245/248] [xorg-lib-libXau] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:11:13 [134/245/248] [xorg-lib-libXau] Running build-commands 15-08-31 20:11:13 [134/245/248] [xorg-lib-libXau] Running command: make 15-08-31 20:11:19 [134/245/248] [xorg-lib-libXau] Running install-commands 15-08-31 20:11:19 [134/245/248] [xorg-lib-libXau] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Running strip-commands 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Elapsed time for build 00:01:06 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Starting artifact creation 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Now cached 34606 bytes as xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-08-31 20:11:20 [134/245/248] [xorg-lib-libXau] Elapsed time for artifact creation 00:00:00 15-08-31 20:11:23 [134/245/248] [xorg-lib-libXau] Cleaned up /src/tmp/tmpjsO533 15-08-31 20:11:23 [134/245/248] [xorg-lib-libXau] Elapsed time for assembly 00:01:20 15-08-31 20:11:23 [134/245/248] [x-common] Installing xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-08-31 20:11:23 [134/245/248] [xorg-proto-videoproto] Starting assembly 15-08-31 20:11:26 [134/245/248] [xorg-proto-videoproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:11:33 [135/245/248] [xorg-proto-videoproto] Starting build 15-08-31 20:11:33 [135/245/248] [xorg-proto-videoproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_videoproto.tar --2015-08-31 20:11:34-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_videoproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 71168 (70K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_videoproto.tar’ git___git_baserock_org_delta_xorg_proto_videoproto 100%[=================================================================================================================>] 69.50K --.-KB/s in 0.03s 2015-08-31 20:11:34 (2.13 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_videoproto.tar’ saved [71168/71168] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-videoproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:11:34 [135/245/248] [xorg-proto-videoproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_videoproto 15-08-31 20:11:34 [135/245/248] [xorg-proto-videoproto] Git checkout upstream:xorg-proto-videoproto in /src/tmp/tmpsrSnlh/xorg-proto-videoproto.build 15-08-31 20:11:34 [135/245/248] [xorg-proto-videoproto] Upstream version e42cf822 videoproto-2.3.1-2-ge42cf82 (videoproto-2.3.1 + 2 commits) 15-08-31 20:11:35 [135/245/248] [xorg-proto-videoproto] Defined build system is autotools 15-08-31 20:11:35 [135/245/248] [xorg-proto-videoproto] Logging build commands to /src/artifacts/xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9.build-log 15-08-31 20:11:35 [135/245/248] [xorg-proto-videoproto] Running configure-commands 15-08-31 20:11:35 [135/245/248] [xorg-proto-videoproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:12:07 [135/245/248] [xorg-proto-videoproto] Running build-commands 15-08-31 20:12:07 [135/245/248] [xorg-proto-videoproto] Running command: make 15-08-31 20:12:07 [135/245/248] [xorg-proto-videoproto] Running install-commands 15-08-31 20:12:07 [135/245/248] [xorg-proto-videoproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Running strip-commands 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Elapsed time for build 00:00:34 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Starting artifact creation 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Now cached 12653 bytes as xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9 15-08-31 20:12:08 [135/245/248] [xorg-proto-videoproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:12:11 [135/245/248] [xorg-proto-videoproto] Cleaned up /src/tmp/tmpsrSnlh 15-08-31 20:12:11 [135/245/248] [xorg-proto-videoproto] Elapsed time for assembly 00:00:48 15-08-31 20:12:11 [135/245/248] [x-common] Installing xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9 15-08-31 20:12:11 [135/245/248] [xorg-proto-compositeproto] Starting assembly 15-08-31 20:12:14 [135/245/248] [xorg-proto-compositeproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:12:22 [136/245/248] [xorg-proto-compositeproto] Starting build 15-08-31 20:12:22 [136/245/248] [xorg-proto-compositeproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_compositeproto.tar --2015-08-31 20:12:22-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_compositeproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 64512 (63K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_compositeproto.tar’ git___git_baserock_org_delta_xorg_proto_compositep 100%[=================================================================================================================>] 63.00K --.-KB/s in 0.03s 2015-08-31 20:12:22 (1.93 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_compositeproto.tar’ saved [64512/64512] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-compositeproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 20:12:22 [136/245/248] [xorg-proto-compositeproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_compositeproto 15-08-31 20:12:22 [136/245/248] [xorg-proto-compositeproto] Git checkout upstream:xorg-proto-compositeproto in /src/tmp/tmpwhVN9c/xorg-proto-compositeproto.build 15-08-31 20:12:22 [136/245/248] [xorg-proto-compositeproto] Upstream version 39738dbe compositeproto-0.4.2-2-g39738db (compositeproto-0.4.2 + 2 commits) 15-08-31 20:12:23 [136/245/248] [xorg-proto-compositeproto] Defined build system is autotools 15-08-31 20:12:23 [136/245/248] [xorg-proto-compositeproto] Logging build commands to /src/artifacts/xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1.build-log 15-08-31 20:12:23 [136/245/248] [xorg-proto-compositeproto] Running configure-commands 15-08-31 20:12:23 [136/245/248] [xorg-proto-compositeproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:12:55 [136/245/248] [xorg-proto-compositeproto] Running build-commands 15-08-31 20:12:55 [136/245/248] [xorg-proto-compositeproto] Running command: make 15-08-31 20:12:55 [136/245/248] [xorg-proto-compositeproto] Running install-commands 15-08-31 20:12:55 [136/245/248] [xorg-proto-compositeproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Running strip-commands 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Elapsed time for build 00:00:34 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Starting artifact creation 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Now cached 7297 bytes as xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-08-31 20:12:56 [136/245/248] [xorg-proto-compositeproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:12:59 [136/245/248] [xorg-proto-compositeproto] Cleaned up /src/tmp/tmpwhVN9c 15-08-31 20:12:59 [136/245/248] [xorg-proto-compositeproto] Elapsed time for assembly 00:00:47 15-08-31 20:12:59 [136/245/248] [x-common] Installing xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-08-31 20:12:59 [136/245/248] [xorg-proto-xf86driproto] Starting assembly 15-08-31 20:13:02 [136/245/248] [xorg-proto-xf86driproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Starting build 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xf86driproto.tar --2015-08-31 20:13:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xf86driproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 56832 (56K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xf86driproto.tar’ git___git_baserock_org_delta_xorg_proto_xf86dripro 100%[=================================================================================================================>] 55.50K --.-KB/s in 0.03s 2015-08-31 20:13:10 (1.79 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xf86driproto.tar’ saved [56832/56832] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xf86driproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-event -> lg3d-event * [new branch] sco_port_update -> sco_port_update 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xf86driproto 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Git checkout upstream:xorg-proto-xf86driproto in /src/tmp/tmpyk2Wv7/xorg-proto-xf86driproto.build 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Upstream version cb03b8d4 xf86driproto-2.1.1-2-gcb03b8d (xf86driproto-2.1.1 + 2 commits) 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Defined build system is autotools 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Logging build commands to /src/artifacts/xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082.build-log 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Running configure-commands 15-08-31 20:13:10 [137/245/248] [xorg-proto-xf86driproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:13:43 [137/245/248] [xorg-proto-xf86driproto] Running build-commands 15-08-31 20:13:43 [137/245/248] [xorg-proto-xf86driproto] Running command: make 15-08-31 20:13:43 [137/245/248] [xorg-proto-xf86driproto] Running install-commands 15-08-31 20:13:43 [137/245/248] [xorg-proto-xf86driproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Running strip-commands 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Elapsed time for build 00:00:34 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Starting artifact creation 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Now cached 3103 bytes as xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082 15-08-31 20:13:44 [137/245/248] [xorg-proto-xf86driproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:13:47 [137/245/248] [xorg-proto-xf86driproto] Cleaned up /src/tmp/tmpyk2Wv7 15-08-31 20:13:47 [137/245/248] [xorg-proto-xf86driproto] Elapsed time for assembly 00:00:47 15-08-31 20:13:47 [137/245/248] [x-common] Installing xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082 15-08-31 20:13:47 [137/245/248] [xorg-lib-libXrandr] Starting assembly 15-08-31 20:13:50 [137/245/248] [xorg-lib-libXrandr] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:13:57 [137/245/248] [xorg-lib-libXrandr] Installing xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 20:13:57 [137/245/248] [xorg-lib-libXrender] Starting assembly 15-08-31 20:14:01 [137/245/248] [xorg-lib-libXrender] Installing xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-08-31 20:14:08 [137/245/248] [xorg-lib-libX11] Starting assembly 15-08-31 20:14:11 [137/245/248] [xorg-lib-libX11] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:14:19 [137/245/248] [xorg-proto-kbproto] Starting assembly 15-08-31 20:14:22 [137/245/248] [xorg-proto-kbproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:14:29 [138/245/248] [xorg-proto-kbproto] Starting build 15-08-31 20:14:29 [138/245/248] [xorg-proto-kbproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_kbproto.tar --2015-08-31 20:14:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_kbproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 299520 (292K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_kbproto.tar’ git___git_baserock_org_delta_xorg_proto_kbproto.ta 100%[=================================================================================================================>] 292.50K --.-KB/s in 0.07s 2015-08-31 20:14:29 (4.39 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_kbproto.tar’ saved [299520/299520] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-kbproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_kbproto 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Git checkout upstream:xorg-proto-kbproto in /src/tmp/tmpw5IuCI/xorg-proto-kbproto.build 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Upstream version f7022f57 kbproto-1.0.6-2-gf7022f5 (kbproto-1.0.6 + 2 commits) 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Defined build system is autotools 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Logging build commands to /src/artifacts/xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25.build-log 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Running configure-commands 15-08-31 20:14:30 [138/245/248] [xorg-proto-kbproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:15:04 [138/245/248] [xorg-proto-kbproto] Running build-commands 15-08-31 20:15:04 [138/245/248] [xorg-proto-kbproto] Running command: make 15-08-31 20:15:04 [138/245/248] [xorg-proto-kbproto] Running install-commands 15-08-31 20:15:04 [138/245/248] [xorg-proto-kbproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:15:05 [138/245/248] [xorg-proto-kbproto] Running strip-commands 15-08-31 20:15:05 [138/245/248] [xorg-proto-kbproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:15:05 [138/245/248] [xorg-proto-kbproto] Elapsed time for build 00:00:36 15-08-31 20:15:05 [138/245/248] [xorg-proto-kbproto] Starting artifact creation 15-08-31 20:15:06 [138/245/248] [xorg-proto-kbproto] Now cached 160027 bytes as xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-08-31 20:15:06 [138/245/248] [xorg-proto-kbproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:15:09 [138/245/248] [xorg-proto-kbproto] Cleaned up /src/tmp/tmpw5IuCI 15-08-31 20:15:09 [138/245/248] [xorg-proto-kbproto] Elapsed time for assembly 00:00:49 15-08-31 20:15:09 [138/245/248] [xorg-lib-libX11] Installing xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-08-31 20:15:09 [138/245/248] [xcb-libxcb] Starting assembly 15-08-31 20:15:12 [138/245/248] [xcb-libxcb] Installing xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-08-31 20:15:19 [138/245/248] [xcb-proto] Starting assembly 15-08-31 20:15:22 [138/245/248] [xcb-proto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:15:30 [139/245/248] [xcb-proto] Starting build 15-08-31 20:15:30 [139/245/248] [xcb-proto] Try fetching tarball git___git_baserock_org_delta_xcb_proto.tar --2015-08-31 20:15:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xcb_proto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 541696 (529K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xcb_proto.tar’ git___git_baserock_org_delta_xcb_proto.tar 100%[=================================================================================================================>] 529.00K --.-KB/s in 0.08s 2015-08-31 20:15:30 (6.43 MB/s) - ‘git___git_baserock_org_delta_xcb_proto.tar’ saved [541696/541696] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xcb-proto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/james/xcb-proto -> baserock/james/xcb-proto * [new branch] baserock/morph -> baserock/morph 15-08-31 20:15:33 [139/245/248] [xcb-proto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xcb_proto 15-08-31 20:15:33 [139/245/248] [xcb-proto] Git checkout upstream:xcb-proto in /src/tmp/tmp072BZZ/xcb-proto.build 15-08-31 20:15:33 [139/245/248] [xcb-proto] Upstream version 4b384d2a 1.11 (1.11 + 0 commits) 15-08-31 20:15:33 [139/245/248] [xcb-proto] Defined build system is autotools 15-08-31 20:15:33 [139/245/248] [xcb-proto] Logging build commands to /src/artifacts/xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc.build-log 15-08-31 20:15:33 [139/245/248] [xcb-proto] Running configure-commands 15-08-31 20:15:33 [139/245/248] [xcb-proto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:15:48 [139/245/248] [xcb-proto] Running build-commands 15-08-31 20:15:48 [139/245/248] [xcb-proto] Running command: make 15-08-31 20:15:48 [139/245/248] [xcb-proto] Running install-commands 15-08-31 20:15:48 [139/245/248] [xcb-proto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:15:49 [139/245/248] [xcb-proto] Running strip-commands 15-08-31 20:15:49 [139/245/248] [xcb-proto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:15:50 [139/245/248] [xcb-proto] Elapsed time for build 00:00:19 15-08-31 20:15:50 [139/245/248] [xcb-proto] Starting artifact creation 15-08-31 20:15:50 [139/245/248] [xcb-proto] Now cached 106743 bytes as xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc 15-08-31 20:15:50 [139/245/248] [xcb-proto] Elapsed time for artifact creation 00:00:00 15-08-31 20:15:53 [139/245/248] [xcb-proto] Cleaned up /src/tmp/tmp072BZZ 15-08-31 20:15:53 [139/245/248] [xcb-proto] Elapsed time for assembly 00:00:33 15-08-31 20:15:53 [139/245/248] [xcb-libxcb] Installing xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc 15-08-31 20:15:53 [140/245/248] [xcb-libxcb] Starting build 15-08-31 20:15:53 [140/245/248] [xcb-libxcb] Try fetching tarball git___git_baserock_org_delta_xcb_libxcb.tar --2015-08-31 20:15:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xcb_libxcb.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 817152 (798K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xcb_libxcb.tar’ git___git_baserock_org_delta_xcb_libxcb.tar 100%[=================================================================================================================>] 798.00K --.-KB/s in 0.1s 2015-08-31 20:15:53 (7.74 MB/s) - ‘git___git_baserock_org_delta_xcb_libxcb.tar’ saved [817152/817152] remote: Counting objects: 501, done. remote: Compressing objects: 100% (179/179), done. remote: Total 501 (delta 321), reused 491 (delta 318) Receiving objects: 100% (501/501), 91.14 KiB | 0 bytes/s, done. Resolving deltas: 100% (321/321), done. From git://git.baserock.org/delta/xcb-libxcb * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/james/libxcb -> baserock/james/libxcb * [new branch] baserock/morph -> baserock/morph * [new tag] 0.3.8 -> 0.3.8 * [new tag] 0.3.9 -> 0.3.9 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xcb_libxcb 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Git checkout upstream:xcb-libxcb in /src/tmp/tmpn101Ca/xcb-libxcb.build 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Upstream version d1e8ec96 1.11 (1.11 + 0 commits) 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Defined build system is autotools 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Logging build commands to /src/artifacts/xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a.build-log 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Running configure-commands 15-08-31 20:15:56 [140/245/248] [xcb-libxcb] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:17:29 [140/245/248] [xcb-libxcb] Running build-commands 15-08-31 20:17:29 [140/245/248] [xcb-libxcb] Running command: make 15-08-31 20:18:48 [140/245/248] [xcb-libxcb] Running install-commands 15-08-31 20:18:48 [140/245/248] [xcb-libxcb] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:19:32 [140/245/248] [xcb-libxcb] Running strip-commands 15-08-31 20:19:32 [140/245/248] [xcb-libxcb] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:19:32 [140/245/248] [xcb-libxcb] Elapsed time for build 00:03:39 15-08-31 20:19:32 [140/245/248] [xcb-libxcb] Starting artifact creation 15-08-31 20:19:46 [140/245/248] [xcb-libxcb] Now cached 1754265 bytes as xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 20:19:46 [140/245/248] [xcb-libxcb] Elapsed time for artifact creation 00:00:13 15-08-31 20:19:50 [140/245/248] [xcb-libxcb] Cleaned up /src/tmp/tmpn101Ca 15-08-31 20:19:50 [140/245/248] [xcb-libxcb] Elapsed time for assembly 00:04:41 15-08-31 20:19:50 [140/245/248] [xorg-lib-libX11] Installing xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 20:19:50 [140/245/248] [xorg-proto-xextproto] Starting assembly 15-08-31 20:19:53 [140/245/248] [xorg-proto-xextproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:20:01 [141/245/248] [xorg-proto-xextproto] Starting build 15-08-31 20:20:01 [141/245/248] [xorg-proto-xextproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xextproto.tar --2015-08-31 20:20:01-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xextproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 390656 (382K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xextproto.tar’ git___git_baserock_org_delta_xorg_proto_xextproto. 100%[=================================================================================================================>] 381.50K --.-KB/s in 0.08s 2015-08-31 20:20:01 (4.73 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xextproto.tar’ saved [390656/390656] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xextproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-event -> lg3d-event * [new branch] sco_port_update -> sco_port_update 15-08-31 20:20:01 [141/245/248] [xorg-proto-xextproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xextproto 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Git checkout upstream:xorg-proto-xextproto in /src/tmp/tmp_lpRGh/xorg-proto-xextproto.build 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Upstream version 66afec3f xextproto-7.3.0 (xextproto-7.3.0 + 0 commits) 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Defined build system is autotools 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Logging build commands to /src/artifacts/xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8.build-log 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Running configure-commands 15-08-31 20:20:02 [141/245/248] [xorg-proto-xextproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:20:36 [141/245/248] [xorg-proto-xextproto] Running build-commands 15-08-31 20:20:36 [141/245/248] [xorg-proto-xextproto] Running command: make 15-08-31 20:20:36 [141/245/248] [xorg-proto-xextproto] Running install-commands 15-08-31 20:20:36 [141/245/248] [xorg-proto-xextproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Running strip-commands 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Elapsed time for build 00:00:36 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Starting artifact creation 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Now cached 131852 bytes as xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-08-31 20:20:37 [141/245/248] [xorg-proto-xextproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:20:40 [141/245/248] [xorg-proto-xextproto] Cleaned up /src/tmp/tmp_lpRGh 15-08-31 20:20:40 [141/245/248] [xorg-proto-xextproto] Elapsed time for assembly 00:00:49 15-08-31 20:20:40 [141/245/248] [xorg-lib-libX11] Installing xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-08-31 20:20:40 [141/245/248] [xorg-proto-inputproto] Starting assembly 15-08-31 20:20:43 [141/245/248] [xorg-proto-inputproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:20:50 [142/245/248] [xorg-proto-inputproto] Starting build 15-08-31 20:20:50 [142/245/248] [xorg-proto-inputproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_inputproto.tar --2015-08-31 20:20:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_inputproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 435200 (425K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_inputproto.tar’ git___git_baserock_org_delta_xorg_proto_inputproto 100%[=================================================================================================================>] 425.00K --.-KB/s in 0.08s 2015-08-31 20:20:51 (5.29 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_inputproto.tar’ saved [435200/435200] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-inputproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_inputproto 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Git checkout upstream:xorg-proto-inputproto in /src/tmp/tmpfuNXzu/xorg-proto-inputproto.build 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Upstream version 343ff093 inputproto-2.3.1 (inputproto-2.3.1 + 0 commits) 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Defined build system is autotools 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Logging build commands to /src/artifacts/xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2.build-log 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Running configure-commands 15-08-31 20:20:51 [142/245/248] [xorg-proto-inputproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running build-commands 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running command: make 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running install-commands 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running strip-commands 15-08-31 20:21:25 [142/245/248] [xorg-proto-inputproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:21:26 [142/245/248] [xorg-proto-inputproto] Elapsed time for build 00:00:35 15-08-31 20:21:26 [142/245/248] [xorg-proto-inputproto] Starting artifact creation 15-08-31 20:21:26 [142/245/248] [xorg-proto-inputproto] Now cached 17125 bytes as xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2 15-08-31 20:21:26 [142/245/248] [xorg-proto-inputproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:21:28 [142/245/248] [xorg-proto-inputproto] Cleaned up /src/tmp/tmpfuNXzu 15-08-31 20:21:28 [142/245/248] [xorg-proto-inputproto] Elapsed time for assembly 00:00:48 15-08-31 20:21:28 [142/245/248] [xorg-lib-libX11] Installing xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2 15-08-31 20:21:28 [142/245/248] [xorg-proto-xf86bigfontproto] Starting assembly 15-08-31 20:21:32 [142/245/248] [xorg-proto-xf86bigfontproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:21:39 [143/245/248] [xorg-proto-xf86bigfontproto] Starting build 15-08-31 20:21:39 [143/245/248] [xorg-proto-xf86bigfontproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xf86bigfontproto.tar --2015-08-31 20:21:39-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xf86bigfontproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 49152 (48K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xf86bigfontproto.tar’ git___git_baserock_org_delta_xorg_proto_xf86bigfon 100%[=================================================================================================================>] 48.00K --.-KB/s in 0.03s 2015-08-31 20:21:39 (1.51 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xf86bigfontproto.tar’ saved [49152/49152] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xf86bigfontproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:21:39 [143/245/248] [xorg-proto-xf86bigfontproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xf86bigfontproto 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Git checkout upstream:xorg-proto-xf86bigfontproto in /src/tmp/tmp2Ui608/xorg-proto-xf86bigfontproto.build 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Upstream version f805b328 xf86bigfontproto-1.2.0-11-gf805b32 (xf86bigfontproto-1.2.0 + 11 commits) 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Defined build system is autotools 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Logging build commands to /src/artifacts/xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4.build-log 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Running configure-commands 15-08-31 20:21:40 [143/245/248] [xorg-proto-xf86bigfontproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:22:12 [143/245/248] [xorg-proto-xf86bigfontproto] Running build-commands 15-08-31 20:22:12 [143/245/248] [xorg-proto-xf86bigfontproto] Running command: make 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Running install-commands 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Running strip-commands 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Elapsed time for build 00:00:34 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Starting artifact creation 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Now cached 1583 bytes as xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4 15-08-31 20:22:13 [143/245/248] [xorg-proto-xf86bigfontproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:22:16 [143/245/248] [xorg-proto-xf86bigfontproto] Cleaned up /src/tmp/tmp2Ui608 15-08-31 20:22:16 [143/245/248] [xorg-proto-xf86bigfontproto] Elapsed time for assembly 00:00:47 15-08-31 20:22:16 [143/245/248] [xorg-lib-libX11] Installing xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4 15-08-31 20:22:16 [143/245/248] [xorg-lib-libX11] Installing xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 20:22:16 [144/245/248] [xorg-lib-libX11] Starting build 15-08-31 20:22:16 [144/245/248] [xorg-lib-libX11] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libX11.tar --2015-08-31 20:22:16-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libX11.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8366592 (8.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libX11.tar’ git___git_baserock_org_delta_xorg_lib_libX11.tar 100%[=================================================================================================================>] 7.98M 21.4MB/s in 0.4s 2015-08-31 20:22:17 (21.4 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libX11.tar’ saved [8366592/8366592] remote: Counting objects: 16, done. remote: Compressing objects: 100% (9/9), done. remote: Total 16 (delta 7), reused 13 (delta 5) Unpacking objects: 100% (16/16), done. From git://git.baserock.org/delta/xorg-lib-libX11 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/mikedrake/update-chunks -> baserock/mikedrake/update-chunks * [new branch] baserock/morph -> baserock/morph 15-08-31 20:22:20 [144/245/248] [xorg-lib-libX11] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libX11 15-08-31 20:22:21 [144/245/248] [xorg-lib-libX11] Git checkout upstream:xorg-lib-libX11 in /src/tmp/tmpffl_0U/xorg-lib-libX11.build 15-08-31 20:22:21 [144/245/248] [xorg-lib-libX11] Upstream version cb107760 libX11-1.6.2 (libX11-1.6.2 + 0 commits) 15-08-31 20:22:22 [144/245/248] [xorg-lib-libX11] Defined build system is autotools 15-08-31 20:22:22 [144/245/248] [xorg-lib-libX11] Logging build commands to /src/artifacts/xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a.build-log 15-08-31 20:22:22 [144/245/248] [xorg-lib-libX11] Running configure-commands 15-08-31 20:22:22 [144/245/248] [xorg-lib-libX11] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:24:14 [144/245/248] [xorg-lib-libX11] Running build-commands 15-08-31 20:24:14 [144/245/248] [xorg-lib-libX11] Running command: make 15-08-31 20:30:46 [144/245/248] [xorg-lib-libX11] Running install-commands 15-08-31 20:30:46 [144/245/248] [xorg-lib-libX11] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:30:58 [144/245/248] [xorg-lib-libX11] Running strip-commands 15-08-31 20:30:58 [144/245/248] [xorg-lib-libX11] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:30:59 [144/245/248] [xorg-lib-libX11] Elapsed time for build 00:08:42 15-08-31 20:30:59 [144/245/248] [xorg-lib-libX11] Starting artifact creation 15-08-31 20:31:51 [144/245/248] [xorg-lib-libX11] Now cached 13570310 bytes as xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 20:31:51 [144/245/248] [xorg-lib-libX11] Elapsed time for artifact creation 00:00:52 15-08-31 20:31:56 [144/245/248] [xorg-lib-libX11] Cleaned up /src/tmp/tmpffl_0U 15-08-31 20:31:56 [144/245/248] [xorg-lib-libX11] Elapsed time for assembly 00:17:47 15-08-31 20:31:56 [144/245/248] [xorg-lib-libXrender] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 20:31:57 [145/245/248] [xorg-lib-libXrender] Starting build 15-08-31 20:31:57 [145/245/248] [xorg-lib-libXrender] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXrender.tar --2015-08-31 20:31:57-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXrender.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 135680 (132K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXrender.tar’ git___git_baserock_org_delta_xorg_lib_libXrender.t 100%[=================================================================================================================>] 132.50K --.-KB/s in 0.05s 2015-08-31 20:31:57 (2.72 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXrender.tar’ saved [135680/135680] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXrender * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXrender 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Git checkout upstream:xorg-lib-libXrender in /src/tmp/tmp1PrfZ7/xorg-lib-libXrender.build 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Upstream version 1af52cb3 libXrender-0.9.7-2-g1af52cb (libXrender-0.9.7 + 2 commits) 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Defined build system is autotools 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Logging build commands to /src/artifacts/xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c.build-log 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Running configure-commands 15-08-31 20:31:58 [145/245/248] [xorg-lib-libXrender] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:32:56 [145/245/248] [xorg-lib-libXrender] Running build-commands 15-08-31 20:32:56 [145/245/248] [xorg-lib-libXrender] Running command: make 15-08-31 20:33:10 [145/245/248] [xorg-lib-libXrender] Running install-commands 15-08-31 20:33:10 [145/245/248] [xorg-lib-libXrender] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:33:11 [145/245/248] [xorg-lib-libXrender] Running strip-commands 15-08-31 20:33:11 [145/245/248] [xorg-lib-libXrender] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:33:11 [145/245/248] [xorg-lib-libXrender] Elapsed time for build 00:01:14 15-08-31 20:33:11 [145/245/248] [xorg-lib-libXrender] Starting artifact creation 15-08-31 20:33:13 [145/245/248] [xorg-lib-libXrender] Now cached 402417 bytes as xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-08-31 20:33:13 [145/245/248] [xorg-lib-libXrender] Elapsed time for artifact creation 00:00:01 15-08-31 20:33:16 [145/245/248] [xorg-lib-libXrender] Cleaned up /src/tmp/tmp1PrfZ7 15-08-31 20:33:16 [145/245/248] [xorg-lib-libXrender] Elapsed time for assembly 00:19:18 15-08-31 20:33:16 [145/245/248] [xorg-lib-libXrandr] Installing xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-08-31 20:33:17 [145/245/248] [xorg-lib-libXext] Starting assembly 15-08-31 20:33:21 [145/245/248] [xorg-lib-libXext] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 20:33:29 [146/245/248] [xorg-lib-libXext] Starting build 15-08-31 20:33:29 [146/245/248] [xorg-lib-libXext] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXext.tar --2015-08-31 20:33:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXext.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 431104 (421K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXext.tar’ git___git_baserock_org_delta_xorg_lib_libXext.tar 100%[=================================================================================================================>] 421.00K --.-KB/s in 0.08s 2015-08-31 20:33:29 (5.18 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXext.tar’ saved [431104/431104] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXext * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXext 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Git checkout upstream:xorg-lib-libXext in /src/tmp/tmpRS6CgC/xorg-lib-libXext.build 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Upstream version 8eee1236 libXext-1.3.1-7-g8eee123 (libXext-1.3.1 + 7 commits) 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Defined build system is autotools 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Logging build commands to /src/artifacts/xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a.build-log 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Running configure-commands 15-08-31 20:33:30 [146/245/248] [xorg-lib-libXext] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:34:30 [146/245/248] [xorg-lib-libXext] Running build-commands 15-08-31 20:34:30 [146/245/248] [xorg-lib-libXext] Running command: make 15-08-31 20:34:46 [146/245/248] [xorg-lib-libXext] Running install-commands 15-08-31 20:34:46 [146/245/248] [xorg-lib-libXext] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:34:47 [146/245/248] [xorg-lib-libXext] Running strip-commands 15-08-31 20:34:47 [146/245/248] [xorg-lib-libXext] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:34:48 [146/245/248] [xorg-lib-libXext] Elapsed time for build 00:01:18 15-08-31 20:34:48 [146/245/248] [xorg-lib-libXext] Starting artifact creation 15-08-31 20:34:50 [146/245/248] [xorg-lib-libXext] Now cached 636266 bytes as xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 20:34:50 [146/245/248] [xorg-lib-libXext] Elapsed time for artifact creation 00:00:02 15-08-31 20:34:53 [146/245/248] [xorg-lib-libXext] Cleaned up /src/tmp/tmpRS6CgC 15-08-31 20:34:53 [146/245/248] [xorg-lib-libXext] Elapsed time for assembly 00:01:36 15-08-31 20:34:53 [146/245/248] [xorg-lib-libXrandr] Installing xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 20:34:53 [146/245/248] [xorg-proto-randrproto] Starting assembly 15-08-31 20:34:57 [146/245/248] [xorg-proto-randrproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:35:04 [147/245/248] [xorg-proto-randrproto] Starting build 15-08-31 20:35:04 [147/245/248] [xorg-proto-randrproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_randrproto.tar --2015-08-31 20:35:05-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_randrproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 169984 (166K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_randrproto.tar’ git___git_baserock_org_delta_xorg_proto_randrproto 100%[=================================================================================================================>] 166.00K --.-KB/s in 0.05s 2015-08-31 20:35:05 (3.33 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_randrproto.tar’ saved [169984/169984] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-randrproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] XEVIE -> XEVIE * [new branch] XINERAMA_2 -> XINERAMA_2 * [new branch] XPRINT -> XPRINT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update * [new tag] sco_port_update-base -> sco_port_update-base 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_randrproto 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Git checkout upstream:xorg-proto-randrproto in /src/tmp/tmpt7wfNk/xorg-proto-randrproto.build 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Upstream version ca7cc541 randrproto-1.4.0-15-gca7cc54 (randrproto-1.4.0 + 15 commits) 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Defined build system is autotools 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Logging build commands to /src/artifacts/xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0.build-log 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Running configure-commands 15-08-31 20:35:06 [147/245/248] [xorg-proto-randrproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:35:39 [147/245/248] [xorg-proto-randrproto] Running build-commands 15-08-31 20:35:39 [147/245/248] [xorg-proto-randrproto] Running command: make 15-08-31 20:35:39 [147/245/248] [xorg-proto-randrproto] Running install-commands 15-08-31 20:35:39 [147/245/248] [xorg-proto-randrproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Running strip-commands 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Elapsed time for build 00:00:35 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Starting artifact creation 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Now cached 29377 bytes as xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0 15-08-31 20:35:40 [147/245/248] [xorg-proto-randrproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:35:43 [147/245/248] [xorg-proto-randrproto] Cleaned up /src/tmp/tmpt7wfNk 15-08-31 20:35:43 [147/245/248] [xorg-proto-randrproto] Elapsed time for assembly 00:00:49 15-08-31 20:35:43 [147/245/248] [xorg-lib-libXrandr] Installing xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0 15-08-31 20:35:43 [148/245/248] [xorg-lib-libXrandr] Starting build 15-08-31 20:35:43 [148/245/248] [xorg-lib-libXrandr] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXrandr.tar --2015-08-31 20:35:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXrandr.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 205824 (201K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXrandr.tar’ git___git_baserock_org_delta_xorg_lib_libXrandr.ta 100%[=================================================================================================================>] 201.00K 646KB/s in 0.3s 2015-08-31 20:35:43 (646 KB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXrandr.tar’ saved [205824/205824] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXrandr * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXrandr 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Git checkout upstream:xorg-lib-libXrandr in /src/tmp/tmphyKuDE/xorg-lib-libXrandr.build 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Upstream version 99a63d10 libXrandr-1.4.0-4-g99a63d1 (libXrandr-1.4.0 + 4 commits) 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Defined build system is autotools 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Logging build commands to /src/artifacts/xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586.build-log 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Running configure-commands 15-08-31 20:35:44 [148/245/248] [xorg-lib-libXrandr] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:36:43 [148/245/248] [xorg-lib-libXrandr] Running build-commands 15-08-31 20:36:43 [148/245/248] [xorg-lib-libXrandr] Running command: make 15-08-31 20:36:55 [148/245/248] [xorg-lib-libXrandr] Running install-commands 15-08-31 20:36:55 [148/245/248] [xorg-lib-libXrandr] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:36:56 [148/245/248] [xorg-lib-libXrandr] Running strip-commands 15-08-31 20:36:56 [148/245/248] [xorg-lib-libXrandr] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:36:56 [148/245/248] [xorg-lib-libXrandr] Elapsed time for build 00:01:13 15-08-31 20:36:56 [148/245/248] [xorg-lib-libXrandr] Starting artifact creation 15-08-31 20:36:57 [148/245/248] [xorg-lib-libXrandr] Now cached 292112 bytes as xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586 15-08-31 20:36:57 [148/245/248] [xorg-lib-libXrandr] Elapsed time for artifact creation 00:00:01 15-08-31 20:37:00 [148/245/248] [xorg-lib-libXrandr] Cleaned up /src/tmp/tmphyKuDE 15-08-31 20:37:00 [148/245/248] [xorg-lib-libXrandr] Elapsed time for assembly 00:23:13 15-08-31 20:37:00 [148/245/248] [x-common] Installing xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586 15-08-31 20:37:01 [148/245/248] [xorg-proto-damageproto] Starting assembly 15-08-31 20:37:04 [148/245/248] [xorg-proto-damageproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:37:12 [149/245/248] [xorg-proto-damageproto] Starting build 15-08-31 20:37:12 [149/245/248] [xorg-proto-damageproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_damageproto.tar --2015-08-31 20:37:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_damageproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 53248 (52K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_damageproto.tar’ git___git_baserock_org_delta_xorg_proto_damageprot 100%[=================================================================================================================>] 52.00K --.-KB/s in 0.03s 2015-08-31 20:37:12 (1.63 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_damageproto.tar’ saved [53248/53248] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-damageproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 20:37:12 [149/245/248] [xorg-proto-damageproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_damageproto 15-08-31 20:37:12 [149/245/248] [xorg-proto-damageproto] Git checkout upstream:xorg-proto-damageproto in /src/tmp/tmpkSN52T/xorg-proto-damageproto.build 15-08-31 20:37:12 [149/245/248] [xorg-proto-damageproto] Upstream version 015b980e damageproto-1.2.1-3-g015b980 (damageproto-1.2.1 + 3 commits) 15-08-31 20:37:13 [149/245/248] [xorg-proto-damageproto] Defined build system is autotools 15-08-31 20:37:13 [149/245/248] [xorg-proto-damageproto] Logging build commands to /src/artifacts/xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe.build-log 15-08-31 20:37:13 [149/245/248] [xorg-proto-damageproto] Running configure-commands 15-08-31 20:37:13 [149/245/248] [xorg-proto-damageproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:37:45 [149/245/248] [xorg-proto-damageproto] Running build-commands 15-08-31 20:37:45 [149/245/248] [xorg-proto-damageproto] Running command: make 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Running install-commands 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Running strip-commands 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Elapsed time for build 00:00:34 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Starting artifact creation 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Now cached 5200 bytes as xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-08-31 20:37:46 [149/245/248] [xorg-proto-damageproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:37:49 [149/245/248] [xorg-proto-damageproto] Cleaned up /src/tmp/tmpkSN52T 15-08-31 20:37:49 [149/245/248] [xorg-proto-damageproto] Elapsed time for assembly 00:00:47 15-08-31 20:37:49 [149/245/248] [x-common] Installing xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-08-31 20:37:49 [149/245/248] [xorg-proto-bigreqsproto] Starting assembly 15-08-31 20:37:52 [149/245/248] [xorg-proto-bigreqsproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Starting build 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_bigreqsproto.tar --2015-08-31 20:38:00-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_bigreqsproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 70144 (68K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_bigreqsproto.tar’ git___git_baserock_org_delta_xorg_proto_bigreqspro 100%[=================================================================================================================>] 68.50K --.-KB/s in 0.03s 2015-08-31 20:38:00 (2.12 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_bigreqsproto.tar’ saved [70144/70144] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-bigreqsproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_bigreqsproto 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Git checkout upstream:xorg-proto-bigreqsproto in /src/tmp/tmpsGRprq/xorg-proto-bigreqsproto.build 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Upstream version d6ed3e92 bigreqsproto-1.1.2-2-gd6ed3e9 (bigreqsproto-1.1.2 + 2 commits) 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Defined build system is autotools 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Logging build commands to /src/artifacts/xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a.build-log 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Running configure-commands 15-08-31 20:38:00 [150/245/248] [xorg-proto-bigreqsproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:38:34 [150/245/248] [xorg-proto-bigreqsproto] Running build-commands 15-08-31 20:38:34 [150/245/248] [xorg-proto-bigreqsproto] Running command: make 15-08-31 20:38:34 [150/245/248] [xorg-proto-bigreqsproto] Running install-commands 15-08-31 20:38:34 [150/245/248] [xorg-proto-bigreqsproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Running strip-commands 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Elapsed time for build 00:00:35 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Starting artifact creation 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Now cached 4530 bytes as xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a 15-08-31 20:38:35 [150/245/248] [xorg-proto-bigreqsproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:38:38 [150/245/248] [xorg-proto-bigreqsproto] Cleaned up /src/tmp/tmpsGRprq 15-08-31 20:38:38 [150/245/248] [xorg-proto-bigreqsproto] Elapsed time for assembly 00:00:48 15-08-31 20:38:38 [150/245/248] [x-common] Installing xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a 15-08-31 20:38:38 [150/245/248] [util-image] Starting assembly 15-08-31 20:38:41 [150/245/248] [xcb-util] Starting assembly 15-08-31 20:38:41 [150/245/248] [xcb-util] Installing xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 20:38:49 [151/245/248] [xcb-util] Starting build 15-08-31 20:38:50 [151/245/248] [xcb-util] Try fetching tarball git___git_baserock_org_delta_xcb_util.tar --2015-08-31 20:38:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xcb_util.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 403968 (394K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xcb_util.tar’ git___git_baserock_org_delta_xcb_util.tar 100%[=================================================================================================================>] 394.50K --.-KB/s in 0.08s 2015-08-31 20:38:50 (4.85 MB/s) - ‘git___git_baserock_org_delta_xcb_util.tar’ saved [403968/403968] remote: Counting objects: 20, done. remote: Compressing objects: 100% (14/14), done. remote: Total 20 (delta 7), reused 15 (delta 4) Unpacking objects: 100% (20/20), done. From git://git.baserock.org/delta/xcb-util * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.4.0 -> baserock/0.4.0 * [new branch] baserock/morph -> baserock/morph 15-08-31 20:38:50 [151/245/248] [xcb-util] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xcb_util 15-08-31 20:38:51 [151/245/248] [xcb-util] Git checkout upstream:xcb-util in /src/tmp/tmp480cmq/xcb-util.build 15-08-31 20:38:51 [151/245/248] [xcb-util] Upstream version 4de010f1 0.4.0-2-g4de010f (0.4.0 + 2 commits) 15-08-31 20:38:51 [151/245/248] [xcb-util] Git submodules 15-08-31 20:38:51 [151/245/248] [xcb-util] Try fetching tarball git___git_baserock_org_delta_xcb_util_common_m4.tar --2015-08-31 20:38:51-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xcb_util_common_m4.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 19968 (20K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xcb_util_common_m4.tar’ git___git_baserock_org_delta_xcb_util_common_m4.ta 100%[=================================================================================================================>] 19.50K --.-KB/s in 0.01s 2015-08-31 20:38:51 (1.29 MB/s) - ‘git___git_baserock_org_delta_xcb_util_common_m4.tar’ saved [19968/19968] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xcb/util-common-m4 * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 20:38:51 [151/245/248] [xcb-util] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xcb_util_common_m4 15-08-31 20:38:51 [151/245/248] [xcb-util] Git checkout upstream:xcb/util-common-m4 in /src/tmp/tmp480cmq/xcb-util.build/m4 15-08-31 20:38:51 [151/245/248] [xcb-util] Upstream version f662e3a9 (No tag found) 15-08-31 20:38:51 [151/245/248] [xcb-util] Defined build system is autotools 15-08-31 20:38:51 [151/245/248] [xcb-util] Logging build commands to /src/artifacts/xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f.build-log 15-08-31 20:38:51 [151/245/248] [xcb-util] Running configure-commands 15-08-31 20:38:51 [151/245/248] [xcb-util] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:40:10 [151/245/248] [xcb-util] Running build-commands 15-08-31 20:40:10 [151/245/248] [xcb-util] Running command: make 15-08-31 20:40:15 [151/245/248] [xcb-util] Running install-commands 15-08-31 20:40:15 [151/245/248] [xcb-util] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:40:16 [151/245/248] [xcb-util] Running strip-commands 15-08-31 20:40:16 [151/245/248] [xcb-util] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:40:16 [151/245/248] [xcb-util] Elapsed time for build 00:01:26 15-08-31 20:40:16 [151/245/248] [xcb-util] Starting artifact creation 15-08-31 20:40:17 [151/245/248] [xcb-util] Now cached 37060 bytes as xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f 15-08-31 20:40:17 [151/245/248] [xcb-util] Elapsed time for artifact creation 00:00:00 15-08-31 20:40:20 [151/245/248] [xcb-util] Cleaned up /src/tmp/tmp480cmq 15-08-31 20:40:20 [151/245/248] [xcb-util] Elapsed time for assembly 00:01:38 15-08-31 20:40:20 [151/245/248] [util-image] Installing xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f 15-08-31 20:40:28 [152/245/248] [util-image] Starting build 15-08-31 20:40:28 [152/245/248] [util-image] Try fetching tarball git___git_baserock_org_delta_util_image.tar --2015-08-31 20:40:28-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_util_image.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 390656 (382K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_util_image.tar’ git___git_baserock_org_delta_util_image.tar 100%[=================================================================================================================>] 381.50K --.-KB/s in 0.08s 2015-08-31 20:40:28 (4.76 MB/s) - ‘git___git_baserock_org_delta_util_image.tar’ saved [390656/390656] remote: Counting objects: 19, done. remote: Compressing objects: 100% (13/13), done. remote: Total 19 (delta 7), reused 14 (delta 4) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/util-image * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.4.0 -> baserock/0.4.0 * [new branch] baserock/morph -> baserock/morph 15-08-31 20:40:29 [152/245/248] [util-image] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_util_image 15-08-31 20:40:29 [152/245/248] [util-image] Git checkout upstream:util-image in /src/tmp/tmpdBdHtZ/util-image.build 15-08-31 20:40:30 [152/245/248] [util-image] Upstream version f20f25a1 0.4.0-2-gf20f25a (0.4.0 + 2 commits) 15-08-31 20:40:30 [152/245/248] [util-image] Git submodules 15-08-31 20:40:30 [152/245/248] [util-image] Git checkout upstream:xcb/util-common-m4 in /src/tmp/tmpdBdHtZ/util-image.build/m4 15-08-31 20:40:30 [152/245/248] [util-image] Upstream version f662e3a9 (No tag found) 15-08-31 20:40:30 [152/245/248] [util-image] Defined build system is autotools 15-08-31 20:40:30 [152/245/248] [util-image] Logging build commands to /src/artifacts/util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552.build-log 15-08-31 20:40:30 [152/245/248] [util-image] Running configure-commands 15-08-31 20:40:30 [152/245/248] [util-image] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:42:14 [152/245/248] [util-image] Running build-commands 15-08-31 20:42:14 [152/245/248] [util-image] Running command: make 15-08-31 20:42:23 [152/245/248] [util-image] Running install-commands 15-08-31 20:42:23 [152/245/248] [util-image] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:42:24 [152/245/248] [util-image] Running strip-commands 15-08-31 20:42:24 [152/245/248] [util-image] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:42:24 [152/245/248] [util-image] Elapsed time for build 00:01:56 15-08-31 20:42:24 [152/245/248] [util-image] Starting artifact creation 15-08-31 20:42:24 [152/245/248] [util-image] Now cached 51276 bytes as util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552 15-08-31 20:42:24 [152/245/248] [util-image] Elapsed time for artifact creation 00:00:00 15-08-31 20:42:27 [152/245/248] [util-image] Cleaned up /src/tmp/tmpdBdHtZ 15-08-31 20:42:27 [152/245/248] [util-image] Elapsed time for assembly 00:03:49 15-08-31 20:42:27 [152/245/248] [x-common] Installing util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552 15-08-31 20:42:27 [152/245/248] [xorg-proto-xf86dgaproto] Starting assembly 15-08-31 20:42:31 [152/245/248] [xorg-proto-xf86dgaproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:42:38 [153/245/248] [xorg-proto-xf86dgaproto] Starting build 15-08-31 20:42:38 [153/245/248] [xorg-proto-xf86dgaproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xf86dgaproto.tar --2015-08-31 20:42:38-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xf86dgaproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 60928 (60K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xf86dgaproto.tar’ git___git_baserock_org_delta_xorg_proto_xf86dgapro 100%[=================================================================================================================>] 59.50K --.-KB/s in 0.03s 2015-08-31 20:42:38 (1.88 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xf86dgaproto.tar’ saved [60928/60928] remote: Counting objects: 12, done. remote: Compressing objects: 100% (5/5), done. remote: Total 12 (delta 5), reused 12 (delta 5) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xf86dgaproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:42:38 [153/245/248] [xorg-proto-xf86dgaproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xf86dgaproto 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Git checkout upstream:xorg-proto-xf86dgaproto in /src/tmp/tmp5w4sJq/xorg-proto-xf86dgaproto.build 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Upstream version c52b205c xf86dgaproto-2.1-11-gc52b205 (xf86dgaproto-2.1 + 11 commits) 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Defined build system is autotools 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Logging build commands to /src/artifacts/xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80.build-log 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Running configure-commands 15-08-31 20:42:39 [153/245/248] [xorg-proto-xf86dgaproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:43:11 [153/245/248] [xorg-proto-xf86dgaproto] Running build-commands 15-08-31 20:43:11 [153/245/248] [xorg-proto-xf86dgaproto] Running command: make 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Running install-commands 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Running strip-commands 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Elapsed time for build 00:00:34 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Starting artifact creation 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Now cached 3671 bytes as xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80 15-08-31 20:43:12 [153/245/248] [xorg-proto-xf86dgaproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:43:15 [153/245/248] [xorg-proto-xf86dgaproto] Cleaned up /src/tmp/tmp5w4sJq 15-08-31 20:43:15 [153/245/248] [xorg-proto-xf86dgaproto] Elapsed time for assembly 00:00:47 15-08-31 20:43:15 [153/245/248] [x-common] Installing xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80 15-08-31 20:43:15 [153/245/248] [util-wm] Starting assembly 15-08-31 20:43:18 [153/245/248] [util-wm] Installing xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 20:43:26 [154/245/248] [util-wm] Starting build 15-08-31 20:43:26 [154/245/248] [util-wm] Try fetching tarball git___git_baserock_org_delta_util_wm.tar --2015-08-31 20:43:26-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_util_wm.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 257024 (251K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_util_wm.tar’ git___git_baserock_org_delta_util_wm.tar 100%[=================================================================================================================>] 251.00K --.-KB/s in 0.06s 2015-08-31 20:43:26 (3.80 MB/s) - ‘git___git_baserock_org_delta_util_wm.tar’ saved [257024/257024] remote: Counting objects: 19, done. remote: Compressing objects: 100% (13/13), done. remote: Total 19 (delta 7), reused 14 (delta 4) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/util-wm * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.4.1 -> baserock/0.4.1 * [new branch] baserock/morph -> baserock/morph 15-08-31 20:43:27 [154/245/248] [util-wm] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_util_wm 15-08-31 20:43:27 [154/245/248] [util-wm] Git checkout upstream:util-wm in /src/tmp/tmpFoWHuD/util-wm.build 15-08-31 20:43:27 [154/245/248] [util-wm] Upstream version fb7afc3f 0.4.1-2-gfb7afc3 (0.4.1 + 2 commits) 15-08-31 20:43:27 [154/245/248] [util-wm] Git submodules 15-08-31 20:43:27 [154/245/248] [util-wm] Git checkout upstream:xcb/util-common-m4 in /src/tmp/tmpFoWHuD/util-wm.build/m4 15-08-31 20:43:27 [154/245/248] [util-wm] Upstream version f662e3a9 (No tag found) 15-08-31 20:43:27 [154/245/248] [util-wm] Defined build system is autotools 15-08-31 20:43:27 [154/245/248] [util-wm] Logging build commands to /src/artifacts/util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d.build-log 15-08-31 20:43:27 [154/245/248] [util-wm] Running configure-commands 15-08-31 20:43:27 [154/245/248] [util-wm] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:45:10 [154/245/248] [util-wm] Running build-commands 15-08-31 20:45:10 [154/245/248] [util-wm] Running command: make 15-08-31 20:45:27 [154/245/248] [util-wm] Running install-commands 15-08-31 20:45:27 [154/245/248] [util-wm] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:45:29 [154/245/248] [util-wm] Running strip-commands 15-08-31 20:45:29 [154/245/248] [util-wm] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:45:29 [154/245/248] [util-wm] Elapsed time for build 00:02:03 15-08-31 20:45:29 [154/245/248] [util-wm] Starting artifact creation 15-08-31 20:45:30 [154/245/248] [util-wm] Now cached 144459 bytes as util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d 15-08-31 20:45:30 [154/245/248] [util-wm] Elapsed time for artifact creation 00:00:00 15-08-31 20:45:33 [154/245/248] [util-wm] Cleaned up /src/tmp/tmpFoWHuD 15-08-31 20:45:33 [154/245/248] [util-wm] Elapsed time for assembly 00:02:17 15-08-31 20:45:33 [154/245/248] [x-common] Installing util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d 15-08-31 20:45:33 [154/245/248] [xorg-proto-dri2proto] Starting assembly 15-08-31 20:45:36 [154/245/248] [xorg-proto-dri2proto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:45:43 [155/245/248] [xorg-proto-dri2proto] Starting build 15-08-31 20:45:43 [155/245/248] [xorg-proto-dri2proto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_dri2proto.tar --2015-08-31 20:45:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_dri2proto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 56832 (56K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_dri2proto.tar’ git___git_baserock_org_delta_xorg_proto_dri2proto. 100%[=================================================================================================================>] 55.50K --.-KB/s in 0.03s 2015-08-31 20:45:44 (1.75 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_dri2proto.tar’ saved [56832/56832] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-dri2proto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_dri2proto 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Git checkout upstream:xorg-proto-dri2proto in /src/tmp/tmphyfTyj/xorg-proto-dri2proto.build 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Upstream version ead89ad8 dri2proto-2.8-2-gead89ad (dri2proto-2.8 + 2 commits) 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Defined build system is autotools 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Logging build commands to /src/artifacts/xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0.build-log 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Running configure-commands 15-08-31 20:45:44 [155/245/248] [xorg-proto-dri2proto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:46:17 [155/245/248] [xorg-proto-dri2proto] Running build-commands 15-08-31 20:46:17 [155/245/248] [xorg-proto-dri2proto] Running command: make 15-08-31 20:46:17 [155/245/248] [xorg-proto-dri2proto] Running install-commands 15-08-31 20:46:17 [155/245/248] [xorg-proto-dri2proto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Running strip-commands 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Elapsed time for build 00:00:34 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Starting artifact creation 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Now cached 9386 bytes as xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0 15-08-31 20:46:18 [155/245/248] [xorg-proto-dri2proto] Elapsed time for artifact creation 00:00:00 15-08-31 20:46:21 [155/245/248] [xorg-proto-dri2proto] Cleaned up /src/tmp/tmphyfTyj 15-08-31 20:46:21 [155/245/248] [xorg-proto-dri2proto] Elapsed time for assembly 00:00:47 15-08-31 20:46:21 [155/245/248] [x-common] Installing xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0 15-08-31 20:46:21 [155/245/248] [xorg-proto-scrnsaverproto] Starting assembly 15-08-31 20:46:24 [155/245/248] [xorg-proto-scrnsaverproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:46:31 [156/245/248] [xorg-proto-scrnsaverproto] Starting build 15-08-31 20:46:31 [156/245/248] [xorg-proto-scrnsaverproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_scrnsaverproto.tar --2015-08-31 20:46:31-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_scrnsaverproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 77824 (76K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_scrnsaverproto.tar’ git___git_baserock_org_delta_xorg_proto_scrnsaverp 100%[=================================================================================================================>] 76.00K --.-KB/s in 0.03s 2015-08-31 20:46:32 (2.34 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_scrnsaverproto.tar’ saved [77824/77824] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-scrnsaverproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_scrnsaverproto 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Git checkout upstream:xorg-proto-scrnsaverproto in /src/tmp/tmpj6EOmD/xorg-proto-scrnsaverproto.build 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Upstream version 61453202 scrnsaverproto-1.2.2-2-g6145320 (scrnsaverproto-1.2.2 + 2 commits) 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Defined build system is autotools 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Logging build commands to /src/artifacts/xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465.build-log 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Running configure-commands 15-08-31 20:46:32 [156/245/248] [xorg-proto-scrnsaverproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:47:06 [156/245/248] [xorg-proto-scrnsaverproto] Running build-commands 15-08-31 20:47:06 [156/245/248] [xorg-proto-scrnsaverproto] Running command: make 15-08-31 20:47:06 [156/245/248] [xorg-proto-scrnsaverproto] Running install-commands 15-08-31 20:47:06 [156/245/248] [xorg-proto-scrnsaverproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Running strip-commands 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Elapsed time for build 00:00:36 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Starting artifact creation 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Now cached 10539 bytes as xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465 15-08-31 20:47:07 [156/245/248] [xorg-proto-scrnsaverproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:47:10 [156/245/248] [xorg-proto-scrnsaverproto] Cleaned up /src/tmp/tmpj6EOmD 15-08-31 20:47:10 [156/245/248] [xorg-proto-scrnsaverproto] Elapsed time for assembly 00:00:49 15-08-31 20:47:10 [156/245/248] [x-common] Installing xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465 15-08-31 20:47:10 [156/245/248] [xorg-lib-libXfixes] Starting assembly 15-08-31 20:47:13 [156/245/248] [xorg-lib-libXfixes] Installing xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-08-31 20:47:21 [156/245/248] [xorg-lib-libXfixes] Installing xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 20:47:22 [157/245/248] [xorg-lib-libXfixes] Starting build 15-08-31 20:47:22 [157/245/248] [xorg-lib-libXfixes] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXfixes.tar --2015-08-31 20:47:22-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXfixes.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104448 (102K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXfixes.tar’ git___git_baserock_org_delta_xorg_lib_libXfixes.ta 100%[=================================================================================================================>] 102.00K --.-KB/s in 0.05s 2015-08-31 20:47:22 (2.10 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXfixes.tar’ saved [104448/104448] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXfixes * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:47:22 [157/245/248] [xorg-lib-libXfixes] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXfixes 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Git checkout upstream:xorg-lib-libXfixes in /src/tmp/tmpOE7b6L/xorg-lib-libXfixes.build 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Upstream version 0cb44696 libXfixes-5.0.1 (libXfixes-5.0.1 + 0 commits) 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Defined build system is autotools 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Logging build commands to /src/artifacts/xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9.build-log 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Running configure-commands 15-08-31 20:47:23 [157/245/248] [xorg-lib-libXfixes] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:48:22 [157/245/248] [xorg-lib-libXfixes] Running build-commands 15-08-31 20:48:22 [157/245/248] [xorg-lib-libXfixes] Running command: make 15-08-31 20:48:28 [157/245/248] [xorg-lib-libXfixes] Running install-commands 15-08-31 20:48:28 [157/245/248] [xorg-lib-libXfixes] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:48:29 [157/245/248] [xorg-lib-libXfixes] Running strip-commands 15-08-31 20:48:29 [157/245/248] [xorg-lib-libXfixes] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:48:30 [157/245/248] [xorg-lib-libXfixes] Elapsed time for build 00:01:08 15-08-31 20:48:30 [157/245/248] [xorg-lib-libXfixes] Starting artifact creation 15-08-31 20:48:30 [157/245/248] [xorg-lib-libXfixes] Now cached 156551 bytes as xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 20:48:30 [157/245/248] [xorg-lib-libXfixes] Elapsed time for artifact creation 00:00:00 15-08-31 20:48:33 [157/245/248] [xorg-lib-libXfixes] Cleaned up /src/tmp/tmpOE7b6L 15-08-31 20:48:33 [157/245/248] [xorg-lib-libXfixes] Elapsed time for assembly 00:01:23 15-08-31 20:48:33 [157/245/248] [x-common] Installing xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 20:48:34 [157/245/248] [xorg-proto-presentproto] Starting assembly 15-08-31 20:48:37 [157/245/248] [xorg-proto-presentproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:48:44 [158/245/248] [xorg-proto-presentproto] Starting build 15-08-31 20:48:44 [158/245/248] [xorg-proto-presentproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_presentproto.tar --2015-08-31 20:48:44-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_presentproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 38400 (38K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_presentproto.tar’ git___git_baserock_org_delta_xorg_proto_presentpro 100%[=================================================================================================================>] 37.50K --.-KB/s in 0.01s 2015-08-31 20:48:44 (2.58 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_presentproto.tar’ saved [38400/38400] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/xorg-proto-presentproto * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_presentproto 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Git checkout upstream:xorg-proto-presentproto in /src/tmp/tmpJLvvzM/xorg-proto-presentproto.build 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Upstream version ef84007f presentproto-1.0-11-gef84007 (presentproto-1.0 + 11 commits) 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Defined build system is autotools 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Logging build commands to /src/artifacts/xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb.build-log 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Running configure-commands 15-08-31 20:48:45 [158/245/248] [xorg-proto-presentproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:49:18 [158/245/248] [xorg-proto-presentproto] Running build-commands 15-08-31 20:49:18 [158/245/248] [xorg-proto-presentproto] Running command: make 15-08-31 20:49:18 [158/245/248] [xorg-proto-presentproto] Running install-commands 15-08-31 20:49:18 [158/245/248] [xorg-proto-presentproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Running strip-commands 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Elapsed time for build 00:00:34 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Starting artifact creation 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Now cached 8996 bytes as xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb 15-08-31 20:49:19 [158/245/248] [xorg-proto-presentproto] Elapsed time for artifact creation 00:00:00 15-08-31 20:49:22 [158/245/248] [xorg-proto-presentproto] Cleaned up /src/tmp/tmpJLvvzM 15-08-31 20:49:22 [158/245/248] [xorg-proto-presentproto] Elapsed time for assembly 00:00:48 15-08-31 20:49:22 [158/245/248] [x-common] Installing xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb 15-08-31 20:49:22 [158/245/248] [xorg-lib-libXt] Starting assembly 15-08-31 20:49:25 [158/245/248] [xorg-lib-libXt] Installing xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-08-31 20:49:32 [158/245/248] [xorg-lib-libSM] Starting assembly 15-08-31 20:49:35 [158/245/248] [xorg-lib-libICE] Starting assembly 15-08-31 20:49:36 [158/245/248] [xorg-lib-libICE] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:49:43 [158/245/248] [xorg-lib-libICE] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:49:43 [158/245/248] [xorg-lib-libICE] Installing xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-08-31 20:49:43 [159/245/248] [xorg-lib-libICE] Starting build 15-08-31 20:49:43 [159/245/248] [xorg-lib-libICE] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libICE.tar --2015-08-31 20:49:43-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libICE.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 326144 (318K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libICE.tar’ git___git_baserock_org_delta_xorg_lib_libICE.tar 100%[=================================================================================================================>] 318.50K --.-KB/s in 0.08s 2015-08-31 20:49:43 (3.70 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libICE.tar’ saved [326144/326144] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libICE * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libICE 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Git checkout upstream:xorg-lib-libICE in /src/tmp/tmpkAyb0d/xorg-lib-libICE.build 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Upstream version b0cc7794 libICE-1.0.9 (libICE-1.0.9 + 0 commits) 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Defined build system is autotools 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Logging build commands to /src/artifacts/xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280.build-log 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Running configure-commands 15-08-31 20:49:44 [159/245/248] [xorg-lib-libICE] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:50:49 [159/245/248] [xorg-lib-libICE] Running build-commands 15-08-31 20:50:49 [159/245/248] [xorg-lib-libICE] Running command: make 15-08-31 20:51:11 [159/245/248] [xorg-lib-libICE] Running install-commands 15-08-31 20:51:11 [159/245/248] [xorg-lib-libICE] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:51:12 [159/245/248] [xorg-lib-libICE] Running strip-commands 15-08-31 20:51:12 [159/245/248] [xorg-lib-libICE] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:51:12 [159/245/248] [xorg-lib-libICE] Elapsed time for build 00:01:29 15-08-31 20:51:12 [159/245/248] [xorg-lib-libICE] Starting artifact creation 15-08-31 20:51:14 [159/245/248] [xorg-lib-libICE] Now cached 366763 bytes as xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280 15-08-31 20:51:14 [159/245/248] [xorg-lib-libICE] Elapsed time for artifact creation 00:00:01 15-08-31 20:51:17 [159/245/248] [xorg-lib-libICE] Cleaned up /src/tmp/tmpkAyb0d 15-08-31 20:51:17 [159/245/248] [xorg-lib-libICE] Elapsed time for assembly 00:01:41 15-08-31 20:51:17 [159/245/248] [xorg-lib-libSM] Installing xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280 15-08-31 20:51:24 [160/245/248] [xorg-lib-libSM] Starting build 15-08-31 20:51:24 [160/245/248] [xorg-lib-libSM] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libSM.tar --2015-08-31 20:51:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libSM.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 279552 (273K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libSM.tar’ git___git_baserock_org_delta_xorg_lib_libSM.tar 100%[=================================================================================================================>] 273.00K --.-KB/s in 0.08s 2015-08-31 20:51:24 (3.35 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libSM.tar’ saved [279552/279552] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libSM * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libSM 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Git checkout upstream:xorg-lib-libSM in /src/tmp/tmpS5KWHj/xorg-lib-libSM.build 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Upstream version d0659dcd libSM-1.2.2 (libSM-1.2.2 + 0 commits) 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Defined build system is autotools 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Logging build commands to /src/artifacts/xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9.build-log 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Running configure-commands 15-08-31 20:51:25 [160/245/248] [xorg-lib-libSM] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:52:27 [160/245/248] [xorg-lib-libSM] Running build-commands 15-08-31 20:52:27 [160/245/248] [xorg-lib-libSM] Running command: make 15-08-31 20:52:38 [160/245/248] [xorg-lib-libSM] Running install-commands 15-08-31 20:52:38 [160/245/248] [xorg-lib-libSM] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:52:39 [160/245/248] [xorg-lib-libSM] Running strip-commands 15-08-31 20:52:39 [160/245/248] [xorg-lib-libSM] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:52:39 [160/245/248] [xorg-lib-libSM] Elapsed time for build 00:01:15 15-08-31 20:52:39 [160/245/248] [xorg-lib-libSM] Starting artifact creation 15-08-31 20:52:40 [160/245/248] [xorg-lib-libSM] Now cached 146626 bytes as xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9 15-08-31 20:52:40 [160/245/248] [xorg-lib-libSM] Elapsed time for artifact creation 00:00:00 15-08-31 20:52:43 [160/245/248] [xorg-lib-libSM] Cleaned up /src/tmp/tmpS5KWHj 15-08-31 20:52:43 [160/245/248] [xorg-lib-libSM] Elapsed time for assembly 00:03:10 15-08-31 20:52:43 [160/245/248] [xorg-lib-libXt] Installing xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9 15-08-31 20:52:43 [160/245/248] [xorg-lib-libXt] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 20:52:44 [161/245/248] [xorg-lib-libXt] Starting build 15-08-31 20:52:44 [161/245/248] [xorg-lib-libXt] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXt.tar --2015-08-31 20:52:44-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXt.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1647104 (1.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXt.tar’ git___git_baserock_org_delta_xorg_lib_libXt.tar 100%[=================================================================================================================>] 1.57M --.-KB/s in 0.1s 2015-08-31 20:52:44 (12.1 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXt.tar’ saved [1647104/1647104] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXt * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-event -> lg3d-event 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXt 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Git checkout upstream:xorg-lib-libXt in /src/tmp/tmpiPUbcG/xorg-lib-libXt.build 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Upstream version e7411e7e libXt-1.1.5 (libXt-1.1.5 + 0 commits) 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Defined build system is autotools 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Logging build commands to /src/artifacts/xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8.build-log 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Running configure-commands 15-08-31 20:52:45 [161/245/248] [xorg-lib-libXt] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:54:10 [161/245/248] [xorg-lib-libXt] Running build-commands 15-08-31 20:54:10 [161/245/248] [xorg-lib-libXt] Running command: make 15-08-31 20:55:26 [161/245/248] [xorg-lib-libXt] Running install-commands 15-08-31 20:55:26 [161/245/248] [xorg-lib-libXt] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:55:27 [161/245/248] [xorg-lib-libXt] Running strip-commands 15-08-31 20:55:27 [161/245/248] [xorg-lib-libXt] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:55:28 [161/245/248] [xorg-lib-libXt] Elapsed time for build 00:02:43 15-08-31 20:55:28 [161/245/248] [xorg-lib-libXt] Starting artifact creation 15-08-31 20:55:36 [161/245/248] [xorg-lib-libXt] Now cached 2207751 bytes as xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8 15-08-31 20:55:36 [161/245/248] [xorg-lib-libXt] Elapsed time for artifact creation 00:00:08 15-08-31 20:55:39 [161/245/248] [xorg-lib-libXt] Cleaned up /src/tmp/tmpiPUbcG 15-08-31 20:55:39 [161/245/248] [xorg-lib-libXt] Elapsed time for assembly 00:06:17 15-08-31 20:55:39 [161/245/248] [x-common] Installing xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8 15-08-31 20:55:39 [161/245/248] [xorg-proto-dri3proto] Starting assembly 15-08-31 20:55:43 [161/245/248] [xorg-proto-dri3proto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 20:55:50 [162/245/248] [xorg-proto-dri3proto] Starting build 15-08-31 20:55:50 [162/245/248] [xorg-proto-dri3proto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_dri3proto.tar --2015-08-31 20:55:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_dri3proto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 35328 (34K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_dri3proto.tar’ git___git_baserock_org_delta_xorg_proto_dri3proto. 100%[=================================================================================================================>] 34.50K --.-KB/s in 0.02s 2015-08-31 20:55:50 (2.24 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_dri3proto.tar’ saved [35328/35328] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/xorg-proto-dri3proto * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_dri3proto 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Git checkout upstream:xorg-proto-dri3proto in /src/tmp/tmpUzje4v/xorg-proto-dri3proto.build 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Upstream version 91df0f88 dri3proto-1.0-7-g91df0f8 (dri3proto-1.0 + 7 commits) 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Defined build system is autotools 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Logging build commands to /src/artifacts/xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c.build-log 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Running configure-commands 15-08-31 20:55:51 [162/245/248] [xorg-proto-dri3proto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:56:24 [162/245/248] [xorg-proto-dri3proto] Running build-commands 15-08-31 20:56:24 [162/245/248] [xorg-proto-dri3proto] Running command: make 15-08-31 20:56:24 [162/245/248] [xorg-proto-dri3proto] Running install-commands 15-08-31 20:56:24 [162/245/248] [xorg-proto-dri3proto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Running strip-commands 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Elapsed time for build 00:00:35 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Starting artifact creation 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Now cached 4575 bytes as xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c 15-08-31 20:56:25 [162/245/248] [xorg-proto-dri3proto] Elapsed time for artifact creation 00:00:00 15-08-31 20:56:28 [162/245/248] [xorg-proto-dri3proto] Cleaned up /src/tmp/tmpUzje4v 15-08-31 20:56:28 [162/245/248] [xorg-proto-dri3proto] Elapsed time for assembly 00:00:48 15-08-31 20:56:28 [162/245/248] [x-common] Installing xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c 15-08-31 20:56:28 [162/245/248] [xorg-lib-libxshmfence] Starting assembly 15-08-31 20:56:31 [162/245/248] [xorg-lib-libxshmfence] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 20:56:38 [163/245/248] [xorg-lib-libxshmfence] Starting build 15-08-31 20:56:38 [163/245/248] [xorg-lib-libxshmfence] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libxshmfence.tar --2015-08-31 20:56:39-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libxshmfence.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 43008 (42K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libxshmfence.tar’ git___git_baserock_org_delta_xorg_lib_libxshmfence 100%[=================================================================================================================>] 42.00K --.-KB/s in 0.02s 2015-08-31 20:56:39 (2.55 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libxshmfence.tar’ saved [43008/43008] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/xorg-lib-libxshmfence * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 20:56:39 [163/245/248] [xorg-lib-libxshmfence] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libxshmfence 15-08-31 20:56:39 [163/245/248] [xorg-lib-libxshmfence] Git checkout upstream:xorg-lib-libxshmfence in /src/tmp/tmpabZR6s/xorg-lib-libxshmfence.build 15-08-31 20:56:40 [163/245/248] [xorg-lib-libxshmfence] Upstream version 9c4f070e libxshmfence-1.1-5-g9c4f070 (libxshmfence-1.1 + 5 commits) 15-08-31 20:56:40 [163/245/248] [xorg-lib-libxshmfence] Defined build system is autotools 15-08-31 20:56:40 [163/245/248] [xorg-lib-libxshmfence] Logging build commands to /src/artifacts/xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010.build-log 15-08-31 20:56:40 [163/245/248] [xorg-lib-libxshmfence] Running configure-commands 15-08-31 20:56:40 [163/245/248] [xorg-lib-libxshmfence] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:57:39 [163/245/248] [xorg-lib-libxshmfence] Running build-commands 15-08-31 20:57:39 [163/245/248] [xorg-lib-libxshmfence] Running command: make 15-08-31 20:57:43 [163/245/248] [xorg-lib-libxshmfence] Running install-commands 15-08-31 20:57:43 [163/245/248] [xorg-lib-libxshmfence] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Running strip-commands 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Elapsed time for build 00:01:05 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Starting artifact creation 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Now cached 9226 bytes as xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010 15-08-31 20:57:44 [163/245/248] [xorg-lib-libxshmfence] Elapsed time for artifact creation 00:00:00 15-08-31 20:57:47 [163/245/248] [xorg-lib-libxshmfence] Cleaned up /src/tmp/tmpabZR6s 15-08-31 20:57:47 [163/245/248] [xorg-lib-libxshmfence] Elapsed time for assembly 00:01:18 15-08-31 20:57:47 [163/245/248] [x-common] Installing xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010 15-08-31 20:57:47 [163/245/248] [util-keysyms] Starting assembly 15-08-31 20:57:50 [163/245/248] [util-keysyms] Installing xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-08-31 20:57:58 [164/245/248] [util-keysyms] Starting build 15-08-31 20:57:58 [164/245/248] [util-keysyms] Try fetching tarball git___git_baserock_org_delta_util_keysyms.tar --2015-08-31 20:57:58-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_util_keysyms.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 354816 (346K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_util_keysyms.tar’ git___git_baserock_org_delta_util_keysyms.tar 100%[=================================================================================================================>] 346.50K --.-KB/s in 0.08s 2015-08-31 20:57:58 (4.31 MB/s) - ‘git___git_baserock_org_delta_util_keysyms.tar’ saved [354816/354816] remote: Counting objects: 27, done. remote: Compressing objects: 100% (18/18), done. remote: Total 27 (delta 10), reused 21 (delta 7) Unpacking objects: 100% (27/27), done. From git://git.baserock.org/delta/util-keysyms * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.4.0 -> baserock/0.4.0 * [new branch] baserock/morph -> baserock/morph 15-08-31 20:57:59 [164/245/248] [util-keysyms] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_util_keysyms 15-08-31 20:57:59 [164/245/248] [util-keysyms] Git checkout upstream:util-keysyms in /src/tmp/tmpjQb7Zq/util-keysyms.build 15-08-31 20:57:59 [164/245/248] [util-keysyms] Upstream version edb763a8 0.4.0-2-gedb763a (0.4.0 + 2 commits) 15-08-31 20:57:59 [164/245/248] [util-keysyms] Git submodules 15-08-31 20:57:59 [164/245/248] [util-keysyms] Git checkout upstream:xcb/util-common-m4 in /src/tmp/tmpjQb7Zq/util-keysyms.build/m4 15-08-31 20:57:59 [164/245/248] [util-keysyms] Upstream version f662e3a9 (No tag found) 15-08-31 20:57:59 [164/245/248] [util-keysyms] Defined build system is autotools 15-08-31 20:57:59 [164/245/248] [util-keysyms] Logging build commands to /src/artifacts/util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52.build-log 15-08-31 20:57:59 [164/245/248] [util-keysyms] Running configure-commands 15-08-31 20:57:59 [164/245/248] [util-keysyms] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 20:59:39 [164/245/248] [util-keysyms] Running build-commands 15-08-31 20:59:39 [164/245/248] [util-keysyms] Running command: make 15-08-31 20:59:46 [164/245/248] [util-keysyms] Running install-commands 15-08-31 20:59:46 [164/245/248] [util-keysyms] Running command: make DESTDIR="$DESTDIR" install 15-08-31 20:59:46 [164/245/248] [util-keysyms] Running strip-commands 15-08-31 20:59:46 [164/245/248] [util-keysyms] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 20:59:47 [164/245/248] [util-keysyms] Elapsed time for build 00:01:48 15-08-31 20:59:47 [164/245/248] [util-keysyms] Starting artifact creation 15-08-31 20:59:47 [164/245/248] [util-keysyms] Now cached 13239 bytes as util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52 15-08-31 20:59:47 [164/245/248] [util-keysyms] Elapsed time for artifact creation 00:00:00 15-08-31 20:59:50 [164/245/248] [util-keysyms] Cleaned up /src/tmp/tmpjQb7Zq 15-08-31 20:59:50 [164/245/248] [util-keysyms] Elapsed time for assembly 00:02:03 15-08-31 20:59:50 [164/245/248] [x-common] Installing util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52 15-08-31 20:59:50 [164/245/248] [xorg-lib-libXtst] Starting assembly 15-08-31 20:59:53 [164/245/248] [xorg-lib-libXtst] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 21:00:01 [164/245/248] [xorg-proto-recordproto] Starting assembly 15-08-31 21:00:04 [164/245/248] [xorg-proto-recordproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:00:12 [165/245/248] [xorg-proto-recordproto] Starting build 15-08-31 21:00:12 [165/245/248] [xorg-proto-recordproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_recordproto.tar --2015-08-31 21:00:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_recordproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 82432 (80K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_recordproto.tar’ git___git_baserock_org_delta_xorg_proto_recordprot 100%[=================================================================================================================>] 80.50K --.-KB/s in 0.03s 2015-08-31 21:00:12 (2.48 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_recordproto.tar’ saved [82432/82432] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-recordproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_recordproto 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Git checkout upstream:xorg-proto-recordproto in /src/tmp/tmp7CGTxH/xorg-proto-recordproto.build 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Upstream version 0fd4f8e5 recordproto-1.14.2-2-g0fd4f8e (recordproto-1.14.2 + 2 commits) 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Defined build system is autotools 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Logging build commands to /src/artifacts/xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3.build-log 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Running configure-commands 15-08-31 21:00:13 [165/245/248] [xorg-proto-recordproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:00:47 [165/245/248] [xorg-proto-recordproto] Running build-commands 15-08-31 21:00:47 [165/245/248] [xorg-proto-recordproto] Running command: make 15-08-31 21:00:47 [165/245/248] [xorg-proto-recordproto] Running install-commands 15-08-31 21:00:47 [165/245/248] [xorg-proto-recordproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Running strip-commands 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Elapsed time for build 00:00:36 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Starting artifact creation 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Now cached 15192 bytes as xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3 15-08-31 21:00:48 [165/245/248] [xorg-proto-recordproto] Elapsed time for artifact creation 00:00:00 15-08-31 21:00:51 [165/245/248] [xorg-proto-recordproto] Cleaned up /src/tmp/tmp7CGTxH 15-08-31 21:00:51 [165/245/248] [xorg-proto-recordproto] Elapsed time for assembly 00:00:49 15-08-31 21:00:51 [165/245/248] [xorg-lib-libXtst] Installing xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3 15-08-31 21:00:51 [165/245/248] [xorg-lib-libXi] Starting assembly 15-08-31 21:00:54 [165/245/248] [xorg-lib-libXi] Installing xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-08-31 21:01:02 [165/245/248] [xorg-lib-libXi] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 21:01:03 [165/245/248] [xorg-lib-libXi] Installing xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 21:01:03 [166/245/248] [xorg-lib-libXi] Starting build 15-08-31 21:01:03 [166/245/248] [xorg-lib-libXi] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXi.tar --2015-08-31 21:01:03-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXi.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 872960 (852K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXi.tar’ git___git_baserock_org_delta_xorg_lib_libXi.tar 100%[=================================================================================================================>] 852.50K --.-KB/s in 0.1s 2015-08-31 21:01:03 (8.58 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXi.tar’ saved [872960/872960] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXi * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXi 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Git checkout upstream:xorg-lib-libXi in /src/tmp/tmp0_r5Zh/xorg-lib-libXi.build 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Upstream version 9b26b814 libXi-1.6.99.1-3-g9b26b81 (libXi-1.6.99.1 + 3 commits) 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Defined build system is autotools 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Logging build commands to /src/artifacts/xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb.build-log 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Running configure-commands 15-08-31 21:01:04 [166/245/248] [xorg-lib-libXi] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:02:05 [166/245/248] [xorg-lib-libXi] Running build-commands 15-08-31 21:02:05 [166/245/248] [xorg-lib-libXi] Running command: make 15-08-31 21:02:43 [166/245/248] [xorg-lib-libXi] Running install-commands 15-08-31 21:02:43 [166/245/248] [xorg-lib-libXi] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:02:44 [166/245/248] [xorg-lib-libXi] Running strip-commands 15-08-31 21:02:44 [166/245/248] [xorg-lib-libXi] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:02:45 [166/245/248] [xorg-lib-libXi] Elapsed time for build 00:01:41 15-08-31 21:02:45 [166/245/248] [xorg-lib-libXi] Starting artifact creation 15-08-31 21:02:51 [166/245/248] [xorg-lib-libXi] Now cached 1529141 bytes as xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb 15-08-31 21:02:51 [166/245/248] [xorg-lib-libXi] Elapsed time for artifact creation 00:00:06 15-08-31 21:02:54 [166/245/248] [xorg-lib-libXi] Cleaned up /src/tmp/tmp0_r5Zh 15-08-31 21:02:54 [166/245/248] [xorg-lib-libXi] Elapsed time for assembly 00:02:03 15-08-31 21:02:54 [166/245/248] [xorg-lib-libXtst] Installing xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb 15-08-31 21:02:54 [167/245/248] [xorg-lib-libXtst] Starting build 15-08-31 21:02:54 [167/245/248] [xorg-lib-libXtst] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXtst.tar --2015-08-31 21:02:54-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXtst.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 168960 (165K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXtst.tar’ git___git_baserock_org_delta_xorg_lib_libXtst.tar 100%[=================================================================================================================>] 165.00K --.-KB/s in 0.05s 2015-08-31 21:02:55 (3.35 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXtst.tar’ saved [168960/168960] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXtst * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXtst 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Git checkout upstream:xorg-lib-libXtst in /src/tmp/tmpMh81B0/xorg-lib-libXtst.build 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Upstream version 2aafac94 libXtst-1.2.1-5-g2aafac9 (libXtst-1.2.1 + 5 commits) 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Defined build system is autotools 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Logging build commands to /src/artifacts/xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68.build-log 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Running configure-commands 15-08-31 21:02:55 [167/245/248] [xorg-lib-libXtst] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:03:55 [167/245/248] [xorg-lib-libXtst] Running build-commands 15-08-31 21:03:55 [167/245/248] [xorg-lib-libXtst] Running command: make 15-08-31 21:04:03 [167/245/248] [xorg-lib-libXtst] Running install-commands 15-08-31 21:04:03 [167/245/248] [xorg-lib-libXtst] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:04:04 [167/245/248] [xorg-lib-libXtst] Running strip-commands 15-08-31 21:04:04 [167/245/248] [xorg-lib-libXtst] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:04:04 [167/245/248] [xorg-lib-libXtst] Elapsed time for build 00:01:10 15-08-31 21:04:04 [167/245/248] [xorg-lib-libXtst] Starting artifact creation 15-08-31 21:04:05 [167/245/248] [xorg-lib-libXtst] Now cached 126995 bytes as xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68 15-08-31 21:04:05 [167/245/248] [xorg-lib-libXtst] Elapsed time for artifact creation 00:00:00 15-08-31 21:04:08 [167/245/248] [xorg-lib-libXtst] Cleaned up /src/tmp/tmpMh81B0 15-08-31 21:04:08 [167/245/248] [xorg-lib-libXtst] Elapsed time for assembly 00:04:18 15-08-31 21:04:08 [167/245/248] [x-common] Installing xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68 15-08-31 21:04:08 [167/245/248] [xorg-proto-xcmiscproto] Starting assembly 15-08-31 21:04:11 [167/245/248] [xorg-proto-xcmiscproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:04:19 [168/245/248] [xorg-proto-xcmiscproto] Starting build 15-08-31 21:04:19 [168/245/248] [xorg-proto-xcmiscproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xcmiscproto.tar --2015-08-31 21:04:19-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xcmiscproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 65536 (64K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xcmiscproto.tar’ git___git_baserock_org_delta_xorg_proto_xcmiscprot 100%[=================================================================================================================>] 64.00K --.-KB/s in 0.03s 2015-08-31 21:04:19 (1.99 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xcmiscproto.tar’ saved [65536/65536] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xcmiscproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:04:19 [168/245/248] [xorg-proto-xcmiscproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xcmiscproto 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Git checkout upstream:xorg-proto-xcmiscproto in /src/tmp/tmpnlpqAI/xorg-proto-xcmiscproto.build 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Upstream version 83549077 xcmiscproto-1.2.2-2-g8354907 (xcmiscproto-1.2.2 + 2 commits) 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Defined build system is autotools 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Logging build commands to /src/artifacts/xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a.build-log 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Running configure-commands 15-08-31 21:04:20 [168/245/248] [xorg-proto-xcmiscproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:04:54 [168/245/248] [xorg-proto-xcmiscproto] Running build-commands 15-08-31 21:04:54 [168/245/248] [xorg-proto-xcmiscproto] Running command: make 15-08-31 21:04:54 [168/245/248] [xorg-proto-xcmiscproto] Running install-commands 15-08-31 21:04:54 [168/245/248] [xorg-proto-xcmiscproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Running strip-commands 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Elapsed time for build 00:00:36 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Starting artifact creation 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Now cached 4273 bytes as xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a 15-08-31 21:04:55 [168/245/248] [xorg-proto-xcmiscproto] Elapsed time for artifact creation 00:00:00 15-08-31 21:04:58 [168/245/248] [xorg-proto-xcmiscproto] Cleaned up /src/tmp/tmpnlpqAI 15-08-31 21:04:58 [168/245/248] [xorg-proto-xcmiscproto] Elapsed time for assembly 00:00:49 15-08-31 21:04:58 [168/245/248] [x-common] Installing xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a 15-08-31 21:04:58 [168/245/248] [xorg-lib-libXcomposite] Starting assembly 15-08-31 21:05:01 [168/245/248] [xorg-lib-libXcomposite] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:05:08 [168/245/248] [xorg-lib-libXcomposite] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 21:05:09 [168/245/248] [xorg-lib-libXcomposite] Installing xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-08-31 21:05:09 [168/245/248] [xorg-lib-libXcomposite] Installing xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 21:05:09 [169/245/248] [xorg-lib-libXcomposite] Starting build 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXcomposite.tar --2015-08-31 21:05:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXcomposite.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 92672 (90K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXcomposite.tar’ git___git_baserock_org_delta_xorg_lib_libXcomposit 100%[=================================================================================================================>] 90.50K --.-KB/s in 0.03s 2015-08-31 21:05:10 (2.76 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXcomposite.tar’ saved [92672/92672] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXcomposite * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXcomposite 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Git checkout upstream:xorg-lib-libXcomposite in /src/tmp/tmpC8vbvh/xorg-lib-libXcomposite.build 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Upstream version eda48b1b libXcomposite-0.4.4-2-geda48b1 (libXcomposite-0.4.4 + 2 commits) 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Defined build system is autotools 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Logging build commands to /src/artifacts/xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5.build-log 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Running configure-commands 15-08-31 21:05:10 [169/245/248] [xorg-lib-libXcomposite] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:06:09 [169/245/248] [xorg-lib-libXcomposite] Running build-commands 15-08-31 21:06:09 [169/245/248] [xorg-lib-libXcomposite] Running command: make 15-08-31 21:06:14 [169/245/248] [xorg-lib-libXcomposite] Running install-commands 15-08-31 21:06:14 [169/245/248] [xorg-lib-libXcomposite] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:06:15 [169/245/248] [xorg-lib-libXcomposite] Running strip-commands 15-08-31 21:06:15 [169/245/248] [xorg-lib-libXcomposite] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:06:15 [169/245/248] [xorg-lib-libXcomposite] Elapsed time for build 00:01:05 15-08-31 21:06:15 [169/245/248] [xorg-lib-libXcomposite] Starting artifact creation 15-08-31 21:06:16 [169/245/248] [xorg-lib-libXcomposite] Now cached 48250 bytes as xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5 15-08-31 21:06:16 [169/245/248] [xorg-lib-libXcomposite] Elapsed time for artifact creation 00:00:00 15-08-31 21:06:19 [169/245/248] [xorg-lib-libXcomposite] Cleaned up /src/tmp/tmpC8vbvh 15-08-31 21:06:19 [169/245/248] [xorg-lib-libXcomposite] Elapsed time for assembly 00:01:21 15-08-31 21:06:19 [169/245/248] [x-common] Installing xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5 15-08-31 21:06:19 [169/245/248] [xorg-proto-dmxproto] Starting assembly 15-08-31 21:06:22 [169/245/248] [xorg-proto-dmxproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:06:29 [170/245/248] [xorg-proto-dmxproto] Starting build 15-08-31 21:06:29 [170/245/248] [xorg-proto-dmxproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_dmxproto.tar --2015-08-31 21:06:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_dmxproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 46080 (45K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_dmxproto.tar’ git___git_baserock_org_delta_xorg_proto_dmxproto.t 100%[=================================================================================================================>] 45.00K --.-KB/s in 0.03s 2015-08-31 21:06:30 (1.40 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_dmxproto.tar’ saved [46080/46080] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-dmxproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_dmxproto 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Git checkout upstream:xorg-proto-dmxproto in /src/tmp/tmpEPNsOX/xorg-proto-dmxproto.build 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Upstream version 395f6fcc dmxproto-2.3.1-2-g395f6fc (dmxproto-2.3.1 + 2 commits) 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Defined build system is autotools 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Logging build commands to /src/artifacts/xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d.build-log 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Running configure-commands 15-08-31 21:06:30 [170/245/248] [xorg-proto-dmxproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:07:03 [170/245/248] [xorg-proto-dmxproto] Running build-commands 15-08-31 21:07:03 [170/245/248] [xorg-proto-dmxproto] Running command: make 15-08-31 21:07:03 [170/245/248] [xorg-proto-dmxproto] Running install-commands 15-08-31 21:07:03 [170/245/248] [xorg-proto-dmxproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Running strip-commands 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Elapsed time for build 00:00:34 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Starting artifact creation 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Now cached 3076 bytes as xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d 15-08-31 21:07:04 [170/245/248] [xorg-proto-dmxproto] Elapsed time for artifact creation 00:00:00 15-08-31 21:07:07 [170/245/248] [xorg-proto-dmxproto] Cleaned up /src/tmp/tmpEPNsOX 15-08-31 21:07:07 [170/245/248] [xorg-proto-dmxproto] Elapsed time for assembly 00:00:47 15-08-31 21:07:07 [170/245/248] [x-common] Installing xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d 15-08-31 21:07:07 [170/245/248] [xorg-proto-glproto] Starting assembly 15-08-31 21:07:10 [170/245/248] [xorg-proto-glproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:07:17 [171/245/248] [xorg-proto-glproto] Starting build 15-08-31 21:07:17 [171/245/248] [xorg-proto-glproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_glproto.tar --2015-08-31 21:07:17-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_glproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 111104 (108K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_glproto.tar’ git___git_baserock_org_delta_xorg_proto_glproto.ta 100%[=================================================================================================================>] 108.50K --.-KB/s in 0.05s 2015-08-31 21:07:17 (2.26 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_glproto.tar’ saved [111104/111104] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-glproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_glproto 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Git checkout upstream:xorg-proto-glproto in /src/tmp/tmpmOR1mq/xorg-proto-glproto.build 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Upstream version f84853d9 glproto-1.4.17 (glproto-1.4.17 + 0 commits) 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Defined build system is autotools 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Logging build commands to /src/artifacts/xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e.build-log 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Running configure-commands 15-08-31 21:07:18 [171/245/248] [xorg-proto-glproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:07:51 [171/245/248] [xorg-proto-glproto] Running build-commands 15-08-31 21:07:51 [171/245/248] [xorg-proto-glproto] Running command: make 15-08-31 21:07:51 [171/245/248] [xorg-proto-glproto] Running install-commands 15-08-31 21:07:51 [171/245/248] [xorg-proto-glproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Running strip-commands 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Elapsed time for build 00:00:34 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Starting artifact creation 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Now cached 18978 bytes as xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e 15-08-31 21:07:52 [171/245/248] [xorg-proto-glproto] Elapsed time for artifact creation 00:00:00 15-08-31 21:07:55 [171/245/248] [xorg-proto-glproto] Cleaned up /src/tmp/tmpmOR1mq 15-08-31 21:07:55 [171/245/248] [xorg-proto-glproto] Elapsed time for assembly 00:00:47 15-08-31 21:07:55 [171/245/248] [x-common] Installing xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e 15-08-31 21:07:55 [171/245/248] [xorg-lib-libXinerama] Starting assembly 15-08-31 21:07:58 [171/245/248] [xorg-lib-libXinerama] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:08:05 [171/245/248] [xorg-lib-libXinerama] Installing xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-08-31 21:08:05 [171/245/248] [xorg-lib-libXinerama] Installing xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-08-31 21:08:06 [171/245/248] [xorg-lib-libXinerama] Installing xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-08-31 21:08:06 [171/245/248] [xorg-proto-xineramaproto] Starting assembly 15-08-31 21:08:10 [171/245/248] [xorg-proto-xineramaproto] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:08:17 [172/245/248] [xorg-proto-xineramaproto] Starting build 15-08-31 21:08:17 [172/245/248] [xorg-proto-xineramaproto] Try fetching tarball git___git_baserock_org_delta_xorg_proto_xineramaproto.tar --2015-08-31 21:08:17-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_proto_xineramaproto.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 66560 (65K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_proto_xineramaproto.tar’ git___git_baserock_org_delta_xorg_proto_xineramapr 100%[=================================================================================================================>] 65.00K --.-KB/s in 0.03s 2015-08-31 21:08:17 (2.07 MB/s) - ‘git___git_baserock_org_delta_xorg_proto_xineramaproto.tar’ saved [66560/66560] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-proto-xineramaproto * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-event -> lg3d-event * [new branch] sco_port_update -> sco_port_update 15-08-31 21:08:17 [172/245/248] [xorg-proto-xineramaproto] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_proto_xineramaproto 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Git checkout upstream:xorg-proto-xineramaproto in /src/tmp/tmpaJUGhL/xorg-proto-xineramaproto.build 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Upstream version 4e77b45e xineramaproto-1.2.1-3-g4e77b45 (xineramaproto-1.2.1 + 3 commits) 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Defined build system is autotools 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Logging build commands to /src/artifacts/xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b.build-log 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Running configure-commands 15-08-31 21:08:18 [172/245/248] [xorg-proto-xineramaproto] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:08:50 [172/245/248] [xorg-proto-xineramaproto] Running build-commands 15-08-31 21:08:50 [172/245/248] [xorg-proto-xineramaproto] Running command: make 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Running install-commands 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Running strip-commands 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Elapsed time for build 00:00:34 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Starting artifact creation 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Now cached 2112 bytes as xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b 15-08-31 21:08:51 [172/245/248] [xorg-proto-xineramaproto] Elapsed time for artifact creation 00:00:00 15-08-31 21:08:54 [172/245/248] [xorg-proto-xineramaproto] Cleaned up /src/tmp/tmpaJUGhL 15-08-31 21:08:54 [172/245/248] [xorg-proto-xineramaproto] Elapsed time for assembly 00:00:47 15-08-31 21:08:54 [172/245/248] [xorg-lib-libXinerama] Installing xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b 15-08-31 21:08:54 [173/245/248] [xorg-lib-libXinerama] Starting build 15-08-31 21:08:54 [173/245/248] [xorg-lib-libXinerama] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXinerama.tar --2015-08-31 21:08:54-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXinerama.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 96768 (94K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXinerama.tar’ git___git_baserock_org_delta_xorg_lib_libXinerama. 100%[=================================================================================================================>] 94.50K --.-KB/s in 0.03s 2015-08-31 21:08:55 (2.93 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXinerama.tar’ saved [96768/96768] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXinerama * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXinerama 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Git checkout upstream:xorg-lib-libXinerama in /src/tmp/tmpwXTkRX/xorg-lib-libXinerama.build 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Upstream version 470b9356 libXinerama-1.1.2-2-g470b935 (libXinerama-1.1.2 + 2 commits) 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Defined build system is autotools 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Logging build commands to /src/artifacts/xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978.build-log 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Running configure-commands 15-08-31 21:08:55 [173/245/248] [xorg-lib-libXinerama] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:09:54 [173/245/248] [xorg-lib-libXinerama] Running build-commands 15-08-31 21:09:54 [173/245/248] [xorg-lib-libXinerama] Running command: make 15-08-31 21:09:59 [173/245/248] [xorg-lib-libXinerama] Running install-commands 15-08-31 21:09:59 [173/245/248] [xorg-lib-libXinerama] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:10:00 [173/245/248] [xorg-lib-libXinerama] Running strip-commands 15-08-31 21:10:00 [173/245/248] [xorg-lib-libXinerama] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:10:01 [173/245/248] [xorg-lib-libXinerama] Elapsed time for build 00:01:06 15-08-31 21:10:01 [173/245/248] [xorg-lib-libXinerama] Starting artifact creation 15-08-31 21:10:01 [173/245/248] [xorg-lib-libXinerama] Now cached 47832 bytes as xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978 15-08-31 21:10:01 [173/245/248] [xorg-lib-libXinerama] Elapsed time for artifact creation 00:00:00 15-08-31 21:10:04 [173/245/248] [xorg-lib-libXinerama] Cleaned up /src/tmp/tmpwXTkRX 15-08-31 21:10:04 [173/245/248] [xorg-lib-libXinerama] Elapsed time for assembly 00:02:09 15-08-31 21:10:04 [173/245/248] [x-common] Installing xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978 15-08-31 21:10:04 [173/245/248] [xorg-lib-libXdamage] Starting assembly 15-08-31 21:10:07 [173/245/248] [xorg-lib-libXdamage] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:10:15 [173/245/248] [xorg-lib-libXdamage] Installing xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 21:10:16 [173/245/248] [xorg-lib-libXdamage] Installing xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-08-31 21:10:16 [174/245/248] [xorg-lib-libXdamage] Starting build 15-08-31 21:10:16 [174/245/248] [xorg-lib-libXdamage] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXdamage.tar --2015-08-31 21:10:16-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXdamage.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 70656 (69K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXdamage.tar’ git___git_baserock_org_delta_xorg_lib_libXdamage.t 100%[=================================================================================================================>] 69.00K --.-KB/s in 0.03s 2015-08-31 21:10:16 (2.10 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXdamage.tar’ saved [70656/70656] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXdamage * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:10:16 [174/245/248] [xorg-lib-libXdamage] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXdamage 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Git checkout upstream:xorg-lib-libXdamage in /src/tmp/tmpESrUoB/xorg-lib-libXdamage.build 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Upstream version 0d35761d libXdamage-1.1.4-3-g0d35761 (libXdamage-1.1.4 + 3 commits) 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Defined build system is autotools 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Logging build commands to /src/artifacts/xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e.build-log 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Running configure-commands 15-08-31 21:10:17 [174/245/248] [xorg-lib-libXdamage] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:11:15 [174/245/248] [xorg-lib-libXdamage] Running build-commands 15-08-31 21:11:15 [174/245/248] [xorg-lib-libXdamage] Running command: make 15-08-31 21:11:20 [174/245/248] [xorg-lib-libXdamage] Running install-commands 15-08-31 21:11:20 [174/245/248] [xorg-lib-libXdamage] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:11:21 [174/245/248] [xorg-lib-libXdamage] Running strip-commands 15-08-31 21:11:21 [174/245/248] [xorg-lib-libXdamage] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:11:21 [174/245/248] [xorg-lib-libXdamage] Elapsed time for build 00:01:05 15-08-31 21:11:21 [174/245/248] [xorg-lib-libXdamage] Starting artifact creation 15-08-31 21:11:22 [174/245/248] [xorg-lib-libXdamage] Now cached 47704 bytes as xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e 15-08-31 21:11:22 [174/245/248] [xorg-lib-libXdamage] Elapsed time for artifact creation 00:00:00 15-08-31 21:11:25 [174/245/248] [xorg-lib-libXdamage] Cleaned up /src/tmp/tmpESrUoB 15-08-31 21:11:25 [174/245/248] [xorg-lib-libXdamage] Elapsed time for assembly 00:01:20 15-08-31 21:11:25 [174/245/248] [x-common] Installing xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e 15-08-31 21:11:25 [174/245/248] [xorg-lib-libXcursor] Starting assembly 15-08-31 21:11:28 [174/245/248] [xorg-lib-libXcursor] Installing xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-08-31 21:11:36 [174/245/248] [xorg-lib-libXcursor] Installing xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-08-31 21:11:36 [175/245/248] [xorg-lib-libXcursor] Starting build 15-08-31 21:11:36 [175/245/248] [xorg-lib-libXcursor] Try fetching tarball git___git_baserock_org_delta_xorg_lib_libXcursor.tar --2015-08-31 21:11:36-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xorg_lib_libXcursor.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 165376 (162K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xorg_lib_libXcursor.tar’ git___git_baserock_org_delta_xorg_lib_libXcursor.t 100%[=================================================================================================================>] 161.50K --.-KB/s in 0.05s 2015-08-31 21:11:37 (3.30 MB/s) - ‘git___git_baserock_org_delta_xorg_lib_libXcursor.tar’ saved [165376/165376] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xorg-lib-libXcursor * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] COMPOSITEWRAP -> COMPOSITEWRAP * [new branch] STSF-CURRENT -> STSF-CURRENT * [new branch] baserock/morph -> baserock/morph * [new branch] lg3d -> lg3d * [new branch] lg3d-dev-0-6-1 -> lg3d-dev-0-6-1 * [new branch] lg3d-dev-0-6-1-1 -> lg3d-dev-0-6-1-1 * [new branch] lg3d-dev-0-6-1-current -> lg3d-dev-0-6-1-current * [new branch] lg3d-dev-0-6-1-latest -> lg3d-dev-0-6-1-latest * [new branch] lg3d-dev-0-6-2 -> lg3d-dev-0-6-2 * [new branch] lg3d-dev-0-6-latest -> lg3d-dev-0-6-latest * [new branch] lg3d-dev-0-7-0 -> lg3d-dev-0-7-0 * [new branch] lg3d-dev-0-7-1 -> lg3d-dev-0-7-1 * [new branch] lg3d-event -> lg3d-event * [new branch] lg3d-master -> lg3d-master * [new branch] sco_port_update -> sco_port_update 15-08-31 21:11:37 [175/245/248] [xorg-lib-libXcursor] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xorg_lib_libXcursor 15-08-31 21:11:37 [175/245/248] [xorg-lib-libXcursor] Git checkout upstream:xorg-lib-libXcursor in /src/tmp/tmpRUtKow/xorg-lib-libXcursor.build 15-08-31 21:11:37 [175/245/248] [xorg-lib-libXcursor] Upstream version 1b98fd6a libXcursor-1.1.13-1-g1b98fd6 (libXcursor-1.1.13 + 1 commits) 15-08-31 21:11:38 [175/245/248] [xorg-lib-libXcursor] Defined build system is autotools 15-08-31 21:11:38 [175/245/248] [xorg-lib-libXcursor] Logging build commands to /src/artifacts/xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562.build-log 15-08-31 21:11:38 [175/245/248] [xorg-lib-libXcursor] Running configure-commands 15-08-31 21:11:38 [175/245/248] [xorg-lib-libXcursor] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:13:00 [175/245/248] [xorg-lib-libXcursor] Running build-commands 15-08-31 21:13:00 [175/245/248] [xorg-lib-libXcursor] Running command: make 15-08-31 21:13:09 [175/245/248] [xorg-lib-libXcursor] Running install-commands 15-08-31 21:13:09 [175/245/248] [xorg-lib-libXcursor] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:13:10 [175/245/248] [xorg-lib-libXcursor] Running strip-commands 15-08-31 21:13:10 [175/245/248] [xorg-lib-libXcursor] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:13:11 [175/245/248] [xorg-lib-libXcursor] Elapsed time for build 00:01:34 15-08-31 21:13:11 [175/245/248] [xorg-lib-libXcursor] Starting artifact creation 15-08-31 21:13:11 [175/245/248] [xorg-lib-libXcursor] Now cached 206945 bytes as xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562 15-08-31 21:13:11 [175/245/248] [xorg-lib-libXcursor] Elapsed time for artifact creation 00:00:00 15-08-31 21:13:15 [175/245/248] [xorg-lib-libXcursor] Cleaned up /src/tmp/tmpRUtKow 15-08-31 21:13:15 [175/245/248] [xorg-lib-libXcursor] Elapsed time for assembly 00:01:49 15-08-31 21:13:15 [175/245/248] [x-common] Installing xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562 15-08-31 21:13:15 [176/245/248] [x-common] Starting build 15-08-31 21:13:15 [176/245/248] [x-common] Defined build system is manual 15-08-31 21:13:15 [176/245/248] [x-common] Logging build commands to /src/artifacts/x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4.build-log 15-08-31 21:13:15 [176/245/248] [x-common] Elapsed time for build 00:00:00 15-08-31 21:13:15 [176/245/248] [x-common] Starting artifact creation 15-08-31 21:13:15 [176/245/248] [x-common] Now cached 179 bytes as x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:13:15 [176/245/248] [x-common] Elapsed time for artifact creation 00:00:00 15-08-31 21:13:18 [176/245/248] [x-common] Cleaned up /src/tmp/tmpLoOfdS 15-08-31 21:13:18 [176/245/248] [x-common] Elapsed time for assembly 01:08:21 15-08-31 21:13:18 [176/245/248] [harfbuzz] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:13:19 [176/245/248] [freetype2] Starting assembly 15-08-31 21:13:23 [176/245/248] [freetype2] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:13:31 [176/245/248] [freetype2] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:13:33 [176/245/248] [freetype2] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:13:34 [177/245/248] [freetype2] Starting build 15-08-31 21:13:34 [177/245/248] [freetype2] Try fetching tarball git___git_baserock_org_delta_freetype2.tar --2015-08-31 21:13:34-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_freetype2.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 23247360 (22M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_freetype2.tar’ git___git_baserock_org_delta_freetype2.tar 100%[=================================================================================================================>] 22.17M 29.6MB/s in 0.7s 2015-08-31 21:13:35 (29.6 MB/s) - ‘git___git_baserock_org_delta_freetype2.tar’ saved [23247360/23247360] remote: Counting objects: 15, done. remote: Compressing objects: 100% (10/10), done. remote: Total 15 (delta 3), reused 15 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/freetype2 * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] STABLE -> STABLE * [new branch] baserock/morph -> baserock/morph 15-08-31 21:13:46 [177/245/248] [freetype2] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_freetype2 15-08-31 21:13:47 [177/245/248] [freetype2] Git checkout upstream:freetype2 in /src/tmp/tmpDxLbqg/freetype2.build 15-08-31 21:13:47 [177/245/248] [freetype2] Upstream version ec8853cd VER-2-5-3 (VER-2-5-3 + 0 commits) 15-08-31 21:13:47 [177/245/248] [freetype2] Defined build system is autotools 15-08-31 21:13:47 [177/245/248] [freetype2] Logging build commands to /src/artifacts/freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1.build-log 15-08-31 21:13:47 [177/245/248] [freetype2] Running configure-commands 15-08-31 21:13:47 [177/245/248] [freetype2] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:14:21 [177/245/248] [freetype2] Running build-commands 15-08-31 21:14:21 [177/245/248] [freetype2] Running command: make 15-08-31 21:15:34 [177/245/248] [freetype2] Running install-commands 15-08-31 21:15:34 [177/245/248] [freetype2] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:15:35 [177/245/248] [freetype2] Running strip-commands 15-08-31 21:15:35 [177/245/248] [freetype2] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:15:36 [177/245/248] [freetype2] Elapsed time for build 00:02:01 15-08-31 21:15:36 [177/245/248] [freetype2] Starting artifact creation 15-08-31 21:15:48 [177/245/248] [freetype2] Now cached 2732483 bytes as freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 21:15:48 [177/245/248] [freetype2] Elapsed time for artifact creation 00:00:12 15-08-31 21:15:52 [177/245/248] [freetype2] Cleaned up /src/tmp/tmpDxLbqg 15-08-31 21:15:52 [177/245/248] [freetype2] Elapsed time for assembly 00:02:32 15-08-31 21:15:52 [177/245/248] [harfbuzz] Installing freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 21:15:53 [178/245/248] [harfbuzz] Starting build 15-08-31 21:15:53 [178/245/248] [harfbuzz] Try fetching tarball git___git_baserock_org_delta_harfbuzz.tar --2015-08-31 21:15:53-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_harfbuzz.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5156864 (4.9M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_harfbuzz.tar’ git___git_baserock_org_delta_harfbuzz.tar 100%[=================================================================================================================>] 4.92M 18.2MB/s in 0.3s 2015-08-31 21:15:53 (18.2 MB/s) - ‘git___git_baserock_org_delta_harfbuzz.tar’ saved [5156864/5156864] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/harfbuzz * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.9.12 -> baserock/0.9.12 15-08-31 21:16:06 [178/245/248] [harfbuzz] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_harfbuzz 15-08-31 21:16:06 [178/245/248] [harfbuzz] Git checkout upstream:harfbuzz in /src/tmp/tmpkpY9oR/harfbuzz.build 15-08-31 21:16:06 [178/245/248] [harfbuzz] Upstream version 09b53938 0.9.12 (0.9.12 + 0 commits) 15-08-31 21:16:06 [178/245/248] [harfbuzz] Defined build system is autotools 15-08-31 21:16:06 [178/245/248] [harfbuzz] Logging build commands to /src/artifacts/harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322.build-log 15-08-31 21:16:06 [178/245/248] [harfbuzz] Running configure-commands 15-08-31 21:16:06 [178/245/248] [harfbuzz] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:17:33 [178/245/248] [harfbuzz] Running build-commands 15-08-31 21:17:33 [178/245/248] [harfbuzz] Running command: make 15-08-31 21:19:03 [178/245/248] [harfbuzz] Running install-commands 15-08-31 21:19:03 [178/245/248] [harfbuzz] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:19:05 [178/245/248] [harfbuzz] Running strip-commands 15-08-31 21:19:05 [178/245/248] [harfbuzz] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:19:05 [178/245/248] [harfbuzz] Elapsed time for build 00:03:12 15-08-31 21:19:05 [178/245/248] [harfbuzz] Starting artifact creation 15-08-31 21:19:09 [178/245/248] [harfbuzz] Now cached 1213268 bytes as harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322 15-08-31 21:19:09 [178/245/248] [harfbuzz] Elapsed time for artifact creation 00:00:04 15-08-31 21:19:14 [178/245/248] [harfbuzz] Cleaned up /src/tmp/tmpkpY9oR 15-08-31 21:19:14 [178/245/248] [harfbuzz] Elapsed time for assembly 03:18:13 15-08-31 21:19:14 [178/245/248] [graphics-common] Installing harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322 15-08-31 21:19:25 [178/245/248] [cairo] Starting assembly 15-08-31 21:19:28 [178/245/248] [cairo] Installing freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 21:19:39 [178/245/248] [libpng] Starting assembly 15-08-31 21:19:42 [178/245/248] [libpng] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:19:52 [178/245/248] [libpng] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:19:53 [178/245/248] [libpng] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:19:54 [179/245/248] [libpng] Starting build 15-08-31 21:19:54 [179/245/248] [libpng] Try fetching tarball git___git_baserock_org_delta_libpng.tar --2015-08-31 21:19:54-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libpng.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 35814400 (34M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libpng.tar’ git___git_baserock_org_delta_libpng.tar 100%[=================================================================================================================>] 34.16M 31.6MB/s in 1.1s 2015-08-31 21:19:55 (31.6 MB/s) - ‘git___git_baserock_org_delta_libpng.tar’ saved [35814400/35814400] remote: Counting objects: 833, done. remote: Compressing objects: 100% (756/756), done. remote: Total 833 (delta 722), reused 141 (delta 71) Receiving objects: 100% (833/833), 287.62 KiB | 0 bytes/s, done. Resolving deltas: 100% (722/722), completed with 177 local objects. From git://git.baserock.org/delta/libpng * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/mikedrake/libpng-upgrade -> baserock/mikedrake/libpng-upgrade * [new branch] baserock/mikedrake/update-chunks -> baserock/mikedrake/update-chunks * [new branch] baserock/morph -> baserock/morph * [new branch] stable -> stable * [new tag] v1.5.8 -> v1.5.8 15-08-31 21:20:04 [179/245/248] [libpng] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libpng 15-08-31 21:20:05 [179/245/248] [libpng] Git checkout upstream:libpng in /src/tmp/tmpebLBMI/libpng.build 15-08-31 21:20:05 [179/245/248] [libpng] Upstream version 88dd30b2 libpng-1.6.16-signed (libpng-1.6.16-signed + 0 commits) 15-08-31 21:20:05 [179/245/248] [libpng] Defined build system is autotools 15-08-31 21:20:05 [179/245/248] [libpng] Logging build commands to /src/artifacts/libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5.build-log 15-08-31 21:20:05 [179/245/248] [libpng] Running configure-commands 15-08-31 21:20:05 [179/245/248] [libpng] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:21:13 [179/245/248] [libpng] Running build-commands 15-08-31 21:21:13 [179/245/248] [libpng] Running command: make 15-08-31 21:22:00 [179/245/248] [libpng] Running install-commands 15-08-31 21:22:00 [179/245/248] [libpng] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:22:02 [179/245/248] [libpng] Running strip-commands 15-08-31 21:22:02 [179/245/248] [libpng] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:22:02 [179/245/248] [libpng] Elapsed time for build 00:02:08 15-08-31 21:22:02 [179/245/248] [libpng] Starting artifact creation 15-08-31 21:22:05 [179/245/248] [libpng] Now cached 909684 bytes as libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5 15-08-31 21:22:05 [179/245/248] [libpng] Elapsed time for artifact creation 00:00:02 15-08-31 21:22:10 [179/245/248] [libpng] Cleaned up /src/tmp/tmpebLBMI 15-08-31 21:22:10 [179/245/248] [libpng] Elapsed time for assembly 00:02:30 15-08-31 21:22:10 [179/245/248] [cairo] Installing libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5 15-08-31 21:22:10 [179/245/248] [pixman] Starting assembly 15-08-31 21:22:13 [179/245/248] [pixman] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:22:21 [179/245/248] [pixman] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:22:22 [179/245/248] [pixman] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:22:24 [180/245/248] [pixman] Starting build 15-08-31 21:22:24 [180/245/248] [pixman] Try fetching tarball git___git_baserock_org_delta_pixman.tar --2015-08-31 21:22:24-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pixman.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3550208 (3.4M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pixman.tar’ git___git_baserock_org_delta_pixman.tar 100%[=================================================================================================================>] 3.39M 17.1MB/s in 0.2s 2015-08-31 21:22:24 (17.1 MB/s) - ‘git___git_baserock_org_delta_pixman.tar’ saved [3550208/3550208] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/pixman * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 21:22:28 [180/245/248] [pixman] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pixman 15-08-31 21:22:29 [180/245/248] [pixman] Git checkout upstream:pixman in /src/tmp/tmp0LJEVd/pixman.build 15-08-31 21:22:29 [180/245/248] [pixman] Upstream version 87eea99e pixman-0.32.6 (pixman-0.32.6 + 0 commits) 15-08-31 21:22:29 [180/245/248] [pixman] Defined build system is autotools 15-08-31 21:22:29 [180/245/248] [pixman] Logging build commands to /src/artifacts/pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477.build-log 15-08-31 21:22:29 [180/245/248] [pixman] Running configure-commands 15-08-31 21:22:29 [180/245/248] [pixman] Running command: ./autogen.sh --prefix="$PREFIX" --disable-arm-iwmmxt --disable-arm-iwmmxt2 15-08-31 21:23:29 [180/245/248] [pixman] Running build-commands 15-08-31 21:23:29 [180/245/248] [pixman] Running command: make 15-08-31 21:25:34 [180/245/248] [pixman] Running install-commands 15-08-31 21:25:34 [180/245/248] [pixman] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:25:35 [180/245/248] [pixman] Running strip-commands 15-08-31 21:25:35 [180/245/248] [pixman] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:25:36 [180/245/248] [pixman] Elapsed time for build 00:03:11 15-08-31 21:25:36 [180/245/248] [pixman] Starting artifact creation 15-08-31 21:25:48 [180/245/248] [pixman] Now cached 2249824 bytes as pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477 15-08-31 21:25:48 [180/245/248] [pixman] Elapsed time for artifact creation 00:00:12 15-08-31 21:25:52 [180/245/248] [pixman] Cleaned up /src/tmp/tmp0LJEVd 15-08-31 21:25:52 [180/245/248] [pixman] Elapsed time for assembly 00:03:42 15-08-31 21:25:52 [180/245/248] [cairo] Installing pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477 15-08-31 21:25:52 [180/245/248] [fontconfig] Starting assembly 15-08-31 21:25:55 [180/245/248] [fontconfig] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:26:04 [180/245/248] [fontconfig] Installing freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-08-31 21:26:06 [181/245/248] [fontconfig] Starting build 15-08-31 21:26:06 [181/245/248] [fontconfig] Try fetching tarball git___git_baserock_org_delta_fontconfig.tar --2015-08-31 21:26:06-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_fontconfig.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3996672 (3.8M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_fontconfig.tar’ git___git_baserock_org_delta_fontconfig.tar 100%[=================================================================================================================>] 3.81M 14.0MB/s in 0.3s 2015-08-31 21:26:07 (14.0 MB/s) - ‘git___git_baserock_org_delta_fontconfig.tar’ saved [3996672/3996672] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/fontconfig * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 21:26:10 [181/245/248] [fontconfig] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_fontconfig 15-08-31 21:26:10 [181/245/248] [fontconfig] Git checkout upstream:fontconfig in /src/tmp/tmpWCqzli/fontconfig.build 15-08-31 21:26:11 [181/245/248] [fontconfig] Upstream version 9260b7ec 2.11.1 (2.11.1 + 0 commits) 15-08-31 21:26:11 [181/245/248] [fontconfig] Defined build system is autotools 15-08-31 21:26:11 [181/245/248] [fontconfig] Logging build commands to /src/artifacts/fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18.build-log 15-08-31 21:26:11 [181/245/248] [fontconfig] Running configure-commands 15-08-31 21:26:11 [181/245/248] [fontconfig] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:27:30 [181/245/248] [fontconfig] Running build-commands 15-08-31 21:27:30 [181/245/248] [fontconfig] Running command: make 15-08-31 21:28:24 [181/245/248] [fontconfig] Running install-commands 15-08-31 21:28:24 [181/245/248] [fontconfig] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:28:29 [181/245/248] [fontconfig] Running strip-commands 15-08-31 21:28:29 [181/245/248] [fontconfig] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:28:29 [181/245/248] [fontconfig] Elapsed time for build 00:02:23 15-08-31 21:28:29 [181/245/248] [fontconfig] Starting artifact creation 15-08-31 21:28:31 [181/245/248] [fontconfig] Now cached 404759 bytes as fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18 15-08-31 21:28:31 [181/245/248] [fontconfig] Elapsed time for artifact creation 00:00:01 15-08-31 21:28:35 [181/245/248] [fontconfig] Cleaned up /src/tmp/tmpWCqzli 15-08-31 21:28:35 [181/245/248] [fontconfig] Elapsed time for assembly 00:02:43 15-08-31 21:28:35 [181/245/248] [cairo] Installing fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18 15-08-31 21:28:35 [182/245/248] [cairo] Starting build 15-08-31 21:28:35 [182/245/248] [cairo] Try fetching tarball git___git_baserock_org_delta_cairo.tar --2015-08-31 21:28:35-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_cairo.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 94082560 (90M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_cairo.tar’ git___git_baserock_org_delta_cairo.tar 100%[=================================================================================================================>] 89.72M 11.5MB/s in 6.8s 2015-08-31 21:28:42 (13.2 MB/s) - ‘git___git_baserock_org_delta_cairo.tar’ saved [94082560/94082560] remote: Counting objects: 35, done. remote: Compressing objects: 100% (29/29), done. remote: Total 35 (delta 18), reused 13 (delta 4) Unpacking objects: 100% (35/35), done. From git://git.baserock.org/delta/cairo * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/1.12.10 -> baserock/genivi/1.12.10 * [new branch] baserock/genivi/1.12.10-gallium -> baserock/genivi/1.12.10-gallium * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/genivi/weston -> baserock/genivi/weston 15-08-31 21:28:49 [182/245/248] [cairo] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_cairo 15-08-31 21:28:54 [182/245/248] [cairo] Git checkout upstream:cairo in /src/tmp/tmpZMlbOX/cairo.build 15-08-31 21:28:54 [182/245/248] [cairo] Upstream version f6fd372a 1.14.0 (1.14.0 + 0 commits) 15-08-31 21:28:55 [182/245/248] [cairo] Defined build system is autotools 15-08-31 21:28:55 [182/245/248] [cairo] Logging build commands to /src/artifacts/cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d.build-log 15-08-31 21:28:55 [182/245/248] [cairo] Running configure-commands 15-08-31 21:28:55 [182/245/248] [cairo] Running command: ./autogen.sh --prefix="$PREFIX" --enable-glesv2 15-08-31 21:32:07 [182/245/248] [cairo] Running build-commands 15-08-31 21:32:07 [182/245/248] [cairo] Running command: make 15-08-31 21:39:52 [182/245/248] [cairo] Running install-commands 15-08-31 21:39:52 [182/245/248] [cairo] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:40:08 [182/245/248] [cairo] Running strip-commands 15-08-31 21:40:08 [182/245/248] [cairo] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:40:09 [182/245/248] [cairo] Elapsed time for build 00:11:33 15-08-31 21:40:09 [182/245/248] [cairo] Starting artifact creation 15-08-31 21:40:37 [182/245/248] [cairo] Now cached 6932565 bytes as cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d 15-08-31 21:40:37 [182/245/248] [cairo] Elapsed time for artifact creation 00:00:27 15-08-31 21:40:42 [182/245/248] [cairo] Cleaned up /src/tmp/tmpZMlbOX 15-08-31 21:40:42 [182/245/248] [cairo] Elapsed time for assembly 00:21:17 15-08-31 21:40:42 [182/245/248] [graphics-common] Installing cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d 15-08-31 21:40:42 [182/245/248] [libjpeg] Starting assembly 15-08-31 21:40:45 [182/245/248] [libjpeg] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:40:54 [182/245/248] [libjpeg] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:40:56 [182/245/248] [libjpeg] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:40:57 [183/245/248] [libjpeg] Starting build 15-08-31 21:40:57 [183/245/248] [libjpeg] Try fetching tarball git___git_baserock_org_delta_libjpeg.tar --2015-08-31 21:40:57-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libjpeg.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1275904 (1.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libjpeg.tar’ git___git_baserock_org_delta_libjpeg.tar 100%[=================================================================================================================>] 1.22M --.-KB/s in 0.1s 2015-08-31 21:40:57 (12.0 MB/s) - ‘git___git_baserock_org_delta_libjpeg.tar’ saved [1275904/1275904] remote: Counting objects: 15, done. remote: Compressing objects: 100% (10/10), done. remote: Total 15 (delta 3), reused 15 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/libjpeg * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 21:40:57 [183/245/248] [libjpeg] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libjpeg 15-08-31 21:40:58 [183/245/248] [libjpeg] Git checkout upstream:libjpeg in /src/tmp/tmpcD84pO/libjpeg.build 15-08-31 21:40:58 [183/245/248] [libjpeg] Upstream version f57ac58a jpeg6b_original-16-gf57ac58 (jpeg6b_original + 16 commits) 15-08-31 21:40:58 [183/245/248] [libjpeg] Defined build system is autotools 15-08-31 21:40:58 [183/245/248] [libjpeg] Logging build commands to /src/artifacts/libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75.build-log 15-08-31 21:40:58 [183/245/248] [libjpeg] Running configure-commands 15-08-31 21:40:58 [183/245/248] [libjpeg] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:41:43 [183/245/248] [libjpeg] Running build-commands 15-08-31 21:41:43 [183/245/248] [libjpeg] Running command: make 15-08-31 21:42:16 [183/245/248] [libjpeg] Running install-commands 15-08-31 21:42:16 [183/245/248] [libjpeg] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:42:17 [183/245/248] [libjpeg] Running strip-commands 15-08-31 21:42:17 [183/245/248] [libjpeg] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:42:18 [183/245/248] [libjpeg] Elapsed time for build 00:01:21 15-08-31 21:42:18 [183/245/248] [libjpeg] Starting artifact creation 15-08-31 21:42:20 [183/245/248] [libjpeg] Now cached 840331 bytes as libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75 15-08-31 21:42:20 [183/245/248] [libjpeg] Elapsed time for artifact creation 00:00:02 15-08-31 21:42:25 [183/245/248] [libjpeg] Cleaned up /src/tmp/tmpcD84pO 15-08-31 21:42:25 [183/245/248] [libjpeg] Elapsed time for assembly 00:01:42 15-08-31 21:42:25 [183/245/248] [graphics-common] Installing libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75 15-08-31 21:42:25 [183/245/248] [freefont-otf] Starting assembly 15-08-31 21:42:28 [183/245/248] [freefont-otf] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:42:36 [183/245/248] [freefont-otf] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:42:37 [183/245/248] [freefont-otf] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:42:39 [184/245/248] [freefont-otf] Starting build 15-08-31 21:42:39 [184/245/248] [freefont-otf] Try fetching tarball git___git_baserock_org_delta_freefont_otf.tar --2015-08-31 21:42:39-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_freefont_otf.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4461568 (4.3M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_freefont_otf.tar’ git___git_baserock_org_delta_freefont_otf.tar 100%[=================================================================================================================>] 4.25M 25.0MB/s in 0.2s 2015-08-31 21:42:39 (25.0 MB/s) - ‘git___git_baserock_org_delta_freefont_otf.tar’ saved [4461568/4461568] remote: Counting objects: 24, done. remote: Compressing objects: 100% (14/14), done. remote: Total 24 (delta 10), reused 20 (delta 8) Unpacking objects: 100% (24/24), done. From git://git.baserock.org/delta/freefont-otf * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 21:42:40 [184/245/248] [freefont-otf] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_freefont_otf 15-08-31 21:42:40 [184/245/248] [freefont-otf] Git checkout upstream:freefont-otf in /src/tmp/tmpm7j6s3/freefont-otf.build 15-08-31 21:42:40 [184/245/248] [freefont-otf] Upstream version 75fa95a9 freefont-otf-20120503-4-g75fa95a (freefont-otf-20120503 + 4 commits) 15-08-31 21:42:40 [184/245/248] [freefont-otf] Defined build system is manual 15-08-31 21:42:40 [184/245/248] [freefont-otf] Logging build commands to /src/artifacts/freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850.build-log 15-08-31 21:42:40 [184/245/248] [freefont-otf] Running install-commands 15-08-31 21:42:40 [184/245/248] [freefont-otf] Running command: mkdir -p "$DESTDIR"/usr/share/fonts/opentype/freefont 15-08-31 21:42:41 [184/245/248] [freefont-otf] Running command: install -p *.otf "$DESTDIR"/usr/share/fonts/opentype/freefont 15-08-31 21:42:41 [184/245/248] [freefont-otf] Elapsed time for build 00:00:01 15-08-31 21:42:41 [184/245/248] [freefont-otf] Starting artifact creation 15-08-31 21:42:44 [184/245/248] [freefont-otf] Now cached 4303787 bytes as freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850 15-08-31 21:42:44 [184/245/248] [freefont-otf] Elapsed time for artifact creation 00:00:03 15-08-31 21:42:49 [184/245/248] [freefont-otf] Cleaned up /src/tmp/tmpm7j6s3 15-08-31 21:42:49 [184/245/248] [freefont-otf] Elapsed time for assembly 00:00:23 15-08-31 21:42:49 [184/245/248] [graphics-common] Installing freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850 15-08-31 21:42:49 [184/245/248] [libtiff] Starting assembly 15-08-31 21:42:52 [184/245/248] [libtiff] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 21:42:59 [184/245/248] [libtiff] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-08-31 21:43:01 [184/245/248] [libtiff] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-08-31 21:43:03 [185/245/248] [libtiff] Starting build 15-08-31 21:43:03 [185/245/248] [libtiff] Try fetching tarball git___git_baserock_org_delta_libtiff.tar --2015-08-31 21:43:03-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libtiff.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6270976 (6.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libtiff.tar’ git___git_baserock_org_delta_libtiff.tar 100%[=================================================================================================================>] 5.98M 19.0MB/s in 0.3s 2015-08-31 21:43:03 (19.0 MB/s) - ‘git___git_baserock_org_delta_libtiff.tar’ saved [6270976/6270976] remote: Counting objects: 15, done. remote: Compressing objects: 100% (10/10), done. remote: Total 15 (delta 3), reused 15 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/libtiff * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 21:43:08 [185/245/248] [libtiff] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libtiff 15-08-31 21:43:09 [185/245/248] [libtiff] Git checkout upstream:libtiff in /src/tmp/tmpNdnkMj/libtiff.build 15-08-31 21:43:09 [185/245/248] [libtiff] Upstream version 2f83c385 Release-v4-0-3 (Release-v4-0-3 + 0 commits) 15-08-31 21:43:10 [185/245/248] [libtiff] Defined build system is autotools 15-08-31 21:43:10 [185/245/248] [libtiff] Logging build commands to /src/artifacts/libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9.build-log 15-08-31 21:43:10 [185/245/248] [libtiff] Running configure-commands 15-08-31 21:43:10 [185/245/248] [libtiff] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:44:38 [185/245/248] [libtiff] Running build-commands 15-08-31 21:44:38 [185/245/248] [libtiff] Running command: make 15-08-31 21:46:04 [185/245/248] [libtiff] Running install-commands 15-08-31 21:46:04 [185/245/248] [libtiff] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:46:11 [185/245/248] [libtiff] Running strip-commands 15-08-31 21:46:11 [185/245/248] [libtiff] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:46:11 [185/245/248] [libtiff] Elapsed time for build 00:03:08 15-08-31 21:46:11 [185/245/248] [libtiff] Starting artifact creation 15-08-31 21:46:18 [185/245/248] [libtiff] Now cached 2060652 bytes as libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9 15-08-31 21:46:18 [185/245/248] [libtiff] Elapsed time for artifact creation 00:00:07 15-08-31 21:46:23 [185/245/248] [libtiff] Cleaned up /src/tmp/tmpNdnkMj 15-08-31 21:46:23 [185/245/248] [libtiff] Elapsed time for assembly 00:03:34 15-08-31 21:46:23 [185/245/248] [graphics-common] Installing libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9 15-08-31 21:46:23 [186/245/248] [graphics-common] Starting build 15-08-31 21:46:23 [186/245/248] [graphics-common] Defined build system is manual 15-08-31 21:46:23 [186/245/248] [graphics-common] Logging build commands to /src/artifacts/graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c.build-log 15-08-31 21:46:23 [186/245/248] [graphics-common] Elapsed time for build 00:00:00 15-08-31 21:46:23 [186/245/248] [graphics-common] Starting artifact creation 15-08-31 21:46:23 [186/245/248] [graphics-common] Now cached 185 bytes as graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-08-31 21:46:23 [186/245/248] [graphics-common] Elapsed time for artifact creation 00:00:00 15-08-31 21:46:27 [186/245/248] [graphics-common] Cleaned up /src/tmp/tmptNAJoZ 15-08-31 21:46:27 [186/245/248] [graphics-common] Elapsed time for assembly 03:45:29 15-08-31 21:46:27 [186/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-08-31 21:46:29 [186/245/248] [input-common] Starting assembly 15-08-31 21:46:32 [186/245/248] [libevdev] Starting assembly 15-08-31 21:46:33 [186/245/248] [libevdev] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:46:40 [186/245/248] [libevdev] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 21:46:41 [187/245/248] [libevdev] Starting build 15-08-31 21:46:41 [187/245/248] [libevdev] Try fetching tarball git___git_baserock_org_delta_libevdev.tar --2015-08-31 21:46:41-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libevdev.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 562176 (549K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libevdev.tar’ git___git_baserock_org_delta_libevdev.tar 100%[=================================================================================================================>] 549.00K --.-KB/s in 0.08s 2015-08-31 21:46:41 (6.55 MB/s) - ‘git___git_baserock_org_delta_libevdev.tar’ saved [562176/562176] From git://git.baserock.org/delta/libevdev * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline 15-08-31 21:46:43 [187/245/248] [libevdev] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libevdev 15-08-31 21:46:43 [187/245/248] [libevdev] Git checkout upstream:libevdev in /src/tmp/tmp_lxEUN/libevdev.build 15-08-31 21:46:43 [187/245/248] [libevdev] Upstream version 6f03fd49 libevdev-1.4.2 (libevdev-1.4.2 + 0 commits) 15-08-31 21:46:43 [187/245/248] [libevdev] Defined build system is autotools 15-08-31 21:46:43 [187/245/248] [libevdev] Logging build commands to /src/artifacts/libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426.build-log 15-08-31 21:46:43 [187/245/248] [libevdev] Running configure-commands 15-08-31 21:46:43 [187/245/248] [libevdev] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:47:56 [187/245/248] [libevdev] Running build-commands 15-08-31 21:47:56 [187/245/248] [libevdev] Running command: make 15-08-31 21:48:11 [187/245/248] [libevdev] Running install-commands 15-08-31 21:48:11 [187/245/248] [libevdev] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:48:13 [187/245/248] [libevdev] Running strip-commands 15-08-31 21:48:13 [187/245/248] [libevdev] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:48:13 [187/245/248] [libevdev] Elapsed time for build 00:01:31 15-08-31 21:48:13 [187/245/248] [libevdev] Starting artifact creation 15-08-31 21:48:14 [187/245/248] [libevdev] Now cached 196962 bytes as libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-08-31 21:48:14 [187/245/248] [libevdev] Elapsed time for artifact creation 00:00:01 15-08-31 21:48:18 [187/245/248] [libevdev] Cleaned up /src/tmp/tmp_lxEUN 15-08-31 21:48:18 [187/245/248] [libevdev] Elapsed time for assembly 00:01:45 15-08-31 21:48:18 [187/245/248] [input-common] Installing libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-08-31 21:48:26 [187/245/248] [xkeyboard-config] Starting assembly 15-08-31 21:48:30 [187/245/248] [xkeyboard-config] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 21:48:38 [187/245/248] [xkeyboard-config] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:48:38 [188/245/248] [xkeyboard-config] Starting build 15-08-31 21:48:38 [188/245/248] [xkeyboard-config] Try fetching tarball git___git_baserock_org_delta_xkeyboard_config.tar --2015-08-31 21:48:38-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_xkeyboard_config.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6841856 (6.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_xkeyboard_config.tar’ git___git_baserock_org_delta_xkeyboard_config.tar 100%[=================================================================================================================>] 6.52M 24.5MB/s in 0.3s 2015-08-31 21:48:39 (24.5 MB/s) - ‘git___git_baserock_org_delta_xkeyboard_config.tar’ saved [6841856/6841856] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/xkeyboard-config * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 21:48:41 [188/245/248] [xkeyboard-config] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_xkeyboard_config 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Git checkout upstream:xkeyboard-config in /src/tmp/tmpSOqwuj/xkeyboard-config.build 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Upstream version 26f344c9 xkeyboard-config-2.14 (xkeyboard-config-2.14 + 0 commits) 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Defined build system is manual 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Logging build commands to /src/artifacts/xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b.build-log 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Running configure-commands 15-08-31 21:48:42 [188/245/248] [xkeyboard-config] Running command: ./autogen.sh --prefix="$PREFIX" --disable-runtime-deps 15-08-31 21:49:23 [188/245/248] [xkeyboard-config] Running install-commands 15-08-31 21:49:23 [188/245/248] [xkeyboard-config] Running command: mkdir -p "$DESTDIR"/"$PREFIX"/share/X11/xkb/ 15-08-31 21:49:23 [188/245/248] [xkeyboard-config] Running command: make install DESTDIR="$DESTDIR" 15-08-31 21:49:41 [188/245/248] [xkeyboard-config] Elapsed time for build 00:01:03 15-08-31 21:49:41 [188/245/248] [xkeyboard-config] Starting artifact creation 15-08-31 21:49:47 [188/245/248] [xkeyboard-config] Now cached 1263071 bytes as xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b 15-08-31 21:49:47 [188/245/248] [xkeyboard-config] Elapsed time for artifact creation 00:00:05 15-08-31 21:49:50 [188/245/248] [xkeyboard-config] Cleaned up /src/tmp/tmpSOqwuj 15-08-31 21:49:50 [188/245/248] [xkeyboard-config] Elapsed time for assembly 00:01:23 15-08-31 21:49:50 [188/245/248] [input-common] Installing xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b 15-08-31 21:49:50 [188/245/248] [libinput] Starting assembly 15-08-31 21:49:53 [188/245/248] [libinput] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:50:01 [188/245/248] [mtdev] Starting assembly 15-08-31 21:50:04 [188/245/248] [mtdev] Installing xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-08-31 21:50:11 [188/245/248] [mtdev] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 21:50:13 [189/245/248] [mtdev] Starting build 15-08-31 21:50:13 [189/245/248] [mtdev] Try fetching tarball git___git_baserock_org_delta_mtdev_git.tar --2015-08-31 21:50:13-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_mtdev_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 125952 (123K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_mtdev_git.tar’ git___git_baserock_org_delta_mtdev_git.tar 100%[=================================================================================================================>] 123.00K --.-KB/s in 0.05s 2015-08-31 21:50:13 (2.59 MB/s) - ‘git___git_baserock_org_delta_mtdev_git.tar’ saved [125952/125952] remote: Counting objects: 10, done. remote: Compressing objects: 100% (6/6), done. remote: Total 10 (delta 2), reused 10 (delta 2) Unpacking objects: 100% (10/10), done. From git://git.baserock.org/delta/mtdev-git * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline 15-08-31 21:50:13 [189/245/248] [mtdev] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_mtdev_git 15-08-31 21:50:13 [189/245/248] [mtdev] Git checkout upstream:mtdev-git in /src/tmp/tmptzdCdc/mtdev.build 15-08-31 21:50:13 [189/245/248] [mtdev] Upstream version 4381b78f v1.1.5 (v1.1.5 + 0 commits) 15-08-31 21:50:13 [189/245/248] [mtdev] Defined build system is autotools 15-08-31 21:50:13 [189/245/248] [mtdev] Logging build commands to /src/artifacts/mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c.build-log 15-08-31 21:50:13 [189/245/248] [mtdev] Running configure-commands 15-08-31 21:50:13 [189/245/248] [mtdev] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:50:57 [189/245/248] [mtdev] Running build-commands 15-08-31 21:50:57 [189/245/248] [mtdev] Running command: make 15-08-31 21:51:03 [189/245/248] [mtdev] Running install-commands 15-08-31 21:51:03 [189/245/248] [mtdev] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:51:05 [189/245/248] [mtdev] Running strip-commands 15-08-31 21:51:05 [189/245/248] [mtdev] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:51:05 [189/245/248] [mtdev] Elapsed time for build 00:00:52 15-08-31 21:51:05 [189/245/248] [mtdev] Starting artifact creation 15-08-31 21:51:05 [189/245/248] [mtdev] Now cached 75067 bytes as mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c 15-08-31 21:51:05 [189/245/248] [mtdev] Elapsed time for artifact creation 00:00:00 15-08-31 21:51:09 [189/245/248] [mtdev] Cleaned up /src/tmp/tmptzdCdc 15-08-31 21:51:09 [189/245/248] [mtdev] Elapsed time for assembly 00:01:07 15-08-31 21:51:09 [189/245/248] [libinput] Installing mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c 15-08-31 21:51:10 [189/245/248] [libinput] Installing libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-08-31 21:51:10 [190/245/248] [libinput] Starting build 15-08-31 21:51:10 [190/245/248] [libinput] Try fetching tarball git___git_baserock_org_delta_libinput.tar --2015-08-31 21:51:10-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libinput.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2847232 (2.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libinput.tar’ git___git_baserock_org_delta_libinput.tar 100%[=================================================================================================================>] 2.71M 9.18MB/s in 0.3s 2015-08-31 21:51:10 (9.18 MB/s) - ‘git___git_baserock_org_delta_libinput.tar’ saved [2847232/2847232] remote: Counting objects: 89, done. remote: Compressing objects: 100% (31/31), done. remote: Total 89 (delta 71), reused 65 (delta 56) Unpacking objects: 100% (89/89), done. From git://git.baserock.org/delta/libinput * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] touchpad-gestures -> touchpad-gestures 15-08-31 21:51:26 [190/245/248] [libinput] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libinput 15-08-31 21:51:26 [190/245/248] [libinput] Git checkout upstream:libinput in /src/tmp/tmpZuRJ5d/libinput.build 15-08-31 21:51:26 [190/245/248] [libinput] Upstream version 12df3806 0.15.0 (0.15.0 + 0 commits) 15-08-31 21:51:27 [190/245/248] [libinput] Defined build system is autotools 15-08-31 21:51:27 [190/245/248] [libinput] Logging build commands to /src/artifacts/libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d.build-log 15-08-31 21:51:27 [190/245/248] [libinput] Running configure-commands 15-08-31 21:51:27 [190/245/248] [libinput] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:52:42 [190/245/248] [libinput] Running build-commands 15-08-31 21:52:42 [190/245/248] [libinput] Running command: make 15-08-31 21:53:04 [190/245/248] [libinput] Running install-commands 15-08-31 21:53:04 [190/245/248] [libinput] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:53:06 [190/245/248] [libinput] Running strip-commands 15-08-31 21:53:06 [190/245/248] [libinput] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:53:07 [190/245/248] [libinput] Elapsed time for build 00:01:56 15-08-31 21:53:07 [190/245/248] [libinput] Starting artifact creation 15-08-31 21:53:08 [190/245/248] [libinput] Now cached 259419 bytes as libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d 15-08-31 21:53:08 [190/245/248] [libinput] Elapsed time for artifact creation 00:00:01 15-08-31 21:53:11 [190/245/248] [libinput] Cleaned up /src/tmp/tmpZuRJ5d 15-08-31 21:53:11 [190/245/248] [libinput] Elapsed time for assembly 00:03:20 15-08-31 21:53:11 [190/245/248] [input-common] Installing libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d 15-08-31 21:53:11 [191/245/248] [input-common] Starting build 15-08-31 21:53:11 [191/245/248] [input-common] Defined build system is manual 15-08-31 21:53:11 [191/245/248] [input-common] Logging build commands to /src/artifacts/input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd.build-log 15-08-31 21:53:11 [191/245/248] [input-common] Elapsed time for build 00:00:00 15-08-31 21:53:11 [191/245/248] [input-common] Starting artifact creation 15-08-31 21:53:11 [191/245/248] [input-common] Now cached 182 bytes as input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-08-31 21:53:11 [191/245/248] [input-common] Elapsed time for artifact creation 00:00:00 15-08-31 21:53:15 [191/245/248] [input-common] Cleaned up /src/tmp/tmp7OY410 15-08-31 21:53:15 [191/245/248] [input-common] Elapsed time for assembly 00:06:45 15-08-31 21:53:15 [191/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-08-31 21:53:15 [191/245/248] [multimedia-common] Starting assembly 15-08-31 21:53:18 [191/245/248] [flac] Starting assembly 15-08-31 21:53:18 [191/245/248] [flac] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 21:53:25 [191/245/248] [ogg] Starting assembly 15-08-31 21:53:29 [191/245/248] [ogg] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 21:53:36 [192/245/248] [ogg] Starting build 15-08-31 21:53:36 [192/245/248] [ogg] Try fetching tarball git___git_baserock_org_delta_ogg_git.tar --2015-08-31 21:53:36-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_ogg_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2063872 (2.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_ogg_git.tar’ git___git_baserock_org_delta_ogg_git.tar 100%[=================================================================================================================>] 1.97M --.-KB/s in 0.1s 2015-08-31 21:53:36 (15.5 MB/s) - ‘git___git_baserock_org_delta_ogg_git.tar’ saved [2063872/2063872] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/ogg-git * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 21:53:37 [192/245/248] [ogg] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_ogg_git 15-08-31 21:53:37 [192/245/248] [ogg] Git checkout upstream:ogg-git in /src/tmp/tmpZ6om0k/ogg.build 15-08-31 21:53:37 [192/245/248] [ogg] Upstream version 9b2ba419 (No tag found) 15-08-31 21:53:37 [192/245/248] [ogg] Defined build system is autotools 15-08-31 21:53:37 [192/245/248] [ogg] Logging build commands to /src/artifacts/ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c.build-log 15-08-31 21:53:37 [192/245/248] [ogg] Running configure-commands 15-08-31 21:53:37 [192/245/248] [ogg] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:54:31 [192/245/248] [ogg] Running build-commands 15-08-31 21:54:31 [192/245/248] [ogg] Running command: make 15-08-31 21:54:37 [192/245/248] [ogg] Running install-commands 15-08-31 21:54:37 [192/245/248] [ogg] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:54:38 [192/245/248] [ogg] Running strip-commands 15-08-31 21:54:38 [192/245/248] [ogg] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:54:38 [192/245/248] [ogg] Elapsed time for build 00:01:02 15-08-31 21:54:38 [192/245/248] [ogg] Starting artifact creation 15-08-31 21:54:39 [192/245/248] [ogg] Now cached 236988 bytes as ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 21:54:39 [192/245/248] [ogg] Elapsed time for artifact creation 00:00:00 15-08-31 21:54:42 [192/245/248] [ogg] Cleaned up /src/tmp/tmpZ6om0k 15-08-31 21:54:42 [192/245/248] [ogg] Elapsed time for assembly 00:01:16 15-08-31 21:54:42 [192/245/248] [flac] Installing ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 21:54:42 [193/245/248] [flac] Starting build 15-08-31 21:54:42 [193/245/248] [flac] Try fetching tarball git___git_baserock_org_delta_flac.tar --2015-08-31 21:54:42-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_flac.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6002176 (5.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_flac.tar’ git___git_baserock_org_delta_flac.tar 100%[=================================================================================================================>] 5.72M 25.8MB/s in 0.2s 2015-08-31 21:54:42 (25.8 MB/s) - ‘git___git_baserock_org_delta_flac.tar’ saved [6002176/6002176] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/flac * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 21:54:43 [193/245/248] [flac] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_flac 15-08-31 21:54:44 [193/245/248] [flac] Git checkout upstream:flac in /src/tmp/tmpTa2fG9/flac.build 15-08-31 21:54:44 [193/245/248] [flac] Upstream version 6ced857c 1.3.1-55-g6ced857 (1.3.1 + 55 commits) 15-08-31 21:54:44 [193/245/248] [flac] Defined build system is autotools 15-08-31 21:54:44 [193/245/248] [flac] Logging build commands to /src/artifacts/flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b.build-log 15-08-31 21:54:44 [193/245/248] [flac] Running configure-commands 15-08-31 21:54:44 [193/245/248] [flac] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 21:56:43 [193/245/248] [flac] Running build-commands 15-08-31 21:56:43 [193/245/248] [flac] Running command: make 15-08-31 21:58:49 [193/245/248] [flac] Running install-commands 15-08-31 21:58:49 [193/245/248] [flac] Running command: make DESTDIR="$DESTDIR" install 15-08-31 21:58:56 [193/245/248] [flac] Running strip-commands 15-08-31 21:58:56 [193/245/248] [flac] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 21:58:57 [193/245/248] [flac] Elapsed time for build 00:04:14 15-08-31 21:58:57 [193/245/248] [flac] Starting artifact creation 15-08-31 21:59:00 [193/245/248] [flac] Now cached 1260075 bytes as flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b 15-08-31 21:59:00 [193/245/248] [flac] Elapsed time for artifact creation 00:00:03 15-08-31 21:59:03 [193/245/248] [flac] Cleaned up /src/tmp/tmpTa2fG9 15-08-31 21:59:03 [193/245/248] [flac] Elapsed time for assembly 00:05:45 15-08-31 21:59:03 [193/245/248] [multimedia-common] Installing flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b 15-08-31 21:59:10 [193/245/248] [tremor] Starting assembly 15-08-31 21:59:14 [193/245/248] [tremor] Installing ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 21:59:21 [194/245/248] [tremor] Starting build 15-08-31 21:59:21 [194/245/248] [tremor] Try fetching tarball git___git_baserock_org_delta_tremor.tar --2015-08-31 21:59:21-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_tremor.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 697856 (682K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_tremor.tar’ git___git_baserock_org_delta_tremor.tar 100%[=================================================================================================================>] 681.50K --.-KB/s in 0.08s 2015-08-31 21:59:21 (7.91 MB/s) - ‘git___git_baserock_org_delta_tremor.tar’ saved [697856/697856] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/tremor * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 21:59:22 [194/245/248] [tremor] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_tremor 15-08-31 21:59:22 [194/245/248] [tremor] Git checkout upstream:tremor in /src/tmp/tmpsMqvSj/tremor.build 15-08-31 21:59:22 [194/245/248] [tremor] Upstream version b56ffce0 (No tag found) 15-08-31 21:59:22 [194/245/248] [tremor] Defined build system is autotools 15-08-31 21:59:22 [194/245/248] [tremor] Logging build commands to /src/artifacts/tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e.build-log 15-08-31 21:59:22 [194/245/248] [tremor] Running configure-commands 15-08-31 21:59:22 [194/245/248] [tremor] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:00:12 [194/245/248] [tremor] Running build-commands 15-08-31 22:00:12 [194/245/248] [tremor] Running command: make 15-08-31 22:00:26 [194/245/248] [tremor] Running install-commands 15-08-31 22:00:26 [194/245/248] [tremor] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:00:27 [194/245/248] [tremor] Running strip-commands 15-08-31 22:00:27 [194/245/248] [tremor] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:00:27 [194/245/248] [tremor] Elapsed time for build 00:01:05 15-08-31 22:00:27 [194/245/248] [tremor] Starting artifact creation 15-08-31 22:00:27 [194/245/248] [tremor] Now cached 168107 bytes as tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e 15-08-31 22:00:27 [194/245/248] [tremor] Elapsed time for artifact creation 00:00:00 15-08-31 22:00:30 [194/245/248] [tremor] Cleaned up /src/tmp/tmpsMqvSj 15-08-31 22:00:30 [194/245/248] [tremor] Elapsed time for assembly 00:01:19 15-08-31 22:00:30 [194/245/248] [multimedia-common] Installing tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e 15-08-31 22:00:30 [194/245/248] [libmad] Starting assembly 15-08-31 22:00:33 [194/245/248] [libmad] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 22:00:40 [195/245/248] [libmad] Starting build 15-08-31 22:00:40 [195/245/248] [libmad] Try fetching tarball git___git_baserock_org_delta_libmad_tarball.tar --2015-08-31 22:00:40-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libmad_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 504320 (492K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libmad_tarball.tar’ git___git_baserock_org_delta_libmad_tarball.tar 100%[=================================================================================================================>] 492.50K --.-KB/s in 0.08s 2015-08-31 22:00:41 (5.92 MB/s) - ‘git___git_baserock_org_delta_libmad_tarball.tar’ saved [504320/504320] remote: Counting objects: 18, done. remote: Compressing objects: 100% (16/16), done. remote: Total 18 (delta 8), reused 0 (delta 0) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/libmad-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.15.1b-gstreamer-sdk-fork -> baserock/0.15.1b-gstreamer-sdk-fork 15-08-31 22:00:42 [195/245/248] [libmad] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libmad_tarball 15-08-31 22:00:42 [195/245/248] [libmad] Git checkout upstream:libmad-tarball in /src/tmp/tmprIBt_T/libmad.build 15-08-31 22:00:42 [195/245/248] [libmad] Upstream version f2b21c41 libmad-0.15.1b-3-gf2b21c4 (libmad-0.15.1b + 3 commits) 15-08-31 22:00:43 [195/245/248] [libmad] Defined build system is autotools 15-08-31 22:00:43 [195/245/248] [libmad] Logging build commands to /src/artifacts/libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e.build-log 15-08-31 22:00:43 [195/245/248] [libmad] Running configure-commands 15-08-31 22:00:43 [195/245/248] [libmad] Running command: OPTS= case $MORPH_ARCH in mips64*) ARCH_FLAGS="--enable-fpm=64bit" ;; esac ./configure --prefix="$PREFIX" $ARCH_FLAGS 15-08-31 22:01:12 [195/245/248] [libmad] Running build-commands 15-08-31 22:01:12 [195/245/248] [libmad] Running command: make 15-08-31 22:01:26 [195/245/248] [libmad] Running install-commands 15-08-31 22:01:26 [195/245/248] [libmad] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:01:27 [195/245/248] [libmad] Running strip-commands 15-08-31 22:01:27 [195/245/248] [libmad] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:01:28 [195/245/248] [libmad] Elapsed time for build 00:00:47 15-08-31 22:01:28 [195/245/248] [libmad] Starting artifact creation 15-08-31 22:01:28 [195/245/248] [libmad] Now cached 235652 bytes as libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e 15-08-31 22:01:28 [195/245/248] [libmad] Elapsed time for artifact creation 00:00:00 15-08-31 22:01:31 [195/245/248] [libmad] Cleaned up /src/tmp/tmprIBt_T 15-08-31 22:01:31 [195/245/248] [libmad] Elapsed time for assembly 00:01:01 15-08-31 22:01:31 [195/245/248] [multimedia-common] Installing libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e 15-08-31 22:01:31 [195/245/248] [libvorbis] Starting assembly 15-08-31 22:01:34 [195/245/248] [libvorbis] Installing ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-08-31 22:01:42 [196/245/248] [libvorbis] Starting build 15-08-31 22:01:42 [196/245/248] [libvorbis] Try fetching tarball git___git_baserock_org_delta_libvorbis_git.tar --2015-08-31 22:01:42-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libvorbis_git.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 35039232 (33M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libvorbis_git.tar’ git___git_baserock_org_delta_libvorbis_git.tar 100%[=================================================================================================================>] 33.42M 22.4MB/s in 1.5s 2015-08-31 22:01:43 (22.4 MB/s) - ‘git___git_baserock_org_delta_libvorbis_git.tar’ saved [35039232/35039232] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/libvorbis-git * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 22:01:45 [196/245/248] [libvorbis] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libvorbis_git 15-08-31 22:01:46 [196/245/248] [libvorbis] Git checkout upstream:libvorbis-git in /src/tmp/tmpVE6LBv/libvorbis.build 15-08-31 22:01:46 [196/245/248] [libvorbis] Upstream version 7187e7a4 (No tag found) 15-08-31 22:01:46 [196/245/248] [libvorbis] Defined build system is autotools 15-08-31 22:01:46 [196/245/248] [libvorbis] Logging build commands to /src/artifacts/libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08.build-log 15-08-31 22:01:46 [196/245/248] [libvorbis] Running configure-commands 15-08-31 22:01:46 [196/245/248] [libvorbis] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:02:45 [196/245/248] [libvorbis] Running build-commands 15-08-31 22:02:45 [196/245/248] [libvorbis] Running command: make 15-08-31 22:03:30 [196/245/248] [libvorbis] Running install-commands 15-08-31 22:03:30 [196/245/248] [libvorbis] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:03:35 [196/245/248] [libvorbis] Running strip-commands 15-08-31 22:03:35 [196/245/248] [libvorbis] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:03:35 [196/245/248] [libvorbis] Elapsed time for build 00:01:53 15-08-31 22:03:35 [196/245/248] [libvorbis] Starting artifact creation 15-08-31 22:03:37 [196/245/248] [libvorbis] Now cached 658938 bytes as libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08 15-08-31 22:03:37 [196/245/248] [libvorbis] Elapsed time for artifact creation 00:00:02 15-08-31 22:03:40 [196/245/248] [libvorbis] Cleaned up /src/tmp/tmpVE6LBv 15-08-31 22:03:40 [196/245/248] [libvorbis] Elapsed time for assembly 00:02:08 15-08-31 22:03:40 [196/245/248] [multimedia-common] Installing libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08 15-08-31 22:03:40 [197/245/248] [multimedia-common] Starting build 15-08-31 22:03:40 [197/245/248] [multimedia-common] Defined build system is manual 15-08-31 22:03:40 [197/245/248] [multimedia-common] Logging build commands to /src/artifacts/multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073.build-log 15-08-31 22:03:40 [197/245/248] [multimedia-common] Elapsed time for build 00:00:00 15-08-31 22:03:40 [197/245/248] [multimedia-common] Starting artifact creation 15-08-31 22:03:40 [197/245/248] [multimedia-common] Now cached 187 bytes as multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-08-31 22:03:40 [197/245/248] [multimedia-common] Elapsed time for artifact creation 00:00:00 15-08-31 22:03:43 [197/245/248] [multimedia-common] Cleaned up /src/tmp/tmp1d86v6 15-08-31 22:03:43 [197/245/248] [multimedia-common] Elapsed time for assembly 00:10:27 15-08-31 22:03:43 [197/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-08-31 22:03:43 [197/245/248] [audio-bluetooth] Starting assembly 15-08-31 22:03:46 [197/245/248] [obexd] Starting assembly 15-08-31 22:03:46 [197/245/248] [obexd] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:03:55 [197/245/248] [bluez] Starting assembly 15-08-31 22:03:58 [197/245/248] [bluez] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:04:06 [197/245/248] [libical] Starting assembly 15-08-31 22:04:09 [197/245/248] [libical] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:04:17 [197/245/248] [libical] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:04:18 [198/245/248] [libical] Starting build 15-08-31 22:04:18 [198/245/248] [libical] Try fetching tarball git___git_baserock_org_delta_libical.tar --2015-08-31 22:04:18-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libical.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1235968 (1.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libical.tar’ git___git_baserock_org_delta_libical.tar 100%[=================================================================================================================>] 1.18M --.-KB/s in 0.1s 2015-08-31 22:04:18 (8.06 MB/s) - ‘git___git_baserock_org_delta_libical.tar’ saved [1235968/1235968] remote: Counting objects: 18, done. remote: Compressing objects: 100% (13/13), done. remote: Total 18 (delta 4), reused 17 (delta 3) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/libical * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:04:18 [198/245/248] [libical] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libical 15-08-31 22:04:19 [198/245/248] [libical] Git checkout upstream:libical in /src/tmp/tmpGLQJla/libical.build 15-08-31 22:04:19 [198/245/248] [libical] Upstream version 52568782 (No tag found) 15-08-31 22:04:19 [198/245/248] [libical] Defined build system is autotools 15-08-31 22:04:19 [198/245/248] [libical] Logging build commands to /src/artifacts/libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d.build-log 15-08-31 22:04:19 [198/245/248] [libical] Running configure-commands 15-08-31 22:04:19 [198/245/248] [libical] Running command: autoreconf -ivf 15-08-31 22:05:02 [198/245/248] [libical] Running command: ./configure --prefix="$PREFIX" 15-08-31 22:05:33 [198/245/248] [libical] Running build-commands 15-08-31 22:05:33 [198/245/248] [libical] Running command: make 15-08-31 22:06:24 [198/245/248] [libical] Running install-commands 15-08-31 22:06:24 [198/245/248] [libical] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:06:27 [198/245/248] [libical] Running strip-commands 15-08-31 22:06:27 [198/245/248] [libical] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:06:27 [198/245/248] [libical] Elapsed time for build 00:02:09 15-08-31 22:06:27 [198/245/248] [libical] Starting artifact creation 15-08-31 22:06:33 [198/245/248] [libical] Now cached 1229551 bytes as libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d 15-08-31 22:06:33 [198/245/248] [libical] Elapsed time for artifact creation 00:00:05 15-08-31 22:06:36 [198/245/248] [libical] Cleaned up /src/tmp/tmpGLQJla 15-08-31 22:06:36 [198/245/248] [libical] Elapsed time for assembly 00:02:30 15-08-31 22:06:36 [198/245/248] [bluez] Installing libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d 15-08-31 22:06:38 [198/245/248] [alsa-lib] Starting assembly 15-08-31 22:06:41 [198/245/248] [alsa-lib] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:06:48 [198/245/248] [alsa-lib] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:06:50 [199/245/248] [alsa-lib] Starting build 15-08-31 22:06:50 [199/245/248] [alsa-lib] Try fetching tarball git___git_baserock_org_delta_alsa_lib.tar --2015-08-31 22:06:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_alsa_lib.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5469696 (5.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_alsa_lib.tar’ git___git_baserock_org_delta_alsa_lib.tar 100%[=================================================================================================================>] 5.22M 24.5MB/s in 0.2s 2015-08-31 22:06:50 (24.5 MB/s) - ‘git___git_baserock_org_delta_alsa_lib.tar’ saved [5469696/5469696] remote: Counting objects: 19, done. remote: Compressing objects: 100% (12/12), done. remote: Total 19 (delta 7), reused 15 (delta 5) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/alsa-lib * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph + 3313f87...9cfd1fa master -> master (forced update) - [tag update] v1.0.28 -> v1.0.28 15-08-31 22:06:51 [199/245/248] [alsa-lib] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_alsa_lib 15-08-31 22:06:51 [199/245/248] [alsa-lib] Git checkout upstream:alsa-lib in /src/tmp/tmpclcA_n/alsa-lib.build 15-08-31 22:06:51 [199/245/248] [alsa-lib] Upstream version 9cfd1faa v1.0.28 (v1.0.28 + 0 commits) 15-08-31 22:06:51 [199/245/248] [alsa-lib] Defined build system is autotools 15-08-31 22:06:51 [199/245/248] [alsa-lib] Logging build commands to /src/artifacts/alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a.build-log 15-08-31 22:06:51 [199/245/248] [alsa-lib] Running configure-commands 15-08-31 22:06:51 [199/245/248] [alsa-lib] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:08:22 [199/245/248] [alsa-lib] Running build-commands 15-08-31 22:08:22 [199/245/248] [alsa-lib] Running command: make 15-08-31 22:09:13 [199/245/248] [alsa-lib] Running install-commands 15-08-31 22:09:13 [199/245/248] [alsa-lib] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:09:21 [199/245/248] [alsa-lib] Running strip-commands 15-08-31 22:09:21 [199/245/248] [alsa-lib] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:09:21 [199/245/248] [alsa-lib] Elapsed time for build 00:02:31 15-08-31 22:09:21 [199/245/248] [alsa-lib] Starting artifact creation 15-08-31 22:09:24 [199/245/248] [alsa-lib] Now cached 530210 bytes as alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-08-31 22:09:24 [199/245/248] [alsa-lib] Elapsed time for artifact creation 00:00:02 15-08-31 22:09:27 [199/245/248] [alsa-lib] Cleaned up /src/tmp/tmpclcA_n 15-08-31 22:09:27 [199/245/248] [alsa-lib] Elapsed time for assembly 00:02:49 15-08-31 22:09:27 [199/245/248] [bluez] Installing alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-08-31 22:09:27 [200/245/248] [bluez] Starting build 15-08-31 22:09:27 [200/245/248] [bluez] Try fetching tarball git___git_baserock_org_delta_bluez.tar --2015-08-31 22:09:28-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bluez.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 23945216 (23M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bluez.tar’ git___git_baserock_org_delta_bluez.tar 100%[=================================================================================================================>] 22.84M 26.5MB/s in 0.9s 2015-08-31 22:09:28 (26.5 MB/s) - ‘git___git_baserock_org_delta_bluez.tar’ saved [23945216/23945216] remote: Counting objects: 337, done. remote: Compressing objects: 100% (80/80), done. remote: Total 337 (delta 259), reused 330 (delta 252) Receiving objects: 100% (337/337), 40.40 KiB | 0 bytes/s, done. Resolving deltas: 100% (259/259), completed with 45 local objects. From git://git.baserock.org/delta/bluez * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b -> baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b * [new branch] baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322 -> baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322 * [new branch] baserock/ct143/master -> baserock/ct143/master * [new branch] baserock/genivi-baseline -> baserock/genivi-baseline * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/jannispohlmann/genivi-baseline -> baserock/jannispohlmann/genivi-baseline * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/v5.17 -> baserock/v5.17 * [new branch] baserock/v5.17-patched -> baserock/v5.17-patched 15-08-31 22:09:48 [200/245/248] [bluez] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bluez 15-08-31 22:09:49 [200/245/248] [bluez] Git checkout upstream:bluez in /src/tmp/tmpfiTFx5/bluez.build 15-08-31 22:09:50 [200/245/248] [bluez] Upstream version a18201b5 5.17-39-ga18201b (5.17 + 39 commits) 15-08-31 22:09:50 [200/245/248] [bluez] Defined build system is autotools 15-08-31 22:09:50 [200/245/248] [bluez] Logging build commands to /src/artifacts/bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287.build-log 15-08-31 22:09:50 [200/245/248] [bluez] Running configure-commands 15-08-31 22:09:50 [200/245/248] [bluez] Running command: autoreconf -ivf 15-08-31 22:10:33 [200/245/248] [bluez] Running command: ./configure --prefix="$PREFIX" --enable-tools --enable-test --enable-alsa --enable-library --with-telephony=ofono --sysconfdir=/etc --localstatedir=/var --libexecdir=/lib 15-08-31 22:10:53 [200/245/248] [bluez] Running build-commands 15-08-31 22:10:53 [200/245/248] [bluez] Running command: make 15-08-31 22:13:15 [200/245/248] [bluez] Running install-commands 15-08-31 22:13:15 [200/245/248] [bluez] Running command: make install 15-08-31 22:13:21 [200/245/248] [bluez] Running command: mkdir -p "$DESTDIR/etc/systemd/system/bluetooth.target.wants" 15-08-31 22:13:21 [200/245/248] [bluez] Running command: ln -s /lib/systemd/system/bluetooth.service "$DESTDIR/etc/systemd/system/bluetooth.target.wants/bluetooth.service" 15-08-31 22:13:21 [200/245/248] [bluez] Running strip-commands 15-08-31 22:13:21 [200/245/248] [bluez] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:13:22 [200/245/248] [bluez] Elapsed time for build 00:03:54 15-08-31 22:13:22 [200/245/248] [bluez] Starting artifact creation 15-08-31 22:13:37 [200/245/248] [bluez] Now cached 3983606 bytes as bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 22:13:37 [200/245/248] [bluez] Elapsed time for artifact creation 00:00:14 15-08-31 22:13:40 [200/245/248] [bluez] Cleaned up /src/tmp/tmpfiTFx5 15-08-31 22:13:40 [200/245/248] [bluez] Elapsed time for assembly 00:09:45 15-08-31 22:13:40 [200/245/248] [obexd] Installing bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 22:13:41 [201/245/248] [obexd] Starting build 15-08-31 22:13:41 [201/245/248] [obexd] Try fetching tarball git___git_baserock_org_delta_obexd.tar --2015-08-31 22:13:41-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_obexd.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2097664 (2.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_obexd.tar’ git___git_baserock_org_delta_obexd.tar 100%[=================================================================================================================>] 2.00M 10.6MB/s in 0.2s 2015-08-31 22:13:41 (10.6 MB/s) - ‘git___git_baserock_org_delta_obexd.tar’ saved [2097664/2097664] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/obexd * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:13:42 [201/245/248] [obexd] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_obexd 15-08-31 22:13:42 [201/245/248] [obexd] Git checkout upstream:obexd in /src/tmp/tmpOLtuhn/obexd.build 15-08-31 22:13:42 [201/245/248] [obexd] Upstream version 42252800 0.47 (0.47 + 0 commits) 15-08-31 22:13:42 [201/245/248] [obexd] Defined build system is autotools 15-08-31 22:13:42 [201/245/248] [obexd] Logging build commands to /src/artifacts/obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d.build-log 15-08-31 22:13:42 [201/245/248] [obexd] Running configure-commands 15-08-31 22:13:42 [201/245/248] [obexd] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:14:17 [201/245/248] [obexd] Running build-commands 15-08-31 22:14:17 [201/245/248] [obexd] Running command: make 15-08-31 22:14:38 [201/245/248] [obexd] Running install-commands 15-08-31 22:14:38 [201/245/248] [obexd] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:14:39 [201/245/248] [obexd] Running strip-commands 15-08-31 22:14:39 [201/245/248] [obexd] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:14:39 [201/245/248] [obexd] Elapsed time for build 00:00:58 15-08-31 22:14:39 [201/245/248] [obexd] Starting artifact creation 15-08-31 22:14:40 [201/245/248] [obexd] Now cached 152419 bytes as obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d 15-08-31 22:14:40 [201/245/248] [obexd] Elapsed time for artifact creation 00:00:00 15-08-31 22:14:43 [201/245/248] [obexd] Cleaned up /src/tmp/tmpOLtuhn 15-08-31 22:14:43 [201/245/248] [obexd] Elapsed time for assembly 00:10:56 15-08-31 22:14:43 [201/245/248] [audio-bluetooth] Installing obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d 15-08-31 22:14:52 [201/245/248] [json-c] Starting assembly 15-08-31 22:14:55 [201/245/248] [json-c] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:15:04 [201/245/248] [json-c] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:15:04 [202/245/248] [json-c] Starting build 15-08-31 22:15:04 [202/245/248] [json-c] Try fetching tarball git___git_baserock_org_delta_json_c.tar --2015-08-31 22:15:04-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_json_c.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1072640 (1.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_json_c.tar’ git___git_baserock_org_delta_json_c.tar 100%[=================================================================================================================>] 1.02M --.-KB/s in 0.1s 2015-08-31 22:15:04 (10.5 MB/s) - ‘git___git_baserock_org_delta_json_c.tar’ saved [1072640/1072640] remote: Counting objects: 18, done. remote: Compressing objects: 100% (12/12), done. remote: Total 18 (delta 10), reused 11 (delta 5) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/json-c * [new branch] baserock/json-c-0.12-20140410 -> baserock/json-c-0.12-20140410 * [new branch] baserock/json-c-0.12-20140410-plus-patch -> baserock/json-c-0.12-20140410-plus-patch * [new branch] baserock/morph -> baserock/morph 15-08-31 22:15:06 [202/245/248] [json-c] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_json_c 15-08-31 22:15:07 [202/245/248] [json-c] Git checkout upstream:json-c in /src/tmp/tmpaK3ZZc/json-c.build 15-08-31 22:15:07 [202/245/248] [json-c] Upstream version e8bd6865 json-c-0.12-20140410-1-ge8bd686 (json-c-0.12-20140410 + 1 commits) 15-08-31 22:15:07 [202/245/248] [json-c] Defined build system is autotools 15-08-31 22:15:07 [202/245/248] [json-c] Logging build commands to /src/artifacts/json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8.build-log 15-08-31 22:15:07 [202/245/248] [json-c] Running configure-commands 15-08-31 22:15:07 [202/245/248] [json-c] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:16:00 [202/245/248] [json-c] Running build-commands 15-08-31 22:16:00 [202/245/248] [json-c] Running command: make 15-08-31 22:16:10 [202/245/248] [json-c] Running install-commands 15-08-31 22:16:10 [202/245/248] [json-c] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:16:11 [202/245/248] [json-c] Running command: install -m755 json_object_iterator.h "$DESTDIR/usr/include/json" 15-08-31 22:16:12 [202/245/248] [json-c] Running strip-commands 15-08-31 22:16:12 [202/245/248] [json-c] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:16:12 [202/245/248] [json-c] Elapsed time for build 00:01:07 15-08-31 22:16:12 [202/245/248] [json-c] Starting artifact creation 15-08-31 22:16:13 [202/245/248] [json-c] Now cached 127788 bytes as json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-08-31 22:16:13 [202/245/248] [json-c] Elapsed time for artifact creation 00:00:00 15-08-31 22:16:16 [202/245/248] [json-c] Cleaned up /src/tmp/tmpaK3ZZc 15-08-31 22:16:16 [202/245/248] [json-c] Elapsed time for assembly 00:01:23 15-08-31 22:16:16 [202/245/248] [audio-bluetooth] Installing json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-08-31 22:16:16 [202/245/248] [mobile-broadband-provider-info] Starting assembly 15-08-31 22:16:19 [202/245/248] [mobile-broadband-provider-info] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:16:27 [202/245/248] [mobile-broadband-provider-info] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:16:28 [203/245/248] [mobile-broadband-provider-info] Starting build 15-08-31 22:16:28 [203/245/248] [mobile-broadband-provider-info] Try fetching tarball git___git_baserock_org_delta_mobile_broadband_provider_info.tar --2015-08-31 22:16:28-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_mobile_broadband_provider_info.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 407040 (398K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_mobile_broadband_provider_info.tar’ git___git_baserock_org_delta_mobile_broadband_prov 100%[=================================================================================================================>] 397.50K --.-KB/s in 0.08s 2015-08-31 22:16:28 (4.84 MB/s) - ‘git___git_baserock_org_delta_mobile_broadband_provider_info.tar’ saved [407040/407040] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/mobile-broadband-provider-info * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_mobile_broadband_provider_info 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Git checkout upstream:mobile-broadband-provider-info in /src/tmp/tmp2JcwIu/mobile-broadband-provider-info.build 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Upstream version 4ed19e11 20120614 (20120614 + 0 commits) 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Defined build system is autotools 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Logging build commands to /src/artifacts/mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac.build-log 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Running configure-commands 15-08-31 22:16:30 [203/245/248] [mobile-broadband-provider-info] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:16:55 [203/245/248] [mobile-broadband-provider-info] Running build-commands 15-08-31 22:16:55 [203/245/248] [mobile-broadband-provider-info] Running command: make 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Running install-commands 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Running strip-commands 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Elapsed time for build 00:00:28 15-08-31 22:16:56 [203/245/248] [mobile-broadband-provider-info] Starting artifact creation 15-08-31 22:16:57 [203/245/248] [mobile-broadband-provider-info] Now cached 36491 bytes as mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-08-31 22:16:57 [203/245/248] [mobile-broadband-provider-info] Elapsed time for artifact creation 00:00:00 15-08-31 22:17:00 [203/245/248] [mobile-broadband-provider-info] Cleaned up /src/tmp/tmp2JcwIu 15-08-31 22:17:00 [203/245/248] [mobile-broadband-provider-info] Elapsed time for assembly 00:00:44 15-08-31 22:17:00 [203/245/248] [audio-bluetooth] Installing mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-08-31 22:17:00 [203/245/248] [nohands] Starting assembly 15-08-31 22:17:03 [203/245/248] [speex] Starting assembly 15-08-31 22:17:03 [203/245/248] [speex] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:17:12 [203/245/248] [speex] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:17:12 [204/245/248] [speex] Starting build 15-08-31 22:17:12 [204/245/248] [speex] Try fetching tarball git___git_baserock_org_delta_speex.tar --2015-08-31 22:17:12-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_speex.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1058816 (1.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_speex.tar’ git___git_baserock_org_delta_speex.tar 100%[=================================================================================================================>] 1.01M --.-KB/s in 0.1s 2015-08-31 22:17:12 (9.96 MB/s) - ‘git___git_baserock_org_delta_speex.tar’ saved [1058816/1058816] remote: Counting objects: 15, done. remote: Compressing objects: 100% (10/10), done. remote: Total 15 (delta 3), reused 15 (delta 3) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/speex * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:17:13 [204/245/248] [speex] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_speex 15-08-31 22:17:13 [204/245/248] [speex] Git checkout upstream:speex in /src/tmp/tmpc68UH5/speex.build 15-08-31 22:17:13 [204/245/248] [speex] Upstream version e5dc987a speex-1.2rc1 (speex-1.2rc1 + 0 commits) 15-08-31 22:17:13 [204/245/248] [speex] Defined build system is autotools 15-08-31 22:17:13 [204/245/248] [speex] Logging build commands to /src/artifacts/speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586.build-log 15-08-31 22:17:13 [204/245/248] [speex] Running configure-commands 15-08-31 22:17:13 [204/245/248] [speex] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:17:44 [204/245/248] [speex] Running build-commands 15-08-31 22:17:44 [204/245/248] [speex] Running command: make 15-08-31 22:18:22 [204/245/248] [speex] Running install-commands 15-08-31 22:18:22 [204/245/248] [speex] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:18:24 [204/245/248] [speex] Running strip-commands 15-08-31 22:18:24 [204/245/248] [speex] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:18:25 [204/245/248] [speex] Elapsed time for build 00:01:12 15-08-31 22:18:25 [204/245/248] [speex] Starting artifact creation 15-08-31 22:18:27 [204/245/248] [speex] Now cached 949011 bytes as speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-08-31 22:18:27 [204/245/248] [speex] Elapsed time for artifact creation 00:00:02 15-08-31 22:18:30 [204/245/248] [speex] Cleaned up /src/tmp/tmpc68UH5 15-08-31 22:18:30 [204/245/248] [speex] Elapsed time for assembly 00:01:27 15-08-31 22:18:30 [204/245/248] [nohands] Installing speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-08-31 22:18:39 [204/245/248] [nohands] Installing bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 22:18:39 [205/245/248] [nohands] Starting build 15-08-31 22:18:39 [205/245/248] [nohands] Try fetching tarball git___git_baserock_org_delta_nohands.tar --2015-08-31 22:18:39-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_nohands.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2015-08-31 22:18:40 ERROR 404: Not Found. tar: git___git_baserock_org_delta_nohands.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now 15-08-31 22:18:40 [205/245/248] [nohands] Try git clone from git://git.baserock.org/delta/nohands Cloning into bare repository '/src/gits/git___git_baserock_org_delta_nohands.tmp'... remote: Counting objects: 826, done. remote: Compressing objects: 100% (225/225), done. remote: Total 826 (delta 590), reused 826 (delta 590) Receiving objects: 100% (826/826), 553.37 KiB | 0 bytes/s, done. Resolving deltas: 100% (590/590), done. Checking connectivity... done. 15-08-31 22:18:40 [205/245/248] [nohands] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_nohands 15-08-31 22:18:41 [205/245/248] [nohands] Git checkout upstream:nohands in /src/tmp/tmpVCwK9w/nohands.build 15-08-31 22:18:41 [205/245/248] [nohands] Upstream version 20ec5cc2 (No tag found) 15-08-31 22:18:41 [205/245/248] [nohands] Defined build system is autotools 15-08-31 22:18:41 [205/245/248] [nohands] Logging build commands to /src/artifacts/nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c.build-log 15-08-31 22:18:41 [205/245/248] [nohands] Running configure-commands 15-08-31 22:18:41 [205/245/248] [nohands] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:19:49 [205/245/248] [nohands] Running build-commands 15-08-31 22:19:49 [205/245/248] [nohands] Running command: make CXXFLAGS="-fpermissive -lpthread" 15-08-31 22:20:03 [205/245/248] [nohands] Running install-commands 15-08-31 22:20:03 [205/245/248] [nohands] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:20:05 [205/245/248] [nohands] Running strip-commands 15-08-31 22:20:05 [205/245/248] [nohands] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:20:05 [205/245/248] [nohands] Elapsed time for build 00:01:25 15-08-31 22:20:05 [205/245/248] [nohands] Starting artifact creation 15-08-31 22:20:06 [205/245/248] [nohands] Now cached 233762 bytes as nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c 15-08-31 22:20:06 [205/245/248] [nohands] Elapsed time for artifact creation 00:00:00 15-08-31 22:20:09 [205/245/248] [nohands] Cleaned up /src/tmp/tmpVCwK9w 15-08-31 22:20:09 [205/245/248] [nohands] Elapsed time for assembly 00:03:09 15-08-31 22:20:09 [205/245/248] [audio-bluetooth] Installing nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c 15-08-31 22:20:09 [205/245/248] [alsa-utils] Starting assembly 15-08-31 22:20:12 [205/245/248] [alsa-utils] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:20:21 [205/245/248] [alsa-utils] Installing alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-08-31 22:20:21 [206/245/248] [alsa-utils] Starting build 15-08-31 22:20:21 [206/245/248] [alsa-utils] Try fetching tarball git___git_baserock_org_delta_alsa_utils.tar --2015-08-31 22:20:21-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_alsa_utils.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2489344 (2.4M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_alsa_utils.tar’ git___git_baserock_org_delta_alsa_utils.tar 100%[=================================================================================================================>] 2.37M 13.9MB/s in 0.2s 2015-08-31 22:20:22 (13.9 MB/s) - ‘git___git_baserock_org_delta_alsa_utils.tar’ saved [2489344/2489344] remote: Counting objects: 19, done. remote: Compressing objects: 100% (13/13), done. remote: Total 19 (delta 7), reused 14 (delta 4) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/alsa-utils * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph + 0e864e1...bbf137f master -> master (forced update) - [tag update] v1.0.28 -> v1.0.28 15-08-31 22:20:22 [206/245/248] [alsa-utils] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_alsa_utils 15-08-31 22:20:23 [206/245/248] [alsa-utils] Git checkout upstream:alsa-utils in /src/tmp/tmpKgV5pN/alsa-utils.build 15-08-31 22:20:23 [206/245/248] [alsa-utils] Upstream version bbf137f6 v1.0.28 (v1.0.28 + 0 commits) 15-08-31 22:20:23 [206/245/248] [alsa-utils] Defined build system is autotools 15-08-31 22:20:23 [206/245/248] [alsa-utils] Logging build commands to /src/artifacts/alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3.build-log 15-08-31 22:20:23 [206/245/248] [alsa-utils] Running configure-commands 15-08-31 22:20:23 [206/245/248] [alsa-utils] Running command: autoreconf -ifv 15-08-31 22:21:00 [206/245/248] [alsa-utils] Running command: ./configure --prefix="$PREFIX" --disable-xmlto 15-08-31 22:21:19 [206/245/248] [alsa-utils] Running build-commands 15-08-31 22:21:19 [206/245/248] [alsa-utils] Running command: make 15-08-31 22:22:07 [206/245/248] [alsa-utils] Running install-commands 15-08-31 22:22:07 [206/245/248] [alsa-utils] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:22:10 [206/245/248] [alsa-utils] Running strip-commands 15-08-31 22:22:10 [206/245/248] [alsa-utils] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:22:11 [206/245/248] [alsa-utils] Elapsed time for build 00:01:49 15-08-31 22:22:11 [206/245/248] [alsa-utils] Starting artifact creation 15-08-31 22:22:13 [206/245/248] [alsa-utils] Now cached 1495625 bytes as alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3 15-08-31 22:22:13 [206/245/248] [alsa-utils] Elapsed time for artifact creation 00:00:02 15-08-31 22:22:16 [206/245/248] [alsa-utils] Cleaned up /src/tmp/tmpKgV5pN 15-08-31 22:22:16 [206/245/248] [alsa-utils] Elapsed time for assembly 00:02:07 15-08-31 22:22:16 [206/245/248] [audio-bluetooth] Installing alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3 15-08-31 22:22:16 [206/245/248] [pulseaudio] Starting assembly 15-08-31 22:22:20 [206/245/248] [pulseaudio] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:22:27 [206/245/248] [pulseaudio] Installing json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-08-31 22:22:28 [206/245/248] [libatomic_ops] Starting assembly 15-08-31 22:22:32 [206/245/248] [libatomic_ops] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:22:39 [206/245/248] [libatomic_ops] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:22:40 [207/245/248] [libatomic_ops] Starting build 15-08-31 22:22:40 [207/245/248] [libatomic_ops] Try fetching tarball git___git_baserock_org_delta_libatomic_ops.tar --2015-08-31 22:22:40-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libatomic_ops.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1297408 (1.2M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libatomic_ops.tar’ git___git_baserock_org_delta_libatomic_ops.tar 100%[=================================================================================================================>] 1.24M --.-KB/s in 0.1s 2015-08-31 22:22:41 (12.1 MB/s) - ‘git___git_baserock_org_delta_libatomic_ops.tar’ saved [1297408/1297408] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/libatomic_ops * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] add-aarch64-support -> add-aarch64-support * [new branch] add-dbl-load-store -> add-dbl-load-store * [new branch] baserock/morph -> baserock/morph 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libatomic_ops 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Git checkout upstream:libatomic_ops in /src/tmp/tmpUMsq5j/libatomic_ops.build 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Upstream version 0a58f5d6 libatomic_ops-7_2d (libatomic_ops-7_2d + 0 commits) 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Defined build system is autotools 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Logging build commands to /src/artifacts/libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe.build-log 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Running configure-commands 15-08-31 22:22:43 [207/245/248] [libatomic_ops] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:22:55 [207/245/248] [libatomic_ops] Running build-commands 15-08-31 22:22:55 [207/245/248] [libatomic_ops] Running command: make 15-08-31 22:22:56 [207/245/248] [libatomic_ops] Running install-commands 15-08-31 22:22:56 [207/245/248] [libatomic_ops] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:22:57 [207/245/248] [libatomic_ops] Running strip-commands 15-08-31 22:22:57 [207/245/248] [libatomic_ops] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:22:58 [207/245/248] [libatomic_ops] Elapsed time for build 00:00:17 15-08-31 22:22:58 [207/245/248] [libatomic_ops] Starting artifact creation 15-08-31 22:22:58 [207/245/248] [libatomic_ops] Now cached 76604 bytes as libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe 15-08-31 22:22:58 [207/245/248] [libatomic_ops] Elapsed time for artifact creation 00:00:00 15-08-31 22:23:01 [207/245/248] [libatomic_ops] Cleaned up /src/tmp/tmpUMsq5j 15-08-31 22:23:01 [207/245/248] [libatomic_ops] Elapsed time for assembly 00:00:32 15-08-31 22:23:01 [207/245/248] [pulseaudio] Installing libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe 15-08-31 22:23:01 [207/245/248] [libsndfile] Starting assembly 15-08-31 22:23:04 [207/245/248] [libsndfile] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:23:13 [207/245/248] [libsndfile] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:23:13 [208/245/248] [libsndfile] Starting build 15-08-31 22:23:13 [208/245/248] [libsndfile] Try fetching tarball git___git_baserock_org_delta_libsndfile.tar --2015-08-31 22:23:13-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libsndfile.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1013760 (990K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libsndfile.tar’ git___git_baserock_org_delta_libsndfile.tar 100%[=================================================================================================================>] 990.00K --.-KB/s in 0.1s 2015-08-31 22:23:14 (9.80 MB/s) - ‘git___git_baserock_org_delta_libsndfile.tar’ saved [1013760/1013760] remote: Counting objects: 22, done. remote: Compressing objects: 100% (15/15), done. remote: Total 22 (delta 6), reused 21 (delta 5) Unpacking objects: 100% (22/22), done. From git://git.baserock.org/delta/libsndfile * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:23:14 [208/245/248] [libsndfile] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libsndfile 15-08-31 22:23:14 [208/245/248] [libsndfile] Git checkout upstream:libsndfile in /src/tmp/tmp7dpRR8/libsndfile.build 15-08-31 22:23:15 [208/245/248] [libsndfile] Upstream version 6c05c615 libsndfile-1.0.25-3-g6c05c61 (libsndfile-1.0.25 + 3 commits) 15-08-31 22:23:15 [208/245/248] [libsndfile] Defined build system is autotools 15-08-31 22:23:15 [208/245/248] [libsndfile] Logging build commands to /src/artifacts/libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4.build-log 15-08-31 22:23:15 [208/245/248] [libsndfile] Running configure-commands 15-08-31 22:23:15 [208/245/248] [libsndfile] Running command: ./configure --prefix="$PREFIX" --disable-external-libs 15-08-31 22:23:58 [208/245/248] [libsndfile] Running build-commands 15-08-31 22:23:58 [208/245/248] [libsndfile] Running command: make 15-08-31 22:24:59 [208/245/248] [libsndfile] Running install-commands 15-08-31 22:24:59 [208/245/248] [libsndfile] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:25:01 [208/245/248] [libsndfile] Running strip-commands 15-08-31 22:25:01 [208/245/248] [libsndfile] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:25:02 [208/245/248] [libsndfile] Elapsed time for build 00:01:48 15-08-31 22:25:02 [208/245/248] [libsndfile] Starting artifact creation 15-08-31 22:25:07 [208/245/248] [libsndfile] Now cached 1674992 bytes as libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4 15-08-31 22:25:07 [208/245/248] [libsndfile] Elapsed time for artifact creation 00:00:05 15-08-31 22:25:11 [208/245/248] [libsndfile] Cleaned up /src/tmp/tmp7dpRR8 15-08-31 22:25:11 [208/245/248] [libsndfile] Elapsed time for assembly 00:02:09 15-08-31 22:25:11 [208/245/248] [pulseaudio] Installing libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4 15-08-31 22:25:11 [208/245/248] [pulseaudio] Installing speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-08-31 22:25:11 [208/245/248] [pulseaudio] Installing bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 22:25:11 [209/245/248] [pulseaudio] Starting build 15-08-31 22:25:11 [209/245/248] [pulseaudio] Try fetching tarball git___git_baserock_org_delta_pulseaudio.tar --2015-08-31 22:25:11-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_pulseaudio.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 23521792 (22M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_pulseaudio.tar’ git___git_baserock_org_delta_pulseaudio.tar 100%[=================================================================================================================>] 22.43M 13.3MB/s in 1.7s 2015-08-31 22:25:13 (13.3 MB/s) - ‘git___git_baserock_org_delta_pulseaudio.tar’ saved [23521792/23521792] remote: Counting objects: 203, done. remote: Compressing objects: 100% (42/42), done. remote: Total 203 (delta 168), reused 186 (delta 159) Receiving objects: 100% (203/203), 28.50 KiB | 0 bytes/s, done. Resolving deltas: 100% (168/168), completed with 17 local objects. From git://git.baserock.org/delta/pulseaudio * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] bluez5 -> bluez5 * [new branch] tags/release-0.1 -> tags/release-0.1 * [new branch] tags/release-0.2 -> tags/release-0.2 * [new branch] tags/release-0.4 -> tags/release-0.4 * [new branch] tags/release-0.5 -> tags/release-0.5 * [new branch] tags/release-0.5.1 -> tags/release-0.5.1 * [new branch] tags/release-0.6 -> tags/release-0.6 * [new branch] tags/release-0.8 -> tags/release-0.8 * [new branch] tags/release-0.8.1 -> tags/release-0.8.1 * [new branch] tags/release-0.9.0 -> tags/release-0.9.0 * [new branch] tags/release-0.9.1 -> tags/release-0.9.1 * [new branch] tags/release-0.9.10 -> tags/release-0.9.10 * [new branch] tags/release-0.9.2 -> tags/release-0.9.2 * [new branch] tags/release-0.9.3 -> tags/release-0.9.3 * [new branch] tags/release-0.9.4 -> tags/release-0.9.4 * [new branch] tags/release-0.9.5 -> tags/release-0.9.5 * [new branch] tags/release-0.9.6 -> tags/release-0.9.6 * [new branch] tags/release-0.9.7 -> tags/release-0.9.7 * [new branch] tags/release-0.9.8 -> tags/release-0.9.8 * [new branch] tags/release-0.9.9 -> tags/release-0.9.9 15-08-31 22:25:24 [209/245/248] [pulseaudio] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_pulseaudio 15-08-31 22:25:25 [209/245/248] [pulseaudio] Git checkout upstream:pulseaudio in /src/tmp/tmpel4wZK/pulseaudio.build 15-08-31 22:25:25 [209/245/248] [pulseaudio] Upstream version 53ad8aa7 v6.0 (v6.0 + 0 commits) 15-08-31 22:25:25 [209/245/248] [pulseaudio] Defined build system is autotools 15-08-31 22:25:25 [209/245/248] [pulseaudio] Logging build commands to /src/artifacts/pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea.build-log 15-08-31 22:25:25 [209/245/248] [pulseaudio] Running pre-configure-commands 15-08-31 22:25:25 [209/245/248] [pulseaudio] Running command: NOCONFIGURE=1 ./bootstrap.sh 15-08-31 22:27:28 [209/245/248] [pulseaudio] Running configure-commands 15-08-31 22:27:28 [209/245/248] [pulseaudio] Running command: ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --with-database=simple --with-systemduserunitdir=/lib/systemd/system 15-08-31 22:28:51 [209/245/248] [pulseaudio] Running build-commands 15-08-31 22:28:51 [209/245/248] [pulseaudio] Running command: make 15-08-31 22:35:16 [209/245/248] [pulseaudio] Running install-commands 15-08-31 22:35:16 [209/245/248] [pulseaudio] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:39:54 [209/245/248] [pulseaudio] Running command: mkdir -p "$DESTDIR/etc/systemd/system/multi-user.target.wants" 15-08-31 22:39:55 [209/245/248] [pulseaudio] Running command: ln -s /lib/systemd/system/pulseaudio.service "$DESTDIR/etc/systemd/system/multi-user.target.wants/pulseaudio.service" 15-08-31 22:39:55 [209/245/248] [pulseaudio] Running strip-commands 15-08-31 22:39:55 [209/245/248] [pulseaudio] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:39:56 [209/245/248] [pulseaudio] Elapsed time for build 00:14:44 15-08-31 22:39:56 [209/245/248] [pulseaudio] Starting artifact creation 15-08-31 22:40:14 [209/245/248] [pulseaudio] Now cached 6001639 bytes as pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea 15-08-31 22:40:14 [209/245/248] [pulseaudio] Elapsed time for artifact creation 00:00:18 15-08-31 22:40:18 [209/245/248] [pulseaudio] Cleaned up /src/tmp/tmpel4wZK 15-08-31 22:40:18 [209/245/248] [pulseaudio] Elapsed time for assembly 00:18:01 15-08-31 22:40:18 [209/245/248] [audio-bluetooth] Installing pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea 15-08-31 22:40:18 [209/245/248] [ofono] Starting assembly 15-08-31 22:40:21 [209/245/248] [ofono] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:40:30 [209/245/248] [ofono] Installing bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-08-31 22:40:30 [209/245/248] [ofono] Installing mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-08-31 22:40:30 [210/245/248] [ofono] Starting build 15-08-31 22:40:31 [210/245/248] [ofono] Try fetching tarball git___git_baserock_org_delta_ofono.tar --2015-08-31 22:40:31-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_ofono.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7462400 (7.1M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_ofono.tar’ git___git_baserock_org_delta_ofono.tar 100%[=================================================================================================================>] 7.12M 26.8MB/s in 0.3s 2015-08-31 22:40:31 (26.8 MB/s) - ‘git___git_baserock_org_delta_ofono.tar’ saved [7462400/7462400] remote: Counting objects: 30, done. remote: Compressing objects: 100% (13/13), done. remote: Total 30 (delta 16), reused 29 (delta 15) Unpacking objects: 100% (30/30), done. From git://git.baserock.org/delta/ofono * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/f588fd0a3f5f4924b26e967ff153edcf -> baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/f588fd0a3f5f4924b26e967ff153edcf * [new branch] baserock/morph -> baserock/morph 15-08-31 22:40:35 [210/245/248] [ofono] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_ofono 15-08-31 22:40:35 [210/245/248] [ofono] Git checkout upstream:ofono in /src/tmp/tmpy0ddEV/ofono.build 15-08-31 22:40:35 [210/245/248] [ofono] Upstream version d05b718c 1.15 (1.15 + 0 commits) 15-08-31 22:40:35 [210/245/248] [ofono] Defined build system is autotools 15-08-31 22:40:35 [210/245/248] [ofono] Logging build commands to /src/artifacts/ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5.build-log 15-08-31 22:40:35 [210/245/248] [ofono] Running configure-commands 15-08-31 22:40:35 [210/245/248] [ofono] Running command: autoreconf -ivf 15-08-31 22:41:12 [210/245/248] [ofono] Running command: ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var 15-08-31 22:41:30 [210/245/248] [ofono] Running build-commands 15-08-31 22:41:30 [210/245/248] [ofono] Running command: make 15-08-31 22:43:09 [210/245/248] [ofono] Running install-commands 15-08-31 22:43:09 [210/245/248] [ofono] Running command: make install 15-08-31 22:43:13 [210/245/248] [ofono] Running command: mkdir -p "$DESTDIR/etc/systemd/system/multi-user.target.wants" 15-08-31 22:43:13 [210/245/248] [ofono] Running command: ln -s /lib/systemd/system/ofono.service "$DESTDIR/etc/systemd/system/multi-user.target.wants/ofono.service" 15-08-31 22:43:13 [210/245/248] [ofono] Running strip-commands 15-08-31 22:43:13 [210/245/248] [ofono] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:43:14 [210/245/248] [ofono] Elapsed time for build 00:02:43 15-08-31 22:43:14 [210/245/248] [ofono] Starting artifact creation 15-08-31 22:43:16 [210/245/248] [ofono] Now cached 564371 bytes as ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5 15-08-31 22:43:16 [210/245/248] [ofono] Elapsed time for artifact creation 00:00:01 15-08-31 22:43:19 [210/245/248] [ofono] Cleaned up /src/tmp/tmpy0ddEV 15-08-31 22:43:19 [210/245/248] [ofono] Elapsed time for assembly 00:03:01 15-08-31 22:43:19 [210/245/248] [audio-bluetooth] Installing ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5 15-08-31 22:43:19 [210/245/248] [dbus-glib] Starting assembly 15-08-31 22:43:23 [210/245/248] [dbus-glib] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:43:31 [210/245/248] [dbus-glib] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:43:32 [211/245/248] [dbus-glib] Starting build 15-08-31 22:43:32 [211/245/248] [dbus-glib] Try fetching tarball git___git_baserock_org_delta_dbus_glib.tar --2015-08-31 22:43:32-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_dbus_glib.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1033216 (1009K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_dbus_glib.tar’ git___git_baserock_org_delta_dbus_glib.tar 100%[=================================================================================================================>] 1009K --.-KB/s in 0.1s 2015-08-31 22:43:32 (10.2 MB/s) - ‘git___git_baserock_org_delta_dbus_glib.tar’ saved [1033216/1033216] remote: Counting objects: 12, done. remote: Compressing objects: 100% (6/6), done. remote: Total 12 (delta 4), reused 12 (delta 4) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/dbus-glib * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:43:33 [211/245/248] [dbus-glib] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_dbus_glib 15-08-31 22:43:33 [211/245/248] [dbus-glib] Git checkout upstream:dbus-glib in /src/tmp/tmpiSdDXM/dbus-glib.build 15-08-31 22:43:33 [211/245/248] [dbus-glib] Upstream version 397e8297 dbus-glib_0.102 (dbus-glib_0.102 + 0 commits) 15-08-31 22:43:33 [211/245/248] [dbus-glib] Defined build system is autotools 15-08-31 22:43:33 [211/245/248] [dbus-glib] Logging build commands to /src/artifacts/dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9.build-log 15-08-31 22:43:33 [211/245/248] [dbus-glib] Running configure-commands 15-08-31 22:43:33 [211/245/248] [dbus-glib] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:44:45 [211/245/248] [dbus-glib] Running build-commands 15-08-31 22:44:45 [211/245/248] [dbus-glib] Running command: make 15-08-31 22:45:28 [211/245/248] [dbus-glib] Running install-commands 15-08-31 22:45:28 [211/245/248] [dbus-glib] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:45:31 [211/245/248] [dbus-glib] Running strip-commands 15-08-31 22:45:31 [211/245/248] [dbus-glib] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:45:31 [211/245/248] [dbus-glib] Elapsed time for build 00:01:59 15-08-31 22:45:31 [211/245/248] [dbus-glib] Starting artifact creation 15-08-31 22:45:34 [211/245/248] [dbus-glib] Now cached 639779 bytes as dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-08-31 22:45:34 [211/245/248] [dbus-glib] Elapsed time for artifact creation 00:00:02 15-08-31 22:45:37 [211/245/248] [dbus-glib] Cleaned up /src/tmp/tmpiSdDXM 15-08-31 22:45:37 [211/245/248] [dbus-glib] Elapsed time for assembly 00:02:17 15-08-31 22:45:37 [211/245/248] [audio-bluetooth] Installing dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-08-31 22:45:37 [211/245/248] [bluez-tools] Starting assembly 15-08-31 22:45:40 [211/245/248] [bluez-tools] Installing glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-08-31 22:45:48 [211/245/248] [bluez-tools] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:45:49 [211/245/248] [bluez-tools] Installing dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-08-31 22:45:49 [212/245/248] [bluez-tools] Starting build 15-08-31 22:45:49 [212/245/248] [bluez-tools] Try fetching tarball git___git_baserock_org_delta_bluez_tools.tar --2015-08-31 22:45:49-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_bluez_tools.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 376320 (368K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_bluez_tools.tar’ git___git_baserock_org_delta_bluez_tools.tar 100%[=================================================================================================================>] 367.50K --.-KB/s in 0.07s 2015-08-31 22:45:49 (5.42 MB/s) - ‘git___git_baserock_org_delta_bluez_tools.tar’ saved [376320/376320] remote: Counting objects: 25, done. remote: Compressing objects: 100% (13/13), done. remote: Total 25 (delta 11), reused 24 (delta 10) Unpacking objects: 100% (25/25), done. From git://git.baserock.org/delta/bluez-tools * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:45:50 [212/245/248] [bluez-tools] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_bluez_tools 15-08-31 22:45:50 [212/245/248] [bluez-tools] Git checkout upstream:bluez-tools in /src/tmp/tmpCSmpYm/bluez-tools.build 15-08-31 22:45:50 [212/245/248] [bluez-tools] Upstream version 7350787e v0.1-48-g7350787 (v0.1 + 48 commits) 15-08-31 22:45:50 [212/245/248] [bluez-tools] Defined build system is autotools 15-08-31 22:45:50 [212/245/248] [bluez-tools] Logging build commands to /src/artifacts/bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3.build-log 15-08-31 22:45:50 [212/245/248] [bluez-tools] Running configure-commands 15-08-31 22:45:50 [212/245/248] [bluez-tools] Running command: sed -i -e 's/-lreadline/-lreadline -lncurses/g' configure.ac 15-08-31 22:45:50 [212/245/248] [bluez-tools] Running command: ./autogen.sh 15-08-31 22:46:06 [212/245/248] [bluez-tools] Running command: ./configure --prefix="$PREFIX" --disable-obex 15-08-31 22:46:16 [212/245/248] [bluez-tools] Running build-commands 15-08-31 22:46:16 [212/245/248] [bluez-tools] Running command: LDFLAGS="$LDFLAGS -lncurses" make 15-08-31 22:46:23 [212/245/248] [bluez-tools] Running install-commands 15-08-31 22:46:23 [212/245/248] [bluez-tools] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:46:23 [212/245/248] [bluez-tools] Running strip-commands 15-08-31 22:46:23 [212/245/248] [bluez-tools] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:46:24 [212/245/248] [bluez-tools] Elapsed time for build 00:00:34 15-08-31 22:46:24 [212/245/248] [bluez-tools] Starting artifact creation 15-08-31 22:46:25 [212/245/248] [bluez-tools] Now cached 253985 bytes as bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3 15-08-31 22:46:25 [212/245/248] [bluez-tools] Elapsed time for artifact creation 00:00:00 15-08-31 22:46:28 [212/245/248] [bluez-tools] Cleaned up /src/tmp/tmpCSmpYm 15-08-31 22:46:28 [212/245/248] [bluez-tools] Elapsed time for assembly 00:00:50 15-08-31 22:46:28 [212/245/248] [audio-bluetooth] Installing bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Starting build 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Defined build system is manual 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Logging build commands to /src/artifacts/audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda.build-log 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Elapsed time for build 00:00:00 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Starting artifact creation 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Now cached 185 bytes as audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:46:28 [213/245/248] [audio-bluetooth] Elapsed time for artifact creation 00:00:00 15-08-31 22:46:31 [213/245/248] [audio-bluetooth] Cleaned up /src/tmp/tmpsWEhAP 15-08-31 22:46:31 [213/245/248] [audio-bluetooth] Elapsed time for assembly 00:42:48 15-08-31 22:46:31 [213/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:46:32 [213/245/248] [genivi] Starting assembly 15-08-31 22:46:35 [213/245/248] [googlemock] Starting assembly 15-08-31 22:46:35 [213/245/248] [googlemock] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:46:45 [213/245/248] [googletest] Starting assembly 15-08-31 22:46:48 [213/245/248] [googletest] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:46:56 [213/245/248] [googletest] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:46:57 [214/245/248] [googletest] Starting build 15-08-31 22:46:57 [214/245/248] [googletest] Try fetching tarball git___git_baserock_org_delta_googletest.tar --2015-08-31 22:46:57-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_googletest.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1541632 (1.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_googletest.tar’ git___git_baserock_org_delta_googletest.tar 100%[=================================================================================================================>] 1.47M --.-KB/s in 0.1s 2015-08-31 22:46:57 (14.0 MB/s) - ‘git___git_baserock_org_delta_googletest.tar’ saved [1541632/1541632] remote: Counting objects: 27, done. remote: Compressing objects: 100% (15/15), done. remote: Total 27 (delta 13), reused 24 (delta 10) Unpacking objects: 100% (27/27), done. From git://git.baserock.org/delta/googletest * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:47:00 [214/245/248] [googletest] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_googletest 15-08-31 22:47:01 [214/245/248] [googletest] Git checkout upstream:googletest in /src/tmp/tmpbdjj4m/googletest.build 15-08-31 22:47:01 [214/245/248] [googletest] Upstream version 5e3f7d3d (No tag found) 15-08-31 22:47:01 [214/245/248] [googletest] Defined build system is autotools 15-08-31 22:47:01 [214/245/248] [googletest] Logging build commands to /src/artifacts/googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae.build-log 15-08-31 22:47:01 [214/245/248] [googletest] Running configure-commands 15-08-31 22:47:01 [214/245/248] [googletest] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:48:11 [214/245/248] [googletest] Running build-commands 15-08-31 22:48:11 [214/245/248] [googletest] Running command: make 15-08-31 22:49:45 [214/245/248] [googletest] Running install-commands 15-08-31 22:49:45 [214/245/248] [googletest] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:49:48 [214/245/248] [googletest] Running command: mkdir -p $DESTDIR/usr/share/gtest/m4 15-08-31 22:49:48 [214/245/248] [googletest] Running command: install -m 644 m4/acx_pthread.m4 $DESTDIR/usr/share/gtest/m4 15-08-31 22:49:48 [214/245/248] [googletest] Running strip-commands 15-08-31 22:49:48 [214/245/248] [googletest] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:49:49 [214/245/248] [googletest] Elapsed time for build 00:02:51 15-08-31 22:49:49 [214/245/248] [googletest] Starting artifact creation 15-08-31 22:49:58 [214/245/248] [googletest] Now cached 1315650 bytes as googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-08-31 22:49:58 [214/245/248] [googletest] Elapsed time for artifact creation 00:00:09 15-08-31 22:50:02 [214/245/248] [googletest] Cleaned up /src/tmp/tmpbdjj4m 15-08-31 22:50:02 [214/245/248] [googletest] Elapsed time for assembly 00:03:17 15-08-31 22:50:02 [214/245/248] [googlemock] Installing googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-08-31 22:50:02 [215/245/248] [googlemock] Starting build 15-08-31 22:50:02 [215/245/248] [googlemock] Try fetching tarball git___git_baserock_org_delta_googlemock.tar --2015-08-31 22:50:02-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_googlemock.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 855552 (836K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_googlemock.tar’ git___git_baserock_org_delta_googlemock.tar 100%[=================================================================================================================>] 835.50K --.-KB/s in 0.1s 2015-08-31 22:50:02 (8.41 MB/s) - ‘git___git_baserock_org_delta_googlemock.tar’ saved [855552/855552] remote: Counting objects: 18, done. remote: Compressing objects: 100% (12/12), done. remote: Total 18 (delta 7), reused 15 (delta 4) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/googlemock * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-08-31 22:50:06 [215/245/248] [googlemock] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_googlemock 15-08-31 22:50:06 [215/245/248] [googlemock] Git checkout upstream:googlemock in /src/tmp/tmphyP25K/googlemock.build 15-08-31 22:50:06 [215/245/248] [googlemock] Upstream version 0e9998c1 (No tag found) 15-08-31 22:50:06 [215/245/248] [googlemock] Defined build system is autotools 15-08-31 22:50:06 [215/245/248] [googlemock] Logging build commands to /src/artifacts/googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9.build-log 15-08-31 22:50:06 [215/245/248] [googlemock] Running configure-commands 15-08-31 22:50:06 [215/245/248] [googlemock] Running command: mkdir -p gtest/m4 15-08-31 22:50:07 [215/245/248] [googlemock] Running command: ln -s /usr/share/gtest/m4/acx_pthread.m4 gtest/m4/acx_pthread.m4 15-08-31 22:50:07 [215/245/248] [googlemock] Running command: autoreconf -ivf 15-08-31 22:50:43 [215/245/248] [googlemock] Running command: ./configure --prefix="$PREFIX" 15-08-31 22:51:03 [215/245/248] [googlemock] Running build-commands 15-08-31 22:51:03 [215/245/248] [googlemock] Running command: make 15-08-31 22:51:54 [215/245/248] [googlemock] Running install-commands 15-08-31 22:51:54 [215/245/248] [googlemock] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:51:56 [215/245/248] [googlemock] Running strip-commands 15-08-31 22:51:56 [215/245/248] [googlemock] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:51:57 [215/245/248] [googlemock] Elapsed time for build 00:01:54 15-08-31 22:51:57 [215/245/248] [googlemock] Starting artifact creation 15-08-31 22:52:02 [215/245/248] [googlemock] Now cached 699747 bytes as googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-08-31 22:52:02 [215/245/248] [googlemock] Elapsed time for artifact creation 00:00:05 15-08-31 22:52:05 [215/245/248] [googlemock] Cleaned up /src/tmp/tmphyP25K 15-08-31 22:52:05 [215/245/248] [googlemock] Elapsed time for assembly 00:05:29 15-08-31 22:52:05 [215/245/248] [genivi] Installing googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-08-31 22:52:15 [215/245/248] [DLT-daemon] Starting assembly 15-08-31 22:52:18 [215/245/248] [DLT-daemon] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:52:26 [215/245/248] [DLT-daemon] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:52:27 [216/245/248] [DLT-daemon] Starting build 15-08-31 22:52:27 [216/245/248] [DLT-daemon] Try fetching tarball git___git_baserock_org_delta_DLT_daemon.tar --2015-08-31 22:52:27-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_DLT_daemon.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7315456 (7.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_DLT_daemon.tar’ git___git_baserock_org_delta_DLT_daemon.tar 100%[=================================================================================================================>] 6.98M 29.8MB/s in 0.2s 2015-08-31 22:52:28 (29.8 MB/s) - ‘git___git_baserock_org_delta_DLT_daemon.tar’ saved [7315456/7315456] remote: Counting objects: 219, done. remote: Compressing objects: 100% (90/90), done. remote: Total 219 (delta 146), reused 192 (delta 127) Receiving objects: 100% (219/219), 446.74 KiB | 0 bytes/s, done. Resolving deltas: 100% (146/146), completed with 32 local objects. From git://git.baserock.org/delta/DLT-daemon * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morphs -> baserock/morphs 15-08-31 22:52:29 [216/245/248] [DLT-daemon] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_DLT_daemon 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Git checkout upstream:DLT-daemon in /src/tmp/tmp5pW0vs/DLT-daemon.build 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Upstream version 8b48e73f v2.10.0 (v2.10.0 + 0 commits) 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Defined build system is cmake 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Logging build commands to /src/artifacts/DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40.build-log 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Running configure-commands 15-08-31 22:52:30 [216/245/248] [DLT-daemon] Running command: cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" -DWITH_SYSTEMD=ON 15-08-31 22:52:58 [216/245/248] [DLT-daemon] Running build-commands 15-08-31 22:52:58 [216/245/248] [DLT-daemon] Running command: make 15-08-31 22:53:18 [216/245/248] [DLT-daemon] Running install-commands 15-08-31 22:53:18 [216/245/248] [DLT-daemon] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:53:20 [216/245/248] [DLT-daemon] Running strip-commands 15-08-31 22:53:20 [216/245/248] [DLT-daemon] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:53:20 [216/245/248] [DLT-daemon] Elapsed time for build 00:00:52 15-08-31 22:53:20 [216/245/248] [DLT-daemon] Starting artifact creation 15-08-31 22:53:22 [216/245/248] [DLT-daemon] Now cached 516676 bytes as DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 22:53:22 [216/245/248] [DLT-daemon] Elapsed time for artifact creation 00:00:01 15-08-31 22:53:25 [216/245/248] [DLT-daemon] Cleaned up /src/tmp/tmp5pW0vs 15-08-31 22:53:25 [216/245/248] [DLT-daemon] Elapsed time for assembly 00:01:10 15-08-31 22:53:25 [216/245/248] [genivi] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 22:53:25 [216/245/248] [node-state-manager] Starting assembly 15-08-31 22:53:28 [216/245/248] [node-state-manager] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:53:38 [216/245/248] [node-state-manager] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 22:53:38 [216/245/248] [persistence-client-library] Starting assembly 15-08-31 22:53:41 [216/245/248] [persistence-client-library] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 22:53:50 [216/245/248] [persistence-common-object] Starting assembly 15-08-31 22:53:54 [216/245/248] [persistence-common-object] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:54:03 [216/245/248] [persistence-common-object] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 22:54:03 [216/245/248] [itzam-tarball] Starting assembly 15-08-31 22:54:06 [216/245/248] [itzam-tarball] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 22:54:15 [216/245/248] [itzam-tarball] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 22:54:16 [217/245/248] [itzam-tarball] Starting build 15-08-31 22:54:16 [217/245/248] [itzam-tarball] Try fetching tarball git___git_baserock_org_delta_itzam_tarball.tar --2015-08-31 22:54:16-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_itzam_tarball.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 336896 (329K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_itzam_tarball.tar’ git___git_baserock_org_delta_itzam_tarball.tar 100%[=================================================================================================================>] 329.00K --.-KB/s in 0.06s 2015-08-31 22:54:16 (4.97 MB/s) - ‘git___git_baserock_org_delta_itzam_tarball.tar’ saved [336896/336896] remote: Counting objects: 13, done. remote: Compressing objects: 100% (11/11), done. remote: Total 13 (delta 4), reused 0 (delta 0) Unpacking objects: 100% (13/13), done. From git://git.baserock.org/delta/itzam-tarball * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_itzam_tarball 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Git checkout upstream:itzam-tarball in /src/tmp/tmpvBtkLK/itzam-tarball.build 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Upstream version 4ebcf671 libitzam-6.0.4-1-g4ebcf67 (libitzam-6.0.4 + 1 commits) 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Defined build system is autotools 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Logging build commands to /src/artifacts/itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998.build-log 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Running pre-configure-commands 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Running command: sed -i 's/GENERIC_LIBRARY_NAME=libitzam/GENERIC_LIBRARY_NAME=itzam/g' configure.ac 15-08-31 22:54:17 [217/245/248] [itzam-tarball] Running command: mkdir m4 15-08-31 22:54:18 [217/245/248] [itzam-tarball] Running command: touch NEWS README AUTHORS ChangeLog 15-08-31 22:54:18 [217/245/248] [itzam-tarball] Running command: autoreconf -ivf 15-08-31 22:55:02 [217/245/248] [itzam-tarball] Running configure-commands 15-08-31 22:55:02 [217/245/248] [itzam-tarball] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:55:20 [217/245/248] [itzam-tarball] Running build-commands 15-08-31 22:55:20 [217/245/248] [itzam-tarball] Running command: make 15-08-31 22:55:30 [217/245/248] [itzam-tarball] Running install-commands 15-08-31 22:55:30 [217/245/248] [itzam-tarball] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Running post-install-commands 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Running command: install -D -m644 libitzam.pc "$DESTDIR$PREFIX/lib/pkgconfig/libitzam.pc" 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Running strip-commands 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Elapsed time for build 00:01:16 15-08-31 22:55:32 [217/245/248] [itzam-tarball] Starting artifact creation 15-08-31 22:55:33 [217/245/248] [itzam-tarball] Now cached 148858 bytes as itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998 15-08-31 22:55:33 [217/245/248] [itzam-tarball] Elapsed time for artifact creation 00:00:00 15-08-31 22:55:36 [217/245/248] [itzam-tarball] Cleaned up /src/tmp/tmpvBtkLK 15-08-31 22:55:36 [217/245/248] [itzam-tarball] Elapsed time for assembly 00:01:32 15-08-31 22:55:36 [217/245/248] [persistence-common-object] Installing itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998 15-08-31 22:55:36 [218/245/248] [persistence-common-object] Starting build 15-08-31 22:55:36 [218/245/248] [persistence-common-object] Try fetching tarball git___git_baserock_org_delta_genivi_persistence_common_object.tar --2015-08-31 22:55:36-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_persistence_common_object.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 190464 (186K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_persistence_common_object.tar’ git___git_baserock_org_delta_genivi_persistence_co 100%[=================================================================================================================>] 186.00K --.-KB/s in 0.05s 2015-08-31 22:55:36 (3.78 MB/s) - ‘git___git_baserock_org_delta_genivi_persistence_common_object.tar’ saved [190464/190464] remote: Counting objects: 16, done. remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 6), reused 0 (delta 0) Unpacking objects: 100% (16/16), done. From git://git.baserock.org/delta/genivi/persistence-common-object * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.0.2 -> baserock/1.0.2 * [new branch] baserock/pedroalvarez/1.0.2 -> baserock/pedroalvarez/1.0.2 15-08-31 22:55:37 [218/245/248] [persistence-common-object] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_persistence_common_object 15-08-31 22:55:37 [218/245/248] [persistence-common-object] Git checkout upstream:genivi/persistence-common-object in /src/tmp/tmpi_C3fm/persistence-common-object.build 15-08-31 22:55:37 [218/245/248] [persistence-common-object] Upstream version dc461262 1.0.2-2-gdc46126 (1.0.2 + 2 commits) 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Defined build system is autotools 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Logging build commands to /src/artifacts/persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4.build-log 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Running pre-configure-commands 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Running command: chmod +x autogen.sh 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Running configure-commands 15-08-31 22:55:38 [218/245/248] [persistence-common-object] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 22:57:11 [218/245/248] [persistence-common-object] Running build-commands 15-08-31 22:57:11 [218/245/248] [persistence-common-object] Running command: make 15-08-31 22:57:26 [218/245/248] [persistence-common-object] Running install-commands 15-08-31 22:57:26 [218/245/248] [persistence-common-object] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:57:27 [218/245/248] [persistence-common-object] Running strip-commands 15-08-31 22:57:27 [218/245/248] [persistence-common-object] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:57:28 [218/245/248] [persistence-common-object] Elapsed time for build 00:01:51 15-08-31 22:57:28 [218/245/248] [persistence-common-object] Starting artifact creation 15-08-31 22:57:28 [218/245/248] [persistence-common-object] Now cached 105458 bytes as persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-08-31 22:57:28 [218/245/248] [persistence-common-object] Elapsed time for artifact creation 00:00:00 15-08-31 22:57:31 [218/245/248] [persistence-common-object] Cleaned up /src/tmp/tmpi_C3fm 15-08-31 22:57:31 [218/245/248] [persistence-common-object] Elapsed time for assembly 00:03:40 15-08-31 22:57:31 [218/245/248] [persistence-client-library] Installing persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-08-31 22:57:32 [219/245/248] [persistence-client-library] Starting build 15-08-31 22:57:32 [219/245/248] [persistence-client-library] Try fetching tarball git___git_baserock_org_delta_genivi_persistence_client_library.tar --2015-08-31 22:57:32-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_persistence_client_library.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3704832 (3.5M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_persistence_client_library.tar’ git___git_baserock_org_delta_genivi_persistence_cl 100%[=================================================================================================================>] 3.53M 21.3MB/s in 0.2s 2015-08-31 22:57:32 (21.3 MB/s) - ‘git___git_baserock_org_delta_genivi_persistence_client_library.tar’ saved [3704832/3704832] remote: Counting objects: 3, done. remote: Compressing objects: 100% (3/3), done. remote: Total 3 (delta 2), reused 0 (delta 0) Unpacking objects: 100% (3/3), done. From git://git.baserock.org/delta/genivi/persistence-client-library * [new branch] allPlugin -> allPlugin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/pedroalvarez/v1.0.0 -> baserock/pedroalvarez/v1.0.0 * [new branch] baserock/v1.0.0 -> baserock/v1.0.0 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_persistence_client_library 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Git checkout upstream:genivi/persistence-client-library in /src/tmp/tmpWCKgmZ/persistence-client-library.build 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Upstream version 39c68df2 v1.0.0-1-g39c68df (v1.0.0 + 1 commits) 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Defined build system is autotools 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Logging build commands to /src/artifacts/persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0.build-log 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Running configure-commands 15-08-31 22:57:34 [219/245/248] [persistence-client-library] Running command: autoreconf -ivf 15-08-31 22:58:08 [219/245/248] [persistence-client-library] Running command: ./configure --prefix="$PREFIX" --disable-werror 15-08-31 22:58:29 [219/245/248] [persistence-client-library] Running build-commands 15-08-31 22:58:29 [219/245/248] [persistence-client-library] Running command: make 15-08-31 22:58:52 [219/245/248] [persistence-client-library] Running install-commands 15-08-31 22:58:52 [219/245/248] [persistence-client-library] Running command: make DESTDIR="$DESTDIR" install 15-08-31 22:58:52 [219/245/248] [persistence-client-library] Running strip-commands 15-08-31 22:58:52 [219/245/248] [persistence-client-library] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 22:58:53 [219/245/248] [persistence-client-library] Elapsed time for build 00:01:21 15-08-31 22:58:53 [219/245/248] [persistence-client-library] Starting artifact creation 15-08-31 22:58:53 [219/245/248] [persistence-client-library] Now cached 108085 bytes as persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0 15-08-31 22:58:53 [219/245/248] [persistence-client-library] Elapsed time for artifact creation 00:00:00 15-08-31 22:58:57 [219/245/248] [persistence-client-library] Cleaned up /src/tmp/tmpWCKgmZ 15-08-31 22:58:57 [219/245/248] [persistence-client-library] Elapsed time for assembly 00:05:18 15-08-31 22:58:57 [219/245/248] [node-state-manager] Installing persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0 15-08-31 22:58:57 [220/245/248] [node-state-manager] Starting build 15-08-31 22:58:57 [220/245/248] [node-state-manager] Try fetching tarball git___git_baserock_org_delta_node_state_manager.tar --2015-08-31 22:58:57-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_node_state_manager.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 103424 (101K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_node_state_manager.tar’ git___git_baserock_org_delta_node_state_manager.ta 100%[=================================================================================================================>] 101.00K --.-KB/s in 0.05s 2015-08-31 22:58:57 (2.08 MB/s) - ‘git___git_baserock_org_delta_node_state_manager.tar’ saved [103424/103424] remote: Counting objects: 15, done. remote: Compressing objects: 100% (9/9), done. remote: Total 15 (delta 6), reused 12 (delta 4) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/node-state-manager * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/systemd_v216 -> baserock/systemd_v216 15-08-31 22:58:57 [220/245/248] [node-state-manager] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_node_state_manager 15-08-31 22:58:57 [220/245/248] [node-state-manager] Git checkout upstream:node-state-manager in /src/tmp/tmpghc0sY/node-state-manager.build 15-08-31 22:58:57 [220/245/248] [node-state-manager] Upstream version 30add465 2.0.0-1-g30add46 (2.0.0 + 1 commits) 15-08-31 22:58:58 [220/245/248] [node-state-manager] Defined build system is autotools 15-08-31 22:58:58 [220/245/248] [node-state-manager] Logging build commands to /src/artifacts/node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6.build-log 15-08-31 22:58:58 [220/245/248] [node-state-manager] Running configure-commands 15-08-31 22:58:58 [220/245/248] [node-state-manager] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 23:00:14 [220/245/248] [node-state-manager] Running build-commands 15-08-31 23:00:14 [220/245/248] [node-state-manager] Running command: make 15-08-31 23:00:42 [220/245/248] [node-state-manager] Running install-commands 15-08-31 23:00:42 [220/245/248] [node-state-manager] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:00:45 [220/245/248] [node-state-manager] Running strip-commands 15-08-31 23:00:45 [220/245/248] [node-state-manager] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:00:46 [220/245/248] [node-state-manager] Elapsed time for build 00:01:48 15-08-31 23:00:46 [220/245/248] [node-state-manager] Starting artifact creation 15-08-31 23:00:47 [220/245/248] [node-state-manager] Now cached 297658 bytes as node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 23:00:47 [220/245/248] [node-state-manager] Elapsed time for artifact creation 00:00:01 15-08-31 23:00:50 [220/245/248] [node-state-manager] Cleaned up /src/tmp/tmpghc0sY 15-08-31 23:00:50 [220/245/248] [node-state-manager] Elapsed time for assembly 00:07:24 15-08-31 23:00:50 [220/245/248] [genivi] Installing node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 23:00:50 [220/245/248] [persistence-administrator] Starting assembly 15-08-31 23:00:53 [220/245/248] [persistence-administrator] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-08-31 23:01:02 [220/245/248] [persistence-administrator] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 23:01:03 [220/245/248] [libarchive] Starting assembly 15-08-31 23:01:06 [220/245/248] [libarchive] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 23:01:15 [221/245/248] [libarchive] Starting build 15-08-31 23:01:15 [221/245/248] [libarchive] Try fetching tarball git___git_baserock_org_delta_libarchive.tar --2015-08-31 23:01:15-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_libarchive.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21528064 (21M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_libarchive.tar’ git___git_baserock_org_delta_libarchive.tar 100%[=================================================================================================================>] 20.53M 25.6MB/s in 0.8s 2015-08-31 23:01:16 (25.6 MB/s) - ‘git___git_baserock_org_delta_libarchive.tar’ saved [21528064/21528064] remote: Counting objects: 8, done. remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 1), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://git.baserock.org/delta/libarchive * [new ref] refs/gitano/admin -> refs/gitano/admin 15-08-31 23:01:21 [221/245/248] [libarchive] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_libarchive 15-08-31 23:01:22 [221/245/248] [libarchive] Git checkout upstream:libarchive in /src/tmp/tmp6AurS0/libarchive.build 15-08-31 23:01:22 [221/245/248] [libarchive] Upstream version 19f23e19 v3.1.2 (v3.1.2 + 0 commits) 15-08-31 23:01:22 [221/245/248] [libarchive] Defined build system is autotools 15-08-31 23:01:22 [221/245/248] [libarchive] Logging build commands to /src/artifacts/libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514.build-log 15-08-31 23:01:22 [221/245/248] [libarchive] Running configure-commands 15-08-31 23:01:22 [221/245/248] [libarchive] Running command: autoreconf -ivf 15-08-31 23:02:41 [221/245/248] [libarchive] Running command: ./configure --prefix="$PREFIX" --disable-acl 15-08-31 23:04:33 [221/245/248] [libarchive] Running build-commands 15-08-31 23:04:33 [221/245/248] [libarchive] Running command: make 15-08-31 23:06:26 [221/245/248] [libarchive] Running install-commands 15-08-31 23:06:26 [221/245/248] [libarchive] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:06:29 [221/245/248] [libarchive] Running strip-commands 15-08-31 23:06:29 [221/245/248] [libarchive] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:06:30 [221/245/248] [libarchive] Elapsed time for build 00:05:14 15-08-31 23:06:30 [221/245/248] [libarchive] Starting artifact creation 15-08-31 23:06:48 [221/245/248] [libarchive] Now cached 4526937 bytes as libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514 15-08-31 23:06:48 [221/245/248] [libarchive] Elapsed time for artifact creation 00:00:18 15-08-31 23:06:52 [221/245/248] [libarchive] Cleaned up /src/tmp/tmp6AurS0 15-08-31 23:06:52 [221/245/248] [libarchive] Elapsed time for assembly 00:05:49 15-08-31 23:06:52 [221/245/248] [persistence-administrator] Installing libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514 15-08-31 23:06:52 [221/245/248] [persistence-administrator] Installing persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-08-31 23:06:52 [221/245/248] [persistence-administrator] Installing node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 23:06:52 [222/245/248] [persistence-administrator] Starting build 15-08-31 23:06:52 [222/245/248] [persistence-administrator] Try fetching tarball git___git_baserock_org_delta_genivi_persistence_administrator.tar --2015-08-31 23:06:52-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_persistence_administrator.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2526720 (2.4M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_persistence_administrator.tar’ git___git_baserock_org_delta_genivi_persistence_ad 100%[=================================================================================================================>] 2.41M --.-KB/s in 0.1s 2015-08-31 23:06:52 (18.4 MB/s) - ‘git___git_baserock_org_delta_genivi_persistence_administrator.tar’ saved [2526720/2526720] remote: Counting objects: 19, done. remote: Compressing objects: 100% (17/17), done. remote: Total 19 (delta 9), reused 0 (delta 0) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/genivi/persistence-administrator * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.0.5 -> baserock/1.0.5 * [new branch] baserock/pedroalvarez/1.0.5 -> baserock/pedroalvarez/1.0.5 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_persistence_administrator 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Git checkout upstream:genivi/persistence-administrator in /src/tmp/tmp5JKoNP/persistence-administrator.build 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Upstream version f9d62e70 1.0.5-3-gf9d62e7 (1.0.5 + 3 commits) 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Defined build system is autotools 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Logging build commands to /src/artifacts/persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9.build-log 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Running pre-configure-commands 15-08-31 23:06:53 [222/245/248] [persistence-administrator] Running command: chmod +x autogen.sh 15-08-31 23:06:54 [222/245/248] [persistence-administrator] Running configure-commands 15-08-31 23:06:54 [222/245/248] [persistence-administrator] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 23:08:46 [222/245/248] [persistence-administrator] Running build-commands 15-08-31 23:08:46 [222/245/248] [persistence-administrator] Running command: make 15-08-31 23:09:22 [222/245/248] [persistence-administrator] Running install-commands 15-08-31 23:09:22 [222/245/248] [persistence-administrator] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:09:24 [222/245/248] [persistence-administrator] Running strip-commands 15-08-31 23:09:24 [222/245/248] [persistence-administrator] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:09:25 [222/245/248] [persistence-administrator] Elapsed time for build 00:02:32 15-08-31 23:09:25 [222/245/248] [persistence-administrator] Starting artifact creation 15-08-31 23:09:26 [222/245/248] [persistence-administrator] Now cached 445153 bytes as persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9 15-08-31 23:09:26 [222/245/248] [persistence-administrator] Elapsed time for artifact creation 00:00:01 15-08-31 23:09:30 [222/245/248] [persistence-administrator] Cleaned up /src/tmp/tmp5JKoNP 15-08-31 23:09:30 [222/245/248] [persistence-administrator] Elapsed time for assembly 00:08:39 15-08-31 23:09:30 [222/245/248] [genivi] Installing persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9 15-08-31 23:09:30 [222/245/248] [node-health-monitor] Starting assembly 15-08-31 23:09:33 [222/245/248] [node-health-monitor] Installing node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-08-31 23:09:42 [223/245/248] [node-health-monitor] Starting build 15-08-31 23:09:42 [223/245/248] [node-health-monitor] Try fetching tarball git___git_baserock_org_delta_genivi_node_health_monitor.tar --2015-08-31 23:09:42-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_node_health_monitor.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 85504 (84K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_node_health_monitor.tar’ git___git_baserock_org_delta_genivi_node_health_mo 100%[=================================================================================================================>] 83.50K --.-KB/s in 0.03s 2015-08-31 23:09:42 (2.63 MB/s) - ‘git___git_baserock_org_delta_genivi_node_health_monitor.tar’ saved [85504/85504] remote: Counting objects: 14, done. remote: Compressing objects: 100% (12/12), done. remote: Total 14 (delta 5), reused 0 (delta 0) Unpacking objects: 100% (14/14), done. From git://git.baserock.org/delta/genivi/node-health-monitor * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.3.3 -> baserock/1.3.3 * [new branch] baserock/1.3.5 -> baserock/1.3.5 * [new branch] baserock/pedroalvarez/1.3.3 -> baserock/pedroalvarez/1.3.3 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_node_health_monitor 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Git checkout upstream:genivi/node-health-monitor in /src/tmp/tmpNAFeHg/node-health-monitor.build 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Upstream version 61f88bc9 1.3.5-1-g61f88bc (1.3.5 + 1 commits) 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Defined build system is autotools 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Logging build commands to /src/artifacts/node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018.build-log 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Running configure-commands 15-08-31 23:09:44 [223/245/248] [node-health-monitor] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-08-31 23:10:20 [223/245/248] [node-health-monitor] Running build-commands 15-08-31 23:10:20 [223/245/248] [node-health-monitor] Running command: make 15-08-31 23:10:27 [223/245/248] [node-health-monitor] Running install-commands 15-08-31 23:10:27 [223/245/248] [node-health-monitor] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:10:27 [223/245/248] [node-health-monitor] Running strip-commands 15-08-31 23:10:27 [223/245/248] [node-health-monitor] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:10:28 [223/245/248] [node-health-monitor] Elapsed time for build 00:00:45 15-08-31 23:10:28 [223/245/248] [node-health-monitor] Starting artifact creation 15-08-31 23:10:28 [223/245/248] [node-health-monitor] Now cached 139815 bytes as node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018 15-08-31 23:10:28 [223/245/248] [node-health-monitor] Elapsed time for artifact creation 00:00:00 15-08-31 23:10:32 [223/245/248] [node-health-monitor] Cleaned up /src/tmp/tmpNAFeHg 15-08-31 23:10:32 [223/245/248] [node-health-monitor] Elapsed time for assembly 00:01:02 15-08-31 23:10:32 [223/245/248] [genivi] Installing node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018 15-08-31 23:10:32 [223/245/248] [node-startup-controller] Starting assembly 15-08-31 23:10:35 [223/245/248] [node-startup-controller] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 23:10:44 [224/245/248] [node-startup-controller] Starting build 15-08-31 23:10:44 [224/245/248] [node-startup-controller] Try fetching tarball git___git_baserock_org_delta_node_startup_controller.tar --2015-08-31 23:10:44-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_node_startup_controller.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 463872 (453K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_node_startup_controller.tar’ git___git_baserock_org_delta_node_startup_controll 100%[=================================================================================================================>] 453.00K --.-KB/s in 0.08s 2015-08-31 23:10:45 (5.48 MB/s) - ‘git___git_baserock_org_delta_node_startup_controller.tar’ saved [463872/463872] remote: Counting objects: 21, done. remote: Compressing objects: 100% (13/13), done. remote: Total 21 (delta 9), reused 17 (delta 6) Unpacking objects: 100% (21/21), done. From git://git.baserock.org/delta/node-startup-controller * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/systemd_v216 -> baserock/systemd_v216 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_node_startup_controller 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Git checkout upstream:node-startup-controller in /src/tmp/tmpo_w6Mk/node-startup-controller.build 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Upstream version b77fb1db node-startup-controller-1.0.1-6-gb77fb1d (node-startup-controller-1.0.1 + 6 commits) 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Defined build system is manual 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Logging build commands to /src/artifacts/node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff.build-log 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Running configure-commands 15-08-31 23:10:45 [224/245/248] [node-startup-controller] Running command: sh autogen.sh 15-08-31 23:11:40 [224/245/248] [node-startup-controller] Running command: ./configure --prefix="$PREFIX" --sysconfdir=/etc 15-08-31 23:11:57 [224/245/248] [node-startup-controller] Running build-commands 15-08-31 23:11:57 [224/245/248] [node-startup-controller] Running command: make 15-08-31 23:12:26 [224/245/248] [node-startup-controller] Running install-commands 15-08-31 23:12:26 [224/245/248] [node-startup-controller] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:12:29 [224/245/248] [node-startup-controller] Elapsed time for build 00:01:44 15-08-31 23:12:29 [224/245/248] [node-startup-controller] Starting artifact creation 15-08-31 23:12:30 [224/245/248] [node-startup-controller] Now cached 333266 bytes as node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff 15-08-31 23:12:30 [224/245/248] [node-startup-controller] Elapsed time for artifact creation 00:00:01 15-08-31 23:12:34 [224/245/248] [node-startup-controller] Cleaned up /src/tmp/tmpo_w6Mk 15-08-31 23:12:34 [224/245/248] [node-startup-controller] Elapsed time for assembly 00:02:01 15-08-31 23:12:34 [224/245/248] [genivi] Installing node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff 15-08-31 23:12:34 [224/245/248] [genivi-common-api-runtime] Starting assembly 15-08-31 23:12:37 [224/245/248] [genivi-common-api-runtime] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 23:12:46 [225/245/248] [genivi-common-api-runtime] Starting build 15-08-31 23:12:46 [225/245/248] [genivi-common-api-runtime] Try fetching tarball git___git_baserock_org_delta_genivi_common_api_runtime.tar --2015-08-31 23:12:46-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_common_api_runtime.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 585728 (572K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_common_api_runtime.tar’ git___git_baserock_org_delta_genivi_common_api_run 100%[=================================================================================================================>] 572.00K --.-KB/s in 0.1s 2015-08-31 23:12:46 (5.72 MB/s) - ‘git___git_baserock_org_delta_genivi_common_api_runtime.tar’ saved [585728/585728] remote: Counting objects: 20, done. remote: Compressing objects: 100% (15/15), done. remote: Total 20 (delta 9), reused 11 (delta 3) Unpacking objects: 100% (20/20), done. From git://git.baserock.org/delta/genivi-common-api-runtime * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/genivi-anchor-missing -> baserock/genivi-anchor-missing 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_common_api_runtime 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Git checkout upstream:genivi-common-api-runtime in /src/tmp/tmpK6sTR0/genivi-common-api-runtime.build 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Upstream version 56d10594 3.1.2p1 (3.1.2p1 + 0 commits) 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Defined build system is cmake 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Logging build commands to /src/artifacts/genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9.build-log 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Running configure-commands 15-08-31 23:12:47 [225/245/248] [genivi-common-api-runtime] Running command: cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" 15-08-31 23:12:55 [225/245/248] [genivi-common-api-runtime] Running build-commands 15-08-31 23:12:55 [225/245/248] [genivi-common-api-runtime] Running command: make 15-08-31 23:13:09 [225/245/248] [genivi-common-api-runtime] Running install-commands 15-08-31 23:13:09 [225/245/248] [genivi-common-api-runtime] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:13:10 [225/245/248] [genivi-common-api-runtime] Running strip-commands 15-08-31 23:13:10 [225/245/248] [genivi-common-api-runtime] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:13:10 [225/245/248] [genivi-common-api-runtime] Elapsed time for build 00:00:24 15-08-31 23:13:10 [225/245/248] [genivi-common-api-runtime] Starting artifact creation 15-08-31 23:13:11 [225/245/248] [genivi-common-api-runtime] Now cached 417028 bytes as genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-08-31 23:13:11 [225/245/248] [genivi-common-api-runtime] Elapsed time for artifact creation 00:00:01 15-08-31 23:13:15 [225/245/248] [genivi-common-api-runtime] Cleaned up /src/tmp/tmpK6sTR0 15-08-31 23:13:15 [225/245/248] [genivi-common-api-runtime] Elapsed time for assembly 00:00:41 15-08-31 23:13:15 [225/245/248] [genivi] Installing genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-08-31 23:13:15 [225/245/248] [linuxquota] Starting assembly 15-08-31 23:13:18 [225/245/248] [linuxquota] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 23:13:27 [226/245/248] [linuxquota] Starting build 15-08-31 23:13:27 [226/245/248] [linuxquota] Try fetching tarball git___git_baserock_org_delta_linuxquota.tar --2015-08-31 23:13:27-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_linuxquota.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 861696 (842K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linuxquota.tar’ git___git_baserock_org_delta_linuxquota.tar 100%[=================================================================================================================>] 841.50K --.-KB/s in 0.1s 2015-08-31 23:13:28 (8.48 MB/s) - ‘git___git_baserock_org_delta_linuxquota.tar’ saved [861696/861696] remote: Counting objects: 9, done. remote: Compressing objects: 100% (5/5), done. remote: Total 9 (delta 5), reused 8 (delta 4) Unpacking objects: 100% (9/9), done. From git://git.baserock.org/delta/linuxquota * [new branch] baserock/genivi/morph -> baserock/genivi/morph 15-08-31 23:13:29 [226/245/248] [linuxquota] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_linuxquota 15-08-31 23:13:30 [226/245/248] [linuxquota] Git checkout upstream:linuxquota in /src/tmp/tmpiqEIUC/linuxquota.build 15-08-31 23:13:30 [226/245/248] [linuxquota] Upstream version 0804c89a (No tag found) 15-08-31 23:13:30 [226/245/248] [linuxquota] Defined build system is autotools 15-08-31 23:13:30 [226/245/248] [linuxquota] Logging build commands to /src/artifacts/linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0.build-log 15-08-31 23:13:30 [226/245/248] [linuxquota] Running configure-commands 15-08-31 23:13:30 [226/245/248] [linuxquota] Running command: autoreconf -ivf 15-08-31 23:13:41 [226/245/248] [linuxquota] Running command: ./configure --prefix="$PREFIX" 15-08-31 23:13:50 [226/245/248] [linuxquota] Running build-commands 15-08-31 23:13:50 [226/245/248] [linuxquota] Running command: make "RPCGEN=rpcgen -Y /usr/bin" 15-08-31 23:14:01 [226/245/248] [linuxquota] Running install-commands 15-08-31 23:14:01 [226/245/248] [linuxquota] Running command: make ROOTDIR="$DESTDIR" install 15-08-31 23:14:02 [226/245/248] [linuxquota] Running strip-commands 15-08-31 23:14:02 [226/245/248] [linuxquota] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:14:02 [226/245/248] [linuxquota] Elapsed time for build 00:00:35 15-08-31 23:14:02 [226/245/248] [linuxquota] Starting artifact creation 15-08-31 23:14:03 [226/245/248] [linuxquota] Now cached 449143 bytes as linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0 15-08-31 23:14:03 [226/245/248] [linuxquota] Elapsed time for artifact creation 00:00:01 15-08-31 23:14:07 [226/245/248] [linuxquota] Cleaned up /src/tmp/tmpiqEIUC 15-08-31 23:14:07 [226/245/248] [linuxquota] Elapsed time for assembly 00:00:52 15-08-31 23:14:07 [226/245/248] [genivi] Installing linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0 15-08-31 23:14:07 [226/245/248] [audiomanager] Starting assembly 15-08-31 23:14:10 [226/245/248] [audiomanager] Installing DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-08-31 23:14:19 [226/245/248] [audiomanager] Installing googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-08-31 23:14:20 [226/245/248] [audiomanager] Installing googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-08-31 23:14:20 [226/245/248] [genivi-common-api-dbus-runtime] Starting assembly 15-08-31 23:14:23 [226/245/248] [genivi-common-api-dbus-runtime] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-08-31 23:14:32 [226/245/248] [genivi-common-api-dbus-runtime] Installing genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-08-31 23:14:32 [227/245/248] [genivi-common-api-dbus-runtime] Starting build 15-08-31 23:14:32 [227/245/248] [genivi-common-api-dbus-runtime] Try fetching tarball git___git_baserock_org_delta_genivi_common_api_dbus_runtime.tar --2015-08-31 23:14:32-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_genivi_common_api_dbus_runtime.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1807872 (1.7M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_genivi_common_api_dbus_runtime.tar’ git___git_baserock_org_delta_genivi_common_api_dbu 100%[=================================================================================================================>] 1.72M --.-KB/s in 0.1s 2015-08-31 23:14:32 (14.4 MB/s) - ‘git___git_baserock_org_delta_genivi_common_api_dbus_runtime.tar’ saved [1807872/1807872] remote: Counting objects: 18, done. remote: Compressing objects: 100% (12/12), done. remote: Total 18 (delta 8), reused 14 (delta 4) Unpacking objects: 100% (18/18), done. From git://git.baserock.org/delta/genivi-common-api-dbus-runtime * [new ref] refs/gitano/admin -> refs/gitano/admin * [new tag] 2.1.6-was-dangling -> 2.1.6-was-dangling 15-08-31 23:14:33 [227/245/248] [genivi-common-api-dbus-runtime] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_genivi_common_api_dbus_runtime 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Git checkout upstream:genivi-common-api-dbus-runtime in /src/tmp/tmpJ4Opcb/genivi-common-api-dbus-runtime.build 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Upstream version 49d0b428 3.1.2 (3.1.2 + 0 commits) 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Defined build system is cmake 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Logging build commands to /src/artifacts/genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10.build-log 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Running configure-commands 15-08-31 23:14:34 [227/245/248] [genivi-common-api-dbus-runtime] Running command: cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" 15-08-31 23:14:43 [227/245/248] [genivi-common-api-dbus-runtime] Running build-commands 15-08-31 23:14:43 [227/245/248] [genivi-common-api-dbus-runtime] Running command: make 15-08-31 23:15:58 [227/245/248] [genivi-common-api-dbus-runtime] Running install-commands 15-08-31 23:15:58 [227/245/248] [genivi-common-api-dbus-runtime] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:15:58 [227/245/248] [genivi-common-api-dbus-runtime] Running strip-commands 15-08-31 23:15:58 [227/245/248] [genivi-common-api-dbus-runtime] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:15:59 [227/245/248] [genivi-common-api-dbus-runtime] Elapsed time for build 00:01:26 15-08-31 23:15:59 [227/245/248] [genivi-common-api-dbus-runtime] Starting artifact creation 15-08-31 23:16:09 [227/245/248] [genivi-common-api-dbus-runtime] Now cached 3178130 bytes as genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10 15-08-31 23:16:09 [227/245/248] [genivi-common-api-dbus-runtime] Elapsed time for artifact creation 00:00:10 15-08-31 23:16:13 [227/245/248] [genivi-common-api-dbus-runtime] Cleaned up /src/tmp/tmpJ4Opcb 15-08-31 23:16:13 [227/245/248] [genivi-common-api-dbus-runtime] Elapsed time for assembly 00:01:53 15-08-31 23:16:13 [227/245/248] [audiomanager] Installing genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10 15-08-31 23:16:13 [228/245/248] [audiomanager] Starting build 15-08-31 23:16:13 [228/245/248] [audiomanager] Try fetching tarball git___git_baserock_org_delta_audiomanager.tar --2015-08-31 23:16:13-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_audiomanager.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 34580480 (33M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_audiomanager.tar’ git___git_baserock_org_delta_audiomanager.tar 100%[=================================================================================================================>] 32.98M 18.6MB/s in 1.8s 2015-08-31 23:16:15 (18.6 MB/s) - ‘git___git_baserock_org_delta_audiomanager.tar’ saved [34580480/34580480] remote: Counting objects: 271, done. remote: Compressing objects: 100% (239/239), done. remote: Total 271 (delta 162), reused 30 (delta 15) Receiving objects: 100% (271/271), 5.27 MiB | 2.70 MiB/s, done. Resolving deltas: 100% (162/162), completed with 47 local objects. From git://git.baserock.org/delta/audiomanager * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/6.0 -> baserock/6.0 * [new branch] baserock/genivi/6.1-3-gba709ee-gdp -> baserock/genivi/6.1-3-gba709ee-gdp * [new branch] baserock/genivi/6.2010gf494c08-generated-headers -> baserock/genivi/6.2010gf494c08-generated-headers * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/genivi/jonathan-am -> baserock/genivi/jonathan-am * [new branch] baserock/jonathanmaw/genivi-demo-jetson -> baserock/jonathanmaw/genivi-demo-jetson * [new branch] baserock/pedroalvarez/6.2-1-gf494c08 -> baserock/pedroalvarez/6.2-1-gf494c08 15-08-31 23:16:22 [228/245/248] [audiomanager] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_audiomanager 15-08-31 23:16:28 [228/245/248] [audiomanager] Git checkout upstream:audiomanager in /src/tmp/tmpXjM4fJ/audiomanager.build 15-08-31 23:16:28 [228/245/248] [audiomanager] Upstream version 8725157e 7.0 (7.0 + 0 commits) 15-08-31 23:16:28 [228/245/248] [audiomanager] Defined build system is cmake 15-08-31 23:16:28 [228/245/248] [audiomanager] Logging build commands to /src/artifacts/audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417.build-log 15-08-31 23:16:28 [228/245/248] [audiomanager] Running configure-commands 15-08-31 23:16:28 [228/245/248] [audiomanager] Running command: cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" 15-08-31 23:16:39 [228/245/248] [audiomanager] Running build-commands 15-08-31 23:16:39 [228/245/248] [audiomanager] Running command: make 15-08-31 23:22:16 [228/245/248] [audiomanager] Running install-commands 15-08-31 23:22:16 [228/245/248] [audiomanager] Running command: make DESTDIR="$DESTDIR" install 15-08-31 23:22:18 [228/245/248] [audiomanager] Running strip-commands 15-08-31 23:22:18 [228/245/248] [audiomanager] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-08-31 23:22:18 [228/245/248] [audiomanager] Elapsed time for build 00:06:05 15-08-31 23:22:18 [228/245/248] [audiomanager] Starting artifact creation 15-08-31 23:23:10 [228/245/248] [audiomanager] Now cached 17626959 bytes as audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417 15-08-31 23:23:10 [228/245/248] [audiomanager] Elapsed time for artifact creation 00:00:51 15-08-31 23:23:16 [228/245/248] [audiomanager] Cleaned up /src/tmp/tmpXjM4fJ 15-08-31 23:23:16 [228/245/248] [audiomanager] Elapsed time for assembly 00:09:09 15-08-31 23:23:16 [228/245/248] [genivi] Installing audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417 15-08-31 23:23:16 [229/245/248] [genivi] Starting build 15-08-31 23:23:17 [229/245/248] [genivi] Defined build system is manual 15-08-31 23:23:17 [229/245/248] [genivi] Logging build commands to /src/artifacts/genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6.build-log 15-08-31 23:23:17 [229/245/248] [genivi] Elapsed time for build 00:00:00 15-08-31 23:23:17 [229/245/248] [genivi] Starting artifact creation 15-08-31 23:23:17 [229/245/248] [genivi] Now cached 177 bytes as genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-08-31 23:23:17 [229/245/248] [genivi] Elapsed time for artifact creation 00:00:00 15-08-31 23:23:23 [229/245/248] [genivi] Cleaned up /src/tmp/tmpr1nAs6 15-08-31 23:23:23 [229/245/248] [genivi] Elapsed time for assembly 00:36:50 15-08-31 23:23:23 [229/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-08-31 23:23:23 [229/245/248] [bsp-jetson] Starting assembly 15-08-31 23:23:26 [229/245/248] [nouveau-drm] Starting assembly 15-08-31 23:23:27 [229/245/248] [linux-jetson-tk1] Starting assembly 15-08-31 23:23:27 [229/245/248] [linux-jetson-tk1] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-08-31 23:23:37 [230/245/248] [linux-jetson-tk1] Starting build 15-08-31 23:25:15 [230/245/248] [linux-jetson-tk1] Git checkout upstream:linux in /src/tmp/tmpfoGVLN/linux-jetson-tk1.build 15-08-31 23:25:17 [230/245/248] [linux-jetson-tk1] Upstream version a6df05fd v4.0-25-ga6df05f (v4.0 + 25 commits) 15-08-31 23:25:25 [230/245/248] [linux-jetson-tk1] Defined build system is manual 15-08-31 23:25:25 [230/245/248] [linux-jetson-tk1] Logging build commands to /src/artifacts/linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38.build-log 15-08-31 23:25:25 [230/245/248] [linux-jetson-tk1] Running configure-commands 15-08-31 23:25:25 [230/245/248] [linux-jetson-tk1] Running command: make ARCH=arm tegra_defconfig 15-08-31 23:25:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d KERNEL_LZO 15-08-31 23:25:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e KERNEL_GZIP 15-08-31 23:25:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NAMESPACES 15-08-31 23:25:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e PACKET 15-08-31 23:25:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SATA_AHCI 15-08-31 23:25:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e ATA_GENERIC 15-08-31 23:25:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e HAVE_IDE 15-08-31 23:25:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d BLK_DEV_IDE_SATA 15-08-31 23:25:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BTRFS_FS 15-08-31 23:25:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BTRFS_FS_POSIX_ACL 15-08-31 23:25:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DEVTMPFS 15-08-31 23:25:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DEVTMPFS_MOUNT 15-08-31 23:25:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CONFIG_FHANDLE 15-08-31 23:25:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DEVPTS_MULTIPLE_INSTANCES 15-08-31 23:25:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CGROUPS 15-08-31 23:25:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e AUTOFS4_FS 15-08-31 23:25:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config --set-str UEVENT_HELPER_PATH '' 15-08-31 23:25:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT2_FS 15-08-31 23:25:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT2_FS_XATTR 15-08-31 23:25:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT2_FS_POSIX_ACL 15-08-31 23:25:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT2_FS_SECURITY 15-08-31 23:25:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT2_FS_XIP 15-08-31 23:25:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT3_FS 15-08-31 23:25:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d EXT3_DEFAULTS_TO_ORDERED 15-08-31 23:25:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT3_FS_XATTR 15-08-31 23:25:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT3_FS_POSIX_ACL 15-08-31 23:25:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT3_FS_SECURITY 15-08-31 23:25:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT4_FS 15-08-31 23:25:56 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT4_FS_XATTR 15-08-31 23:25:56 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT4_FS_POSIX_ACL 15-08-31 23:25:56 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXT4_FS_SECURITY 15-08-31 23:25:57 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d EXT4_DEBUG 15-08-31 23:25:57 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e FUSE_FS 15-08-31 23:25:58 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e OVERLAY_FS 15-08-31 23:25:58 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e XFS_FS 15-08-31 23:25:58 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e LIBCRC32C 15-08-31 23:25:59 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d JBD_DEBUG 15-08-31 23:25:59 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d JBD2_DEBUG 15-08-31 23:25:59 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BLK_DEV_LOOP 15-08-31 23:26:00 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d BLK_DEV_CRYPTOLOOP 15-08-31 23:26:00 [230/245/248] [linux-jetson-tk1] Running command: scripts/config --set-val BLK_DEV_LOOP_MIN_COUNT 8 15-08-31 23:26:00 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DM_SNAPSHOT 15-08-31 23:26:01 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IKCONFIG 15-08-31 23:26:01 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IKCONFIG_PROC 15-08-31 23:26:01 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SECCOMP 15-08-31 23:26:02 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -d DEBUG_STACK_TRACE 15-08-31 23:26:02 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFSD 15-08-31 23:26:02 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFSD_V3 15-08-31 23:26:03 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DRM_TEGRA_STAGING 15-08-31 23:26:03 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -m DRM_NOUVEAU 15-08-31 23:26:03 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e VLAN_8021Q 15-08-31 23:26:04 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BRIDGE_VLAN_FILTERING 15-08-31 23:26:04 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BLK_DEV_NBD 15-08-31 23:26:04 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BRIDGE_NF_EBTABLES 15-08-31 23:26:05 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER 15-08-31 23:26:05 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_ADVANCED 15-08-31 23:26:05 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_ADDRTYPE 15-08-31 23:26:06 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e OPENVSWITCH 15-08-31 23:26:06 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e OPENVSWITCH_VXLAN 15-08-31 23:26:06 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CONFIG_OPENVSWITCH_GRE 15-08-31 23:26:06 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_CLS_BASIC 15-08-31 23:26:07 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_SCH_INGRESS 15-08-31 23:26:07 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_ACT_POLICE 15-08-31 23:26:07 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_IPGRE_DEMUX 15-08-31 23:26:08 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_SCH_HTB 15-08-31 23:26:08 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NET_SCH_HFSC 15-08-31 23:26:08 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e VXLAN 15-08-31 23:26:09 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e VETH 15-08-31 23:26:09 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_MATCH_AH 15-08-31 23:26:09 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_MATCH_ECN 15-08-31 23:26:10 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_MATCH_RPFILTER 15-08-31 23:26:10 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_MATCH_TTL 15-08-31 23:26:10 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_SYNPROXY 15-08-31 23:26:11 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_NETMAP 15-08-31 23:26:11 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_REDIRECT 15-08-31 23:26:11 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_CLUSTERIP 15-08-31 23:26:11 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_ECN 15-08-31 23:26:12 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_TARGET_TTL 15-08-31 23:26:12 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_RAW 15-08-31 23:26:12 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_SECURITY 15-08-31 23:26:13 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_NF_ARPTABLES 15-08-31 23:26:13 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_NETLINK_QUEUE 15-08-31 23:26:13 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SCSI_NETLINK 15-08-31 23:26:14 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_MARK 15-08-31 23:26:14 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_SET 15-08-31 23:26:14 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET 15-08-31 23:26:15 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_BITMAP_IP 15-08-31 23:26:15 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_BITMAP_IPMAC 15-08-31 23:26:15 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_BITMAP_PORT 15-08-31 23:26:15 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_IP 15-08-31 23:26:16 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_IPMARK 15-08-31 23:26:16 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_IPPORT 15-08-31 23:26:16 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_IPPORTIP 15-08-31 23:26:17 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_IPPORTNET 15-08-31 23:26:17 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_MAC 15-08-31 23:26:17 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_NETPORTNET 15-08-31 23:26:17 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_NET 15-08-31 23:26:18 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_NETNET 15-08-31 23:26:18 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_NETPORT 15-08-31 23:26:18 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_HASH_NETIFACE 15-08-31 23:26:19 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_SET_LIST_SET 15-08-31 23:26:19 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_TIMEOUT 15-08-31 23:26:19 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_TIMESTAMP 15-08-31 23:26:20 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_EVENTS 15-08-31 23:26:20 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_LABELS 15-08-31 23:26:20 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_NETLINK_ACCT 15-08-31 23:26:20 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_NETLINK_QUEUE_CT 15-08-31 23:26:21 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_PROTO_DCCP 15-08-31 23:26:21 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_PROTO_GRE 15-08-31 23:26:21 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_PROTO_SCTP 15-08-31 23:26:22 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_PROTO_UDPLITE 15-08-31 23:26:22 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_NETLINK_TIMEOUT 15-08-31 23:26:22 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CT_NETLINK_HELPER 15-08-31 23:26:23 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_AMANDA 15-08-31 23:26:23 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_H323 15-08-31 23:26:23 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_BROADCAST 15-08-31 23:26:24 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_NETBIOS_NS 15-08-31 23:26:24 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_SNMP 15-08-31 23:26:24 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_PPTP 15-08-31 23:26:25 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_SANE 15-08-31 23:26:25 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_CONNTRACK_TFTP 15-08-31 23:26:25 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_LOG_COMMON 15-08-31 23:26:25 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_NAT_PROTO_DCCP 15-08-31 23:26:26 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_NAT_PROTO_UDPLITE 15-08-31 23:26:26 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_NAT_PROTO_SCTP 15-08-31 23:26:26 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_NAT_AMANDA 15-08-31 23:26:27 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_NAT_TFTP 15-08-31 23:26:27 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_TABLES 15-08-31 23:26:27 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NF_TABLES_INET 15-08-31 23:26:28 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_COMPAT 15-08-31 23:26:28 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_EXTHDR 15-08-31 23:26:28 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_META 15-08-31 23:26:29 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_CT 15-08-31 23:26:29 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_LIMIT 15-08-31 23:26:29 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_NAT 15-08-31 23:26:29 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_QUEUE 15-08-31 23:26:30 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_REJECT 15-08-31 23:26:30 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_REJECT_INET 15-08-31 23:26:30 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_RBTREE 15-08-31 23:26:31 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_HASH 15-08-31 23:26:31 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_COUNTER 15-08-31 23:26:31 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_LOG 15-08-31 23:26:32 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NFT_MASQ 15-08-31 23:26:32 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_CONNMARK 15-08-31 23:26:32 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_AUDIT 15-08-31 23:26:32 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_CHECKSUM 15-08-31 23:26:33 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_CLASSIFY 15-08-31 23:26:33 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_CT 15-08-31 23:26:33 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_DSCP 15-08-31 23:26:34 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_HMARK 15-08-31 23:26:34 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_LED 15-08-31 23:26:34 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_LOG 15-08-31 23:26:35 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_NFQUEUE 15-08-31 23:26:35 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_RATEEST 15-08-31 23:26:35 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_TPROXY 15-08-31 23:26:36 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_TCPOPTSTRIP 15-08-31 23:26:36 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_TEE 15-08-31 23:26:36 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_TRACE 15-08-31 23:26:37 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_TARGET_IDLETIMER 15-08-31 23:26:37 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_BPF 15-08-31 23:26:37 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CLUSTER 15-08-31 23:26:37 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_COMMENT 15-08-31 23:26:38 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CONNBYTES 15-08-31 23:26:38 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CONNLABEL 15-08-31 23:26:38 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CONNLIMIT 15-08-31 23:26:39 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CPU 15-08-31 23:26:39 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_DCCP 15-08-31 23:26:39 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_DEVGROUP 15-08-31 23:26:40 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_DSCP 15-08-31 23:26:40 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_ESP 15-08-31 23:26:40 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_HASHLIMIT 15-08-31 23:26:40 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_HELPER 15-08-31 23:26:41 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_IPCOMP 15-08-31 23:26:41 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_IPRANGE 15-08-31 23:26:41 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_IPVS 15-08-31 23:26:42 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_L2TP 15-08-31 23:26:42 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_LENGTH 15-08-31 23:26:42 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_LIMIT 15-08-31 23:26:43 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_MAC 15-08-31 23:26:43 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_MULTIPORT 15-08-31 23:26:43 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_NFACCT 15-08-31 23:26:43 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_OSF 15-08-31 23:26:44 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_OWNER 15-08-31 23:26:44 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_CGROUP 15-08-31 23:26:44 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_PHYSDEV 15-08-31 23:26:45 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_PKTTYPE 15-08-31 23:26:45 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_QUOTA 15-08-31 23:26:45 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_RATEEST 15-08-31 23:26:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_REALM 15-08-31 23:26:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_RECENT 15-08-31 23:26:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_SCTP 15-08-31 23:26:46 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_SOCKET 15-08-31 23:26:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_STATISTIC 15-08-31 23:26:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_STRING 15-08-31 23:26:47 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_TCPMSS 15-08-31 23:26:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_TIME 15-08-31 23:26:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NETFILTER_XT_MATCH_U32 15-08-31 23:26:48 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e IP_VS 15-08-31 23:26:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e BRIDGE_NETFILTER 15-08-31 23:26:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CRYPTO_CRC32C 15-08-31 23:26:49 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CONFIGFS_FS 15-08-31 23:26:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e EXPERT 15-08-31 23:26:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TARGET_CORE 15-08-31 23:26:50 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e ISCSI_TARGET 15-08-31 23:26:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TCM_IBLOCK 15-08-31 23:26:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TCM_FILEIO 15-08-31 23:26:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TCM_PSCSI 15-08-31 23:26:51 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TCM_USER 15-08-31 23:26:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e CONFIG_UIO 15-08-31 23:26:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e LOOPBACK_TARGET 15-08-31 23:26:52 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e TCM_FC 15-08-31 23:26:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e LIBFC 15-08-31 23:26:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SCSI_FC_ATTRS 15-08-31 23:26:53 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SCSI_ISCSI_ATTRS 15-08-31 23:26:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e ISCSI_TCP 15-08-31 23:26:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e SCSI_LOWLEVEL 15-08-31 23:26:54 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -m DRM_NOUVEAU 15-08-31 23:26:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e NOUVEAU_PLATFORM_DRIVER 15-08-31 23:26:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config -e DRM_TEGRA_STAGING 15-08-31 23:26:55 [230/245/248] [linux-jetson-tk1] Running command: scripts/config --set-val NOUVEAU_DEBUG 5 15-08-31 23:26:56 [230/245/248] [linux-jetson-tk1] Running command: scripts/config --set-val NOUVEAU_DEBUG_DEFAULT 3 15-08-31 23:26:56 [230/245/248] [linux-jetson-tk1] Running command: yes '' | make ARCH=arm oldconfig 15-08-31 23:26:59 [230/245/248] [linux-jetson-tk1] Running build-commands 15-08-31 23:26:59 [230/245/248] [linux-jetson-tk1] Running command: make $MAKEFLAGS ARCH=arm LOADADDR=0x80200000 zImage dtbs 15-08-31 23:53:30 [230/245/248] [linux-jetson-tk1] Running install-commands 15-08-31 23:53:30 [230/245/248] [linux-jetson-tk1] Running command: mkdir -p "$DESTDIR"/boot 15-08-31 23:53:30 [230/245/248] [linux-jetson-tk1] Running command: cp arch/arm/boot/zImage "$DESTDIR"/boot/zImage 15-08-31 23:53:30 [230/245/248] [linux-jetson-tk1] Running command: cp arch/arm/boot/dts/tegra124-jetson-tk1.dtb "$DESTDIR"/boot/. 15-08-31 23:53:31 [230/245/248] [linux-jetson-tk1] Running command: make modules 15-09-01 00:11:45 [230/245/248] [linux-jetson-tk1] Running command: make INSTALL_MOD_PATH="$DESTDIR" modules_install 15-09-01 00:11:48 [230/245/248] [linux-jetson-tk1] Running command: install -d "$DESTDIR$PREFIX/src/linux" 15-09-01 00:11:48 [230/245/248] [linux-jetson-tk1] Running command: ( printf 'Makefile\0' printf 'Module.symvers\0' find arch/arm -maxdepth 1 -name 'Makefile*' -print0 find arch/arm \( -name 'module.lds' -o -name 'Kbuild.platforms' -o -name 'Platform' \) -print0 find arch/arm \( -type d -a \( -name include -o -name scripts \) \) -o \ \! -type d -a \( -path '*include/*' -o -path '*scripts/*' \) -print0 find include -name 'asm*' -prune -o -print0 find include/asm-generic -print0 find include/uapi -print0 find scripts -print0 ) | cpio -0pumd "$DESTDIR$PREFIX/src/linux" 15-09-01 00:11:53 [230/245/248] [linux-jetson-tk1] Elapsed time for build 00:48:16 15-09-01 00:11:53 [230/245/248] [linux-jetson-tk1] Starting artifact creation 15-09-01 00:13:57 [230/245/248] [linux-jetson-tk1] Now cached 28769026 bytes as linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38 15-09-01 00:13:57 [230/245/248] [linux-jetson-tk1] Elapsed time for artifact creation 00:02:03 15-09-01 00:14:16 [230/245/248] [linux-jetson-tk1] Cleaned up /src/tmp/tmpfoGVLN 15-09-01 00:14:16 [230/245/248] [linux-jetson-tk1] Elapsed time for assembly 00:50:49 15-09-01 00:14:16 [230/245/248] [nouveau-drm] Installing linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38 15-09-01 00:14:29 [231/245/248] [nouveau-drm] Starting build 15-09-01 00:14:30 [231/245/248] [nouveau-drm] Try fetching tarball git___git_baserock_org_delta_nouveau.tar --2015-09-01 00:14:30-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_nouveau.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4146688 (4.0M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_nouveau.tar’ git___git_baserock_org_delta_nouveau.tar 100%[=================================================================================================================>] 3.95M 12.8MB/s in 0.3s 2015-09-01 00:14:30 (12.8 MB/s) - ‘git___git_baserock_org_delta_nouveau.tar’ saved [4146688/4146688] remote: Counting objects: 1820, done. remote: Compressing objects: 100% (582/582), done. remote: Total 1820 (delta 1487), reused 1501 (delta 1202) Receiving objects: 100% (1820/1820), 307.16 KiB | 0 bytes/s, done. Resolving deltas: 100% (1487/1487), completed with 288 local objects. From git://git.baserock.org/delta/nouveau * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/gk20a -> baserock/gk20a * [new branch] baserock/jetson/3.17-rc5 -> baserock/jetson/3.17-rc5 * [new branch] baserock/jetson/gk20a -> baserock/jetson/gk20a * [new branch] baserock/tegra/4.0 -> baserock/tegra/4.0 * [new branch] gk20a -> gk20a * [new branch] gk20a_new -> gk20a_new * [new branch] gk20a_next -> gk20a_next * [new branch] gk20a_old -> gk20a_old * [new branch] gk20a_sync -> gk20a_sync * [new branch] gk20a_vram -> gk20a_vram * [new branch] gm20b -> gm20b * [new branch] tegra-fixes -> tegra-fixes 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_nouveau 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Git checkout upstream:nouveau in /src/tmp/tmpdGZLWm/nouveau-drm.build 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Upstream version 73de0a77 (No tag found) 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Defined build system is manual 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Logging build commands to /src/artifacts/nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb.build-log 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Running build-commands 15-09-01 00:14:37 [231/245/248] [nouveau-drm] Running command: sed -e 's/.*android\/sync.*/#ifdef CONFIG_SYNC\n&\n#endif/' -i drm/nouveau/nouveau_fence.c 15-09-01 00:14:38 [231/245/248] [nouveau-drm] Running command: cd drm/nouveau && make ARCH=arm M=$(pwd) -C /usr/src/linux/ modules 15-09-01 00:18:23 [231/245/248] [nouveau-drm] Running install-commands 15-09-01 00:18:23 [231/245/248] [nouveau-drm] Running command: cd drm/nouveau && make ARCH=arm M="$(pwd)" -C /usr/src/linux/ INSTALL_MOD_PATH="$DESTDIR" modules_install 15-09-01 00:18:25 [231/245/248] [nouveau-drm] Elapsed time for build 00:03:56 15-09-01 00:18:25 [231/245/248] [nouveau-drm] Starting artifact creation 15-09-01 00:19:42 [231/245/248] [nouveau-drm] Now cached 11999798 bytes as nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb 15-09-01 00:19:42 [231/245/248] [nouveau-drm] Elapsed time for artifact creation 00:01:16 15-09-01 00:19:46 [231/245/248] [nouveau-drm] Cleaned up /src/tmp/tmpdGZLWm 15-09-01 00:19:46 [231/245/248] [nouveau-drm] Elapsed time for assembly 00:56:20 15-09-01 00:19:46 [231/245/248] [bsp-jetson] Installing nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb 15-09-01 00:19:57 [231/245/248] [device-tree-compiler] Starting assembly 15-09-01 00:20:00 [231/245/248] [device-tree-compiler] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-09-01 00:20:08 [232/245/248] [device-tree-compiler] Starting build 15-09-01 00:20:08 [232/245/248] [device-tree-compiler] Try fetching tarball git___git_baserock_org_delta_device_tree_compiler.tar --2015-09-01 00:20:08-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_device_tree_compiler.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 828416 (809K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_device_tree_compiler.tar’ git___git_baserock_org_delta_device_tree_compiler. 100%[=================================================================================================================>] 809.00K --.-KB/s in 0.1s 2015-09-01 00:20:08 (8.27 MB/s) - ‘git___git_baserock_org_delta_device_tree_compiler.tar’ saved [828416/828416] remote: Counting objects: 12, done. remote: Compressing objects: 100% (10/10), done. remote: Total 12 (delta 3), reused 0 (delta 0) Unpacking objects: 100% (12/12), done. From git://git.baserock.org/delta/device-tree-compiler * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph 15-09-01 00:20:10 [232/245/248] [device-tree-compiler] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_device_tree_compiler 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Git checkout upstream:device-tree-compiler in /src/tmp/tmpQS6zMC/device-tree-compiler.build 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Upstream version 302fca9f v1.4.1 (v1.4.1 + 0 commits) 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Defined build system is manual 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Logging build commands to /src/artifacts/device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c.build-log 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Running build-commands 15-09-01 00:20:11 [232/245/248] [device-tree-compiler] Running command: make all 15-09-01 00:20:19 [232/245/248] [device-tree-compiler] Running install-commands 15-09-01 00:20:19 [232/245/248] [device-tree-compiler] Running command: make install DESTDIR="$DESTDIR" PREFIX="$PREFIX" 15-09-01 00:20:20 [232/245/248] [device-tree-compiler] Elapsed time for build 00:00:11 15-09-01 00:20:20 [232/245/248] [device-tree-compiler] Starting artifact creation 15-09-01 00:20:21 [232/245/248] [device-tree-compiler] Now cached 301628 bytes as device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-09-01 00:20:21 [232/245/248] [device-tree-compiler] Elapsed time for artifact creation 00:00:01 15-09-01 00:20:24 [232/245/248] [device-tree-compiler] Cleaned up /src/tmp/tmpQS6zMC 15-09-01 00:20:24 [232/245/248] [device-tree-compiler] Elapsed time for assembly 00:00:27 15-09-01 00:20:24 [232/245/248] [bsp-jetson] Installing device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-09-01 00:20:24 [232/245/248] [u-boot@jetson] Starting assembly 15-09-01 00:20:27 [232/245/248] [u-boot@jetson] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-09-01 00:20:34 [232/245/248] [u-boot@jetson] Installing device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-09-01 00:20:34 [233/245/248] [u-boot@jetson] Starting build 15-09-01 00:20:34 [233/245/248] [u-boot@jetson] Try fetching tarball git___git_baserock_org_delta_u_boot.tar --2015-09-01 00:20:34-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_u_boot.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 95745024 (91M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_u_boot.tar’ git___git_baserock_org_delta_u_boot.tar 100%[=================================================================================================================>] 91.31M 19.8MB/s in 4.1s 2015-09-01 00:20:38 (22.3 MB/s) - ‘git___git_baserock_org_delta_u_boot.tar’ saved [95745024/95745024] remote: Counting objects: 700, done. remote: Compressing objects: 100% (263/263), done. remote: Total 700 (delta 511), reused 590 (delta 417) Receiving objects: 100% (700/700), 341.59 KiB | 0 bytes/s, done. Resolving deltas: 100% (511/511), completed with 133 local objects. From git://git.baserock.org/delta/u-boot * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] GPL-Cleanup -> GPL-Cleanup * [new branch] baserock/arm/tegra-uboot-btrfs -> baserock/arm/tegra-uboot-btrfs * [new branch] baserock/james/tegra-uboot-btrfs -> baserock/james/tegra-uboot-btrfs * [new branch] baserock/jetson/btrfs-support -> baserock/jetson/btrfs-support * [new branch] baserock/jetson/u-boot-tegra-next -> baserock/jetson/u-boot-tegra-next * [new branch] baserock/morph -> baserock/morph * [new branch] baserock/v2013.07+aspeed -> baserock/v2013.07+aspeed * [new branch] baserock/v2013.07+aspeed_wedge -> baserock/v2013.07+aspeed_wedge * [new branch] baserock/violetamenendez/fix-uboot -> baserock/violetamenendez/fix-uboot * [new branch] env -> env * [new branch] ext4 -> ext4 * [new branch] i.MX31 -> i.MX31 * [new branch] lwmon5 -> lwmon5 * [new branch] tx25 -> tx25 15-09-01 00:20:48 [233/245/248] [u-boot@jetson] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_u_boot 15-09-01 00:20:55 [233/245/248] [u-boot@jetson] Git checkout upstream:u-boot in /src/tmp/tmpJu2ygO/u-boot@jetson.build 15-09-01 00:20:56 [233/245/248] [u-boot@jetson] Upstream version f33cdaa4 v2015.04 (v2015.04 + 0 commits) 15-09-01 00:20:58 [233/245/248] [u-boot@jetson] Defined build system is manual 15-09-01 00:20:58 [233/245/248] [u-boot@jetson] Logging build commands to /src/artifacts/u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c.build-log 15-09-01 00:20:58 [233/245/248] [u-boot@jetson] Running configure-commands 15-09-01 00:20:58 [233/245/248] [u-boot@jetson] Running command: make ARCH=arm jetson-tk1_config 15-09-01 00:21:16 [233/245/248] [u-boot@jetson] Running build-commands 15-09-01 00:21:16 [233/245/248] [u-boot@jetson] Running command: make ARCH=arm CROSS_COMPILE=/usr/bin/ 15-09-01 00:22:22 [233/245/248] [u-boot@jetson] Running command: make ARCH=arm CROSS_COMPILE=/usr/bin/ tools 15-09-01 00:22:25 [233/245/248] [u-boot@jetson] Running install-commands 15-09-01 00:22:25 [233/245/248] [u-boot@jetson] Running command: mkdir -p "$DESTDIR$PREFIX/bin" 15-09-01 00:22:26 [233/245/248] [u-boot@jetson] Running command: mkdir -p "$DESTDIR/boot" 15-09-01 00:22:26 [233/245/248] [u-boot@jetson] Running command: mkdir -p "$DESTDIR/boot/u-boot/" 15-09-01 00:22:26 [233/245/248] [u-boot@jetson] Running command: install -m 755 u-boot-dtb-tegra.bin "$DESTDIR/boot/u-boot.bin" 15-09-01 00:22:26 [233/245/248] [u-boot@jetson] Running command: install -m 755 u-boot-nodtb-tegra.bin "$DESTDIR/boot/u-boot/u-boot-nodtb-tegra.bin" 15-09-01 00:22:27 [233/245/248] [u-boot@jetson] Running command: install -m 755 u-boot.dtb "$DESTDIR/boot/u-boot/u-boot.dtb" 15-09-01 00:22:27 [233/245/248] [u-boot@jetson] Running command: size -A u-boot | grep -w .bss | tr -s ' ' | cut -d ' ' -f 2 > "$DESTDIR/boot/u-boot/u-boot-bss-size" 15-09-01 00:22:27 [233/245/248] [u-boot@jetson] Running command: install -m 755 tools/img2brec.sh "$DESTDIR$PREFIX/bin/." 15-09-01 00:22:27 [233/245/248] [u-boot@jetson] Running command: install -m 755 tools/jtagconsole "$DESTDIR$PREFIX/bin/." 15-09-01 00:22:28 [233/245/248] [u-boot@jetson] Running command: install -m 755 tools/netconsole "$DESTDIR$PREFIX/bin/." 15-09-01 00:22:28 [233/245/248] [u-boot@jetson] Running command: install -m 755 tools/mkenvimage "$DESTDIR$PREFIX/bin/." 15-09-01 00:22:28 [233/245/248] [u-boot@jetson] Running command: install -m 755 tools/mkimage "$DESTDIR$PREFIX/bin/." 15-09-01 00:22:28 [233/245/248] [u-boot@jetson] Elapsed time for build 00:01:54 15-09-01 00:22:28 [233/245/248] [u-boot@jetson] Starting artifact creation 15-09-01 00:22:29 [233/245/248] [u-boot@jetson] Now cached 482605 bytes as u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c 15-09-01 00:22:29 [233/245/248] [u-boot@jetson] Elapsed time for artifact creation 00:00:01 15-09-01 00:22:35 [233/245/248] [u-boot@jetson] Cleaned up /src/tmp/tmpJu2ygO 15-09-01 00:22:35 [233/245/248] [u-boot@jetson] Elapsed time for assembly 00:02:11 15-09-01 00:22:35 [233/245/248] [bsp-jetson] Installing u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c 15-09-01 00:22:35 [233/245/248] [linux-firmware-jetson] Starting assembly 15-09-01 00:22:38 [233/245/248] [linux-firmware-jetson] Installing core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-09-01 00:22:45 [234/245/248] [linux-firmware-jetson] Starting build 15-09-01 00:22:45 [234/245/248] [linux-firmware-jetson] Try fetching tarball git___git_baserock_org_delta_linux_firmware.tar --2015-09-01 00:22:45-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_linux_firmware.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 79055872 (75M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_linux_firmware.tar’ git___git_baserock_org_delta_linux_firmware.tar 100%[=================================================================================================================>] 75.39M 21.6MB/s in 4.1s 2015-09-01 00:22:50 (18.2 MB/s) - ‘git___git_baserock_org_delta_linux_firmware.tar’ saved [79055872/79055872] remote: Counting objects: 44, done. remote: Compressing objects: 100% (40/40), done. remote: Total 44 (delta 20), reused 0 (delta 0) Unpacking objects: 100% (44/44), done. From git://git.baserock.org/delta/linux-firmware * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/gm20b -> baserock/gm20b * [new branch] baserock/jetson -> baserock/jetson * [new branch] baserock/tegra/4.0 -> baserock/tegra/4.0 15-09-01 00:23:02 [234/245/248] [linux-firmware-jetson] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_linux_firmware 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Git checkout upstream:linux-firmware in /src/tmp/tmpHdwcVd/linux-firmware-jetson.build 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Upstream version ff2afc9d (No tag found) 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Defined build system is manual 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Logging build commands to /src/artifacts/linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2.build-log 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Running install-commands 15-09-01 00:23:06 [234/245/248] [linux-firmware-jetson] Running command: install -d "$DESTDIR/lib/firmware/nvidia/tegra124" 15-09-01 00:23:07 [234/245/248] [linux-firmware-jetson] Running command: install -d "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:07 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_fuc409c "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:07 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_fuc409d "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:08 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_fuc41ac "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:08 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_fuc41ad "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:08 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_bundle "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:08 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_method "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:09 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_sw_ctx "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:09 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nouveau/nvea_sw_nonctx "$DESTDIR/lib/firmware/nouveau" 15-09-01 00:23:09 [234/245/248] [linux-firmware-jetson] Running command: install -m644 nvidia/tegra124/xusb.bin "$DESTDIR/lib/firmware/nvidia/tegra124" 15-09-01 00:23:09 [234/245/248] [linux-firmware-jetson] Running command: install -m644 LICENCE.nvidia "$DESTDIR/lib/firmware" 15-09-01 00:23:10 [234/245/248] [linux-firmware-jetson] Elapsed time for build 00:00:24 15-09-01 00:23:10 [234/245/248] [linux-firmware-jetson] Starting artifact creation 15-09-01 00:23:10 [234/245/248] [linux-firmware-jetson] Now cached 104573 bytes as linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2 15-09-01 00:23:10 [234/245/248] [linux-firmware-jetson] Elapsed time for artifact creation 00:00:00 15-09-01 00:23:13 [234/245/248] [linux-firmware-jetson] Cleaned up /src/tmp/tmpHdwcVd 15-09-01 00:23:13 [234/245/248] [linux-firmware-jetson] Elapsed time for assembly 00:00:38 15-09-01 00:23:13 [234/245/248] [bsp-jetson] Installing linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Starting build 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Defined build system is manual 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Logging build commands to /src/artifacts/bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000.build-log 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Elapsed time for build 00:00:00 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Starting artifact creation 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Now cached 180 bytes as bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-09-01 00:23:13 [235/245/248] [bsp-jetson] Elapsed time for artifact creation 00:00:00 15-09-01 00:23:17 [235/245/248] [bsp-jetson] Cleaned up /src/tmp/tmp0jG4BY 15-09-01 00:23:17 [235/245/248] [bsp-jetson] Elapsed time for assembly 00:59:53 15-09-01 00:23:17 [235/245/248] [genivi-baseline-system-armv7lhf-jetson] Installing bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-09-01 00:23:20 [235/245/248] [multimedia-gstreamer] Starting assembly 15-09-01 00:23:23 [235/245/248] [gstreamer-plugins-base] Starting assembly 15-09-01 00:23:23 [235/245/248] [gstreamer] Starting assembly 15-09-01 00:23:23 [235/245/248] [gstreamer] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-09-01 00:23:34 [235/245/248] [gstreamer] Installing multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-09-01 00:23:34 [235/245/248] [orc] Starting assembly 15-09-01 00:23:38 [235/245/248] [orc] Installing multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-09-01 00:23:45 [235/245/248] [orc] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-09-01 00:23:47 [236/245/248] [orc] Starting build 15-09-01 00:23:48 [236/245/248] [orc] Try fetching tarball git___git_baserock_org_delta_orc.tar --2015-09-01 00:23:48-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_orc.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1698304 (1.6M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_orc.tar’ git___git_baserock_org_delta_orc.tar 100%[=================================================================================================================>] 1.62M --.-KB/s in 0.1s 2015-09-01 00:23:48 (14.4 MB/s) - ‘git___git_baserock_org_delta_orc.tar’ saved [1698304/1698304] remote: Counting objects: 121, done. remote: Compressing objects: 100% (66/66), done. remote: Total 121 (delta 88), reused 83 (delta 53) Receiving objects: 100% (121/121), 27.68 KiB | 0 bytes/s, done. Resolving deltas: 100% (88/88), completed with 23 local objects. From git://git.baserock.org/delta/orc * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/morph -> baserock/morph * [new branch] neon -> neon * [new branch] pixman -> pixman * [new branch] test -> test * [new branch] x86insn -> x86insn 15-09-01 00:23:51 [236/245/248] [orc] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_orc 15-09-01 00:23:51 [236/245/248] [orc] Git checkout upstream:orc in /src/tmp/tmpXZD_8B/orc.build 15-09-01 00:23:51 [236/245/248] [orc] Upstream version b4f7fcaf orc-0.4.16-110-gb4f7fca (orc-0.4.16 + 110 commits) 15-09-01 00:23:51 [236/245/248] [orc] Defined build system is autotools 15-09-01 00:23:51 [236/245/248] [orc] Logging build commands to /src/artifacts/orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3.build-log 15-09-01 00:23:51 [236/245/248] [orc] Running configure-commands 15-09-01 00:23:51 [236/245/248] [orc] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-09-01 00:25:27 [236/245/248] [orc] Running build-commands 15-09-01 00:25:27 [236/245/248] [orc] Running command: make 15-09-01 00:27:43 [236/245/248] [orc] Running install-commands 15-09-01 00:27:43 [236/245/248] [orc] Running command: make DESTDIR="$DESTDIR" install 15-09-01 00:27:47 [236/245/248] [orc] Running strip-commands 15-09-01 00:27:47 [236/245/248] [orc] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-09-01 00:27:47 [236/245/248] [orc] Elapsed time for build 00:03:59 15-09-01 00:27:47 [236/245/248] [orc] Starting artifact creation 15-09-01 00:27:55 [236/245/248] [orc] Now cached 1642637 bytes as orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-09-01 00:27:55 [236/245/248] [orc] Elapsed time for artifact creation 00:00:08 15-09-01 00:27:59 [236/245/248] [orc] Cleaned up /src/tmp/tmpXZD_8B 15-09-01 00:27:59 [236/245/248] [orc] Elapsed time for assembly 00:04:24 15-09-01 00:27:59 [236/245/248] [gstreamer] Installing orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-09-01 00:27:59 [236/245/248] [gstreamer] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-09-01 00:28:00 [237/245/248] [gstreamer] Starting build 15-09-01 00:28:00 [237/245/248] [gstreamer] Try fetching tarball git___git_baserock_org_delta_gstreamer.tar --2015-09-01 00:28:00-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gstreamer.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 39694336 (38M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gstreamer.tar’ git___git_baserock_org_delta_gstreamer.tar 100%[=================================================================================================================>] 37.86M 2.40MB/s in 10s 2015-09-01 00:28:11 (3.72 MB/s) - ‘git___git_baserock_org_delta_gstreamer.tar’ saved [39694336/39694336] remote: Counting objects: 44, done. remote: Compressing objects: 100% (29/29), done. remote: Total 44 (delta 19), reused 38 (delta 13) Unpacking objects: 100% (44/44), done. From git://git.baserock.org/delta/gstreamer * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.4 -> baserock/1.4 * [new branch] baserock/1.4.4+bison_fix -> baserock/1.4.4+bison_fix * [new branch] baserock/franred/1.4-fix-bison-check -> baserock/franred/1.4-fix-bison-check * [new branch] baserock/genivi/baseline -> baserock/genivi/baseline * [new branch] baserock/james/0.10 -> baserock/james/0.10 * [new branch] baserock/morph/0.10 -> baserock/morph/0.10 * [new branch] baserock/morph/1.2 -> baserock/morph/1.2 15-09-01 00:28:56 [237/245/248] [gstreamer] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gstreamer 15-09-01 00:28:57 [237/245/248] [gstreamer] Git checkout upstream:gstreamer in /src/tmp/tmpcdCjNS/gstreamer.build 15-09-01 00:28:58 [237/245/248] [gstreamer] Upstream version c61dea14 1.4.4-2-gc61dea1 (1.4.4 + 2 commits) 15-09-01 00:28:58 [237/245/248] [gstreamer] Git submodules 15-09-01 00:28:58 [237/245/248] [gstreamer] Try fetching tarball git___git_baserock_org_delta_gstreamer_common.tar --2015-09-01 00:28:58-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gstreamer_common.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 792576 (774K) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gstreamer_common.tar’ git___git_baserock_org_delta_gstreamer_common.tar 100%[=================================================================================================================>] 774.00K 3.19MB/s in 0.2s 2015-09-01 00:28:58 (3.19 MB/s) - ‘git___git_baserock_org_delta_gstreamer_common.tar’ saved [792576/792576] remote: Counting objects: 24, done. remote: Compressing objects: 100% (18/18), done. remote: Total 24 (delta 13), reused 13 (delta 4) Unpacking objects: 100% (24/24), done. From git://git.baserock.org/delta/gstreamer-common * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/0.10-with-bison-version-fix -> baserock/0.10-with-bison-version-fix * [new branch] baserock/franred/fix-bison-version-check -> baserock/franred/fix-bison-version-check * [new branch] baserock/robtaylor/hack-deprecated -> baserock/robtaylor/hack-deprecated 15-09-01 00:29:05 [237/245/248] [gstreamer] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gstreamer_common 15-09-01 00:29:05 [237/245/248] [gstreamer] Git checkout upstream:gstreamer-common in /src/tmp/tmpcdCjNS/gstreamer.build/common 15-09-01 00:29:05 [237/245/248] [gstreamer] Upstream version dae0ad20 RELEASE-0_10_22-378-gdae0ad2 (RELEASE-0_10_22 + 378 commits) 15-09-01 00:29:05 [237/245/248] [gstreamer] Defined build system is autotools 15-09-01 00:29:05 [237/245/248] [gstreamer] Logging build commands to /src/artifacts/gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266.build-log 15-09-01 00:29:05 [237/245/248] [gstreamer] Running configure-commands 15-09-01 00:29:05 [237/245/248] [gstreamer] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-09-01 00:31:13 [237/245/248] [gstreamer] Running build-commands 15-09-01 00:31:13 [237/245/248] [gstreamer] Running command: make 15-09-01 00:35:58 [237/245/248] [gstreamer] Running install-commands 15-09-01 00:35:58 [237/245/248] [gstreamer] Running command: make DESTDIR="$DESTDIR" install 15-09-01 00:36:21 [237/245/248] [gstreamer] Running strip-commands 15-09-01 00:36:21 [237/245/248] [gstreamer] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-09-01 00:36:22 [237/245/248] [gstreamer] Elapsed time for build 00:08:21 15-09-01 00:36:22 [237/245/248] [gstreamer] Starting artifact creation 15-09-01 00:36:35 [237/245/248] [gstreamer] Now cached 3740668 bytes as gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-09-01 00:36:35 [237/245/248] [gstreamer] Elapsed time for artifact creation 00:00:13 15-09-01 00:36:39 [237/245/248] [gstreamer] Cleaned up /src/tmp/tmpcdCjNS 15-09-01 00:36:39 [237/245/248] [gstreamer] Elapsed time for assembly 00:13:16 15-09-01 00:36:39 [237/245/248] [gstreamer-plugins-base] Installing gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-09-01 00:36:50 [238/245/248] [gstreamer-plugins-base] Starting build 15-09-01 00:36:50 [238/245/248] [gstreamer-plugins-base] Try fetching tarball git___git_baserock_org_delta_gstreamer_plugins_base.tar --2015-09-01 00:36:50-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gstreamer_plugins_base.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 30787072 (29M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gstreamer_plugins_base.tar’ git___git_baserock_org_delta_gstreamer_plugins_bas 100%[=================================================================================================================>] 29.36M 3.19MB/s in 8.7s 2015-09-01 00:36:59 (3.39 MB/s) - ‘git___git_baserock_org_delta_gstreamer_plugins_base.tar’ saved [30787072/30787072] remote: Counting objects: 19, done. remote: Compressing objects: 100% (13/13), done. remote: Total 19 (delta 7), reused 16 (delta 4) Unpacking objects: 100% (19/19), done. From git://git.baserock.org/delta/gstreamer-plugins-base * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.4 -> baserock/1.4 * [new branch] baserock/morph/0.10 -> baserock/morph/0.10 * [new branch] baserock/morph/1.2 -> baserock/morph/1.2 15-09-01 00:37:04 [238/245/248] [gstreamer-plugins-base] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gstreamer_plugins_base 15-09-01 00:37:05 [238/245/248] [gstreamer-plugins-base] Git checkout upstream:gstreamer-plugins-base in /src/tmp/tmpmGSIzM/gstreamer-plugins-base.build 15-09-01 00:37:05 [238/245/248] [gstreamer-plugins-base] Upstream version 3b38ad94 1.4.4-1-g3b38ad9 (1.4.4 + 1 commits) 15-09-01 00:37:05 [238/245/248] [gstreamer-plugins-base] Git submodules 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Git checkout upstream:gstreamer-common in /src/tmp/tmpmGSIzM/gstreamer-plugins-base.build/common 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Upstream version 211fa5f2 RELEASE-0_10_22-366-g211fa5f (RELEASE-0_10_22 + 366 commits) 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Defined build system is autotools 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Logging build commands to /src/artifacts/gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c.build-log 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Running configure-commands 15-09-01 00:37:06 [238/245/248] [gstreamer-plugins-base] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-09-01 00:39:38 [238/245/248] [gstreamer-plugins-base] Running build-commands 15-09-01 00:39:38 [238/245/248] [gstreamer-plugins-base] Running command: make 15-09-01 00:45:21 [238/245/248] [gstreamer-plugins-base] Running install-commands 15-09-01 00:45:21 [238/245/248] [gstreamer-plugins-base] Running command: make DESTDIR="$DESTDIR" install 15-09-01 00:46:43 [238/245/248] [gstreamer-plugins-base] Running strip-commands 15-09-01 00:46:43 [238/245/248] [gstreamer-plugins-base] Running command: find "$DESTDIR" -type f \ '(' -perm -111 -o -name '*.so*' -o -name '*.cmxs' -o -name '*.node' ')' \ -exec sh -ec \ 'read -n4 hdr <"$1" # check for elf header if [ "$hdr" != "$(printf \x7ELF)" ]; then exit 0 fi debugfile="$DESTDIR$PREFIX/lib/debug/$(basename "$1")" mkdir -p "$(dirname "$debugfile")" objcopy --only-keep-debug "$1" "$debugfile" chmod 644 "$debugfile" strip --remove-section=.comment --remove-section=.note --strip-unneeded "$1" objcopy --add-gnu-debuglink "$debugfile" "$1"' - {} ';' 15-09-01 00:46:44 [238/245/248] [gstreamer-plugins-base] Elapsed time for build 00:09:54 15-09-01 00:46:44 [238/245/248] [gstreamer-plugins-base] Starting artifact creation 15-09-01 00:47:00 [238/245/248] [gstreamer-plugins-base] Now cached 4714110 bytes as gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-09-01 00:47:00 [238/245/248] [gstreamer-plugins-base] Elapsed time for artifact creation 00:00:16 15-09-01 00:47:04 [238/245/248] [gstreamer-plugins-base] Cleaned up /src/tmp/tmpmGSIzM 15-09-01 00:47:04 [238/245/248] [gstreamer-plugins-base] Elapsed time for assembly 00:23:41 15-09-01 00:47:04 [238/245/248] [multimedia-gstreamer] Installing gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-09-01 00:47:15 [238/245/248] [gstreamer-plugins-bad] Starting assembly 15-09-01 00:47:18 [238/245/248] [gstreamer-plugins-bad] Installing mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-09-01 00:47:28 [238/245/248] [gstreamer-plugins-bad] Installing orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-09-01 00:47:29 [238/245/248] [gstreamer-plugins-bad] Installing gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-09-01 00:47:29 [238/245/248] [gstreamer-plugins-bad] Installing gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-09-01 00:47:29 [239/245/248] [gstreamer-plugins-bad] Starting build 15-09-01 00:47:29 [239/245/248] [gstreamer-plugins-bad] Try fetching tarball git___git_baserock_org_delta_gstreamer_plugins_bad.tar --2015-09-01 00:47:29-- http://git.baserock.org/tarballs/git___git_baserock_org_delta_gstreamer_plugins_bad.tar Resolving git.baserock.org (git.baserock.org)... 185.43.218.183 Connecting to git.baserock.org (git.baserock.org)|185.43.218.183|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 47094784 (45M) [application/octet-stream] Saving to: ‘git___git_baserock_org_delta_gstreamer_plugins_bad.tar’ git___git_baserock_org_delta_gstreamer_plugins_bad 100%[=================================================================================================================>] 44.91M 20.6MB/s in 2.2s 2015-09-01 00:47:31 (20.6 MB/s) - ‘git___git_baserock_org_delta_gstreamer_plugins_bad.tar’ saved [47094784/47094784] remote: Counting objects: 15, done. remote: Compressing objects: 100% (11/11), done. remote: Total 15 (delta 4), reused 13 (delta 2) Unpacking objects: 100% (15/15), done. From git://git.baserock.org/delta/gstreamer-plugins-bad * [new ref] refs/gitano/admin -> refs/gitano/admin * [new branch] baserock/1.4 -> baserock/1.4 * [new branch] baserock/morph/1.2 -> baserock/morph/1.2 15-09-01 00:47:46 [239/245/248] [gstreamer-plugins-bad] Git repo is mirrored at /src/gits/git___git_baserock_org_delta_gstreamer_plugins_bad 15-09-01 00:47:48 [239/245/248] [gstreamer-plugins-bad] Git checkout upstream:gstreamer-plugins-bad in /src/tmp/tmpCezT8Q/gstreamer-plugins-bad.build 15-09-01 00:47:49 [239/245/248] [gstreamer-plugins-bad] Upstream version bb2a4669 1.4.4-2-gbb2a466 (1.4.4 + 2 commits) 15-09-01 00:47:49 [239/245/248] [gstreamer-plugins-bad] Git submodules 15-09-01 00:47:49 [239/245/248] [gstreamer-plugins-bad] Git checkout upstream:gstreamer-common in /src/tmp/tmpCezT8Q/gstreamer-plugins-bad.build/common 15-09-01 00:47:49 [239/245/248] [gstreamer-plugins-bad] Upstream version 211fa5f2 RELEASE-0_10_22-366-g211fa5f (RELEASE-0_10_22 + 366 commits) 15-09-01 00:47:50 [239/245/248] [gstreamer-plugins-bad] Defined build system is autotools 15-09-01 00:47:50 [239/245/248] [gstreamer-plugins-bad] Logging build commands to /src/artifacts/gstreamer-plugins-bad.3e159985d638cd97dc110b35795f9dd59826fe5658081eb9ec9354141ac12c0a.build-log 15-09-01 00:47:50 [239/245/248] [gstreamer-plugins-bad] Running configure-commands 15-09-01 00:47:50 [239/245/248] [gstreamer-plugins-bad] Running command: export NOCONFIGURE=1 if [ -e bootstrap ]; then ./bootstrap elif [ -e bootstrap.sh ]; then ./bootstrap.sh elif [ -e autogen ]; then ./autogen elif [ -e autogen.sh ]; then ./autogen.sh elif [ ! -e ./configure ]; then autoreconf -ivf fi ./configure --prefix="$PREFIX" 15-09-01 00:54:23 [239/245/248] [gstreamer-plugins-bad] Running build-commands 15-09-01 00:54:23 [239/245/248] [gstreamer-plugins-bad] Running command: make Write failed: Broken pipe ~/Projects/2015/build-logs>ssh root@212.47.240.204 Last login: Mon Aug 31 06:23:36 2015 from 86.14.103.181 [root@ybd-machine ~]# df Filesystem 1K-blocks Used Available Use% Mounted on none 1031804 4 1031800 1% /dev tmpfs 207108 14012 193096 7% /run /dev/nbd0 47929956 1087784 44384384 3% / tmpfs 1035536 0 1035536 0% /dev/shm tmpfs 1035536 0 1035536 0% /sys/fs/cgroup /dev/nbd1 144054092 9167704 127545788 7% /src tmpfs 207108 0 207108 0% /run/user/0 [root@ybd-machine ~]# df -h Filesystem Size Used Avail Use% Mounted on none 1008M 4.0K 1008M 1% /dev tmpfs 203M 14M 189M 7% /run /dev/nbd0 46G 1.1G 43G 3% / tmpfs 1012M 0 1012M 0% /dev/shm tmpfs 1012M 0 1012M 0% /sys/fs/cgroup /dev/nbd1 138G 8.8G 122G 7% /src tmpfs 203M 0 203M 0% /run/user/0 [root@ybd-machine ~]# cd /src/definitions/ [root@ybd-machine definitions]# history 1 mkfs -t ext4 /dev/nbd1 2 mkdir /src 3 mount /dev/nbd1 /src 4 wget https://bootstrap.pypa.io/get-pip.py 5 python get-pip.py 6 pip install pyyaml sandboxlib jsonschema requests 7 dnf install which make automake gcc gcc-c++ gawk git m4 8 ls /src 9 df 10 cd /src 11 git clone git://github.com/devcurmudgeon/ybd 12 git clone git://git.baserock.org/baserock/baserock/definitions 13 vi ybd/ybd.conf 14 cd definitions/ 15 ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhf 16 rm -fr /src/gits/git___git_baserock_org_delta_linux.tmp/ 17 ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhf 18 df 19 df -h 20 cd /src/definitions/ 21 history [root@ybd-machine definitions]# ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhf 15-09-01 03:27:06 [TOTAL] Starting 15-09-01 03:27:06 [SETUP] Configuration from /src/ybd/ybd.conf: aliases: 'baserock:': 'git://git.baserock.org/baserock/' 'freedesktop:': 'git://anongit.freedesktop.org/' 'github:': 'git://github.com/' 'gnome:': 'git://git.gnome.org/' 'upstream:': 'git://git.baserock.org/delta/' base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin'] base: '/src' cache-server: 'http://git.baserock.org:8080/1.0/sha1s?' defaults: 'config/defaults.conf' defs-schema: './schema/definitions-schema.json' json-schema: './schema/json-schema.json' no-ccache: False no-distcc: True server: 'http://192.168.56.102:8000/' tar-url: 'http://git.baserock.org/tarballs' 15-09-01 03:27:07 [SETUP] ybd.py version is HEAD 15-27-102-g09a99e0-dirty (15-27 + 102 commits) 15-09-01 03:27:07 [SETUP] Max-jobs is set to 6 15-09-01 03:27:07 [TARGET] Target is /src/definitions/genivi-baseline-system-armv7lhf-jetson armv7lhf 15-09-01 03:27:07 [DEFINITIONS] Starting parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 15-09-01 03:27:07 [DEFINITIONS] WARNING: problem loading ./schema/json-schema.json 15-09-01 03:27:07 [DEFINITIONS] WARNING: problem loading ./schema/definitions-schema.json 15-09-01 03:27:11 [ansible] WARNING: ansible contains ansible 15-09-01 03:27:12 [baserock-import] WARNING: baserock-import contains baserock-import 15-09-01 03:27:15 [cups] WARNING: cups contains cups 15-09-01 03:27:15 [cxmanage] WARNING: cxmanage contains cxmanage 15-09-01 03:27:15 [django] WARNING: django contains django 15-09-01 03:27:16 [enlightenment] WARNING: enlightenment contains enlightenment 15-09-01 03:27:16 [erlang] WARNING: erlang contains erlang 15-09-01 03:27:17 [gtk3] WARNING: gtk3 contains gtk3 15-09-01 03:27:17 [lorry-controller] WARNING: lorry-controller contains lorry-controller 15-09-01 03:27:17 [lorry] WARNING: lorry contains lorry 15-09-01 03:27:17 [lua] WARNING: lua contains lua 15-09-01 03:27:18 [orc] WARNING: multiple definitions of build-depends 15-09-01 03:27:18 [orc] ['strata/core.morph', 'strata/foundation.morph', 'strata/audio-bluetooth.morph', 'strata/multimedia-common.morph'] | ['strata/audio-bluetooth.morph', 'strata/multimedia-common.morph', 'strata/mesa-common.morph'] 15-09-01 03:27:18 [orc] WARNING: multiple definitions of ref 15-09-01 03:27:18 [orc] b4f7fcaf99a4d952e59f2a9fa9286d24cc4b3a5a | 16e053b8f2359196fd50b111f1c10b93590f5cb9 15-09-01 03:27:18 [orc] WARNING: multiple definitions of unpetrify-ref 15-09-01 03:27:18 [orc] baserock/morph | orc-0.4.22 15-09-01 03:27:18 [ntpd] WARNING: ntpd contains ntpd 15-09-01 03:27:22 [qt4-tools] WARNING: qt4-tools contains qt4-tools 15-09-01 03:27:22 [ruby] WARNING: ruby contains ruby 15-09-01 03:27:22 [samba] WARNING: samba contains samba 15-09-01 03:27:23 [swift] WARNING: swift contains swift 15-09-01 03:27:23 [linux-user-chroot] WARNING: multiple definitions of build-depends 15-09-01 03:27:23 [linux-user-chroot] ['strata/core.morph', 'strata/python-core.morph'] | ['strata/core.morph', 'strata/glib-common.morph'] 15-09-01 03:27:25 [libepoxy] WARNING: multiple definitions of build-depends 15-09-01 03:27:25 [libepoxy] ['strata/gtk-deps.morph', 'strata/wayland-generic.morph'] | ['strata/foundation.morph', 'strata/libdrm-common.morph', 'strata/mesa-common.morph', 'strata/x-common.morph', 'strata/graphics-common.morph'] 15-09-01 03:27:26 [xstatic] WARNING: xstatic contains xstatic 15-09-01 03:27:26 [zookeeper-client] WARNING: zookeeper-client contains zookeeper-client 15-09-01 03:27:26 [zookeeper-server] WARNING: zookeeper-server contains zookeeper-server 15-09-01 03:27:26 [zookeeper] WARNING: zookeeper contains zookeeper 15-09-01 03:27:48 [DEFINITIONS] Elapsed time for parsing HEAD baserock-15.34-21-g3293358 (baserock-15.34 + 21 commits) 00:00:41 15-09-01 03:27:48 [CACHE-KEYS] Starting cache-key calculations 15-09-01 03:27:48 [stage1-binutils] Cache_key is stage1-binutils.efd9f69dc47162aabb5fc19eaafe97f2a83dc1e8910e7fafe6904ebfc66ef54a 15-09-01 03:27:49 [stage1-gcc] Cache_key is stage1-gcc.6c40affa665d13f6b269ec91a9e72aaecbd62e0b8a1864df43f36ec9f455d8c7 15-09-01 03:27:49 [stage2-linux-api-headers] Cache_key is stage2-linux-api-headers.b83d8fef8948892994136ebc7607bd4d3cd4f4ab4c530a9fff24eacda9efbc41 15-09-01 03:27:49 [stage2-glibc] Cache_key is stage2-glibc.774018345a49481b2a90a68155f4d56406bc8a90aa2c2b0d24318042f0657fc9 15-09-01 03:27:49 [stage2-libstdc++] Cache_key is stage2-libstdc++.fec238354820ab1d74955121eaccfa220c1158619f3639b6a5e3d0bee88e355c 15-09-01 03:27:49 [stage2-binutils] Cache_key is stage2-binutils.f3d43a0974d9f5582f315d858e52fe430a34d991c095499faa633adb03c39247 15-09-01 03:27:49 [stage2-gcc-fixed-headers] Cache_key is stage2-gcc-fixed-headers.5d8a7fdf713546e5f61fb72bd4533655db4884809be91e206d7b242b324f3685 15-09-01 03:27:49 [stage2-gcc] Cache_key is stage2-gcc.89debef9fef1500e7461a1ac3b8184e117b5fe65834808e0ec5cc3a37bfac138 15-09-01 03:27:49 [stage2-busybox] Cache_key is stage2-busybox.d8f9a81f6f8596316e8f1aee28d6c4296fd22d41e2fca5a2651578c7e7af7986 15-09-01 03:27:49 [stage2-fake-bash] Cache_key is stage2-fake-bash.68b50528168b3f80b7591709dfbb33f58f142f7751f2fb6f78139b7a0fdfe42d 15-09-01 03:27:49 [stage2-fhs-dirs] Cache_key is stage2-fhs-dirs.c467e37727c3bd528298f195cef62946e4833f3200aaf5530a793647045687c9 15-09-01 03:27:49 [stage2-gawk] Cache_key is stage2-gawk.b6cfa28d854e94d602fc533ccdadcd9a5feb9d8c2489acdbe5b12e4bd669e40c 15-09-01 03:27:49 [stage2-make] Cache_key is stage2-make.2e3d0c2c113e77110a801c31d8091bc263b4a7ff6e096e24d5fbe66056373da6 15-09-01 03:27:49 [stage2-reset-specs] Cache_key is stage2-reset-specs.7abcc9a37580245752ab8876999483580ac723fe135d4fb0a9e6392dda695b97 15-09-01 03:27:49 [fhs-dirs] Cache_key is fhs-dirs.ef3686c1294286c3eebd6e979e4954c4c9f091b6608a1e9d5937e8ed1ebac9b9 15-09-01 03:27:49 [linux-api-headers] Cache_key is linux-api-headers.e9d7c9b335b50db76d895418678fa99206150f85447991d735c0e8ee61df8c4e 15-09-01 03:27:50 [glibc] Cache_key is glibc.b2c2a8104380a33d70546e9fbd8098d4ac8b286f4b44266e0454a44ca1b79fcf 15-09-01 03:27:50 [zlib] Cache_key is zlib.25b81f4e70ac3e25679dccf1fd7345d54c23990523d301c4d77c521ee8b99042 15-09-01 03:27:50 [binutils] Cache_key is binutils.3982012b04f9126b9e1c0c703286685f97592117aabb0e80f8cab1f1ba375802 15-09-01 03:27:50 [busybox] Cache_key is busybox.ed1279c3bc21203668952a6155a545d6ac7d330d0159bbaeafb8d9025a7bfaa1 15-09-01 03:27:50 [gawk] Cache_key is gawk.b0eb2afd5feb3c5ee9e92a93ff599d223276156a5dfe5ac3fde783aa7701eba3 15-09-01 03:27:50 [m4-tarball] Cache_key is m4-tarball.2efc3db4b58f1ae143bdb9744d2a21f225aed82bd2b0c3f7f99943c9c26283f9 15-09-01 03:27:50 [gcc] Cache_key is gcc.769448f047c2ba79df76abd316f8109782c93f1432f5797ccad4eadc231a78e9 15-09-01 03:27:50 [make] Cache_key is make.f48b0e9e0ba429d98c9cd431a3520b976fc5427f9c8b64a61e36acaa35f23436 15-09-01 03:27:50 [ccache] Cache_key is ccache.6175c210be4284b1d7b5c8c537c5fa585e5429f4872e657964bfef71d81f9dd0 15-09-01 03:27:50 [build-essential] Cache_key is build-essential.343190f8242a7b8af51c07bf8ae27f8ca9403ba0f796f9a2274c9bf171f69fd2 15-09-01 03:27:50 [gdbm] Cache_key is gdbm.b554f64e11868296c71395df4e239b743f6631650ba60e3b23a7ef603095b482 15-09-01 03:27:50 [perl] Cache_key is perl.d2407dad8b13123e144c529628c2227b651fca2eeba618b504eee00c58a4ce90 15-09-01 03:27:50 [ncurses] Cache_key is ncurses.d10e3302adabf68aeeb70e0371ec7aa06d211018bf8be3ca0d72b16282c480e9 15-09-01 03:27:50 [texinfo-tarball] Cache_key is texinfo-tarball.a824224a4d1c325a995d918f6491dc32e971b05f70ae143573cfd112f963e673 15-09-01 03:27:50 [autoconf-tarball] Cache_key is autoconf-tarball.bbea62bffb40ae0be136b48f9a20a7bfba6e754f81c1c4a6b623b7878f097208 15-09-01 03:27:50 [automake] Cache_key is automake.089d5a7920c5aec9be7832c62f3732d05913b6074281dbe60d4a942489e8d37d 15-09-01 03:27:50 [help2man] Cache_key is help2man.0059aa397113ff027b84a4f5ce780f4e0cf639edcddad07eb2e654afd39652bc 15-09-01 03:27:50 [autoconf] Cache_key is autoconf.5d8603b40a4d6992e384c3cc76b784be403ce0deaa55821172c285b306095b41 15-09-01 03:27:50 [libtool-tarball] Cache_key is libtool-tarball.003d1996b378ecd0e9d6f3c28b97ca319bea1406dd3649d5b06a7fbec63a34ad 15-09-01 03:27:51 [file] Cache_key is file.69094a5502dac30f307e30e492753b8af22fd5913ddeec0cfe5462c19a121233 15-09-01 03:27:51 [libexpat] Cache_key is libexpat.032fc0cbdb90a27188e408fa8bd278552b49174864bd844c254e0dac68812abb 15-09-01 03:27:51 [openssl-new] Cache_key is openssl-new.0d866a1a9831a1326483957d4a933e3f9e030695740c43670aa67eb7bd594ee6 15-09-01 03:27:51 [bzip2] Cache_key is bzip2.1e6205b496a5efb057d183c52a9c318444b51807d314d27f01867201b58c0b58 15-09-01 03:27:51 [readline] Cache_key is readline.a9dad6f45b2b32695eb982144829d2b1f69a62cbc12a9ca631976bc98ac953ec 15-09-01 03:27:51 [libffi] Cache_key is libffi.b6687672b732c6720e6a60b7c9dc355eca73f712f9cf0786456daf929fbc838d 15-09-01 03:27:51 [sqlite3] Cache_key is sqlite3.e9893de9c46ce02898892b7cada538dc84e0b215a2bcfc9bc0cd9ff66f98ac00 15-09-01 03:27:51 [cpython] Cache_key is cpython.bf866dd0bbdce41be510f24df97e908844ae7a6198b895db339cd56cd88b1d2b 15-09-01 03:27:51 [ca-certificates] Cache_key is ca-certificates.a4e46c215f5523a8ca589e4d8168000bbe964a104f50dd29887c6e16ad93c7e1 15-09-01 03:27:51 [curl] Cache_key is curl.a2308c28dacdfa0f37ad093e081d34c01ae02a9dd2e038df0b8ca1349c5fdd07 15-09-01 03:27:51 [gettext-tarball] Cache_key is gettext-tarball.5546f2550e6f407572bfaccbf337eba63a9b3d91e1f49f86ebde1257e5eecc36 15-09-01 03:27:51 [git] Cache_key is git.5f93ec6e19536a2f403a5b2c33ff00d7c759a0b94ae30df39fd1213fa29e865e 15-09-01 03:27:51 [flex] Cache_key is flex.fe0beabab74f98c33a293785380948b34bf6dac6812fc31f9182c4be5cf93361 15-09-01 03:27:52 [mini-utils] Cache_key is mini-utils.31fe1d79d3d84209c2126997ccace1abb44333a0a7999ce8c53d8ba6fce6db92 15-09-01 03:27:52 [bison] Cache_key is bison.57254c77782f2e3ecfb1363f00b0967074c945bd139a472efcfdb7002eea8814 15-09-01 03:27:52 [patch] Cache_key is patch.66acf313910295c66118aa82d1a6628875918da7395efcfdb07eb785eb91b145 15-09-01 03:27:52 [xz] Cache_key is xz.2be52e397c78f5f65f79ff1d6b7929228d6189e6a3f8aae74da078cb8284e01e 15-09-01 03:27:52 [libtool] Cache_key is libtool.4f428dc95a4c361ebbeb022de8c30bfb5dd9262bc9d18ae7d377de3ad82e8712 15-09-01 03:27:52 [pkg-config] Cache_key is pkg-config.e82f139cb37527935844cede88fe4354e48667016e071b455e96cd172c5a87f7 15-09-01 03:27:52 [attr] Cache_key is attr.3ef667d275def359abb169c030c4d286a088a2d80cb19f6b7aafbb7cc487af5a 15-09-01 03:27:52 [acl] Cache_key is acl.9212d3f7e49560fdcd6316eb0e5bd4646cb0c0b0d3cd6d1e82f6ba33569103cb 15-09-01 03:27:52 [linux-pam] Cache_key is linux-pam.d4793d38438d5a4ed8d1040409ba7d09790e6002518c6f15098623e1708d32a6 15-09-01 03:27:52 [libcap2] Cache_key is libcap2.19becfcb2d418a17569448cb9a7a28a4ff67abf8edfa6fc2351494338ad0d56e 15-09-01 03:27:52 [shadow] Cache_key is shadow.83cb9fa3325db4de5c4a4caa14e462c1e78a151fa4ca59ee6e9b2f8242d57e8d 15-09-01 03:27:52 [util-linux] Cache_key is util-linux.12abbf57ca5e9990250df49467632c72b16dba2cf1319c20ccf3fdec5c7246a3 15-09-01 03:27:52 [e2fsprogs] Cache_key is e2fsprogs.cd0c87ed4702ce36134438e17296422e347f70a2dce5f55c6b1018bce000da3d 15-09-01 03:27:52 [libxml2] Cache_key is libxml2.912235d819b7ca19e9fe35493dfa9c7c6d75a764e93567dde8b911c70b9f5825 15-09-01 03:27:52 [libxslt] Cache_key is libxslt.d6514957f3ab8297edb1cb07bd9c58ec3ddf86d624de8016e0f7550e8a405b3c 15-09-01 03:27:52 [XML-Parser] Cache_key is XML-Parser.4a7c18464ca0885da175fae86b0d07cedfd1bf4b9d3ad3e9ec8c65d60cb62ccb 15-09-01 03:27:52 [intltool] Cache_key is intltool.9ca6c6d406c85212681f6f5cd1473f6cf69b77cd6a7f1f4b16d870bc27addebe 15-09-01 03:27:53 [bash] Cache_key is bash.2f8dd7065c05600711ad74f54466700d2158c5a57a487c823e7ef82604b5780b 15-09-01 03:27:53 [cmake] Cache_key is cmake.c262b50abd98ac04b86f991f3573cd71db36b3c4a9c5e0d83105f014d8b336cd 15-09-01 03:27:53 [cython] Cache_key is cython.27174f0a5cb60f1bc058fa0a3a4e1081f213c1c39c0e750f958dfbd6ec52abd2 15-09-01 03:27:53 [gperf] Cache_key is gperf.827ae1d688891303156681548ba617708c87fadbf2c40bcbf76ee2f25c89258b 15-09-01 03:27:53 [bc] Cache_key is bc.e74f09918c28102009d5855f7c0e8011665f2ceba60aa4f78e3a9365f3e696e2 15-09-01 03:27:53 [core] Cache_key is core.54ea19876fa5fe790c9bf5373ed504d6f9e4d8ff3f8cede6a6d609d30b159deb 15-09-01 03:27:53 [coreutils] Cache_key is coreutils.6e48e265256f296487cbbae5cc5d8480c1021a8a38af90a42956d0df451f7169 15-09-01 03:27:53 [sed] Cache_key is sed.70e197a9cb08c61bb923f4dae1b81a686559ac800004818db39649708dcc99cb 15-09-01 03:27:53 [diff] Cache_key is diff.d186c819a24bbaae5154f663806a09e6a8f521b199eedf5ed41783b6b3b942f3 15-09-01 03:27:53 [tar] Cache_key is tar.d4c265896fad79ea7afc2c0a873a61896cccd30519925f301444ba70270cbc3c 15-09-01 03:27:53 [findutils] Cache_key is findutils.7c5a0f1378321aa6ab012ac1ab9e4904478b8d840c6056782739626b69521209 15-09-01 03:27:53 [coreutils-common] Cache_key is coreutils-common.e44d43522c68e4db307f481afdec2c878897d54eaabd3f797656357b88e0819f 15-09-01 03:27:53 [bash-completion] Cache_key is bash-completion.480000de0e0b734ffe8e5cc53754c7c082ab95729ce9b22ad17596da90400dbb 15-09-01 03:27:53 [groff] Cache_key is groff.c9282149fb1e2025ca655bed614def68ce084df5de2812f77c60c8a4abe81ab1 15-09-01 03:27:53 [kmod] Cache_key is kmod.68517eec9cb4fa34ca9cfe74b97f5b79664fbd75476f036fcc49571455a0c580 15-09-01 03:27:53 [time-zone-database] Cache_key is time-zone-database.7b402ec60a02d273d60891c55dd7e0f4de5b729f96cd1232f74608d41d926d91 15-09-01 03:27:53 [pciutils] Cache_key is pciutils.3a636f626fd45a8ca70fe8c3dd63fa0c86f605137030ad7d54354fa064632924 15-09-01 03:27:53 [dbus-pre] Cache_key is dbus-pre.76e9bc1ea81da6db127b4e2d050276a3951593d4865ee00305491111968613f7 15-09-01 03:27:54 [libgpg-error] Cache_key is libgpg-error.0cc707f2e5ac1d0b33c64eae69b6527103b1bd0c01ea788a6026f1a79cb24268 15-09-01 03:27:54 [libgcrypt] Cache_key is libgcrypt.4fcef7956088cdce61887a5c8ab936b5db8b2e06a55abf13a993ae6f9f997b7e 15-09-01 03:27:54 [systemd] Cache_key is systemd.aa4aabb8e707287a0324aff9c09b5374f583b4a47d32bca89f5ae508f7df6f42 15-09-01 03:27:54 [libusb] Cache_key is libusb.36900f4fc036f67d80859465e398391de86b196d0fe075f0f77595ef91f6bec3 15-09-01 03:27:54 [usbutils] Cache_key is usbutils.f8b53f60bfe01200f597a3ec6bfd4f5a011add34f4dec07f5274190b0c23e82a 15-09-01 03:27:54 [lzo] Cache_key is lzo.9fcdc4d6b3e5fdbdec24e7c71b7c4e4251cd85a3aefd3dd7ce354e4994180a8b 15-09-01 03:27:54 [fuse] Cache_key is fuse.ca41b4c28c0903e624de5e95d17a44fbe94e5b73c2e365be58b85cdb1799ca72 15-09-01 03:27:54 [btrfs-progs] Cache_key is btrfs-progs.d0b1af3a01a23cb9e109196bba5d9df5d4162001c243105608cf64d53a0742db 15-09-01 03:27:54 [dbus] Cache_key is dbus.f4131e3148788dfc8acc786dbb36746877515fa475b6e1e044e477480c10a652 15-09-01 03:27:54 [openssh] Cache_key is openssh.9f430280b49b4f9f6260b82c5e4c3ed9620b39c47ac23f1b460efd645b33a53b 15-09-01 03:27:54 [tbdiff] Cache_key is tbdiff.7d5c012ee92bf03649d1fa84d0266f8fb55590ce92fe90450247824f77229e46 15-09-01 03:27:54 [rsync] Cache_key is rsync.9ea3eb83799b3941ab0c859fec45855bff1ef739d4fdccc282e07a5ba68eafb3 15-09-01 03:27:54 [foundation] Cache_key is foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-09-01 03:27:54 [device-tree-compiler] Cache_key is device-tree-compiler.7dea51666743dfcc404cb91f3827f035bfb64ab844f37023ddae05fcc3545d0c 15-09-01 03:27:54 [u-boot@jetson] Cache_key is u-boot@jetson.708df8cdb8a59cd10c254149b06e1ec051abaeaed84f9f4a555f80f3a992364c 15-09-01 03:27:54 [linux-jetson-tk1] Cache_key is linux-jetson-tk1.65571836029ea5c751b0ec6b9bfb387c5d5ff2c289318a18f5f69c61cd009f38 15-09-01 03:27:54 [nouveau-drm] Cache_key is nouveau-drm.4a7378ae7b94df53a7424010e33fbfdc4f9b6286fc6853a270f9912df1bb8deb 15-09-01 03:27:54 [linux-firmware-jetson] Cache_key is linux-firmware-jetson.aece3d1b194f6fcdb100b0ed431c949012a562aa8b07bb6b2402d906990f63a2 15-09-01 03:27:54 [bsp-jetson] Cache_key is bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-09-01 03:27:54 [libnl] Cache_key is libnl.15152b997567a9848d5d1346dd6f6b8e1d65c0ceb6ac5cf8685ea63c5560dfe1 15-09-01 03:27:55 [wpa_supplicant] Cache_key is wpa_supplicant.9f0dca5219114cc64ee7411be4ec5e1e18af2f588d7f850f5c1b77806c6a285d 15-09-01 03:27:55 [iptables] Cache_key is iptables.0089febaa4ce6c8fae4ffed0bd7fa2fd5848e75c89857d23652e18a9eda5d752 15-09-01 03:27:55 [connectivity] Cache_key is connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-09-01 03:27:55 [gtk-doc-stub] Cache_key is gtk-doc-stub.e963bd517615898142c3274adb1c69b86997365e13238a1c45c38132c434bbaf 15-09-01 03:27:55 [gnome-common] Cache_key is gnome-common.799204d0107260aabf9c6cdc3566f12dca6ab56eb551da15328d059003af1d92 15-09-01 03:27:55 [glib] Cache_key is glib.42c4db8584dd0ec989daf43429d55c1f9aa938dea0158c1b6175cdf178036837 15-09-01 03:27:55 [gobject-introspection] Cache_key is gobject-introspection.bd065c88f586f3c3b6d53b274a50bccb44e68fafd4416652320fdee7b39dd040 15-09-01 03:27:55 [glib-common] Cache_key is glib-common.9e2f47ee5ca2d3a2068b1149ffb43f2e5f1b828cb1780aff6d14e73f3780c4a4 15-09-01 03:27:55 [connman] Cache_key is connman.2fd667d9b5f2b6f870dec789c264719d545726143837c4f9f7f798a5dbc67de5 15-09-01 03:27:55 [connman-common] Cache_key is connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-09-01 03:27:55 [libatomic_ops] Cache_key is libatomic_ops.b8f6bb8b96aff42715aefd86db07bc3bd3cd31c77caa4f028eadf3e71b5bd2fe 15-09-01 03:27:55 [alsa-lib] Cache_key is alsa-lib.0672a676acea973be1c1bf5696ecac5d00c23c431c52e3d20dd4833758d7c88a 15-09-01 03:27:55 [alsa-utils] Cache_key is alsa-utils.78e827c886be679ce57574978f6d67d219dd049b329445b402adc70bd9806be3 15-09-01 03:27:55 [libical] Cache_key is libical.1c848156d62631c958a4e49c9284eddf5972432ab2c589723253ebe0e161d09d 15-09-01 03:27:55 [bluez] Cache_key is bluez.6ccd5b4c709d97973a805281372a988bfc200b0847b64f84499d720db74ea287 15-09-01 03:27:55 [dbus-glib] Cache_key is dbus-glib.896102802be8bcd712ee4478c0c51ace3f95894f1fb8d2b40fd518eebbe9e4c9 15-09-01 03:27:56 [bluez-tools] Cache_key is bluez-tools.a5ba0fe7382e22acda504f80a802d8cfa5d1fc1f8c222209dd3032425b4090f3 15-09-01 03:27:56 [obexd] Cache_key is obexd.a06b1c3b910b108c1ece5576c0c0a3d797c7efb2d23894e16e5a4d0bbdebd25d 15-09-01 03:27:56 [speex] Cache_key is speex.f91855ec79c8dddf02db80b4d43e22bae848763c7ead47112ef57c5271869586 15-09-01 03:27:56 [nohands] Cache_key is nohands.2ee956372cb7b687a87df5f5dc5e0d9b33b2378c733da898dbfcd368836b365c 15-09-01 03:27:56 [mobile-broadband-provider-info] Cache_key is mobile-broadband-provider-info.f97b8a93ddfda27d24e5e44b38dd82f1bf5e58418be7def6f8d53cd97d6c11ac 15-09-01 03:27:56 [ofono] Cache_key is ofono.09d2d1dd0dd0e5f0ed60e26f1865010e6ede22132a4cb44e0ffb85f5b1f64bd5 15-09-01 03:27:56 [json-c] Cache_key is json-c.cb1534ce3b7ee5d2c64375bb16002cc948a2dfe569eb72ce6467d38a328d78c8 15-09-01 03:27:56 [libsndfile] Cache_key is libsndfile.2f01784ada59cf4c1d6e15c81d5ef9c58d52d33c335b0c05c42e62d07ff21bb4 15-09-01 03:27:56 [pulseaudio] Cache_key is pulseaudio.284569959f62eb71f7c293484c8e9bf12309df76fd33b9ef2c3be6c20c6b1bea 15-09-01 03:27:56 [audio-bluetooth] Cache_key is audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-09-01 03:27:56 [xorg-util-macros] Cache_key is xorg-util-macros.151faa73883458b11ae0d1c89186709f6eaee324954ddcd9fb1f3a4807d2b25a 15-09-01 03:27:56 [xcb-pthread-stubs] Cache_key is xcb-pthread-stubs.4508ef95aef71748212fc7b9391acd1d166090d7aa283366dc917f373a4ca6b9 15-09-01 03:27:56 [xorg-util-macros-common] Cache_key is xorg-util-macros-common.df48263b589e0f0e3a47c00587c09d24998f9c644c1efce7172f9b540674720b 15-09-01 03:27:56 [xorg-lib-libpciaccess] Cache_key is xorg-lib-libpciaccess.450ab087f7da0d97c2916ec1362884f12ba1cb5931c9ed5b7c5f9cb0aed201d9 15-09-01 03:27:56 [drm] Cache_key is drm.7a699c25952929427f32c273607447d0349a51ca8577f66f80d6d63dfcfb40d7 15-09-01 03:27:56 [libdrm-common] Cache_key is libdrm-common.b8f3c4ddb28bc4dc42df5f62a3f58bbafe53a16f72c12127f4b62c243ff8554d 15-09-01 03:27:56 [ogg] Cache_key is ogg.fef6c2d80b711b6bd3a885037154f38a15ac0dc595d1a047e4c29dcd712f911c 15-09-01 03:27:56 [libvorbis] Cache_key is libvorbis.b28aa674c8e81eba73052ef9470c03cb506ae94698b481d7ce747808052b2b08 15-09-01 03:27:56 [tremor] Cache_key is tremor.8378e0e80d607104df0b2df4b2620bb1e115045ce8142dd1678d65e1ffdb967e 15-09-01 03:27:57 [flac] Cache_key is flac.2ea6763fc34327ae3112a1caf807fcd54c265fc432b98ef6dd28583560d1ff7b 15-09-01 03:27:57 [libmad] Cache_key is libmad.b5004c7a3567d24796f7bba9cebe4b38339a918976a859dda085ebec17890b6e 15-09-01 03:27:57 [multimedia-common] Cache_key is multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-09-01 03:27:57 [orc] Cache_key is orc.11c5171a2386ac07816cb7c36d4e1705ea640e5226ca7b6a4b2635318e4ba9a3 15-09-01 03:27:57 [llvm] Cache_key is llvm.f9567382b7b18b3582217f0645c356731afe8b12251eb1752da0cf52574078b1 15-09-01 03:27:57 [llvm-common] Cache_key is llvm-common.e0bfc94b10d2cb04af2b4964020afd8821c7ff6de0498962111dfa22282746ad 15-09-01 03:27:57 [libxkbcommon] Cache_key is libxkbcommon.94fd1e5caa6c2f9de9d45057024a844eee7cda651770db7ace0adea06fd5d775 15-09-01 03:27:57 [wayland] Cache_key is wayland.ffcf8d42e17a506dd71986cb0294b763359a6c005e168ad8a84f7abd4c515e2e 15-09-01 03:27:57 [wayland-generic] Cache_key is wayland-generic.4d406ef788b2a954a38a809f15b7093a617ba038bf765d24d97839fb2468a2ca 15-09-01 03:27:57 [python-setuptools] Cache_key is python-setuptools.9e0f43f46e7d6c0cdca71875bc55cb8377e12777fbf3c734dec90dd3ffe69ad8 15-09-01 03:27:57 [mako] Cache_key is mako.b90fa9a51306141e7ea5c93e949000107686ee9041bf82fffcbbe347a3516a77 15-09-01 03:27:57 [pip] Cache_key is pip.b54a7f52fbea69c02d97b1bdd601ab0daf95ea646ef9cf27e55ca5c31f458ea1 15-09-01 03:27:57 [pbr] Cache_key is pbr.ec872d7425d1b6b9497bdafac2259d96cef6c91bf277890301306eccd95becc3 15-09-01 03:27:57 [python-requests] Cache_key is python-requests.de0fcd262f14847d94211538d84ed5ab3580b3a076d4bdba33a9b2b179b8a761 15-09-01 03:27:57 [six] Cache_key is six.d0915ebf63b7d5c27dfab9e00e836d026a0d39b7345df6f3ba83343cd1a2e43b 15-09-01 03:27:57 [pyyaml] Cache_key is pyyaml.5aee594139cdcfc91fb1e8988df31ccd4bce577419d14b7febb649bf64c2e691 15-09-01 03:27:57 [python-lxml] Cache_key is python-lxml.3ef761fd091c104dc8352fb7c676b3cb9e19222503d18d2d3854819c533dc869 15-09-01 03:27:57 [python-markdown] Cache_key is python-markdown.e28e05652e0d91048796ef9689077683a49403d122844030a7e9fdc0f75a4b6a 15-09-01 03:27:57 [python-core] Cache_key is python-core.8c64475b3e09758e5c133915053f19a260d957c0e0e682a2b21ddb7947ec6a4c 15-09-01 03:27:57 [mesa] Cache_key is mesa.3988836e7f939cf366a3ad8617b0736568ff36b2fb027114bc95439446bfca78 15-09-01 03:27:57 [mesa-common] Cache_key is mesa-common.a7a41a02971499d29ea9084e1b0961efb7d5c7235361f34f929706eab7732b6a 15-09-01 03:27:57 [gstreamer] Cache_key is gstreamer.bbc8e4b63bb2da5b68e7103bffc6935877bc62bf09eb4964d15f184a58928266 15-09-01 03:27:57 [gstreamer-plugins-base] Cache_key is gstreamer-plugins-base.4f335b0696f56e82f4bf8f1c479ecca48b458b8b41af5f8dab51f2bbb4e6e64c 15-09-01 03:27:57 [gstreamer-plugins-good] Cache_key is gstreamer-plugins-good.d45f04ea5457e45a0f950496b51ec993c99480cfaaacb13413ca33854e4c5fe6 15-09-01 03:27:57 [gstreamer-plugins-bad] Cache_key is gstreamer-plugins-bad.3e159985d638cd97dc110b35795f9dd59826fe5658081eb9ec9354141ac12c0a 15-09-01 03:27:57 [multimedia-gstreamer] Cache_key is multimedia-gstreamer.ec222257b1e5c7100879acf7bc59b8264029bdc5951b89f49a3504f903d609a9 15-09-01 03:27:58 [linuxquota] Cache_key is linuxquota.d3a49ae514522363bf309004508a41f55ec5cf7f979c1791c5034ad1c37bfec0 15-09-01 03:27:58 [DLT-daemon] Cache_key is DLT-daemon.f595ca40e35c146341ec46ec2eb5735e80abe4820b181f667a0a52eece449a40 15-09-01 03:27:58 [node-startup-controller] Cache_key is node-startup-controller.b9a19df29a238efb8108c3eb3a9bb8ad1d3fc6c3d256e5b816fb53e0aa7023ff 15-09-01 03:27:58 [googletest] Cache_key is googletest.2d2ff89d9a39b8c231586e155947b58ee0d269c7401edf460a392d3c806862ae 15-09-01 03:27:58 [googlemock] Cache_key is googlemock.fba6bda7bb6108b7313a28767597d5ebf07eee0b713a49c889d773ee665b5bf9 15-09-01 03:27:58 [genivi-common-api-runtime] Cache_key is genivi-common-api-runtime.96da458747dd1185bff1467b2984d6053226bcd860dd98e6dd1c2b53170b54c9 15-09-01 03:27:58 [genivi-common-api-dbus-runtime] Cache_key is genivi-common-api-dbus-runtime.5530b959df074b7c365dcfa38a720632dced0c7285cfbb780cbbe60ed1f0bd10 15-09-01 03:27:58 [audiomanager] Cache_key is audiomanager.0eb4e43608e816b79ad4ed3902c4fc94a348d9d002e6355aaa7ff8310cac4417 15-09-01 03:27:58 [itzam-tarball] Cache_key is itzam-tarball.6cb5178eb93bfc53dba0d13437681136ffa2675f6086dcdcc2c103859881d998 15-09-01 03:27:58 [persistence-common-object] Cache_key is persistence-common-object.752a9bb05fa07d4f6e73418d53de31a5b92c967eb48af43f95d3950cd18e8ee4 15-09-01 03:27:58 [persistence-client-library] Cache_key is persistence-client-library.561766b548fa524f070ad6222c60ac8ea041699fd4adc61c88d7c4a59b72fca0 15-09-01 03:27:58 [node-state-manager] Cache_key is node-state-manager.62566926183cbf107de04c040f2469b030389e938474e5617cb6a46fb74219e6 15-09-01 03:27:58 [libarchive] Cache_key is libarchive.515c7df053a4d7ef2adf30637c887e2f89fe5bdd9d82f87abac98c429d578514 15-09-01 03:27:58 [persistence-administrator] Cache_key is persistence-administrator.e354406307cf23840791da89249157563e8a45811d3df20ec952e2eb9f8b72f9 15-09-01 03:27:58 [node-health-monitor] Cache_key is node-health-monitor.4fbbbfdfd8d88076b1e1c92f1993ec4e14601e2a9831d9a31f66c2b560674018 15-09-01 03:27:58 [genivi] Cache_key is genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-09-01 03:27:58 [xorg-proto-bigreqsproto] Cache_key is xorg-proto-bigreqsproto.4dc55a9db3b55e7db654e299aaa6292b183e7c8ea69ba79581563756c52d875a 15-09-01 03:27:59 [xorg-proto-compositeproto] Cache_key is xorg-proto-compositeproto.13fdbe281a85b481998d1dafdfe93aa14755f383eee8b2018d0020dabea46bf1 15-09-01 03:27:59 [xorg-proto-damageproto] Cache_key is xorg-proto-damageproto.d01305028293cf8c20c63235b62ee58f05ea3a8207b4010222537ebbd5988ffe 15-09-01 03:27:59 [xorg-proto-dmxproto] Cache_key is xorg-proto-dmxproto.bd7d062ee991e1015832892307ac3e099999a50ecda9f1dfb5286fb06cede43d 15-09-01 03:27:59 [xorg-proto-fixesproto] Cache_key is xorg-proto-fixesproto.a630d5ab53d047d195b4f062be1325e62fe2d0df8762269e84343ab539a75160 15-09-01 03:27:59 [xorg-proto-fontsproto] Cache_key is xorg-proto-fontsproto.54cab88535b66795903fde92298bf6eac3441418317705cbd67b43a7d6ae9e39 15-09-01 03:27:59 [xorg-proto-glproto] Cache_key is xorg-proto-glproto.623fa0b17cd20d38833b34ab559163fad8b003418de63a55a7946c4dc244cd9e 15-09-01 03:27:59 [xorg-proto-inputproto] Cache_key is xorg-proto-inputproto.66e7695c7d377981708baec5cf5a06a2ccd187bd2972904abff70435449db7b2 15-09-01 03:27:59 [xorg-proto-kbproto] Cache_key is xorg-proto-kbproto.c8944e55b2dc73611d54680c2f51ecd720c6073af82edd359872bcb324231f25 15-09-01 03:27:59 [xorg-proto-xineramaproto] Cache_key is xorg-proto-xineramaproto.6b32055c23bf7beb90b71e37ad84c3e3b6db2f2ea56995bd47003e721f0bfe5b 15-09-01 03:27:59 [xorg-proto-randrproto] Cache_key is xorg-proto-randrproto.63c4923ccf6af3a5ca82727968e175de702234287586e583b71784dc408aa5a0 15-09-01 03:27:59 [xorg-proto-recordproto] Cache_key is xorg-proto-recordproto.6d61c98924be268a7893489b446eefd1f59347257af297e213083aaeeda216d3 15-09-01 03:27:59 [xorg-proto-renderproto] Cache_key is xorg-proto-renderproto.3c058facd4aa10f6c3df86ac4f83e990507b6e0075cadcfa847366b07df0ba27 15-09-01 03:27:59 [xorg-proto-resourceproto] Cache_key is xorg-proto-resourceproto.813542b2b7fc1cf09fd006e2c78b69abb2f6fc428ad84c072af8b27c22608637 15-09-01 03:27:59 [xorg-proto-scrnsaverproto] Cache_key is xorg-proto-scrnsaverproto.629a620b0e7539dcce1752d7ba774f5f76a95a09ee6b04dae5fd28dbabe8b465 15-09-01 03:27:59 [xorg-proto-videoproto] Cache_key is xorg-proto-videoproto.95edceb499f1c7c77b1360fc08bcdc3b206ddfc2eb7314adeb3a9fbf80c590c9 15-09-01 03:27:59 [xorg-proto-xcmiscproto] Cache_key is xorg-proto-xcmiscproto.84c80740b827cab55851643baaf1d8ac2788d15403bc45d2ea2060a398a2c78a 15-09-01 03:27:59 [xorg-proto-xextproto] Cache_key is xorg-proto-xextproto.4f4bd20da3fbf7c256adcbd05415c024a14b178869d77c395df9c14fa9ea20d8 15-09-01 03:27:59 [xorg-proto-xf86bigfontproto] Cache_key is xorg-proto-xf86bigfontproto.faf0c422440a0b9d4d4811dc96915e265ba622de91c46e43a5971050a22dc4c4 15-09-01 03:27:59 [xorg-proto-xf86dgaproto] Cache_key is xorg-proto-xf86dgaproto.d2f4c75f14fe98f4dd8222d3802115e59da7f2673f0b8af94ba6b4fc74e67f80 15-09-01 03:27:59 [xorg-proto-xf86driproto] Cache_key is xorg-proto-xf86driproto.5b5b5b7a2151a5972b9fa9b0b307a01b2a73eaa6f5f3aa23e42e7b5965dbc082 15-09-01 03:27:59 [xorg-proto-x11proto] Cache_key is xorg-proto-x11proto.a990b3b3df582cd6412f160aff2081439164fe7e8de47442fa2bc455cd63faf9 15-09-01 03:28:00 [xorg-proto-dri2proto] Cache_key is xorg-proto-dri2proto.0a504a892120349ba52ceedffb39b7fa9b62ab5bbc9a4fa4d4637ca768177cc0 15-09-01 03:28:00 [xorg-proto-dri3proto] Cache_key is xorg-proto-dri3proto.8fa6f518cf318f2c4b7190465e6e13d59d26645d3e1c8dd8ad1d15a69358897c 15-09-01 03:28:00 [xorg-proto-presentproto] Cache_key is xorg-proto-presentproto.3f73ae7d39f348211d25fb740bec339d1b4768ca1a12cec411311987527542cb 15-09-01 03:28:00 [xcb-proto] Cache_key is xcb-proto.f604413a8b2cd08948ea5e4834f2c01680473e9c435c21f96df4e5a752ec7afc 15-09-01 03:28:00 [xorg-lib-libxshmfence] Cache_key is xorg-lib-libxshmfence.a20eb6d571005fc27af18cc90b334ec72dfa93e0a9cd94d14d9afab70b6cb010 15-09-01 03:28:00 [xorg-lib-libXau] Cache_key is xorg-lib-libXau.541d1c7d00fe91e5ee704c3117d643e4d8ebae99b7b7fea00ee129f0bea23de6 15-09-01 03:28:00 [xcb-libxcb] Cache_key is xcb-libxcb.9cb0817f23fbf649402b27734a878b5b8458d7f22dbeddacc6fef4ef2ee46a7a 15-09-01 03:28:00 [xcb-util] Cache_key is xcb-util.e3b268a0fb9ed9565b8208f82bf5c065675ee46ade31ba6759fb2e470fb31d3f 15-09-01 03:28:00 [util-wm] Cache_key is util-wm.3133f93e72c35fa471b7d30dda0306421f9539446497d0e2f85116c91aaccf5d 15-09-01 03:28:00 [util-keysyms] Cache_key is util-keysyms.2a5cc9fdd8f1da6b409f6fb1a7726161e5f3720cf10acc4550fd620c87517e52 15-09-01 03:28:00 [util-image] Cache_key is util-image.ea5beffd0a6d3af8fded097c5db0652bc6c32d256e892689066c4c9ac58ee552 15-09-01 03:28:00 [xorg-lib-libxtrans] Cache_key is xorg-lib-libxtrans.f08e11bf555818641323def80fe1432a73615f51df87db98fddd34364069c62e 15-09-01 03:28:00 [xorg-lib-libX11] Cache_key is xorg-lib-libX11.e26a4baf23785f8a7e190d58ae46e9b8fe3aa699b70afb8fb43ffab781a69e3a 15-09-01 03:28:00 [xorg-lib-libXext] Cache_key is xorg-lib-libXext.30d6df1fd0cf8a297c422ce91787a2a91429de6fb2aada9a603ec3011a12903a 15-09-01 03:28:00 [xorg-lib-libXi] Cache_key is xorg-lib-libXi.35c66b71344ada38b668bf2fe1e9f9cd5149abc15a27ca23598293089e56f5eb 15-09-01 03:28:00 [xorg-lib-libXfixes] Cache_key is xorg-lib-libXfixes.ebe99b77736d4ac104822d76f845f7157f0c6dd1221cc27d699580d8ed1e9eb9 15-09-01 03:28:00 [xorg-lib-libXcomposite] Cache_key is xorg-lib-libXcomposite.ad96d3ec8aa226586af462b8feb18e0cdb50b99d09ba20aeac37be674c07e3d5 15-09-01 03:28:01 [xorg-lib-libXrender] Cache_key is xorg-lib-libXrender.c95c8ac8cec61c4c6b9cbfcf06493c7fa98dca14582521d44523545b27f0a23c 15-09-01 03:28:01 [xorg-lib-libXrandr] Cache_key is xorg-lib-libXrandr.3046583f876efe915b596291a0180cc5f8621ea2226fd1289d89ee038d0a9586 15-09-01 03:28:01 [xorg-lib-libXinerama] Cache_key is xorg-lib-libXinerama.6896e507af4e8f1d19c3ab1724b42b3959eded2b2664e56704da310047ab8978 15-09-01 03:28:01 [xorg-lib-libXtst] Cache_key is xorg-lib-libXtst.c8dff6a8d52ff26eaeeecbb66d7abeb9e52ff5bdf45a0560117c53db791acc68 15-09-01 03:28:01 [xorg-lib-libXdamage] Cache_key is xorg-lib-libXdamage.41d015e3f8224df290f4f45635a2f54d89f8781b884f2129f782ceacab24e06e 15-09-01 03:28:01 [xorg-lib-libXcursor] Cache_key is xorg-lib-libXcursor.cf400e2aa8c9c868bc3c74ecd4b2ce36d35f637717bb17e2a84b1792a1d0d562 15-09-01 03:28:01 [xorg-lib-libICE] Cache_key is xorg-lib-libICE.a838e788e82f61cbdc2a9d0052fb2c894a94543589ba181d3b9d9bd8cbe64280 15-09-01 03:28:01 [xorg-lib-libSM] Cache_key is xorg-lib-libSM.089bba5fe3eb7b865b35660dfdd9d4f2dfe0dea618ef6353e2c6357263cbb7f9 15-09-01 03:28:01 [xorg-lib-libXt] Cache_key is xorg-lib-libXt.c52d27c06c9a235326389b1f8c26e0181efa4a2d8c511aee7a1a32e597edd8a8 15-09-01 03:28:01 [x-common] Cache_key is x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-09-01 03:28:01 [pixman] Cache_key is pixman.6a9dfe1c93231c1f54f5ad4c2a04b2c1e4ca56433676b948bc1d133aed550477 15-09-01 03:28:01 [freetype2] Cache_key is freetype2.f9434dd4c9de1eb665fe8f3f52324a8cd08ab4b5d3aca03498e3cdb9e119cde1 15-09-01 03:28:01 [fontconfig] Cache_key is fontconfig.e0f4cbcfbd9ef1348f89a52349860a1a9dc9d7c85a9ce4820cc27a8904937c18 15-09-01 03:28:01 [freefont-otf] Cache_key is freefont-otf.54eb8be6142ddd481daf254ce114dac58267d03b65f7b6e05e73e11861b17850 15-09-01 03:28:01 [libpng] Cache_key is libpng.1ae201df96c556efb76cbfdd838784eb6a89f72c28bd83a78e9ba32df26055b5 15-09-01 03:28:01 [libjpeg] Cache_key is libjpeg.c46bb168b4497e30957b0f05173de5c8645c1c5ebc4aee596fd8a671f669aa75 15-09-01 03:28:01 [libtiff] Cache_key is libtiff.bf68fbb3ec6de842bf9a1f90d6fb6be0102c789722b53ad2cf904e17987da3f9 15-09-01 03:28:01 [cairo] Cache_key is cairo.04cf8eab41df7864c50d945ed084a715aa615961da04ed708d8d1eef1191623d 15-09-01 03:28:02 [harfbuzz] Cache_key is harfbuzz.254ccf10d9b18ae60108e43dafcf829c0516b5f32fbb5c873b486e9a43c5d322 15-09-01 03:28:02 [graphics-common] Cache_key is graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-09-01 03:28:02 [mtdev] Cache_key is mtdev.a7866ae96b77b423afaddfd3aee7b7859b90ffaf1b5eb5627e53bf6d672bfe3c 15-09-01 03:28:02 [xkeyboard-config] Cache_key is xkeyboard-config.5408c69e40668fe6a7a63adb669fc59264cc747b8e70ee70dc69453078b3dc0b 15-09-01 03:28:02 [libevdev] Cache_key is libevdev.1c00a9eaf0f28849b83e11b912ae6f6cfc73c7aa54d0e52076b65505d2f30426 15-09-01 03:28:02 [libinput] Cache_key is libinput.6aafbed373a24dd23b7f05f12cd4531f91b6f62ca36477fec9b4a0680722081d 15-09-01 03:28:02 [input-common] Cache_key is input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-09-01 03:28:02 [weston] Cache_key is weston.daf878283c6f070df23b4362598abb47111ac2189563fed89d6e972787c7333e 15-09-01 03:28:02 [wayland-ivi-extension] Cache_key is wayland-ivi-extension.6dc5cb28687fe7c90d1101891b6080cfbf291c8b81c164c57413460f47a22460 15-09-01 03:28:02 [weston-genivi] Cache_key is weston-genivi.e13323b9d085267cb39eff61d111f4aa564b5ac8c5be7c2d67826989c8ee25ec 15-09-01 03:28:02 [genivi-baseline-system-armv7lhf-jetson] Cache_key is genivi-baseline-system-armv7lhf-jetson.b1ac49f6756af5c8289b2dfa36da9c3a83601168a9dfc3d3a7f609f336d6a8d7 15-09-01 03:28:02 [CACHE-KEYS] Elapsed time for cache-key calculations 00:00:13 which: no linux-user-chroot in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) 15-09-01 03:28:03 [systems/genivi-baseline-system-armv7lhf-jetson.morph] Sandbox using 15-09-01 03:28:03 [systems/genivi-baseline-system-armv7lhf-jetson.morph] WARNING: rogue builds in a chroot sandbox may overwrite your system 15-09-01 03:28:03 [genivi-baseline-system-armv7lhf-jetson] Starting assembly 15-09-01 03:28:06 [genivi-baseline-system-armv7lhf-jetson] Installing x-common.dda240365fd23d2ae8b8d0929c912f3c89ee75537ba322c10769df34bbb060b4 15-09-01 03:28:15 [genivi-baseline-system-armv7lhf-jetson] Installing foundation.7108d548f2b29e3eb7637f0715b6d84d3b9166d2a2c812cfe3a262d51a6b453d 15-09-01 03:28:16 [genivi-baseline-system-armv7lhf-jetson] Installing graphics-common.734d08abe8c535c8e31365af60a9697c3f8890b28163eb293c4caf1ad06ac34c 15-09-01 03:28:17 [genivi-baseline-system-armv7lhf-jetson] Installing multimedia-common.2c802a5d15829379e5aba4ef5ad3d8dfda99cbc6420076bc013b339656307073 15-09-01 03:28:17 [genivi-baseline-system-armv7lhf-jetson] Installing connectivity.e0340ab949f32b43e10b5d614457df7be71788388e072a7367cec0e114d43c44 15-09-01 03:28:17 [genivi-baseline-system-armv7lhf-jetson] Installing audio-bluetooth.2d30aa4923d83ac73a2c036058ecbd08cd07847f4c1cd4950a5f1454da80beda 15-09-01 03:28:18 [genivi-baseline-system-armv7lhf-jetson] Installing connman-common.5d244c150af7adc74e2067a3c9284d36db9b65943b7b112efd9dcc6a4d4cd7cc 15-09-01 03:28:18 [genivi-baseline-system-armv7lhf-jetson] Installing input-common.2a72655cb9e5cf7b011f897b8d23ace6680ab4670208bf7c24a12837697fcafd 15-09-01 03:28:18 [genivi-baseline-system-armv7lhf-jetson] Installing multimedia-gstreamer.ec222257b1e5c7100879acf7bc59b8264029bdc5951b89f49a3504f903d609a9 15-09-01 03:28:19 [genivi-baseline-system-armv7lhf-jetson] Installing weston-genivi.e13323b9d085267cb39eff61d111f4aa564b5ac8c5be7c2d67826989c8ee25ec 15-09-01 03:28:19 [genivi-baseline-system-armv7lhf-jetson] Installing genivi.bc568d18675f7863d1c7a0b780b0b0d8e33f9c4f49b0e79be9e3ec30d7442bb6 15-09-01 03:28:19 [genivi-baseline-system-armv7lhf-jetson] Installing bsp-jetson.4ff0dcd2e17fe9ffaa3ae7feba99c4de9d301c5fff29461071996557d5c7e000 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Starting build 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Logging build commands to /src/artifacts/genivi-baseline-system-armv7lhf-jetson.b1ac49f6756af5c8289b2dfa36da9c3a83601168a9dfc3d3a7f609f336d6a8d7.build-log 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Running install-commands 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Running command: (cd /lib/modules && for version in *; do rm "$version/kernel/drivers/gpu/drm/nouveau/nouveau.ko"; done) 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Running command: (cd /lib/modules && for version in *; do depmod -a "$version"; done) 15-09-01 03:28:22 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Running command: update-ca-certificates 15-09-01 03:28:29 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Elapsed time for build 00:00:07 15-09-01 03:28:29 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Starting artifact creation 15-09-01 03:32:41 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Now cached 1765222400 bytes as genivi-baseline-system-armv7lhf-jetson.b1ac49f6756af5c8289b2dfa36da9c3a83601168a9dfc3d3a7f609f336d6a8d7 15-09-01 03:32:41 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Elapsed time for artifact creation 00:04:11 15-09-01 03:32:49 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Cleaned up /src/tmp/tmpUbbTaD 15-09-01 03:32:49 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Elapsed time for assembly 00:04:46 15-09-01 03:32:49 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Starting deployment 15-09-01 03:32:49 [1/1/248] [genivi-baseline-system-armv7lhf-jetson] Elapsed time for deployment 00:00:00 15-09-01 03:32:49 [1/1/248] [TOTAL] Elapsed time 00:05:42 [root@ybd-machine definitions]# ../ybd/ybd.py systems/genivi-baseline-system-armv7lhf-jetson.morph armv7lhfWrite failed: Broken pipe