Skip to content

Instantly share code, notes, and snippets.

@tetsu-koba
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tetsu-koba/24163f12cee656ba8de3 to your computer and use it in GitHub Desktop.
Save tetsu-koba/24163f12cee656ba8de3 to your computer and use it in GitHub Desktop.
make log of building docker
docker build -t "docker:work" .
Sending build context to Docker daemon 529.4 kB
Sending build context to Docker daemon 1.082 MB
Sending build context to Docker daemon 1.609 MB
Sending build context to Docker daemon 2.166 MB
Sending build context to Docker daemon 2.697 MB
Sending build context to Docker daemon 3.254 MB
Sending build context to Docker daemon 3.811 MB
Sending build context to Docker daemon 4.368 MB
Sending build context to Docker daemon 4.925 MB
Sending build context to Docker daemon 5.482 MB
Sending build context to Docker daemon 6.039 MB
Sending build context to Docker daemon 6.596 MB
Sending build context to Docker daemon 7.153 MB
Sending build context to Docker daemon 7.71 MB
Sending build context to Docker daemon 8.267 MB
Sending build context to Docker daemon 8.824 MB
Sending build context to Docker daemon 9.381 MB
Sending build context to Docker daemon 9.938 MB
Sending build context to Docker daemon 10.5 MB
Sending build context to Docker daemon 11.05 MB
Sending build context to Docker daemon 11.61 MB
Sending build context to Docker daemon 12.17 MB
Sending build context to Docker daemon 12.72 MB
Sending build context to Docker daemon 13.28 MB
Sending build context to Docker daemon 13.84 MB
Sending build context to Docker daemon 14.39 MB
Sending build context to Docker daemon 14.95 MB
Sending build context to Docker daemon 15.51 MB
Sending build context to Docker daemon 16.07 MB
Sending build context to Docker daemon 16.62 MB
Sending build context to Docker daemon 17.18 MB
Sending build context to Docker daemon 17.74 MB
Sending build context to Docker daemon 18.29 MB
Sending build context to Docker daemon 18.85 MB
Sending build context to Docker daemon 19.41 MB
Sending build context to Docker daemon 19.97 MB
Sending build context to Docker daemon 20.52 MB
Sending build context to Docker daemon 21.08 MB
Sending build context to Docker daemon 21.64 MB
Sending build context to Docker daemon 22.19 MB
Sending build context to Docker daemon 22.75 MB
Sending build context to Docker daemon 23.31 MB
Sending build context to Docker daemon 23.86 MB
Sending build context to Docker daemon 24.42 MB
Sending build context to Docker daemon 24.98 MB
Sending build context to Docker daemon 25.54 MB
Sending build context to Docker daemon 26.09 MB
Sending build context to Docker daemon 26.65 MB
Sending build context to Docker daemon 27.21 MB
Sending build context to Docker daemon 27.76 MB
Sending build context to Docker daemon 28.32 MB
Sending build context to Docker daemon 28.88 MB
Sending build context to Docker daemon 29.44 MB
Sending build context to Docker daemon 29.99 MB
Sending build context to Docker daemon 30.55 MB
Sending build context to Docker daemon 31.07 MB
Sending build context to Docker daemon 31.61 MB
Sending build context to Docker daemon 32.15 MB
Sending build context to Docker daemon 32.69 MB
Sending build context to Docker daemon 33.22 MB
Sending build context to Docker daemon 33.76 MB
Sending build context to Docker daemon 34.3 MB
Sending build context to Docker daemon 34.84 MB
Sending build context to Docker daemon 35.37 MB
Sending build context to Docker daemon 35.91 MB
Sending build context to Docker daemon 36.44 MB
Sending build context to Docker daemon 36.98 MB
Sending build context to Docker daemon 37.51 MB
Sending build context to Docker daemon 38.04 MB
Sending build context to Docker daemon 38.57 MB
Sending build context to Docker daemon 39.13 MB
Sending build context to Docker daemon 39.66 MB
Sending build context to Docker daemon 40.19 MB
Sending build context to Docker daemon 40.72 MB
Sending build context to Docker daemon 41.25 MB
Sending build context to Docker daemon 41.78 MB
Sending build context to Docker daemon 42.3 MB
Sending build context to Docker daemon 42.86 MB
Sending build context to Docker daemon 43.39 MB
Sending build context to Docker daemon 43.92 MB
Sending build context to Docker daemon 44.14 MB
Sending build context to Docker daemon
Step 0 : docker-version 0.6.1
# Skipping unknown instruction DOCKER-VERSION
Step 1 : FROM ubuntu:14.04
Pulling repository ubuntu
---> e54ca5efa2e9
Step 2 : MAINTAINER Tianon Gravi <admwiggin@gmail.com> (@tianon)
---> Running in b6e0ab06fdca
---> 1c7fafff52bd
Removing intermediate container b6e0ab06fdca
Step 3 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq apt-utils aufs-tools automake btrfs-tools build-essential curl dpkg-sig git iptables libapparmor-dev libcap-dev libsqlite3-dev lxc=1.0* mercurial pandoc reprepro ruby1.9.1 ruby1.9.1-dev s3cmd=1.1.0* --no-install-recommends
---> Running in e53af243c2cb
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:2 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty Release
Get:3 http://archive.ubuntu.com trusty-updates Release [58.5 kB]
Get:4 http://archive.ubuntu.com trusty-security Release [58.5 kB]
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Get:5 http://archive.ubuntu.com trusty-updates/main Sources [74.9 kB]
Get:6 http://archive.ubuntu.com trusty-updates/restricted Sources [14 B]
Get:7 http://archive.ubuntu.com trusty-updates/universe Sources [52.0 kB]
Get:8 http://archive.ubuntu.com trusty-updates/main amd64 Packages [202 kB]
Get:9 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [14 B]
Get:10 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [137 kB]
Get:11 http://archive.ubuntu.com trusty-security/main Sources [27.7 kB]
Get:12 http://archive.ubuntu.com trusty-security/restricted Sources [14 B]
Get:13 http://archive.ubuntu.com trusty-security/universe Sources [5763 B]
Get:14 http://archive.ubuntu.com trusty-security/main amd64 Packages [97.3 kB]
Get:15 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [14 B]
Get:16 http://archive.ubuntu.com trusty-security/universe amd64 Packages [33.4 kB]
Fetched 748 kB in 17s (43.7 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apparmor autoconf autotools-dev binutils bridge-utils ca-certificates
cgmanager cpp cpp-4.8 dnsmasq-base dpkg-dev g++ g++-4.8 gcc gcc-4.8 git-man
libapparmor-perl libapparmor1 libarchive13 libasan0 libasn1-8-heimdal
libassuan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4
libconfig-file-perl libcurl3 libcurl3-gnutls libdpkg-perl liberror-perl
libgcc-4.8-dev libgmp10 libgomp1 libgpgme11 libgssapi-krb5-2
libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libicu52 libidn11 libisl10 libitm1
libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0
libldap-2.4-2 liblua5.1-0 liblxc1 liblzo2-2 libmnl0 libmpc3 libmpfr4
libnetfilter-conntrack3 libnettle4 libnfnetlink0 libpython-stdlib
libpython2.7-minimal libpython2.7-stdlib libquadmath0 libroken18-heimdal
librtmp0 libruby1.9.1 libsasl2-2 libsasl2-modules-db libseccomp2 libsigsegv2
libstdc++-4.8-dev libtimedate-perl libtsan0 libwind0-heimdal libxml2
libxtables10 libyaml-0-2 linux-libc-dev m4 make mercurial-common openssl
pandoc-data patch python python-minimal python2.7 python2.7-minimal
python3-lxc rsync ruby xz-utils
Suggested packages:
apparmor-profiles apparmor-docs apparmor-utils autoconf2.13 autoconf-archive
gnu-standards autoconf-doc libtool gettext binutils-doc cgmanager-utils
cpp-doc gcc-4.8-locales debian-keyring ssh libterm-readkey-perl g++-multilib
g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib manpages-dev
automake1.9 flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg
libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libbacktrace1-dbg
libquadmath0-dbg binutils-gold gettext-base git-daemon-run
git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
git-bzr git-cvs git-mediawiki git-svn lrzip glibc-doc gpgsm krb5-doc
krb5-user sqlite3-doc libstdc++-4.8-doc lvm2 lxctl make-doc qct vim emacs
kdiff3 kdiff3-qt kompare meld tkcvs mgdiff python-mysqldb python-pygments
python-openssl texlive-latex-recommended texlive-xetex texlive-luatex
pandoc-citeproc diffutils-doc python-doc python-tk python2.7-doc
binfmt-support gnupg-agent inoticoming lzip openssh-server ri ruby-dev
ruby1.9.1-examples ri1.9.1 graphviz ruby-switch
Recommended packages:
fakeroot libalgorithm-merge-perl ssh-client libfile-fcntllock-perl
krb5-locales uidmap libsasl2-modules xml-core lxc-templates openssh-client
wish
The following NEW packages will be installed:
apparmor aufs-tools autoconf automake autotools-dev binutils bridge-utils
btrfs-tools build-essential ca-certificates cgmanager cpp cpp-4.8 curl
dnsmasq-base dpkg-dev dpkg-sig g++ g++-4.8 gcc gcc-4.8 git git-man iptables
libapparmor-dev libapparmor-perl libapparmor1 libarchive13 libasan0
libasn1-8-heimdal libassuan0 libatomic1 libc-dev-bin libc6-dev libcap-dev
libcloog-isl4 libconfig-file-perl libcurl3 libcurl3-gnutls libdpkg-perl
liberror-perl libgcc-4.8-dev libgmp10 libgomp1 libgpgme11 libgssapi-krb5-2
libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libicu52 libidn11 libisl10 libitm1
libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0
libldap-2.4-2 liblua5.1-0 liblxc1 liblzo2-2 libmnl0 libmpc3 libmpfr4
libnetfilter-conntrack3 libnettle4 libnfnetlink0 libpython-stdlib
libpython2.7-minimal libpython2.7-stdlib libquadmath0 libroken18-heimdal
librtmp0 libruby1.9.1 libsasl2-2 libsasl2-modules-db libseccomp2 libsigsegv2
libsqlite3-dev libstdc++-4.8-dev libtimedate-perl libtsan0 libwind0-heimdal
libxml2 libxtables10 libyaml-0-2 linux-libc-dev lxc m4 make mercurial
mercurial-common openssl pandoc pandoc-data patch python python-minimal
python2.7 python2.7-minimal python3-lxc reprepro rsync ruby ruby1.9.1
ruby1.9.1-dev s3cmd xz-utils
The following packages will be upgraded:
apt-utils
1 upgraded, 111 newly installed, 0 to remove and 25 not upgraded.
Need to get 58.3 MB of archives.
After this operation, 261 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libroken18-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [40.0 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libasn1-8-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [160 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libkrb5support0 amd64 1.12+dfsg-2ubuntu4 [29.5 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libk5crypto3 amd64 1.12+dfsg-2ubuntu4 [79.5 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libkeyutils1 amd64 1.5.6-1 [7318 B]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libkrb5-3 amd64 1.12+dfsg-2ubuntu4 [262 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libgssapi-krb5-2 amd64 1.12+dfsg-2ubuntu4 [113 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libidn11 amd64 1.28-1ubuntu2 [93.0 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libhcrypto4-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [84.0 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libheimbase1-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [29.0 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libwind0-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [47.8 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libhx509-5-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [104 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libkrb5-26-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [197 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libheimntlm0-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [15.2 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main libgssapi3-heimdal amd64 1.6~git20131207+dfsg-1ubuntu1 [90.1 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main libsasl2-modules-db amd64 2.1.25.dfsg1-17build1 [14.9 kB]
Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main libsasl2-2 amd64 2.1.25.dfsg1-17build1 [56.5 kB]
Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main libldap-2.4-2 amd64 2.4.31-1+nmu2ubuntu8 [154 kB]
Get:19 http://archive.ubuntu.com/ubuntu/ trusty/main librtmp0 amd64 2.4+20121230.gitdf6c518-1 [57.5 kB]
Get:20 http://archive.ubuntu.com/ubuntu/ trusty/main libcurl3-gnutls amd64 7.35.0-1ubuntu2 [165 kB]
Get:21 http://archive.ubuntu.com/ubuntu/ trusty/main libnfnetlink0 amd64 1.0.1-2 [15.0 kB]
Get:22 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.3 [571 kB]
Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main liblzo2-2 amd64 2.06-1.2ubuntu1 [45.9 kB]
Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main libnettle4 amd64 2.7.1-1 [121 kB]
Get:25 http://archive.ubuntu.com/ubuntu/ trusty/main libarchive13 amd64 3.1.2-7ubuntu2 [259 kB]
Get:26 http://archive.ubuntu.com/ubuntu/ trusty/main libasan0 amd64 4.8.2-19ubuntu1 [63.0 kB]
Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main libassuan0 amd64 2.1.1-1ubuntu1 [29.7 kB]
Get:28 http://archive.ubuntu.com/ubuntu/ trusty/main libatomic1 amd64 4.8.2-19ubuntu1 [8626 B]
Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]
Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]
Get:31 http://archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ trusty/main libcurl3 amd64 7.35.0-1ubuntu2 [172 kB]
Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main libgomp1 amd64 4.8.2-19ubuntu1 [23.2 kB]
Get:34 http://archive.ubuntu.com/ubuntu/ trusty/main libgpgme11 amd64 1.4.3-0.1ubuntu5 [95.8 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main libicu52 amd64 52.1-3 [6770 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main libitm1 amd64 4.8.2-19ubuntu1 [28.5 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ trusty/main liblua5.1-0 amd64 5.1.5-5 [173 kB]
Get:38 http://archive.ubuntu.com/ubuntu/ trusty-updates/main cgmanager amd64 0.24-0ubuntu7 [49.8 kB]
Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main rsync amd64 3.1.0-2ubuntu0.1 [283 kB]
Get:40 http://archive.ubuntu.com/ubuntu/ trusty/main libapparmor1 amd64 2.8.95~2430-0ubuntu5 [24.4 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ trusty/main libseccomp2 amd64 2.1.0+dfsg-1 [34.8 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ trusty-updates/main liblxc1 amd64 1.0.4-0ubuntu0.1 [154 kB]
Get:43 http://archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ trusty/main libquadmath0 amd64 4.8.2-19ubuntu1 [126 kB]
Get:45 http://archive.ubuntu.com/ubuntu/ trusty/main libsigsegv2 amd64 2.10-2 [15.0 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ trusty/main libtsan0 amd64 4.8.2-19ubuntu1 [94.7 kB]
Get:47 http://archive.ubuntu.com/ubuntu/ trusty/main libyaml-0-2 amd64 0.1.4-3ubuntu3 [48.2 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ trusty/main libpython2.7-minimal amd64 2.7.6-8 [307 kB]
Get:49 http://archive.ubuntu.com/ubuntu/ trusty/main python2.7-minimal amd64 2.7.6-8 [1190 kB]
Get:50 http://archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]
Get:51 http://archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]
Get:52 http://archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]
Get:53 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apt-utils amd64 1.0.1ubuntu2.1 [171 kB]
Get:54 http://archive.ubuntu.com/ubuntu/ trusty/main libapparmor-perl amd64 2.8.95~2430-0ubuntu5 [26.9 kB]
Get:55 http://archive.ubuntu.com/ubuntu/ trusty/main apparmor amd64 2.8.95~2430-0ubuntu5 [319 kB]
Get:56 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openssl amd64 1.0.1f-1ubuntu2.4 [489 kB]
Get:57 http://archive.ubuntu.com/ubuntu/ trusty/main ca-certificates all 20130906ubuntu2 [175 kB]
Get:58 http://archive.ubuntu.com/ubuntu/ trusty/main libxtables10 amd64 1.4.21-1ubuntu1 [25.9 kB]
Get:59 http://archive.ubuntu.com/ubuntu/ trusty/main iptables amd64 1.4.21-1ubuntu1 [261 kB]
Get:60 http://archive.ubuntu.com/ubuntu/ trusty/universe aufs-tools amd64 1:3.2+20130722-1.1 [92.3 kB]
Get:61 http://archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB]
Get:62 http://archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB]
Get:63 http://archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB]
Get:64 http://archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB]
Get:65 http://archive.ubuntu.com/ubuntu/ trusty/main binutils amd64 2.24-5ubuntu3 [2071 kB]
Get:66 http://archive.ubuntu.com/ubuntu/ trusty/main bridge-utils amd64 1.5-6ubuntu2 [29.2 kB]
Get:67 http://archive.ubuntu.com/ubuntu/ trusty/main btrfs-tools amd64 3.12-1 [335 kB]
Get:68 http://archive.ubuntu.com/ubuntu/ trusty/main libc-dev-bin amd64 2.19-0ubuntu6 [69.0 kB]
Get:69 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-29.53 [780 kB]
Get:70 http://archive.ubuntu.com/ubuntu/ trusty/main libc6-dev amd64 2.19-0ubuntu6 [1911 kB]
Get:71 http://archive.ubuntu.com/ubuntu/ trusty/main cpp-4.8 amd64 4.8.2-19ubuntu1 [4439 kB]
Get:72 http://archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]
Get:73 http://archive.ubuntu.com/ubuntu/ trusty/main libgcc-4.8-dev amd64 4.8.2-19ubuntu1 [1688 kB]
Get:74 http://archive.ubuntu.com/ubuntu/ trusty/main gcc-4.8 amd64 4.8.2-19ubuntu1 [5012 kB]
Get:75 http://archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]
Get:76 http://archive.ubuntu.com/ubuntu/ trusty/main libstdc++-4.8-dev amd64 4.8.2-19ubuntu1 [1050 kB]
Get:77 http://archive.ubuntu.com/ubuntu/ trusty/main g++-4.8 amd64 4.8.2-19ubuntu1 [7038 kB]
Get:78 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]
Get:79 http://archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]
Get:80 http://archive.ubuntu.com/ubuntu/ trusty/main libtimedate-perl all 2.3000-1 [37.2 kB]
Get:81 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.3 [179 kB]
Get:82 http://archive.ubuntu.com/ubuntu/ trusty/main xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
Get:83 http://archive.ubuntu.com/ubuntu/ trusty-updates/main patch amd64 2.7.1-4ubuntu1 [84.4 kB]
Get:84 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.3 [726 kB]
Get:85 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]
Get:86 http://archive.ubuntu.com/ubuntu/ trusty/main curl amd64 7.35.0-1ubuntu2 [123 kB]
Get:87 http://archive.ubuntu.com/ubuntu/ trusty/main dnsmasq-base amd64 2.68-1 [258 kB]
Get:88 http://archive.ubuntu.com/ubuntu/ trusty/universe libconfig-file-perl all 1.50-2 [10.1 kB]
Get:89 http://archive.ubuntu.com/ubuntu/ trusty/universe dpkg-sig all 0.13.1+nmu1 [37.1 kB]
Get:90 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]
Get:91 http://archive.ubuntu.com/ubuntu/ trusty/main git-man all 1:1.9.1-1 [698 kB]
Get:92 http://archive.ubuntu.com/ubuntu/ trusty/main git amd64 1:1.9.1-1 [2555 kB]
Get:93 http://archive.ubuntu.com/ubuntu/ trusty/main libcap-dev amd64 1:2.24-0ubuntu2 [21.6 kB]
Get:94 http://archive.ubuntu.com/ubuntu/ trusty/main libpython2.7-stdlib amd64 2.7.6-8 [1872 kB]
Get:95 http://archive.ubuntu.com/ubuntu/ trusty/main libpython-stdlib amd64 2.7.5-5ubuntu3 [7012 B]
Get:96 http://archive.ubuntu.com/ubuntu/ trusty/main ruby all 1:1.9.3.4 [5334 B]
Get:97 http://archive.ubuntu.com/ubuntu/ trusty/main ruby1.9.1 amd64 1.9.3.484-2ubuntu1 [35.6 kB]
Get:98 http://archive.ubuntu.com/ubuntu/ trusty/main libruby1.9.1 amd64 1.9.3.484-2ubuntu1 [2667 kB]
Get:99 http://archive.ubuntu.com/ubuntu/ trusty/main libsqlite3-dev amd64 3.8.2-1ubuntu2 [439 kB]
Get:100 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-lxc amd64 1.0.4-0ubuntu0.1 [19.9 kB]
Get:101 http://archive.ubuntu.com/ubuntu/ trusty-updates/main lxc amd64 1.0.4-0ubuntu0.1 [198 kB]
Get:102 http://archive.ubuntu.com/ubuntu/ trusty/main python2.7 amd64 2.7.6-8 [197 kB]
Get:103 http://archive.ubuntu.com/ubuntu/ trusty/main python-minimal amd64 2.7.5-5ubuntu3 [27.5 kB]
Get:104 http://archive.ubuntu.com/ubuntu/ trusty/main python amd64 2.7.5-5ubuntu3 [134 kB]
Get:105 http://archive.ubuntu.com/ubuntu/ trusty/universe mercurial-common all 2.8.2-1ubuntu1 [1517 kB]
Get:106 http://archive.ubuntu.com/ubuntu/ trusty/universe mercurial amd64 2.8.2-1ubuntu1 [40.8 kB]
Get:107 http://archive.ubuntu.com/ubuntu/ trusty/universe pandoc-data all 1.12.2.1-1build2 [74.1 kB]
Get:108 http://archive.ubuntu.com/ubuntu/ trusty/universe pandoc amd64 1.12.2.1-1build2 [4101 kB]
Get:109 http://archive.ubuntu.com/ubuntu/ trusty/main ruby1.9.1-dev amd64 1.9.3.484-2ubuntu1 [872 kB]
Get:110 http://archive.ubuntu.com/ubuntu/ trusty/universe s3cmd all 1.1.0~beta3-2 [67.6 kB]
Get:111 http://archive.ubuntu.com/ubuntu/ trusty/main libapparmor-dev amd64 2.8.95~2430-0ubuntu5 [38.7 kB]
Get:112 http://archive.ubuntu.com/ubuntu/ trusty/universe reprepro amd64 4.13.1-1build1 [480 kB]

Extracting templates from packages: 26%
Extracting templates from packages: 53%
Extracting templates from packages: 80%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 58.3 MB in 1min 31s (637 kB/s)
Selecting previously unselected package libroken18-heimdal:amd64.
(Reading database ... 11518 files and directories currently installed.)
Preparing to unpack .../libroken18-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libasn1-8-heimdal:amd64.
Preparing to unpack .../libasn1-8-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libasn1-8-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.12+dfsg-2ubuntu4_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.12+dfsg-2ubuntu4) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.12+dfsg-2ubuntu4_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.12+dfsg-2ubuntu4) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.6-1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.6-1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.12+dfsg-2ubuntu4_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.12+dfsg-2ubuntu4) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.12+dfsg-2ubuntu4_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.12+dfsg-2ubuntu4) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.28-1ubuntu2_amd64.deb ...
Unpacking libidn11:amd64 (1.28-1ubuntu2) ...
Selecting previously unselected package libhcrypto4-heimdal:amd64.
Preparing to unpack .../libhcrypto4-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libhcrypto4-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libheimbase1-heimdal:amd64.
Preparing to unpack .../libheimbase1-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libheimbase1-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libwind0-heimdal:amd64.
Preparing to unpack .../libwind0-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libwind0-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libhx509-5-heimdal:amd64.
Preparing to unpack .../libhx509-5-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libhx509-5-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libkrb5-26-heimdal:amd64.
Preparing to unpack .../libkrb5-26-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libkrb5-26-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libheimntlm0-heimdal:amd64.
Preparing to unpack .../libheimntlm0-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libheimntlm0-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libgssapi3-heimdal:amd64.
Preparing to unpack .../libgssapi3-heimdal_1.6~git20131207+dfsg-1ubuntu1_amd64.deb ...
Unpacking libgssapi3-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.25.dfsg1-17build1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.25.dfsg1-17build1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.25.dfsg1-17build1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.25.dfsg1-17build1) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.31-1+nmu2ubuntu8_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.31-1+nmu2ubuntu8) ...
Selecting previously unselected package librtmp0:amd64.
Preparing to unpack .../librtmp0_2.4+20121230.gitdf6c518-1_amd64.deb ...
Unpacking librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../libcurl3-gnutls_7.35.0-1ubuntu2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.35.0-1ubuntu2) ...
Selecting previously unselected package libnfnetlink0:amd64.
Preparing to unpack .../libnfnetlink0_1.0.1-2_amd64.deb ...
Unpacking libnfnetlink0:amd64 (1.0.1-2) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.3) ...
Selecting previously unselected package liblzo2-2:amd64.
Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1_amd64.deb ...
Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1) ...
Selecting previously unselected package libnettle4:amd64.
Preparing to unpack .../libnettle4_2.7.1-1_amd64.deb ...
Unpacking libnettle4:amd64 (2.7.1-1) ...
Selecting previously unselected package libarchive13:amd64.
Preparing to unpack .../libarchive13_3.1.2-7ubuntu2_amd64.deb ...
Unpacking libarchive13:amd64 (3.1.2-7ubuntu2) ...
Selecting previously unselected package libasan0:amd64.
Preparing to unpack .../libasan0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libasan0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../libassuan0_2.1.1-1ubuntu1_amd64.deb ...
Unpacking libassuan0:amd64 (2.1.1-1ubuntu1) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libatomic1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-1) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2_amd64.deb ...
Unpacking libcurl3:amd64 (7.35.0-1ubuntu2) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libgomp1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libgpgme11:amd64.
Preparing to unpack .../libgpgme11_1.4.3-0.1ubuntu5_amd64.deb ...
Unpacking libgpgme11:amd64 (1.4.3-0.1ubuntu5) ...
Selecting previously unselected package libicu52:amd64.
Preparing to unpack .../libicu52_52.1-3_amd64.deb ...
Unpacking libicu52:amd64 (52.1-3) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libitm1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package liblua5.1-0:amd64.
Preparing to unpack .../liblua5.1-0_5.1.5-5_amd64.deb ...
Unpacking liblua5.1-0:amd64 (5.1.5-5) ...
Selecting previously unselected package cgmanager.
Preparing to unpack .../cgmanager_0.24-0ubuntu7_amd64.deb ...
Unpacking cgmanager (0.24-0ubuntu7) ...
Selecting previously unselected package rsync.
Preparing to unpack .../rsync_3.1.0-2ubuntu0.1_amd64.deb ...
Unpacking rsync (3.1.0-2ubuntu0.1) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../libapparmor1_2.8.95~2430-0ubuntu5_amd64.deb ...
Unpacking libapparmor1:amd64 (2.8.95~2430-0ubuntu5) ...
Selecting previously unselected package libseccomp2:amd64.
Preparing to unpack .../libseccomp2_2.1.0+dfsg-1_amd64.deb ...
Unpacking libseccomp2:amd64 (2.1.0+dfsg-1) ...
Selecting previously unselected package liblxc1.
Preparing to unpack .../liblxc1_1.0.4-0ubuntu0.1_amd64.deb ...
Unpacking liblxc1 (1.0.4-0ubuntu0.1) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-1) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libquadmath0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../libsigsegv2_2.10-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-2) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libtsan0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../libyaml-0-2_0.1.4-3ubuntu3_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.1.4-3ubuntu3) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.6-8_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.6-8) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.6-8_amd64.deb ...
Unpacking python2.7-minimal (2.7.6-8) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...
Selecting previously unselected package libnetfilter-conntrack3:amd64.
Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...
Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...
Preparing to unpack .../apt-utils_1.0.1ubuntu2.1_amd64.deb ...
Unpacking apt-utils (1.0.1ubuntu2.1) over (1.0.1ubuntu2) ...
Selecting previously unselected package libapparmor-perl.
Preparing to unpack .../libapparmor-perl_2.8.95~2430-0ubuntu5_amd64.deb ...
Unpacking libapparmor-perl (2.8.95~2430-0ubuntu5) ...
Selecting previously unselected package apparmor.
Preparing to unpack .../apparmor_2.8.95~2430-0ubuntu5_amd64.deb ...
Unpacking apparmor (2.8.95~2430-0ubuntu5) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.1f-1ubuntu2.4_amd64.deb ...
Unpacking openssl (1.0.1f-1ubuntu2.4) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20130906ubuntu2_all.deb ...
Unpacking ca-certificates (20130906ubuntu2) ...
Selecting previously unselected package libxtables10.
Preparing to unpack .../libxtables10_1.4.21-1ubuntu1_amd64.deb ...
Unpacking libxtables10 (1.4.21-1ubuntu1) ...
Selecting previously unselected package iptables.
Preparing to unpack .../iptables_1.4.21-1ubuntu1_amd64.deb ...
Unpacking iptables (1.4.21-1ubuntu1) ...
Selecting previously unselected package aufs-tools.
Preparing to unpack .../aufs-tools_1%3a3.2+20130722-1.1_amd64.deb ...
Unpacking aufs-tools (1:3.2+20130722-1.1) ...
Selecting previously unselected package m4.
Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ...
Unpacking m4 (1.4.17-2ubuntu1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../autoconf_2.69-6_all.deb ...
Unpacking autoconf (2.69-6) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../autotools-dev_20130810.1_all.deb ...
Unpacking autotools-dev (20130810.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ...
Unpacking automake (1:1.14.1-2ubuntu1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.24-5ubuntu3_amd64.deb ...
Unpacking binutils (2.24-5ubuntu3) ...
Selecting previously unselected package bridge-utils.
Preparing to unpack .../bridge-utils_1.5-6ubuntu2_amd64.deb ...
Unpacking bridge-utils (1.5-6ubuntu2) ...
Selecting previously unselected package btrfs-tools.
Preparing to unpack .../btrfs-tools_3.12-1_amd64.deb ...
Unpacking btrfs-tools (3.12-1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6_amd64.deb ...
Unpacking libc-dev-bin (2.19-0ubuntu6) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.13.0-29.53_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-29.53) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-0ubuntu6_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-0ubuntu6) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking cpp-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking cpp (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libgcc-4.8-dev:amd64.
Preparing to unpack .../libgcc-4.8-dev_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking gcc-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking gcc (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libstdc++-4.8-dev:amd64.
Preparing to unpack .../libstdc++-4.8-dev_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libstdc++-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package g++-4.8.
Preparing to unpack .../g++-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking g++-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking g++ (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package make.
Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...
Unpacking make (3.81-8.2ubuntu3) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../libtimedate-perl_2.3000-1_all.deb ...
Unpacking libtimedate-perl (2.3000-1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.3_all.deb ...
Unpacking libdpkg-perl (1.17.5ubuntu5.3) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
Selecting previously unselected package patch.
Preparing to unpack .../patch_2.7.1-4ubuntu1_amd64.deb ...
Unpacking patch (2.7.1-4ubuntu1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.3_all.deb ...
Unpacking dpkg-dev (1.17.5ubuntu5.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...
Unpacking build-essential (11.6ubuntu6) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2) ...
Selecting previously unselected package dnsmasq-base.
Preparing to unpack .../dnsmasq-base_2.68-1_amd64.deb ...
Unpacking dnsmasq-base (2.68-1) ...
Selecting previously unselected package libconfig-file-perl.
Preparing to unpack .../libconfig-file-perl_1.50-2_all.deb ...
Unpacking libconfig-file-perl (1.50-2) ...
Selecting previously unselected package dpkg-sig.
Preparing to unpack .../dpkg-sig_0.13.1+nmu1_all.deb ...
Unpacking dpkg-sig (0.13.1+nmu1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a1.9.1-1_all.deb ...
Unpacking git-man (1:1.9.1-1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a1.9.1-1_amd64.deb ...
Unpacking git (1:1.9.1-1) ...
Selecting previously unselected package libcap-dev:amd64.
Preparing to unpack .../libcap-dev_1%3a2.24-0ubuntu2_amd64.deb ...
Unpacking libcap-dev:amd64 (1:2.24-0ubuntu2) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.6-8_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.6-8) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.5-5ubuntu3_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a1.9.3.4_all.deb ...
Unpacking ruby (1:1.9.3.4) ...
Selecting previously unselected package ruby1.9.1.
Preparing to unpack .../ruby1.9.1_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking ruby1.9.1 (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package libruby1.9.1.
Preparing to unpack .../libruby1.9.1_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking libruby1.9.1 (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../libsqlite3-dev_3.8.2-1ubuntu2_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.8.2-1ubuntu2) ...
Selecting previously unselected package python3-lxc.
Preparing to unpack .../python3-lxc_1.0.4-0ubuntu0.1_amd64.deb ...
Unpacking python3-lxc (1.0.4-0ubuntu0.1) ...
Selecting previously unselected package lxc.
Preparing to unpack .../lxc_1.0.4-0ubuntu0.1_amd64.deb ...
Unpacking lxc (1.0.4-0ubuntu0.1) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.6-8_amd64.deb ...
Unpacking python2.7 (2.7.6-8) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.5-5ubuntu3_amd64.deb ...
Unpacking python-minimal (2.7.5-5ubuntu3) ...
Selecting previously unselected package python.
Preparing to unpack .../python_2.7.5-5ubuntu3_amd64.deb ...
Unpacking python (2.7.5-5ubuntu3) ...
Selecting previously unselected package mercurial-common.
Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1_all.deb ...
Unpacking mercurial-common (2.8.2-1ubuntu1) ...
Selecting previously unselected package mercurial.
Preparing to unpack .../mercurial_2.8.2-1ubuntu1_amd64.deb ...
Unpacking mercurial (2.8.2-1ubuntu1) ...
Selecting previously unselected package pandoc-data.
Preparing to unpack .../pandoc-data_1.12.2.1-1build2_all.deb ...
Unpacking pandoc-data (1.12.2.1-1build2) ...
Selecting previously unselected package pandoc.
Preparing to unpack .../pandoc_1.12.2.1-1build2_amd64.deb ...
Unpacking pandoc (1.12.2.1-1build2) ...
Selecting previously unselected package ruby1.9.1-dev.
Preparing to unpack .../ruby1.9.1-dev_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking ruby1.9.1-dev (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package s3cmd.
Preparing to unpack .../s3cmd_1.1.0~beta3-2_all.deb ...
Unpacking s3cmd (1.1.0~beta3-2) ...
Selecting previously unselected package libapparmor-dev:amd64.
Preparing to unpack .../libapparmor-dev_2.8.95~2430-0ubuntu5_amd64.deb ...
Unpacking libapparmor-dev:amd64 (2.8.95~2430-0ubuntu5) ...
Selecting previously unselected package reprepro.
Preparing to unpack .../reprepro_4.13.1-1build1_amd64.deb ...
Unpacking reprepro (4.13.1-1build1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Setting up libroken18-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libasn1-8-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libkrb5support0:amd64 (1.12+dfsg-2ubuntu4) ...
Setting up libk5crypto3:amd64 (1.12+dfsg-2ubuntu4) ...
Setting up libkeyutils1:amd64 (1.5.6-1) ...
Setting up libkrb5-3:amd64 (1.12+dfsg-2ubuntu4) ...
Setting up libgssapi-krb5-2:amd64 (1.12+dfsg-2ubuntu4) ...
Setting up libidn11:amd64 (1.28-1ubuntu2) ...
Setting up libhcrypto4-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libheimbase1-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libwind0-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libhx509-5-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libkrb5-26-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libheimntlm0-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libgssapi3-heimdal:amd64 (1.6~git20131207+dfsg-1ubuntu1) ...
Setting up libsasl2-modules-db:amd64 (2.1.25.dfsg1-17build1) ...
Setting up libsasl2-2:amd64 (2.1.25.dfsg1-17build1) ...
Setting up libldap-2.4-2:amd64 (2.4.31-1+nmu2ubuntu8) ...
Setting up librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Setting up libcurl3-gnutls:amd64 (7.35.0-1ubuntu2) ...
Setting up libnfnetlink0:amd64 (1.0.1-2) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.3) ...
Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1) ...
Setting up libnettle4:amd64 (2.7.1-1) ...
Setting up libarchive13:amd64 (3.1.2-7ubuntu2) ...
Setting up libasan0:amd64 (4.8.2-19ubuntu1) ...
Setting up libassuan0:amd64 (2.1.1-1ubuntu1) ...
Setting up libatomic1:amd64 (4.8.2-19ubuntu1) ...
Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
Setting up libisl10:amd64 (0.12.2-1) ...
Setting up libcloog-isl4:amd64 (0.18.2-1) ...
Setting up libcurl3:amd64 (7.35.0-1ubuntu2) ...
Setting up libgomp1:amd64 (4.8.2-19ubuntu1) ...
Setting up libgpgme11:amd64 (1.4.3-0.1ubuntu5) ...
Setting up libicu52:amd64 (52.1-3) ...
Setting up libitm1:amd64 (4.8.2-19ubuntu1) ...
Setting up liblua5.1-0:amd64 (5.1.5-5) ...
Setting up cgmanager (0.24-0ubuntu7) ...
invoke-rc.d: unknown initscript, /etc/init.d/cgmanager not found.
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: unknown initscript, /etc/init.d/cgproxy not found.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up rsync (3.1.0-2ubuntu0.1) ...
Removing any system startup links for /etc/init.d/rsync ...
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match rsync Default-Stop values (none)
 Adding system startup for /etc/init.d/rsync ...
/etc/rc0.d/K20rsync -> ../init.d/rsync
/etc/rc1.d/K20rsync -> ../init.d/rsync
/etc/rc6.d/K20rsync -> ../init.d/rsync
/etc/rc2.d/S20rsync -> ../init.d/rsync
/etc/rc3.d/S20rsync -> ../init.d/rsync
/etc/rc4.d/S20rsync -> ../init.d/rsync
/etc/rc5.d/S20rsync -> ../init.d/rsync
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up libapparmor1:amd64 (2.8.95~2430-0ubuntu5) ...
Setting up libseccomp2:amd64 (2.1.0+dfsg-1) ...
Setting up libmpfr4:amd64 (3.1.2-1) ...
Setting up libquadmath0:amd64 (4.8.2-19ubuntu1) ...
Setting up libsigsegv2:amd64 (2.10-2) ...
Setting up libtsan0:amd64 (4.8.2-19ubuntu1) ...
Setting up libyaml-0-2:amd64 (0.1.4-3ubuntu3) ...
Setting up libpython2.7-minimal:amd64 (2.7.6-8) ...
Setting up python2.7-minimal (2.7.6-8) ...
Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ...
Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...
Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...
Setting up apt-utils (1.0.1ubuntu2.1) ...
Setting up libapparmor-perl (2.8.95~2430-0ubuntu5) ...
Setting up apparmor (2.8.95~2430-0ubuntu5) ...
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: policy-rc.d denied execution of reload.
Setting up openssl (1.0.1f-1ubuntu2.4) ...
Setting up ca-certificates (20130906ubuntu2) ...
Setting up libxtables10 (1.4.21-1ubuntu1) ...
Setting up iptables (1.4.21-1ubuntu1) ...
Setting up aufs-tools (1:3.2+20130722-1.1) ...
Setting up m4 (1.4.17-2ubuntu1) ...
Setting up autoconf (2.69-6) ...
Setting up autotools-dev (20130810.1) ...
Setting up automake (1:1.14.1-2ubuntu1) ...
update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode
Setting up binutils (2.24-5ubuntu3) ...
Setting up bridge-utils (1.5-6ubuntu2) ...
Setting up btrfs-tools (3.12-1) ...
update-initramfs: deferring update (trigger activated)
Setting up libc-dev-bin (2.19-0ubuntu6) ...
Setting up linux-libc-dev:amd64 (3.13.0-29.53) ...
Setting up libc6-dev:amd64 (2.19-0ubuntu6) ...
Setting up cpp-4.8 (4.8.2-19ubuntu1) ...
Setting up cpp (4:4.8.2-1ubuntu6) ...
Setting up libgcc-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Setting up gcc-4.8 (4.8.2-19ubuntu1) ...
Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libstdc++-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Setting up g++-4.8 (4.8.2-19ubuntu1) ...
Setting up g++ (4:4.8.2-1ubuntu6) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.2ubuntu3) ...
Setting up libtimedate-perl (2.3000-1) ...
Setting up libdpkg-perl (1.17.5ubuntu5.3) ...
Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up patch (2.7.1-4ubuntu1) ...
Setting up dpkg-dev (1.17.5ubuntu5.3) ...
Setting up build-essential (11.6ubuntu6) ...
Setting up curl (7.35.0-1ubuntu2) ...
Setting up dnsmasq-base (2.68-1) ...
Setting up libconfig-file-perl (1.50-2) ...
Setting up dpkg-sig (0.13.1+nmu1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:1.9.1-1) ...
Setting up git (1:1.9.1-1) ...
Setting up libcap-dev:amd64 (1:2.24-0ubuntu2) ...
Setting up libpython2.7-stdlib:amd64 (2.7.6-8) ...
Setting up libpython-stdlib:amd64 (2.7.5-5ubuntu3) ...
Setting up libsqlite3-dev:amd64 (3.8.2-1ubuntu2) ...
Setting up python2.7 (2.7.6-8) ...
Setting up python-minimal (2.7.5-5ubuntu3) ...
Setting up python (2.7.5-5ubuntu3) ...
Setting up mercurial-common (2.8.2-1ubuntu1) ...
Setting up mercurial (2.8.2-1ubuntu1) ...

Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
Setting up pandoc-data (1.12.2.1-1build2) ...
Setting up pandoc (1.12.2.1-1build2) ...
Setting up s3cmd (1.1.0~beta3-2) ...
Setting up libapparmor-dev:amd64 (2.8.95~2430-0ubuntu5) ...
Setting up reprepro (4.13.1-1build1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up liblxc1 (1.0.4-0ubuntu0.1) ...
Setting up python3-lxc (1.0.4-0ubuntu0.1) ...
Setting up lxc (1.0.4-0ubuntu0.1) ...
invoke-rc.d: unknown initscript, /etc/init.d/lxc not found.
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: unknown initscript, /etc/init.d/lxc-net not found.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up lxc dnsmasq configuration.
Processing triggers for ureadahead (0.100.0-16) ...
Setting up ruby (1:1.9.3.4) ...
Setting up ruby1.9.1 (1.9.3.484-2ubuntu1) ...
Setting up libruby1.9.1 (1.9.3.484-2ubuntu1) ...
Setting up ruby1.9.1-dev (1.9.3.484-2ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...
Processing triggers for ca-certificates (20130906ubuntu2) ...
Updating certificates in /etc/ssl/certs... 164 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Processing triggers for initramfs-tools (0.103ubuntu4) ...
---> 7353ced58d9d
Removing intermediate container e53af243c2cb
Step 4 : RUN git clone --no-checkout https://git.fedorahosted.org/git/lvm2.git /usr/local/lvm2 && cd /usr/local/lvm2 && git checkout -q v2_02_103
---> Running in d5ba61a9168b
Cloning into '/usr/local/lvm2'...
 ---> b6d303c64e46
Removing intermediate container d5ba61a9168b
Step 5 : RUN cd /usr/local/lvm2 && ./configure --enable-static_link && make device-mapper && make install_device-mapper
---> Running in 64a013f47f0e
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for ranlib... ranlib
checking for cflow... no
checking for cscope... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking asm/byteorder.h usability... yes
checking asm/byteorder.h presence... yes
checking for asm/byteorder.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for struct stat.st_rdev... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mode_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for struct stat.st_rdev... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ftruncate... yes
checking for gethostname... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for rmdir... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strspn... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for siginterrupt... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking for unistd.h... (cached) yes
checking for working chown... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether to use static linking... yes
checking file owner...
checking group owner...
checking device node uid... 0
checking device node gid... 0
checking device node mode... 0600
checking when to create device nodes... on resume
checking default name mangling... auto
checking whether to enable lvm1 fallback... no
checking whether to include support for lvm1 metadata... internal
checking whether to include support for GFS pool metadata... internal
checking whether to include support for cluster locking... internal
checking whether to include snapshots... internal
checking whether to include mirrors... internal
checking whether to include raid... internal
checking whether to include replicators... none
checking whether to include thin provisioning... none
checking whether to enable readline... maybe
checking whether to enable realtime support...
checking whether to enable OCF resource agents... no
checking whether to build cluster LVM daemon... none
checking whether to build cluster mirror log daemon... no
checking whether to enable debugging... no
checking for C optimisation flag... -O2
checking whether to gather gcov profiling data... no
checking whether to enable unit testing... no
checking whether to enable valgrind awareness of pools... no
checking whether to use device-mapper... yes
checking whether to build LVMetaD... no
checking whether to enable synchronisation with udev processing... no
checking whether to enable installation of udev rules required for synchronisation... no
checking whether to enable executable path detection in udev rules... no
checking whether udev supports built-in blkid... checking for pkg-config... no
checking for PKGCONFIGINIT... no
pkg-config initialized
./configure: line 9232: --atleast-version=176: command not found
no
checking whether to enable O_DIRECT... yes
checking whether to build liblvm2app.so application library... no
checking whether to compile liblvm2cmd.so... no
checking whether to build Python wrapper for liblvm2app.so... no
checking whether to install fsadm... yes
checking whether to install blkdeactivate... yes
checking whether to use dmeventd...
checking for getline in -lc... yes
checking for canonicalize_file_name in -lc... yes
checking for dlopen in -ldl... yes
checking whether to enable selinux support... yes
checking for sepol_check_context in -lsepol... no
checking for is_selinux_enabled in -lselinux... no
configure: WARNING: Disabling selinux
checking for getopt.h... (cached) yes
checking for library containing tgetent... no
checking for readline in -lreadline... no
checking for rl_completion_matches... no
checking whether to enable internationalisation... no
./configure: line 10248: --variable=systemdsystemunitdir: command not found
./configure: line 10260: --variable=systemdutildir: command not found
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for socket... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for modprobe... /sbin/modprobe
checking for kernel interface choice... ioctl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.tmpl
config.status: creating daemons/Makefile
config.status: creating daemons/clvmd/Makefile
config.status: creating daemons/cmirrord/Makefile
config.status: creating daemons/dmeventd/Makefile
config.status: creating daemons/dmeventd/libdevmapper-event.pc
config.status: creating daemons/dmeventd/plugins/Makefile
config.status: creating daemons/dmeventd/plugins/lvm2/Makefile
config.status: creating daemons/dmeventd/plugins/raid/Makefile
config.status: creating daemons/dmeventd/plugins/mirror/Makefile
config.status: creating daemons/dmeventd/plugins/snapshot/Makefile
config.status: creating daemons/dmeventd/plugins/thin/Makefile
config.status: creating daemons/lvmetad/Makefile
config.status: creating conf/Makefile
config.status: creating conf/example.conf
config.status: creating conf/default.profile
config.status: creating include/.symlinks
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating lib/format1/Makefile
config.status: creating lib/format_pool/Makefile
config.status: creating lib/locking/Makefile
config.status: creating lib/mirror/Makefile
config.status: creating lib/replicator/Makefile
config.status: creating lib/misc/lvm-version.h
config.status: creating lib/raid/Makefile
config.status: creating lib/snapshot/Makefile
config.status: creating lib/thin/Makefile
config.status: creating libdaemon/Makefile
config.status: creating libdaemon/client/Makefile
config.status: creating libdaemon/server/Makefile
config.status: creating libdm/Makefile
config.status: creating libdm/libdevmapper.pc
config.status: creating liblvm/Makefile
config.status: creating liblvm/liblvm2app.pc
config.status: creating man/Makefile
config.status: creating po/Makefile
config.status: creating python/Makefile
config.status: creating python/setup.py
config.status: creating scripts/blkdeactivate.sh
config.status: creating scripts/blk_availability_init_red_hat
config.status: creating scripts/blk_availability_systemd_red_hat.service
config.status: creating scripts/clvmd_init_red_hat
config.status: creating scripts/cmirrord_init_red_hat
config.status: creating scripts/lvm2_lvmetad_init_red_hat
config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.socket
config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.service
config.status: creating scripts/lvm2_monitoring_init_red_hat
config.status: creating scripts/dm_event_systemd_red_hat.socket
config.status: creating scripts/dm_event_systemd_red_hat.service
config.status: creating scripts/lvm2_monitoring_systemd_red_hat.service
config.status: creating scripts/lvm2_tmpfiles_red_hat.conf
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/api/Makefile
config.status: creating test/unit/Makefile
config.status: creating tools/Makefile
config.status: creating udev/Makefile
config.status: creating unit-tests/datastruct/Makefile
config.status: creating unit-tests/regex/Makefile
config.status: creating unit-tests/mm/Makefile
config.status: creating lib/misc/configure.h
make -C include device-mapper
make[1]: Entering directory `/usr/local/lvm2/include'
find . -maxdepth 1 -type l -exec rm -f \{\} \;
for i in `cat .symlinks`; do ln -s $i ; done
touch .symlinks_created
make[1]: Leaving directory `/usr/local/lvm2/include'
make -C libdm device-mapper
make[1]: Entering directory `/usr/local/lvm2/libdm'
/bin/mkdir -p ioctl/; \
set -e; \
FILE=`echo ioctl/libdm-iface.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o ioctl/libdm-iface.d ioctl/libdm-iface.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" ioctl/libdm-iface.d; \
[ -s ioctl/libdm-iface.d ] || rm -f ioctl/libdm-iface.d
/bin/mkdir -p regex/; \
set -e; \
FILE=`echo regex/ttree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/ttree.d regex/ttree.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/ttree.d; \
[ -s regex/ttree.d ] || rm -f regex/ttree.d
/bin/mkdir -p regex/; \
set -e; \
FILE=`echo regex/parse_rx.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/parse_rx.d regex/parse_rx.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/parse_rx.d; \
[ -s regex/parse_rx.d ] || rm -f regex/parse_rx.d
/bin/mkdir -p regex/; \
set -e; \
FILE=`echo regex/matcher.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/matcher.d regex/matcher.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/matcher.d; \
[ -s regex/matcher.d ] || rm -f regex/matcher.d
/bin/mkdir -p mm/; \
set -e; \
FILE=`echo mm/pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o mm/pool.d mm/pool.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/pool.d; \
[ -s mm/pool.d ] || rm -f mm/pool.d
/bin/mkdir -p mm/; \
set -e; \
FILE=`echo mm/dbg_malloc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o mm/dbg_malloc.d mm/dbg_malloc.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/dbg_malloc.d; \
[ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-config.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-config.d libdm-config.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-config.d; \
[ -s libdm-config.d ] || rm -f libdm-config.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-report.d libdm-report.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-report.d; \
[ -s libdm-report.d ] || rm -f libdm-report.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-string.d libdm-string.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-string.d; \
[ -s libdm-string.d ] || rm -f libdm-string.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-deptree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-deptree.d libdm-deptree.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-deptree.d; \
[ -s libdm-deptree.d ] || rm -f libdm-deptree.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-file.d libdm-file.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-file.d; \
[ -s libdm-file.d ] || rm -f libdm-file.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo libdm-common.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-common.d libdm-common.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-common.d; \
[ -s libdm-common.d ] || rm -f libdm-common.d
/bin/mkdir -p datastruct/; \
set -e; \
FILE=`echo datastruct/list.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/list.d datastruct/list.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/list.d; \
[ -s datastruct/list.d ] || rm -f datastruct/list.d
/bin/mkdir -p datastruct/; \
set -e; \
FILE=`echo datastruct/hash.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/hash.d datastruct/hash.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/hash.d; \
[ -s datastruct/hash.d ] || rm -f datastruct/hash.d
/bin/mkdir -p datastruct/; \
set -e; \
FILE=`echo datastruct/bitset.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/bitset.d datastruct/bitset.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/bitset.d; \
[ -s datastruct/bitset.d ] || rm -f datastruct/bitset.d
make[1]: Leaving directory `/usr/local/lvm2/libdm'
make[1]: Entering directory `/usr/local/lvm2/libdm'
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 datastruct/bitset.c -o datastruct/bitset.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 datastruct/hash.c -o datastruct/hash.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 datastruct/list.c -o datastruct/list.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-common.c -o libdm-common.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-file.c -o libdm-file.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-deptree.c -o libdm-deptree.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-string.c -o libdm-string.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-report.c -o libdm-report.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 libdm-config.c -o libdm-config.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 mm/dbg_malloc.c -o mm/dbg_malloc.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 mm/pool.c -o mm/pool.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 regex/matcher.c -o regex/matcher.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 regex/parse_rx.c -o regex/parse_rx.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 regex/ttree.c -o regex/ttree.o
gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o
set -e; \
( cat ./.exported_symbols; \
if test x./libdevmapper.h != x; then \
gcc -E -P -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 ./libdevmapper.h | \
/bin/sed -ne "/^typedef|}/!s/.*[ *]\(dm_[a-z0-9_]*\)(.*/\1/p"; \
fi \
) > .exported_symbols_generated
set -e; (echo "Base {"; echo " global:"; \
sed "s/^/ /;s/$/;/" < .exported_symbols_generated; \
echo " local:"; echo " *;"; echo "};") > .export.sym
gcc -shared -Wl,-soname,libdevmapper.so.1.02 \
-fPIC -O2 -Wl,--version-script,.export.sym -L../libdm -L../lib -L../libdaemon/client datastruct/bitset.o datastruct/hash.o datastruct/list.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o libdm-config.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o -o ioctl/libdevmapper.so.1.02
ln -s -f libdevmapper.so.1.02 ioctl/libdevmapper.so
ln -s -f ioctl/libdevmapper.so libdevmapper.so
ln -s -f ioctl/libdevmapper.so libdevmapper.so.1.02
rm -f ioctl/libdevmapper.a
ar rs ioctl/libdevmapper.a datastruct/bitset.o datastruct/hash.o datastruct/list.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o libdm-config.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o
ar: creating ioctl/libdevmapper.a
make[1]: Leaving directory `/usr/local/lvm2/libdm'
make -C tools device-mapper
make[1]: Entering directory `/usr/local/lvm2/tools'
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvmcmdlib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmcmdlib.d lvmcmdlib.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmcmdlib.d; \
[ -s lvmcmdlib.d ] || rm -f lvmcmdlib.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvm2cmd.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm2cmd.d lvm2cmd.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm2cmd.d; \
[ -s lvm2cmd.d ] || rm -f lvm2cmd.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvm2cmd-static.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm2cmd-static.d lvm2cmd-static.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm2cmd-static.d; \
[ -s lvm2cmd-static.d ] || rm -f lvm2cmd-static.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvm.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm.d lvm.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm.d; \
[ -s lvm.d ] || rm -f lvm.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo dmsetup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o dmsetup.d dmsetup.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dmsetup.d; \
[ -s dmsetup.d ] || rm -f dmsetup.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgsplit.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgsplit.d vgsplit.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgsplit.d; \
[ -s vgsplit.d ] || rm -f vgsplit.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgscan.d vgscan.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgscan.d; \
[ -s vgscan.d ] || rm -f vgscan.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgrename.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgrename.d vgrename.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgrename.d; \
[ -s vgrename.d ] || rm -f vgrename.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgremove.d vgremove.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgremove.d; \
[ -s vgremove.d ] || rm -f vgremove.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgreduce.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgreduce.d vgreduce.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgreduce.d; \
[ -s vgreduce.d ] || rm -f vgreduce.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgmknodes.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgmknodes.d vgmknodes.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgmknodes.d; \
[ -s vgmknodes.d ] || rm -f vgmknodes.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgmerge.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgmerge.d vgmerge.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgmerge.d; \
[ -s vgmerge.d ] || rm -f vgmerge.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgimport.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgimport.d vgimport.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgimport.d; \
[ -s vgimport.d ] || rm -f vgimport.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgextend.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgextend.d vgextend.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgextend.d; \
[ -s vgextend.d ] || rm -f vgextend.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgexport.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgexport.d vgexport.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgexport.d; \
[ -s vgexport.d ] || rm -f vgexport.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgdisplay.d vgdisplay.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgdisplay.d; \
[ -s vgdisplay.d ] || rm -f vgdisplay.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgconvert.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgconvert.d vgconvert.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgconvert.d; \
[ -s vgconvert.d ] || rm -f vgconvert.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcreate.d vgcreate.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcreate.d; \
[ -s vgcreate.d ] || rm -f vgcreate.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgck.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgck.d vgck.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgck.d; \
[ -s vgck.d ] || rm -f vgck.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgchange.d vgchange.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgchange.d; \
[ -s vgchange.d ] || rm -f vgchange.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgcfgrestore.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcfgrestore.d vgcfgrestore.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcfgrestore.d; \
[ -s vgcfgrestore.d ] || rm -f vgcfgrestore.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo vgcfgbackup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcfgbackup.d vgcfgbackup.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcfgbackup.d; \
[ -s vgcfgbackup.d ] || rm -f vgcfgbackup.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo toollib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o toollib.d toollib.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" toollib.d; \
[ -s toollib.d ] || rm -f toollib.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo segtypes.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o segtypes.d segtypes.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" segtypes.d; \
[ -s segtypes.d ] || rm -f segtypes.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo reporter.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o reporter.d reporter.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" reporter.d; \
[ -s reporter.d ] || rm -f reporter.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvscan.d pvscan.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvscan.d; \
[ -s pvscan.d ] || rm -f pvscan.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvresize.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvresize.d pvresize.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvresize.d; \
[ -s pvresize.d ] || rm -f pvresize.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvremove.d pvremove.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvremove.d; \
[ -s pvremove.d ] || rm -f pvremove.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvmove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvmove.d pvmove.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvmove.d; \
[ -s pvmove.d ] || rm -f pvmove.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvdisplay.d pvdisplay.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvdisplay.d; \
[ -s pvdisplay.d ] || rm -f pvdisplay.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvcreate.d pvcreate.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvcreate.d; \
[ -s pvcreate.d ] || rm -f pvcreate.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvck.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvck.d pvck.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvck.d; \
[ -s pvck.d ] || rm -f pvck.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo pvchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvchange.d pvchange.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvchange.d; \
[ -s pvchange.d ] || rm -f pvchange.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo polldaemon.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o polldaemon.d polldaemon.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" polldaemon.d; \
[ -s polldaemon.d ] || rm -f polldaemon.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvscan.d lvscan.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvscan.d; \
[ -s lvscan.d ] || rm -f lvscan.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvresize.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvresize.d lvresize.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvresize.d; \
[ -s lvresize.d ] || rm -f lvresize.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvrename.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvrename.d lvrename.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvrename.d; \
[ -s lvrename.d ] || rm -f lvrename.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvremove.d lvremove.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvremove.d; \
[ -s lvremove.d ] || rm -f lvremove.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvreduce.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvreduce.d lvreduce.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvreduce.d; \
[ -s lvreduce.d ] || rm -f lvreduce.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvmdiskscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmdiskscan.d lvmdiskscan.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmdiskscan.d; \
[ -s lvmdiskscan.d ] || rm -f lvmdiskscan.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvmcmdline.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmcmdline.d lvmcmdline.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmcmdline.d; \
[ -s lvmcmdline.d ] || rm -f lvmcmdline.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvmchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmchange.d lvmchange.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmchange.d; \
[ -s lvmchange.d ] || rm -f lvmchange.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvextend.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvextend.d lvextend.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvextend.d; \
[ -s lvextend.d ] || rm -f lvextend.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvdisplay.d lvdisplay.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvdisplay.d; \
[ -s lvdisplay.d ] || rm -f lvdisplay.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvcreate.d lvcreate.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvcreate.d; \
[ -s lvcreate.d ] || rm -f lvcreate.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvconvert.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvconvert.d lvconvert.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvconvert.d; \
[ -s lvconvert.d ] || rm -f lvconvert.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo lvchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvchange.d lvchange.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvchange.d; \
[ -s lvchange.d ] || rm -f lvchange.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo formats.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o formats.d formats.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" formats.d; \
[ -s formats.d ] || rm -f formats.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo dumpconfig.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o dumpconfig.d dumpconfig.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
[ -s dumpconfig.d ] || rm -f dumpconfig.d
make[1]: Leaving directory `/usr/local/lvm2/tools'
make[1]: Entering directory `/usr/local/lvm2/tools'
gcc -c -I. -I../include -DLVM_SHARED_PATH=\"/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -fPIC -O2 dmsetup.c -o dmsetup.o
gcc -fPIC -O2 -O2 -L../libdm -L../lib -L../libdaemon/client -L../libdm \
-o dmsetup dmsetup.o -ldevmapper
gcc -fPIC -O2 -O2 -L../libdm -L../lib -L../libdaemon/client -static -L../libdm/ioctl \
-o dmsetup.static dmsetup.o -ldevmapper
make[1]: Leaving directory `/usr/local/lvm2/tools'
make -C daemons device-mapper
make[1]: Entering directory `/usr/local/lvm2/daemons'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/daemons'
make -C man device-mapper
make[1]: Entering directory `/usr/local/lvm2/man'
Creating dmsetup.8
make[1]: Leaving directory `/usr/local/lvm2/man'
make -C include device-mapper
make[1]: Entering directory `/usr/local/lvm2/include'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/include'
make -C libdm device-mapper
make[1]: Entering directory `/usr/local/lvm2/libdm'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/libdm'
make -C tools device-mapper
make[1]: Entering directory `/usr/local/lvm2/tools'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/tools'
make -C daemons device-mapper
make[1]: Entering directory `/usr/local/lvm2/daemons'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/daemons'
make -C man device-mapper
make[1]: Entering directory `/usr/local/lvm2/man'
make[1]: Nothing to be done for `device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/man'
make -C conf install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/conf'
make[1]: Nothing to be done for `install_device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/conf'
make -C daemons install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/daemons'
make[1]: Nothing to be done for `install_device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/daemons'
make -C include install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/include'
make[1]: Nothing to be done for `install_device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/include'
make -C lib install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/lib'
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/sharedlib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/sharedlib.d misc/sharedlib.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/sharedlib.d; \
[ -s misc/sharedlib.d ] || rm -f misc/sharedlib.d
/bin/mkdir -p locking/; \
set -e; \
FILE=`echo locking/external_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/external_locking.d locking/external_locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/external_locking.d; \
[ -s locking/external_locking.d ] || rm -f locking/external_locking.d
/bin/mkdir -p activate/; \
set -e; \
FILE=`echo activate/fs.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/fs.d activate/fs.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/fs.d; \
[ -s activate/fs.d ] || rm -f activate/fs.d
/bin/mkdir -p activate/; \
set -e; \
FILE=`echo activate/dev_manager.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/dev_manager.d activate/dev_manager.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/dev_manager.d; \
[ -s activate/dev_manager.d ] || rm -f activate/dev_manager.d
/bin/mkdir -p raid/; \
set -e; \
FILE=`echo raid/raid.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o raid/raid.d raid/raid.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" raid/raid.d; \
[ -s raid/raid.d ] || rm -f raid/raid.d
/bin/mkdir -p mirror/; \
set -e; \
FILE=`echo mirror/mirrored.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o mirror/mirrored.d mirror/mirrored.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mirror/mirrored.d; \
[ -s mirror/mirrored.d ] || rm -f mirror/mirrored.d
/bin/mkdir -p snapshot/; \
set -e; \
FILE=`echo snapshot/snapshot.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o snapshot/snapshot.d snapshot/snapshot.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" snapshot/snapshot.d; \
[ -s snapshot/snapshot.d ] || rm -f snapshot/snapshot.d
/bin/mkdir -p locking/; \
set -e; \
FILE=`echo locking/cluster_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/cluster_locking.d locking/cluster_locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/cluster_locking.d; \
[ -s locking/cluster_locking.d ] || rm -f locking/cluster_locking.d
/bin/mkdir -p format_pool/; \
set -e; \
FILE=`echo format_pool/pool_label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/pool_label.d format_pool/pool_label.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/pool_label.d; \
[ -s format_pool/pool_label.d ] || rm -f format_pool/pool_label.d
/bin/mkdir -p format_pool/; \
set -e; \
FILE=`echo format_pool/import_export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/import_export.d format_pool/import_export.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/import_export.d; \
[ -s format_pool/import_export.d ] || rm -f format_pool/import_export.d
/bin/mkdir -p format_pool/; \
set -e; \
FILE=`echo format_pool/format_pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/format_pool.d format_pool/format_pool.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/format_pool.d; \
[ -s format_pool/format_pool.d ] || rm -f format_pool/format_pool.d
/bin/mkdir -p format_pool/; \
set -e; \
FILE=`echo format_pool/disk_rep.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/disk_rep.d format_pool/disk_rep.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/disk_rep.d; \
[ -s format_pool/disk_rep.d ] || rm -f format_pool/disk_rep.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/vg_number.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/vg_number.d format1/vg_number.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/vg_number.d; \
[ -s format1/vg_number.d ] || rm -f format1/vg_number.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/lvm1-label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/lvm1-label.d format1/lvm1-label.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/lvm1-label.d; \
[ -s format1/lvm1-label.d ] || rm -f format1/lvm1-label.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/layout.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/layout.d format1/layout.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/layout.d; \
[ -s format1/layout.d ] || rm -f format1/layout.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/import-extents.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/import-extents.d format1/import-extents.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/import-extents.d; \
[ -s format1/import-extents.d ] || rm -f format1/import-extents.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/import-export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/import-export.d format1/import-export.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/import-export.d; \
[ -s format1/import-export.d ] || rm -f format1/import-export.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/format1.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/format1.d format1/format1.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/format1.d; \
[ -s format1/format1.d ] || rm -f format1/format1.d
/bin/mkdir -p format1/; \
set -e; \
FILE=`echo format1/disk-rep.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/disk-rep.d format1/disk-rep.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/disk-rep.d; \
[ -s format1/disk-rep.d ] || rm -f format1/disk-rep.d
/bin/mkdir -p zero/; \
set -e; \
FILE=`echo zero/zero.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o zero/zero.d zero/zero.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" zero/zero.d; \
[ -s zero/zero.d ] || rm -f zero/zero.d
/bin/mkdir -p uuid/; \
set -e; \
FILE=`echo uuid/uuid.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o uuid/uuid.d uuid/uuid.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" uuid/uuid.d; \
[ -s uuid/uuid.d ] || rm -f uuid/uuid.d
/bin/mkdir -p striped/; \
set -e; \
FILE=`echo striped/striped.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o striped/striped.d striped/striped.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" striped/striped.d; \
[ -s striped/striped.d ] || rm -f striped/striped.d
/bin/mkdir -p report/; \
set -e; \
FILE=`echo report/report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o report/report.d report/report.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" report/report.d; \
[ -s report/report.d ] || rm -f report/report.d
/bin/mkdir -p report/; \
set -e; \
FILE=`echo report/properties.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o report/properties.d report/properties.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" report/properties.d; \
[ -s report/properties.d ] || rm -f report/properties.d
/bin/mkdir -p properties/; \
set -e; \
FILE=`echo properties/prop_common.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o properties/prop_common.d properties/prop_common.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" properties/prop_common.d; \
[ -s properties/prop_common.d ] || rm -f properties/prop_common.d
/bin/mkdir -p mm/; \
set -e; \
FILE=`echo mm/memlock.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o mm/memlock.d mm/memlock.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/memlock.d; \
[ -s mm/memlock.d ] || rm -f mm/memlock.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-percent.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-percent.d misc/lvm-percent.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-percent.d; \
[ -s misc/lvm-percent.d ] || rm -f misc/lvm-percent.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-wrappers.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-wrappers.d misc/lvm-wrappers.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-wrappers.d; \
[ -s misc/lvm-wrappers.d ] || rm -f misc/lvm-wrappers.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-string.d misc/lvm-string.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-string.d; \
[ -s misc/lvm-string.d ] || rm -f misc/lvm-string.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-globals.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-globals.d misc/lvm-globals.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-globals.d; \
[ -s misc/lvm-globals.d ] || rm -f misc/lvm-globals.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-file.d misc/lvm-file.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-file.d; \
[ -s misc/lvm-file.d ] || rm -f misc/lvm-file.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/lvm-exec.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-exec.d misc/lvm-exec.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-exec.d; \
[ -s misc/lvm-exec.d ] || rm -f misc/lvm-exec.d
/bin/mkdir -p misc/; \
set -e; \
FILE=`echo misc/crc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/crc.d misc/crc.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/crc.d; \
[ -s misc/crc.d ] || rm -f misc/crc.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/vg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/vg.d metadata/vg.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/vg.d; \
[ -s metadata/vg.d ] || rm -f metadata/vg.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/thin_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/thin_manip.d metadata/thin_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/thin_manip.d; \
[ -s metadata/thin_manip.d ] || rm -f metadata/thin_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/snapshot_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/snapshot_manip.d metadata/snapshot_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/snapshot_manip.d; \
[ -s metadata/snapshot_manip.d ] || rm -f metadata/snapshot_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/segtype.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/segtype.d metadata/segtype.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/segtype.d; \
[ -s metadata/segtype.d ] || rm -f metadata/segtype.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/replicator_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/replicator_manip.d metadata/replicator_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/replicator_manip.d; \
[ -s metadata/replicator_manip.d ] || rm -f metadata/replicator_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/raid_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/raid_manip.d metadata/raid_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/raid_manip.d; \
[ -s metadata/raid_manip.d ] || rm -f metadata/raid_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/pv_map.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv_map.d metadata/pv_map.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv_map.d; \
[ -s metadata/pv_map.d ] || rm -f metadata/pv_map.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/pv_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv_manip.d metadata/pv_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv_manip.d; \
[ -s metadata/pv_manip.d ] || rm -f metadata/pv_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/pv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv.d metadata/pv.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv.d; \
[ -s metadata/pv.d ] || rm -f metadata/pv.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/mirror.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/mirror.d metadata/mirror.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/mirror.d; \
[ -s metadata/mirror.d ] || rm -f metadata/mirror.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/metadata.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/metadata.d metadata/metadata.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/metadata.d; \
[ -s metadata/metadata.d ] || rm -f metadata/metadata.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/merge.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/merge.d metadata/merge.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/merge.d; \
[ -s metadata/merge.d ] || rm -f metadata/merge.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/lv_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/lv_manip.d metadata/lv_manip.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/lv_manip.d; \
[ -s metadata/lv_manip.d ] || rm -f metadata/lv_manip.d
/bin/mkdir -p metadata/; \
set -e; \
FILE=`echo metadata/lv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/lv.d metadata/lv.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/lv.d; \
[ -s metadata/lv.d ] || rm -f metadata/lv.d
/bin/mkdir -p log/; \
set -e; \
FILE=`echo log/log.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o log/log.d log/log.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" log/log.d; \
[ -s log/log.d ] || rm -f log/log.d
/bin/mkdir -p locking/; \
set -e; \
FILE=`echo locking/no_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/no_locking.d locking/no_locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/no_locking.d; \
[ -s locking/no_locking.d ] || rm -f locking/no_locking.d
/bin/mkdir -p locking/; \
set -e; \
FILE=`echo locking/locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/locking.d locking/locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/locking.d; \
[ -s locking/locking.d ] || rm -f locking/locking.d
/bin/mkdir -p locking/; \
set -e; \
FILE=`echo locking/file_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/file_locking.d locking/file_locking.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/file_locking.d; \
[ -s locking/file_locking.d ] || rm -f locking/file_locking.d
/bin/mkdir -p label/; \
set -e; \
FILE=`echo label/label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o label/label.d label/label.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" label/label.d; \
[ -s label/label.d ] || rm -f label/label.d
/bin/mkdir -p freeseg/; \
set -e; \
FILE=`echo freeseg/freeseg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o freeseg/freeseg.d freeseg/freeseg.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" freeseg/freeseg.d; \
[ -s freeseg/freeseg.d ] || rm -f freeseg/freeseg.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/text_label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/text_label.d format_text/text_label.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/text_label.d; \
[ -s format_text/text_label.d ] || rm -f format_text/text_label.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/tags.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/tags.d format_text/tags.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/tags.d; \
[ -s format_text/tags.d ] || rm -f format_text/tags.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/import_vsn1.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/import_vsn1.d format_text/import_vsn1.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/import_vsn1.d; \
[ -s format_text/import_vsn1.d ] || rm -f format_text/import_vsn1.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/import.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/import.d format_text/import.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/import.d; \
[ -s format_text/import.d ] || rm -f format_text/import.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/format-text.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/format-text.d format_text/format-text.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/format-text.d; \
[ -s format_text/format-text.d ] || rm -f format_text/format-text.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/flags.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/flags.d format_text/flags.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/flags.d; \
[ -s format_text/flags.d ] || rm -f format_text/flags.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/export.d format_text/export.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/export.d; \
[ -s format_text/export.d ] || rm -f format_text/export.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/archiver.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/archiver.d format_text/archiver.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/archiver.d; \
[ -s format_text/archiver.d ] || rm -f format_text/archiver.d
/bin/mkdir -p format_text/; \
set -e; \
FILE=`echo format_text/archive.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/archive.d format_text/archive.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/archive.d; \
[ -s format_text/archive.d ] || rm -f format_text/archive.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-type.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-type.d filters/filter-type.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-type.d; \
[ -s filters/filter-type.d ] || rm -f filters/filter-type.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-partitioned.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-partitioned.d filters/filter-partitioned.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-partitioned.d; \
[ -s filters/filter-partitioned.d ] || rm -f filters/filter-partitioned.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-mpath.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-mpath.d filters/filter-mpath.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-mpath.d; \
[ -s filters/filter-mpath.d ] || rm -f filters/filter-mpath.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-md.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-md.d filters/filter-md.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-md.d; \
[ -s filters/filter-md.d ] || rm -f filters/filter-md.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-sysfs.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-sysfs.d filters/filter-sysfs.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-sysfs.d; \
[ -s filters/filter-sysfs.d ] || rm -f filters/filter-sysfs.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-regex.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-regex.d filters/filter-regex.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-regex.d; \
[ -s filters/filter-regex.d ] || rm -f filters/filter-regex.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-persistent.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-persistent.d filters/filter-persistent.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-persistent.d; \
[ -s filters/filter-persistent.d ] || rm -f filters/filter-persistent.d
/bin/mkdir -p filters/; \
set -e; \
FILE=`echo filters/filter-composite.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-composite.d filters/filter-composite.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-composite.d; \
[ -s filters/filter-composite.d ] || rm -f filters/filter-composite.d
/bin/mkdir -p unknown/; \
set -e; \
FILE=`echo unknown/unknown.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o unknown/unknown.d unknown/unknown.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" unknown/unknown.d; \
[ -s unknown/unknown.d ] || rm -f unknown/unknown.d
/bin/mkdir -p error/; \
set -e; \
FILE=`echo error/errseg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o error/errseg.d error/errseg.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" error/errseg.d; \
[ -s error/errseg.d ] || rm -f error/errseg.d
/bin/mkdir -p display/; \
set -e; \
FILE=`echo display/display.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o display/display.d display/display.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" display/display.d; \
[ -s display/display.d ] || rm -f display/display.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-luks.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-luks.d device/dev-luks.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-luks.d; \
[ -s device/dev-luks.d ] || rm -f device/dev-luks.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-type.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-type.d device/dev-type.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-type.d; \
[ -s device/dev-type.d ] || rm -f device/dev-type.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-swap.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-swap.d device/dev-swap.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-swap.d; \
[ -s device/dev-swap.d ] || rm -f device/dev-swap.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-md.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-md.d device/dev-md.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-md.d; \
[ -s device/dev-md.d ] || rm -f device/dev-md.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-io.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-io.d device/dev-io.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-io.d; \
[ -s device/dev-io.d ] || rm -f device/dev-io.d
/bin/mkdir -p device/; \
set -e; \
FILE=`echo device/dev-cache.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-cache.d device/dev-cache.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-cache.d; \
[ -s device/dev-cache.d ] || rm -f device/dev-cache.d
/bin/mkdir -p datastruct/; \
set -e; \
FILE=`echo datastruct/str_list.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o datastruct/str_list.d datastruct/str_list.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/str_list.d; \
[ -s datastruct/str_list.d ] || rm -f datastruct/str_list.d
/bin/mkdir -p datastruct/; \
set -e; \
FILE=`echo datastruct/btree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o datastruct/btree.d datastruct/btree.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/btree.d; \
[ -s datastruct/btree.d ] || rm -f datastruct/btree.d
/bin/mkdir -p config/; \
set -e; \
FILE=`echo config/config.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o config/config.d config/config.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" config/config.d; \
[ -s config/config.d ] || rm -f config/config.d
/bin/mkdir -p commands/; \
set -e; \
FILE=`echo commands/toolcontext.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o commands/toolcontext.d commands/toolcontext.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" commands/toolcontext.d; \
[ -s commands/toolcontext.d ] || rm -f commands/toolcontext.d
/bin/mkdir -p cache/; \
set -e; \
FILE=`echo cache/lvmcache.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o cache/lvmcache.d cache/lvmcache.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" cache/lvmcache.d; \
[ -s cache/lvmcache.d ] || rm -f cache/lvmcache.d
/bin/mkdir -p activate/; \
set -e; \
FILE=`echo activate/activate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/activate.d activate/activate.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/activate.d; \
[ -s activate/activate.d ] || rm -f activate/activate.d
make[1]: Leaving directory `/usr/local/lvm2/lib'
make[1]: Entering directory `/usr/local/lvm2/lib'
make[1]: Nothing to be done for `install_device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/lib'
make -C libdaemon install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/libdaemon'
make -C client install_device-mapper
make[2]: Entering directory `/usr/local/lvm2/libdaemon/client'
/bin/mkdir -p ./; \
set -e; \
FILE=`echo daemon-client.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../../make.tmpl ../../VERSION ../../Makefile ../../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -o daemon-client.d daemon-client.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" daemon-client.d; \
[ -s daemon-client.d ] || rm -f daemon-client.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo config-util.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../../make.tmpl ../../VERSION ../../Makefile ../../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -o config-util.d config-util.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" config-util.d; \
[ -s config-util.d ] || rm -f config-util.d
/bin/mkdir -p ./; \
set -e; \
FILE=`echo daemon-io.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
DEPS=`echo ../../make.tmpl ../../VERSION ../../Makefile ../../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
gcc -MM -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -o daemon-io.d daemon-io.c; \
sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" daemon-io.d; \
[ -s daemon-io.d ] || rm -f daemon-io.d
make[2]: Leaving directory `/usr/local/lvm2/libdaemon/client'
make[2]: Entering directory `/usr/local/lvm2/libdaemon/client'
make[2]: Nothing to be done for `install_device-mapper'.
make[2]: Leaving directory `/usr/local/lvm2/libdaemon/client'
make[1]: Leaving directory `/usr/local/lvm2/libdaemon'
make -C libdm install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/libdm'
/usr/bin/install -c -m 555 -D ioctl/libdevmapper.so /lib/libdevmapper.so.1.02
/usr/bin/install -c -m 755 -d /usr/lib
ln -s -f ../../lib/libdevmapper.so.1.02 /usr/lib/libdevmapper.so
/usr/bin/install -c -p -m 444 -D ioctl/libdevmapper.a /usr/lib/libdevmapper.a
/usr/bin/install -c -p -m 444 -D libdevmapper.h /usr/include/libdevmapper.h
make[1]: Leaving directory `/usr/local/lvm2/libdm'
make -C man install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/man'
/usr/bin/install -c -d /usr/share/man/man8
/usr/bin/install -c -p -m 444 dmsetup.8 /usr/share/man/man8/
make[1]: Leaving directory `/usr/local/lvm2/man'
make -C scripts install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/scripts'
make[1]: Nothing to be done for `install_device-mapper'.
make[1]: Leaving directory `/usr/local/lvm2/scripts'
make -C tools install_device-mapper
make[1]: Entering directory `/usr/local/lvm2/tools'
/usr/bin/install -c -m 555 -D dmsetup /sbin/dmsetup
/usr/bin/install -c -m 555 -D dmsetup.static /sbin/dmsetup.static
make[1]: Leaving directory `/usr/local/lvm2/tools'
---> 05f28bf0be0a
Removing intermediate container 64a013f47f0e
Step 6 : RUN curl -s https://go.googlecode.com/files/go1.2.1.src.tar.gz | tar -v -C /usr/local -xz
---> Running in 30bd3c29cb36
go/AUTHORS
go/CONTRIBUTORS
go/LICENSE
go/PATENTS
go/README
go/VERSION
go/api
go/api/README
go/api/except.txt
go/api/go1.1.txt
go/api/go1.2.txt
go/api/go1.txt
go/api/next.txt
go/doc
go/doc/Makefile
go/doc/articles
go/doc/articles/go_command.html
go/doc/articles/index.html
go/doc/articles/wiki
go/doc/articles/wiki/Makefile
go/doc/articles/wiki/edit.html
go/doc/articles/wiki/final-noclosure.go
go/doc/articles/wiki/final-noerror.go
go/doc/articles/wiki/final-parsetemplate.go
go/doc/articles/wiki/final-template.go
go/doc/articles/wiki/final.go
go/doc/articles/wiki/get.go
go/doc/articles/wiki/http-sample.go
go/doc/articles/wiki/index.html
go/doc/articles/wiki/notemplate.go
go/doc/articles/wiki/part1-noerror.go
go/doc/articles/wiki/part1.go
go/doc/articles/wiki/part2.go
go/doc/articles/wiki/part3-errorhandling.go
go/doc/articles/wiki/part3.go
go/doc/articles/wiki/test.bash
go/doc/articles/wiki/test_Test.txt.good
go/doc/articles/wiki/test_edit.good
go/doc/articles/wiki/test_view.good
go/doc/articles/wiki/view.html
go/doc/asm.html
go/doc/cmd.html
go/doc/code.html
go/doc/codewalk
go/doc/codewalk/codewalk.css
go/doc/codewalk/codewalk.js
go/doc/codewalk/codewalk.xml
go/doc/codewalk/functions.xml
go/doc/codewalk/markov.go
go/doc/codewalk/markov.xml
go/doc/codewalk/pig.go
go/doc/codewalk/popout.png
go/doc/codewalk/run
go/doc/codewalk/sharemem.xml
go/doc/codewalk/urlpoll.go
go/doc/contrib.html
go/doc/contribute.html
go/doc/debugging_with_gdb.html
go/doc/devel
go/doc/devel/release.html
go/doc/devel/weekly.html
go/doc/docs.html
go/doc/effective_go.html
go/doc/gccgo_contribute.html
go/doc/gccgo_install.html
go/doc/go-logo-black.png
go/doc/go-logo-blue.png
go/doc/go-logo-white.png
go/doc/go1.1.html
go/doc/go1.2.html
go/doc/go1.html
go/doc/go1compat.html
go/doc/go_faq.html
go/doc/go_mem.html
go/doc/go_spec.html
go/doc/gopher
go/doc/gopher/appenginegopher.jpg
go/doc/gopher/appenginegophercolor.jpg
go/doc/gopher/appenginelogo.gif
go/doc/gopher/bumper.png
go/doc/gopher/bumper192x108.png
go/doc/gopher/bumper320x180.png
go/doc/gopher/bumper480x270.png
go/doc/gopher/bumper640x360.png
go/doc/gopher/doc.png
go/doc/gopher/frontpage.png
go/doc/gopher/gopherbw.png
go/doc/gopher/gophercolor.png
go/doc/gopher/gophercolor16x16.png
go/doc/gopher/help.png
go/doc/gopher/pencil
go/doc/gopher/pencil/gopherhat.jpg
go/doc/gopher/pencil/gopherhelmet.jpg
go/doc/gopher/pencil/gophermega.jpg
go/doc/gopher/pencil/gopherrunning.jpg
go/doc/gopher/pencil/gopherswim.jpg
go/doc/gopher/pencil/gopherswrench.jpg
go/doc/gopher/pkg.png
go/doc/gopher/project.png
go/doc/gopher/ref.png
go/doc/gopher/run.png
go/doc/gopher/talks.png
go/doc/help.html
go/doc/ie.css
go/doc/install-source.html
go/doc/install.html
go/doc/logo-153x55.png
go/doc/play
go/doc/play/fib.go
go/doc/play/hello.go
go/doc/play/life.go
go/doc/play/peano.go
go/doc/play/pi.go
go/doc/play/sieve.go
go/doc/play/solitaire.go
go/doc/play/tree.go
go/doc/progs
go/doc/progs/cgo1.go
go/doc/progs/cgo2.go
go/doc/progs/cgo3.go
go/doc/progs/cgo4.go
go/doc/progs/defer.go
go/doc/progs/defer.out
go/doc/progs/defer2.go
go/doc/progs/defer2.out
go/doc/progs/eff_bytesize.go
go/doc/progs/eff_bytesize.out
go/doc/progs/eff_qr.go
go/doc/progs/eff_sequence.go
go/doc/progs/eff_sequence.out
go/doc/progs/eff_unused1.go
go/doc/progs/eff_unused2.go
go/doc/progs/error.go
go/doc/progs/error2.go
go/doc/progs/error3.go
go/doc/progs/error4.go
go/doc/progs/go1.go
go/doc/progs/gobs1.go
go/doc/progs/gobs2.go
go/doc/progs/image_draw.go
go/doc/progs/image_package1.go
go/doc/progs/image_package1.out
go/doc/progs/image_package2.go
go/doc/progs/image_package2.out
go/doc/progs/image_package3.go
go/doc/progs/image_package3.out
go/doc/progs/image_package4.go
go/doc/progs/image_package4.out
go/doc/progs/image_package5.go
go/doc/progs/image_package5.out
go/doc/progs/image_package6.go
go/doc/progs/image_package6.out
go/doc/progs/interface.go
go/doc/progs/interface2.go
go/doc/progs/interface2.out
go/doc/progs/json1.go
go/doc/progs/json2.go
go/doc/progs/json2.out
go/doc/progs/json3.go
go/doc/progs/json4.go
go/doc/progs/json5.go
go/doc/progs/run
go/doc/progs/slices.go
go/doc/progs/timeout1.go
go/doc/progs/timeout2.go
go/doc/progs/update.bash
go/doc/root.html
go/doc/share.png
go/doc/sieve.gif
go/doc/tos.html
go/favicon.ico
go/include
go/include/README
go/include/ar.h
go/include/bio.h
go/include/bootexec.h
go/include/fmt.h
go/include/libc.h
go/include/mach.h
go/include/plan9
go/include/plan9/386
go/include/plan9/386/u.h
go/include/plan9/amd64
go/include/plan9/amd64/u.h
go/include/plan9/arm
go/include/plan9/arm/u.h
go/include/plan9/libc.h
go/include/plan9/mach.h
go/include/plan9/ureg_amd64.h
go/include/plan9/ureg_arm.h
go/include/plan9/ureg_x86.h
go/include/u.h
go/include/ureg_amd64.h
go/include/ureg_arm.h
go/include/ureg_x86.h
go/include/utf.h
go/lib
go/lib/time
go/lib/time/README
go/lib/time/update.bash
go/lib/time/zoneinfo.zip
go/misc
go/misc/IntelliJIDEA
go/misc/IntelliJIDEA/Go.xml
go/misc/arm
go/misc/arm/a
go/misc/bash
go/misc/bash/go
go/misc/bbedit
go/misc/bbedit/Go.plist
go/misc/benchcmp
go/misc/cgo
go/misc/cgo/errors
go/misc/cgo/errors/err1.go
go/misc/cgo/errors/err2.go
go/misc/cgo/errors/test.bash
go/misc/cgo/gmp
go/misc/cgo/gmp/fib.go
go/misc/cgo/gmp/gmp.go
go/misc/cgo/gmp/pi.go
go/misc/cgo/life
go/misc/cgo/life/c-life.c
go/misc/cgo/life/life.go
go/misc/cgo/life/life.h
go/misc/cgo/life/main.go
go/misc/cgo/life/main.out
go/misc/cgo/stdio
go/misc/cgo/stdio/chain.go
go/misc/cgo/stdio/chain.out
go/misc/cgo/stdio/fib.go
go/misc/cgo/stdio/fib.out
go/misc/cgo/stdio/file.go
go/misc/cgo/stdio/hello.go
go/misc/cgo/stdio/hello.out
go/misc/cgo/stdio/run.out
go/misc/cgo/stdio/stdio.go
go/misc/cgo/test
go/misc/cgo/test/align.go
go/misc/cgo/test/api.go
go/misc/cgo/test/backdoor
go/misc/cgo/test/backdoor/backdoor.go
go/misc/cgo/test/backdoor/runtime.c
go/misc/cgo/test/backdoor/runtime_gccgo.c
go/misc/cgo/test/basic.go
go/misc/cgo/test/callback.go
go/misc/cgo/test/callback_c.c
go/misc/cgo/test/callback_c_gc.c
go/misc/cgo/test/callback_c_gccgo.c
go/misc/cgo/test/cflags.go
go/misc/cgo/test/cgo_linux_test.go
go/misc/cgo/test/cgo_test.go
go/misc/cgo/test/cthread.go
go/misc/cgo/test/cthread_unix.c
go/misc/cgo/test/cthread_windows.c
go/misc/cgo/test/duplicate_symbol.go
go/misc/cgo/test/env.go
go/misc/cgo/test/exports.go
go/misc/cgo/test/fpvar.go
go/misc/cgo/test/helpers.go
go/misc/cgo/test/issue1222.go
go/misc/cgo/test/issue1328.go
go/misc/cgo/test/issue1560.go
go/misc/cgo/test/issue1635.go
go/misc/cgo/test/issue2462.go
go/misc/cgo/test/issue3250.go
go/misc/cgo/test/issue3250w.go
go/misc/cgo/test/issue3261.go
go/misc/cgo/test/issue3729.go
go/misc/cgo/test/issue3729w.go
go/misc/cgo/test/issue3741.go
go/misc/cgo/test/issue3775.go
go/misc/cgo/test/issue3945.go
go/misc/cgo/test/issue4029.go
go/misc/cgo/test/issue4029w.go
go/misc/cgo/test/issue4054a.go
go/misc/cgo/test/issue4054b.go
go/misc/cgo/test/issue4273.c
go/misc/cgo/test/issue4273b.c
go/misc/cgo/test/issue4339.c
go/misc/cgo/test/issue4339.go
go/misc/cgo/test/issue4339.h
go/misc/cgo/test/issue4417.go
go/misc/cgo/test/issue4857.go
go/misc/cgo/test/issue5227.go
go/misc/cgo/test/issue5337.go
go/misc/cgo/test/issue5337w.go
go/misc/cgo/test/issue5548.go
go/misc/cgo/test/issue5548_c.c
go/misc/cgo/test/issue5603.go
go/misc/cgo/test/issue5740.go
go/misc/cgo/test/issue5740a.c
go/misc/cgo/test/issue5740b.c
go/misc/cgo/test/issue5986.go
go/misc/cgo/test/issue6128.go
go/misc/cgo/test/issue6390.go
go/misc/cgo/test/issue6472.go
go/misc/cgo/test/issue6506.go
go/misc/cgo/test/issue6612.go
go/misc/cgo/test/setgid_linux.go
go/misc/cgo/test/sleep_windows_386.go
go/misc/cgo/testasan
go/misc/cgo/testasan/main.go
go/misc/cgo/testcdefs
go/misc/cgo/testcdefs/cdefstest.c
go/misc/cgo/testcdefs/cdefstest.go
go/misc/cgo/testcdefs/main.c
go/misc/cgo/testcdefs/main.go
go/misc/cgo/testcdefs/test.bash
go/misc/cgo/testso
go/misc/cgo/testso/cgoso.c
go/misc/cgo/testso/cgoso.go
go/misc/cgo/testso/cgoso_c.c
go/misc/cgo/testso/main.go
go/misc/cgo/testso/test.bash
go/misc/cgo/testso/test.bat
go/misc/cgo/testtls
go/misc/cgo/testtls/tls.go
go/misc/cgo/testtls/tls_test.go
go/misc/cgo/testtls/tls_unix.c
go/misc/chrome
go/misc/chrome/gophertool
go/misc/chrome/gophertool/README.txt
go/misc/chrome/gophertool/background.html
go/misc/chrome/gophertool/background.js
go/misc/chrome/gophertool/gopher.js
go/misc/chrome/gophertool/gopher.png
go/misc/chrome/gophertool/manifest.json
go/misc/chrome/gophertool/popup.html
go/misc/chrome/gophertool/popup.js
go/misc/dashboard
go/misc/dashboard/codereview
go/misc/dashboard/codereview/app.yaml
go/misc/dashboard/codereview/cron.yaml
go/misc/dashboard/codereview/dashboard
go/misc/dashboard/codereview/dashboard/cl.go
go/misc/dashboard/codereview/dashboard/front.go
go/misc/dashboard/codereview/dashboard/gc.go
go/misc/dashboard/codereview/dashboard/mail.go
go/misc/dashboard/codereview/dashboard/people.go
go/misc/dashboard/codereview/index.yaml
go/misc/dashboard/codereview/queue.yaml
go/misc/dashboard/codereview/static
go/misc/dashboard/codereview/static/gopherstamp.jpg
go/misc/dashboard/codereview/static/icon.png
go/misc/dist
go/misc/dist/bindist.go
go/misc/dist/darwin
go/misc/dist/darwin/Distribution
go/misc/dist/darwin/Resources
go/misc/dist/darwin/Resources/bg.png
go/misc/dist/darwin/etc
go/misc/dist/darwin/etc/paths.d
go/misc/dist/darwin/etc/paths.d/go
go/misc/dist/darwin/scripts
go/misc/dist/darwin/scripts/postinstall
go/misc/dist/darwin/scripts/preinstall
go/misc/dist/windows
go/misc/dist/windows/LICENSE.rtf
go/misc/dist/windows/README.txt
go/misc/dist/windows/images
go/misc/dist/windows/images/Banner.jpg
go/misc/dist/windows/images/Dialog.jpg
go/misc/dist/windows/images/DialogLeft.jpg
go/misc/dist/windows/images/gopher.ico
go/misc/dist/windows/installer.wxs
go/misc/emacs
go/misc/emacs/go-mode-load.el
go/misc/emacs/go-mode.el
go/misc/fraise
go/misc/fraise/go.plist
go/misc/fraise/readme.txt
go/misc/git
go/misc/git/pre-commit
go/misc/goplay
go/misc/goplay/Makefile
go/misc/goplay/README
go/misc/goplay/doc.go
go/misc/goplay/goplay.go
go/misc/kate
go/misc/kate/go.xml
go/misc/linkcheck
go/misc/linkcheck/linkcheck.go
go/misc/notepadplus
go/misc/notepadplus/README
go/misc/notepadplus/functionList.xml
go/misc/notepadplus/go.xml
go/misc/notepadplus/userDefineLang.xml
go/misc/pprof
go/misc/swig
go/misc/swig/callback
go/misc/swig/callback/callback.cc
go/misc/swig/callback/callback.go
go/misc/swig/callback/callback.h
go/misc/swig/callback/callback.swigcxx
go/misc/swig/callback/callback_test.go
go/misc/swig/stdio
go/misc/swig/stdio/file.swig
go/misc/swig/stdio/file_test.go
go/misc/vim
go/misc/vim/autoload
go/misc/vim/autoload/go
go/misc/vim/autoload/go/complete.vim
go/misc/vim/compiler
go/misc/vim/compiler/go.vim
go/misc/vim/ftdetect
go/misc/vim/ftdetect/gofiletype.vim
go/misc/vim/ftplugin
go/misc/vim/ftplugin/go
go/misc/vim/ftplugin/go/fmt.vim
go/misc/vim/ftplugin/go/import.vim
go/misc/vim/ftplugin/go/test.sh
go/misc/vim/ftplugin/go.vim
go/misc/vim/indent
go/misc/vim/indent/go.vim
go/misc/vim/plugin
go/misc/vim/plugin/godoc.vim
go/misc/vim/readme.txt
go/misc/vim/syntax
go/misc/vim/syntax/go.vim
go/misc/vim/syntax/godoc.vim
go/misc/xcode
go/misc/xcode/3
go/misc/xcode/3/README
go/misc/xcode/3/go.pbfilespec
go/misc/xcode/3/go.xclangspec
go/misc/xcode/4
go/misc/xcode/4/README
go/misc/xcode/4/go.xclangspec
go/misc/xcode/4/go4xcode.sh
go/misc/zsh
go/misc/zsh/go
go/robots.txt
go/src
go/src/Make.dist
go/src/all.bash
go/src/all.bat
go/src/all.rc
go/src/clean.bash
go/src/clean.bat
go/src/clean.rc
go/src/cmd
go/src/cmd/5a
go/src/cmd/5a/Makefile
go/src/cmd/5a/a.h
go/src/cmd/5a/a.y
go/src/cmd/5a/doc.go
go/src/cmd/5a/lex.c
go/src/cmd/5a/y.tab.c
go/src/cmd/5a/y.tab.h
go/src/cmd/5c
go/src/cmd/5c/Makefile
go/src/cmd/5c/cgen.c
go/src/cmd/5c/doc.go
go/src/cmd/5c/gc.h
go/src/cmd/5c/list.c
go/src/cmd/5c/mul.c
go/src/cmd/5c/peep.c
go/src/cmd/5c/reg.c
go/src/cmd/5c/sgen.c
go/src/cmd/5c/swt.c
go/src/cmd/5c/txt.c
go/src/cmd/5g
go/src/cmd/5g/Makefile
go/src/cmd/5g/cgen.c
go/src/cmd/5g/cgen64.c
go/src/cmd/5g/doc.go
go/src/cmd/5g/galign.c
go/src/cmd/5g/gg.h
go/src/cmd/5g/ggen.c
go/src/cmd/5g/gobj.c
go/src/cmd/5g/gsubr.c
go/src/cmd/5g/list.c
go/src/cmd/5g/opt.h
go/src/cmd/5g/peep.c
go/src/cmd/5g/prog.c
go/src/cmd/5g/reg.c
go/src/cmd/5l
go/src/cmd/5l/5.out.h
go/src/cmd/5l/Makefile
go/src/cmd/5l/asm.c
go/src/cmd/5l/doc.go
go/src/cmd/5l/l.h
go/src/cmd/5l/list.c
go/src/cmd/5l/mkenam
go/src/cmd/5l/noop.c
go/src/cmd/5l/obj.c
go/src/cmd/5l/optab.c
go/src/cmd/5l/pass.c
go/src/cmd/5l/prof.c
go/src/cmd/5l/softfloat.c
go/src/cmd/5l/span.c
go/src/cmd/6a
go/src/cmd/6a/Makefile
go/src/cmd/6a/a.h
go/src/cmd/6a/a.y
go/src/cmd/6a/doc.go
go/src/cmd/6a/lex.c
go/src/cmd/6a/y.tab.c
go/src/cmd/6a/y.tab.h
go/src/cmd/6c
go/src/cmd/6c/Makefile
go/src/cmd/6c/cgen.c
go/src/cmd/6c/div.c
go/src/cmd/6c/doc.go
go/src/cmd/6c/gc.h
go/src/cmd/6c/list.c
go/src/cmd/6c/machcap.c
go/src/cmd/6c/mul.c
go/src/cmd/6c/peep.c
go/src/cmd/6c/reg.c
go/src/cmd/6c/sgen.c
go/src/cmd/6c/swt.c
go/src/cmd/6c/txt.c
go/src/cmd/6g
go/src/cmd/6g/Makefile
go/src/cmd/6g/cgen.c
go/src/cmd/6g/doc.go
go/src/cmd/6g/galign.c
go/src/cmd/6g/gg.h
go/src/cmd/6g/ggen.c
go/src/cmd/6g/gobj.c
go/src/cmd/6g/gsubr.c
go/src/cmd/6g/list.c
go/src/cmd/6g/opt.h
go/src/cmd/6g/peep.c
go/src/cmd/6g/prog.c
go/src/cmd/6g/reg.c
go/src/cmd/6l
go/src/cmd/6l/6.out.h
go/src/cmd/6l/Makefile
go/src/cmd/6l/asm.c
go/src/cmd/6l/doc.go
go/src/cmd/6l/l.h
go/src/cmd/6l/list.c
go/src/cmd/6l/mkenam
go/src/cmd/6l/obj.c
go/src/cmd/6l/optab.c
go/src/cmd/6l/pass.c
go/src/cmd/6l/prof.c
go/src/cmd/6l/span.c
go/src/cmd/8a
go/src/cmd/8a/Makefile
go/src/cmd/8a/a.h
go/src/cmd/8a/a.y
go/src/cmd/8a/doc.go
go/src/cmd/8a/lex.c
go/src/cmd/8a/y.tab.c
go/src/cmd/8a/y.tab.h
go/src/cmd/8c
go/src/cmd/8c/Makefile
go/src/cmd/8c/cgen.c
go/src/cmd/8c/cgen64.c
go/src/cmd/8c/div.c
go/src/cmd/8c/doc.go
go/src/cmd/8c/gc.h
go/src/cmd/8c/list.c
go/src/cmd/8c/machcap.c
go/src/cmd/8c/mul.c
go/src/cmd/8c/peep.c
go/src/cmd/8c/reg.c
go/src/cmd/8c/sgen.c
go/src/cmd/8c/swt.c
go/src/cmd/8c/txt.c
go/src/cmd/8g
go/src/cmd/8g/Makefile
go/src/cmd/8g/cgen.c
go/src/cmd/8g/cgen64.c
go/src/cmd/8g/doc.go
go/src/cmd/8g/galign.c
go/src/cmd/8g/gg.h
go/src/cmd/8g/ggen.c
go/src/cmd/8g/gobj.c
go/src/cmd/8g/gsubr.c
go/src/cmd/8g/list.c
go/src/cmd/8g/opt.h
go/src/cmd/8g/peep.c
go/src/cmd/8g/prog.c
go/src/cmd/8g/reg.c
go/src/cmd/8l
go/src/cmd/8l/8.out.h
go/src/cmd/8l/Makefile
go/src/cmd/8l/asm.c
go/src/cmd/8l/doc.go
go/src/cmd/8l/l.h
go/src/cmd/8l/list.c
go/src/cmd/8l/mkenam
go/src/cmd/8l/obj.c
go/src/cmd/8l/optab.c
go/src/cmd/8l/pass.c
go/src/cmd/8l/prof.c
go/src/cmd/8l/span.c
go/src/cmd/addr2line
go/src/cmd/addr2line/main.c
go/src/cmd/api
go/src/cmd/api/goapi.go
go/src/cmd/api/goapi_test.go
go/src/cmd/api/run.go
go/src/cmd/api/testdata
go/src/cmd/api/testdata/src
go/src/cmd/api/testdata/src/pkg
go/src/cmd/api/testdata/src/pkg/p1
go/src/cmd/api/testdata/src/pkg/p1/golden.txt
go/src/cmd/api/testdata/src/pkg/p1/p1.go
go/src/cmd/api/testdata/src/pkg/p2
go/src/cmd/api/testdata/src/pkg/p2/golden.txt
go/src/cmd/api/testdata/src/pkg/p2/p2.go
go/src/cmd/api/testdata/src/pkg/p3
go/src/cmd/api/testdata/src/pkg/p3/golden.txt
go/src/cmd/api/testdata/src/pkg/p3/p3.go
go/src/cmd/cc
go/src/cmd/cc/Makefile
go/src/cmd/cc/acid.c
go/src/cmd/cc/bits.c
go/src/cmd/cc/bv.c
go/src/cmd/cc/cc.h
go/src/cmd/cc/cc.y
go/src/cmd/cc/com.c
go/src/cmd/cc/com64.c
go/src/cmd/cc/dcl.c
go/src/cmd/cc/doc.go
go/src/cmd/cc/dpchk.c
go/src/cmd/cc/funct.c
go/src/cmd/cc/godefs.c
go/src/cmd/cc/lex.c
go/src/cmd/cc/lexbody
go/src/cmd/cc/mac.c
go/src/cmd/cc/macbody
go/src/cmd/cc/omachcap.c
go/src/cmd/cc/pgen.c
go/src/cmd/cc/pswt.c
go/src/cmd/cc/scon.c
go/src/cmd/cc/sub.c
go/src/cmd/cc/y.tab.c
go/src/cmd/cc/y.tab.h
go/src/cmd/cgo
go/src/cmd/cgo/ast.go
go/src/cmd/cgo/doc.go
go/src/cmd/cgo/gcc.go
go/src/cmd/cgo/godefs.go
go/src/cmd/cgo/main.go
go/src/cmd/cgo/out.go
go/src/cmd/cgo/util.go
go/src/cmd/dist
go/src/cmd/dist/README
go/src/cmd/dist/a.h
go/src/cmd/dist/arg.h
go/src/cmd/dist/arm.c
go/src/cmd/dist/buf.c
go/src/cmd/dist/build.c
go/src/cmd/dist/buildgc.c
go/src/cmd/dist/buildgo.c
go/src/cmd/dist/buildruntime.c
go/src/cmd/dist/goc2c.c
go/src/cmd/dist/main.c
go/src/cmd/dist/plan9.c
go/src/cmd/dist/unix.c
go/src/cmd/dist/windows.c
go/src/cmd/fix
go/src/cmd/fix/doc.go
go/src/cmd/fix/fix.go
go/src/cmd/fix/import_test.go
go/src/cmd/fix/main.go
go/src/cmd/fix/main_test.go
go/src/cmd/fix/netipv6zone.go
go/src/cmd/fix/netipv6zone_test.go
go/src/cmd/fix/printerconfig.go
go/src/cmd/fix/printerconfig_test.go
go/src/cmd/fix/typecheck.go
go/src/cmd/gc
go/src/cmd/gc/Makefile
go/src/cmd/gc/align.c
go/src/cmd/gc/bisonerrors
go/src/cmd/gc/bits.c
go/src/cmd/gc/builtin.c
go/src/cmd/gc/bv.c
go/src/cmd/gc/closure.c
go/src/cmd/gc/const.c
go/src/cmd/gc/cplx.c
go/src/cmd/gc/dcl.c
go/src/cmd/gc/doc.go
go/src/cmd/gc/esc.c
go/src/cmd/gc/export.c
go/src/cmd/gc/fmt.c
go/src/cmd/gc/gen.c
go/src/cmd/gc/go.errors
go/src/cmd/gc/go.h
go/src/cmd/gc/go.y
go/src/cmd/gc/init.c
go/src/cmd/gc/inl.c
go/src/cmd/gc/lex.c
go/src/cmd/gc/md5.c
go/src/cmd/gc/md5.h
go/src/cmd/gc/mkbuiltin
go/src/cmd/gc/mkbuiltin1.c
go/src/cmd/gc/mkopnames
go/src/cmd/gc/mparith1.c
go/src/cmd/gc/mparith2.c
go/src/cmd/gc/mparith3.c
go/src/cmd/gc/obj.c
go/src/cmd/gc/order.c
go/src/cmd/gc/pgen.c
go/src/cmd/gc/popt.c
go/src/cmd/gc/popt.h
go/src/cmd/gc/racewalk.c
go/src/cmd/gc/range.c
go/src/cmd/gc/reflect.c
go/src/cmd/gc/runtime.go
go/src/cmd/gc/select.c
go/src/cmd/gc/sinit.c
go/src/cmd/gc/subr.c
go/src/cmd/gc/swt.c
go/src/cmd/gc/typecheck.c
go/src/cmd/gc/unsafe.c
go/src/cmd/gc/unsafe.go
go/src/cmd/gc/walk.c
go/src/cmd/gc/y.tab.c
go/src/cmd/gc/y.tab.h
go/src/cmd/gc/yerr.h
go/src/cmd/go
go/src/cmd/go/bootstrap.go
go/src/cmd/go/build.go
go/src/cmd/go/clean.go
go/src/cmd/go/discovery.go
go/src/cmd/go/doc.go
go/src/cmd/go/env.go
go/src/cmd/go/fix.go
go/src/cmd/go/fmt.go
go/src/cmd/go/get.go
go/src/cmd/go/go11.go
go/src/cmd/go/help.go
go/src/cmd/go/http.go
go/src/cmd/go/list.go
go/src/cmd/go/main.go
go/src/cmd/go/match_test.go
go/src/cmd/go/mkdoc.sh
go/src/cmd/go/pkg.go
go/src/cmd/go/run.go
go/src/cmd/go/script
go/src/cmd/go/script.txt
go/src/cmd/go/signal.go
go/src/cmd/go/signal_notunix.go
go/src/cmd/go/signal_unix.go
go/src/cmd/go/tag_test.go
go/src/cmd/go/test.bash
go/src/cmd/go/test.go
go/src/cmd/go/testdata
go/src/cmd/go/testdata/example1_test.go
go/src/cmd/go/testdata/example2_test.go
go/src/cmd/go/testdata/local
go/src/cmd/go/testdata/local/easy.go
go/src/cmd/go/testdata/local/easysub
go/src/cmd/go/testdata/local/easysub/easysub.go
go/src/cmd/go/testdata/local/easysub/main.go
go/src/cmd/go/testdata/local/hard.go
go/src/cmd/go/testdata/local/sub
go/src/cmd/go/testdata/local/sub/sub
go/src/cmd/go/testdata/local/sub/sub/subsub.go
go/src/cmd/go/testdata/local/sub/sub.go
go/src/cmd/go/testdata/shadow
go/src/cmd/go/testdata/shadow/root1
go/src/cmd/go/testdata/shadow/root1/src
go/src/cmd/go/testdata/shadow/root1/src/foo
go/src/cmd/go/testdata/shadow/root1/src/foo/foo.go
go/src/cmd/go/testdata/shadow/root1/src/math
go/src/cmd/go/testdata/shadow/root1/src/math/math.go
go/src/cmd/go/testdata/shadow/root2
go/src/cmd/go/testdata/shadow/root2/src
go/src/cmd/go/testdata/shadow/root2/src/foo
go/src/cmd/go/testdata/shadow/root2/src/foo/foo.go
go/src/cmd/go/testdata/src
go/src/cmd/go/testdata/src/badpkg
go/src/cmd/go/testdata/src/badpkg/x.go
go/src/cmd/go/testdata/src/cgotest
go/src/cmd/go/testdata/src/cgotest/m.go
go/src/cmd/go/testdata/src/go-cmd-test
go/src/cmd/go/testdata/src/go-cmd-test/helloworld.go
go/src/cmd/go/testdata/src/main_test
go/src/cmd/go/testdata/src/main_test/m.go
go/src/cmd/go/testdata/src/main_test/m_test.go
go/src/cmd/go/testdata/src/syntaxerror
go/src/cmd/go/testdata/src/syntaxerror/x.go
go/src/cmd/go/testdata/src/syntaxerror/x_test.go
go/src/cmd/go/testdata/testimport
go/src/cmd/go/testdata/testimport/p.go
go/src/cmd/go/testdata/testimport/p1
go/src/cmd/go/testdata/testimport/p1/p1.go
go/src/cmd/go/testdata/testimport/p2
go/src/cmd/go/testdata/testimport/p2/p2.go
go/src/cmd/go/testdata/testimport/p_test.go
go/src/cmd/go/testdata/testimport/x_test.go
go/src/cmd/go/testflag.go
go/src/cmd/go/tool.go
go/src/cmd/go/vcs.go
go/src/cmd/go/version.go
go/src/cmd/go/vet.go
go/src/cmd/gofmt
go/src/cmd/gofmt/doc.go
go/src/cmd/gofmt/gofmt.go
go/src/cmd/gofmt/gofmt_test.go
go/src/cmd/gofmt/long_test.go
go/src/cmd/gofmt/rewrite.go
go/src/cmd/gofmt/simplify.go
go/src/cmd/gofmt/testdata
go/src/cmd/gofmt/testdata/comments.golden
go/src/cmd/gofmt/testdata/comments.input
go/src/cmd/gofmt/testdata/composites.golden
go/src/cmd/gofmt/testdata/composites.input
go/src/cmd/gofmt/testdata/crlf.golden
go/src/cmd/gofmt/testdata/crlf.input
go/src/cmd/gofmt/testdata/import.golden
go/src/cmd/gofmt/testdata/import.input
go/src/cmd/gofmt/testdata/old.golden
go/src/cmd/gofmt/testdata/old.input
go/src/cmd/gofmt/testdata/rewrite1.golden
go/src/cmd/gofmt/testdata/rewrite1.input
go/src/cmd/gofmt/testdata/rewrite2.golden
go/src/cmd/gofmt/testdata/rewrite2.input
go/src/cmd/gofmt/testdata/rewrite3.golden
go/src/cmd/gofmt/testdata/rewrite3.input
go/src/cmd/gofmt/testdata/rewrite4.golden
go/src/cmd/gofmt/testdata/rewrite4.input
go/src/cmd/gofmt/testdata/rewrite5.golden
go/src/cmd/gofmt/testdata/rewrite5.input
go/src/cmd/gofmt/testdata/rewrite6.golden
go/src/cmd/gofmt/testdata/rewrite6.input
go/src/cmd/gofmt/testdata/rewrite7.golden
go/src/cmd/gofmt/testdata/rewrite7.input
go/src/cmd/gofmt/testdata/rewrite8.golden
go/src/cmd/gofmt/testdata/rewrite8.input
go/src/cmd/gofmt/testdata/slices1.golden
go/src/cmd/gofmt/testdata/slices1.input
go/src/cmd/gofmt/testdata/slices2.golden
go/src/cmd/gofmt/testdata/slices2.input
go/src/cmd/gofmt/testdata/stdin1.golden
go/src/cmd/gofmt/testdata/stdin1.golden.gofmt
go/src/cmd/gofmt/testdata/stdin1.input
go/src/cmd/gofmt/testdata/stdin1.input.gofmt
go/src/cmd/gofmt/testdata/stdin2.golden
go/src/cmd/gofmt/testdata/stdin2.golden.gofmt
go/src/cmd/gofmt/testdata/stdin2.input
go/src/cmd/gofmt/testdata/stdin2.input.gofmt
go/src/cmd/gofmt/testdata/stdin3.golden
go/src/cmd/gofmt/testdata/stdin3.golden.gofmt
go/src/cmd/gofmt/testdata/stdin3.input
go/src/cmd/gofmt/testdata/stdin3.input.gofmt
go/src/cmd/gofmt/testdata/stdin4.golden
go/src/cmd/gofmt/testdata/stdin4.golden.gofmt
go/src/cmd/gofmt/testdata/stdin4.input
go/src/cmd/gofmt/testdata/stdin4.input.gofmt
go/src/cmd/gofmt/testdata/typeswitch.golden
go/src/cmd/gofmt/testdata/typeswitch.input
go/src/cmd/ld
go/src/cmd/ld/data.c
go/src/cmd/ld/decodesym.c
go/src/cmd/ld/doc.go
go/src/cmd/ld/dwarf.c
go/src/cmd/ld/dwarf.h
go/src/cmd/ld/dwarf_defs.h
go/src/cmd/ld/elf.c
go/src/cmd/ld/elf.h
go/src/cmd/ld/go.c
go/src/cmd/ld/ldelf.c
go/src/cmd/ld/ldmacho.c
go/src/cmd/ld/ldpe.c
go/src/cmd/ld/lib.c
go/src/cmd/ld/lib.h
go/src/cmd/ld/macho.c
go/src/cmd/ld/macho.h
go/src/cmd/ld/pe.c
go/src/cmd/ld/pe.h
go/src/cmd/ld/symtab.c
go/src/cmd/ld/textflag.h
go/src/cmd/nm
go/src/cmd/nm/Makefile
go/src/cmd/nm/doc.go
go/src/cmd/nm/nm.c
go/src/cmd/objdump
go/src/cmd/objdump/main.c
go/src/cmd/pack
go/src/cmd/pack/Makefile
go/src/cmd/pack/ar.c
go/src/cmd/pack/doc.go
go/src/cmd/yacc
go/src/cmd/yacc/Makefile
go/src/cmd/yacc/doc.go
go/src/cmd/yacc/expr.y
go/src/cmd/yacc/yacc.go
go/src/lib9
go/src/lib9/Makefile
go/src/lib9/_exits.c
go/src/lib9/_p9dir.c
go/src/lib9/atoi.c
go/src/lib9/await.c
go/src/lib9/cleanname.c
go/src/lib9/create.c
go/src/lib9/ctime.c
go/src/lib9/dirfstat.c
go/src/lib9/dirfwstat.c
go/src/lib9/dirstat.c
go/src/lib9/dirwstat.c
go/src/lib9/dup.c
go/src/lib9/errstr.c
go/src/lib9/exec.c
go/src/lib9/execl.c
go/src/lib9/exitcode.c
go/src/lib9/exits.c
go/src/lib9/flag.c
go/src/lib9/fmt
go/src/lib9/fmt/charstod.c
go/src/lib9/fmt/dofmt.c
go/src/lib9/fmt/dorfmt.c
go/src/lib9/fmt/fltfmt.c
go/src/lib9/fmt/fmt.c
go/src/lib9/fmt/fmtdef.h
go/src/lib9/fmt/fmtfd.c
go/src/lib9/fmt/fmtfdflush.c
go/src/lib9/fmt/fmtlocale.c
go/src/lib9/fmt/fmtlock.c
go/src/lib9/fmt/fmtnull.c
go/src/lib9/fmt/fmtprint.c
go/src/lib9/fmt/fmtquote.c
go/src/lib9/fmt/fmtrune.c
go/src/lib9/fmt/fmtstr.c
go/src/lib9/fmt/fmtvprint.c
go/src/lib9/fmt/fprint.c
go/src/lib9/fmt/nan64.c
go/src/lib9/fmt/pow10.c
go/src/lib9/fmt/print.c
go/src/lib9/fmt/seprint.c
go/src/lib9/fmt/smprint.c
go/src/lib9/fmt/snprint.c
go/src/lib9/fmt/sprint.c
go/src/lib9/fmt/strtod.c
go/src/lib9/fmt/test.c
go/src/lib9/fmt/vfprint.c
go/src/lib9/fmt/vseprint.c
go/src/lib9/fmt/vsmprint.c
go/src/lib9/fmt/vsnprint.c
go/src/lib9/fmtlock2.c
go/src/lib9/getenv.c
go/src/lib9/getfields.c
go/src/lib9/getwd.c
go/src/lib9/goos.c
go/src/lib9/jmp.c
go/src/lib9/main.c
go/src/lib9/nan.c
go/src/lib9/notify.c
go/src/lib9/nulldir.c
go/src/lib9/open.c
go/src/lib9/readn.c
go/src/lib9/rfork.c
go/src/lib9/run_plan9.c
go/src/lib9/run_unix.c
go/src/lib9/run_windows.c
go/src/lib9/seek.c
go/src/lib9/strecpy.c
go/src/lib9/sysfatal.c
go/src/lib9/tempdir_plan9.c
go/src/lib9/tempdir_unix.c
go/src/lib9/tempdir_windows.c
go/src/lib9/time.c
go/src/lib9/tokenize.c
go/src/lib9/utf
go/src/lib9/utf/Makefile
go/src/lib9/utf/mkrunetype.c
go/src/lib9/utf/rune.c
go/src/lib9/utf/runetype.c
go/src/lib9/utf/runetypebody-6.2.0.h
go/src/lib9/utf/utf.h
go/src/lib9/utf/utfdef.h
go/src/lib9/utf/utfecpy.c
go/src/lib9/utf/utflen.c
go/src/lib9/utf/utfnlen.c
go/src/lib9/utf/utfrrune.c
go/src/lib9/utf/utfrune.c
go/src/lib9/utf/utfutf.c
go/src/lib9/win.h
go/src/lib9/windows.c
go/src/libbio
go/src/libbio/Makefile
go/src/libbio/bbuffered.c
go/src/libbio/bfildes.c
go/src/libbio/bflush.c
go/src/libbio/bgetc.c
go/src/libbio/bgetd.c
go/src/libbio/bgetrune.c
go/src/libbio/binit.c
go/src/libbio/boffset.c
go/src/libbio/bprint.c
go/src/libbio/bputc.c
go/src/libbio/bputrune.c
go/src/libbio/brdline.c
go/src/libbio/brdstr.c
go/src/libbio/bread.c
go/src/libbio/bseek.c
go/src/libbio/bwrite.c
go/src/libmach
go/src/libmach/5.c
go/src/libmach/5db.c
go/src/libmach/5obj.c
go/src/libmach/6.c
go/src/libmach/6obj.c
go/src/libmach/8.c
go/src/libmach/8db.c
go/src/libmach/8obj.c
go/src/libmach/Makefile
go/src/libmach/access.c
go/src/libmach/darwin.c
go/src/libmach/dragonfly.c
go/src/libmach/elf.h
go/src/libmach/executable.c
go/src/libmach/fakeobj.c
go/src/libmach/freebsd.c
go/src/libmach/linux.c
go/src/libmach/machdata.c
go/src/libmach/macho.h
go/src/libmach/map.c
go/src/libmach/netbsd.c
go/src/libmach/obj.c
go/src/libmach/obj.h
go/src/libmach/openbsd.c
go/src/libmach/plan9.c
go/src/libmach/setmach.c
go/src/libmach/swap.c
go/src/libmach/sym.c
go/src/libmach/windows.c
go/src/make.bash
go/src/make.bat
go/src/make.rc
go/src/pkg
go/src/pkg/archive
go/src/pkg/archive/tar
go/src/pkg/archive/tar/common.go
go/src/pkg/archive/tar/example_test.go
go/src/pkg/archive/tar/reader.go
go/src/pkg/archive/tar/reader_test.go
go/src/pkg/archive/tar/stat_atim.go
go/src/pkg/archive/tar/stat_atimespec.go
go/src/pkg/archive/tar/stat_unix.go
go/src/pkg/archive/tar/tar_test.go
go/src/pkg/archive/tar/testdata
go/src/pkg/archive/tar/testdata/gnu.tar
go/src/pkg/archive/tar/testdata/nil-uid.tar
go/src/pkg/archive/tar/testdata/pax.tar
go/src/pkg/archive/tar/testdata/small.txt
go/src/pkg/archive/tar/testdata/small2.txt
go/src/pkg/archive/tar/testdata/star.tar
go/src/pkg/archive/tar/testdata/ustar.tar
go/src/pkg/archive/tar/testdata/v7.tar
go/src/pkg/archive/tar/testdata/writer-big.tar
go/src/pkg/archive/tar/testdata/writer.tar
go/src/pkg/archive/tar/writer.go
go/src/pkg/archive/tar/writer_test.go
go/src/pkg/archive/zip
go/src/pkg/archive/zip/example_test.go
go/src/pkg/archive/zip/reader.go
go/src/pkg/archive/zip/reader_test.go
go/src/pkg/archive/zip/register.go
go/src/pkg/archive/zip/struct.go
go/src/pkg/archive/zip/testdata
go/src/pkg/archive/zip/testdata/crc32-not-streamed.zip
go/src/pkg/archive/zip/testdata/dd.zip
go/src/pkg/archive/zip/testdata/go-no-datadesc-sig.zip
go/src/pkg/archive/zip/testdata/go-with-datadesc-sig.zip
go/src/pkg/archive/zip/testdata/gophercolor16x16.png
go/src/pkg/archive/zip/testdata/readme.notzip
go/src/pkg/archive/zip/testdata/readme.zip
go/src/pkg/archive/zip/testdata/symlink.zip
go/src/pkg/archive/zip/testdata/test-trailing-junk.zip
go/src/pkg/archive/zip/testdata/test.zip
go/src/pkg/archive/zip/testdata/unix.zip
go/src/pkg/archive/zip/testdata/winxp.zip
go/src/pkg/archive/zip/testdata/zip64.zip
go/src/pkg/archive/zip/writer.go
go/src/pkg/archive/zip/writer_test.go
go/src/pkg/archive/zip/zip_test.go
go/src/pkg/bufio
go/src/pkg/bufio/bufio.go
go/src/pkg/bufio/bufio_test.go
go/src/pkg/bufio/example_test.go
go/src/pkg/bufio/export_test.go
go/src/pkg/bufio/scan.go
go/src/pkg/bufio/scan_test.go
go/src/pkg/builtin
go/src/pkg/builtin/builtin.go
go/src/pkg/bytes
go/src/pkg/bytes/buffer.go
go/src/pkg/bytes/buffer_test.go
go/src/pkg/bytes/bytes.go
go/src/pkg/bytes/bytes.s
go/src/pkg/bytes/bytes_decl.go
go/src/pkg/bytes/bytes_test.go
go/src/pkg/bytes/compare_test.go
go/src/pkg/bytes/equal_test.go
go/src/pkg/bytes/example_test.go
go/src/pkg/bytes/export_test.go
go/src/pkg/bytes/reader.go
go/src/pkg/bytes/reader_test.go
go/src/pkg/compress
go/src/pkg/compress/bzip2
go/src/pkg/compress/bzip2/bit_reader.go
go/src/pkg/compress/bzip2/bzip2.go
go/src/pkg/compress/bzip2/bzip2_test.go
go/src/pkg/compress/bzip2/huffman.go
go/src/pkg/compress/bzip2/move_to_front.go
go/src/pkg/compress/bzip2/testdata
go/src/pkg/compress/bzip2/testdata/Mark.Twain-Tom.Sawyer.txt.bz2
go/src/pkg/compress/bzip2/testdata/e.txt.bz2
go/src/pkg/compress/flate
go/src/pkg/compress/flate/copy.go
go/src/pkg/compress/flate/copy_test.go
go/src/pkg/compress/flate/deflate.go
go/src/pkg/compress/flate/deflate_test.go
go/src/pkg/compress/flate/fixedhuff.go
go/src/pkg/compress/flate/flate_test.go
go/src/pkg/compress/flate/gen.go
go/src/pkg/compress/flate/huffman_bit_writer.go
go/src/pkg/compress/flate/huffman_code.go
go/src/pkg/compress/flate/inflate.go
go/src/pkg/compress/flate/reader_test.go
go/src/pkg/compress/flate/reverse_bits.go
go/src/pkg/compress/flate/token.go
go/src/pkg/compress/flate/writer_test.go
go/src/pkg/compress/gzip
go/src/pkg/compress/gzip/gunzip.go
go/src/pkg/compress/gzip/gunzip_test.go
go/src/pkg/compress/gzip/gzip.go
go/src/pkg/compress/gzip/gzip_test.go
go/src/pkg/compress/gzip/testdata
go/src/pkg/compress/gzip/testdata/issue6550.gz
go/src/pkg/compress/lzw
go/src/pkg/compress/lzw/reader.go
go/src/pkg/compress/lzw/reader_test.go
go/src/pkg/compress/lzw/writer.go
go/src/pkg/compress/lzw/writer_test.go
go/src/pkg/compress/testdata
go/src/pkg/compress/testdata/Mark.Twain-Tom.Sawyer.txt
go/src/pkg/compress/testdata/e.txt
go/src/pkg/compress/testdata/pi.txt
go/src/pkg/compress/zlib
go/src/pkg/compress/zlib/example_test.go
go/src/pkg/compress/zlib/reader.go
go/src/pkg/compress/zlib/reader_test.go
go/src/pkg/compress/zlib/writer.go
go/src/pkg/compress/zlib/writer_test.go
go/src/pkg/container
go/src/pkg/container/heap
go/src/pkg/container/heap/example_intheap_test.go
go/src/pkg/container/heap/example_pq_test.go
go/src/pkg/container/heap/heap.go
go/src/pkg/container/heap/heap_test.go
go/src/pkg/container/list
go/src/pkg/container/list/example_test.go
go/src/pkg/container/list/list.go
go/src/pkg/container/list/list_test.go
go/src/pkg/container/ring
go/src/pkg/container/ring/ring.go
go/src/pkg/container/ring/ring_test.go
go/src/pkg/crypto
go/src/pkg/crypto/aes
go/src/pkg/crypto/aes/aes_test.go
go/src/pkg/crypto/aes/asm_amd64.s
go/src/pkg/crypto/aes/block.go
go/src/pkg/crypto/aes/cipher.go
go/src/pkg/crypto/aes/cipher_asm.go
go/src/pkg/crypto/aes/cipher_generic.go
go/src/pkg/crypto/aes/const.go
go/src/pkg/crypto/cipher
go/src/pkg/crypto/cipher/cbc.go
go/src/pkg/crypto/cipher/cbc_aes_test.go
go/src/pkg/crypto/cipher/cfb.go
go/src/pkg/crypto/cipher/cfb_test.go
go/src/pkg/crypto/cipher/cipher.go
go/src/pkg/crypto/cipher/cipher_test.go
go/src/pkg/crypto/cipher/common_test.go
go/src/pkg/crypto/cipher/ctr.go
go/src/pkg/crypto/cipher/ctr_aes_test.go
go/src/pkg/crypto/cipher/example_test.go
go/src/pkg/crypto/cipher/gcm.go
go/src/pkg/crypto/cipher/gcm_test.go
go/src/pkg/crypto/cipher/io.go
go/src/pkg/crypto/cipher/ofb.go
go/src/pkg/crypto/cipher/ofb_test.go
go/src/pkg/crypto/crypto.go
go/src/pkg/crypto/des
go/src/pkg/crypto/des/block.go
go/src/pkg/crypto/des/cipher.go
go/src/pkg/crypto/des/const.go
go/src/pkg/crypto/des/des_test.go
go/src/pkg/crypto/des/example_test.go
go/src/pkg/crypto/dsa
go/src/pkg/crypto/dsa/dsa.go
go/src/pkg/crypto/dsa/dsa_test.go
go/src/pkg/crypto/ecdsa
go/src/pkg/crypto/ecdsa/ecdsa.go
go/src/pkg/crypto/ecdsa/ecdsa_test.go
go/src/pkg/crypto/ecdsa/testdata
go/src/pkg/crypto/ecdsa/testdata/SigVer.rsp.bz2
go/src/pkg/crypto/elliptic
go/src/pkg/crypto/elliptic/elliptic.go
go/src/pkg/crypto/elliptic/elliptic_test.go
go/src/pkg/crypto/elliptic/p224.go
go/src/pkg/crypto/elliptic/p224_test.go
go/src/pkg/crypto/elliptic/p256.go
go/src/pkg/crypto/hmac
go/src/pkg/crypto/hmac/hmac.go
go/src/pkg/crypto/hmac/hmac_test.go
go/src/pkg/crypto/md5
go/src/pkg/crypto/md5/example_test.go
go/src/pkg/crypto/md5/gen.go
go/src/pkg/crypto/md5/md5.go
go/src/pkg/crypto/md5/md5_test.go
go/src/pkg/crypto/md5/md5block.go
go/src/pkg/crypto/md5/md5block_386.s
go/src/pkg/crypto/md5/md5block_amd64.s
go/src/pkg/crypto/md5/md5block_arm.s
go/src/pkg/crypto/md5/md5block_decl.go
go/src/pkg/crypto/rand
go/src/pkg/crypto/rand/example_test.go
go/src/pkg/crypto/rand/rand.go
go/src/pkg/crypto/rand/rand_test.go
go/src/pkg/crypto/rand/rand_unix.go
go/src/pkg/crypto/rand/rand_windows.go
go/src/pkg/crypto/rand/util.go
go/src/pkg/crypto/rc4
go/src/pkg/crypto/rc4/rc4.go
go/src/pkg/crypto/rc4/rc4_386.s
go/src/pkg/crypto/rc4/rc4_amd64.s
go/src/pkg/crypto/rc4/rc4_arm.s
go/src/pkg/crypto/rc4/rc4_asm.go
go/src/pkg/crypto/rc4/rc4_ref.go
go/src/pkg/crypto/rc4/rc4_test.go
go/src/pkg/crypto/rsa
go/src/pkg/crypto/rsa/pkcs1v15.go
go/src/pkg/crypto/rsa/pkcs1v15_test.go
go/src/pkg/crypto/rsa/pss.go
go/src/pkg/crypto/rsa/pss_test.go
go/src/pkg/crypto/rsa/rsa.go
go/src/pkg/crypto/rsa/rsa_test.go
go/src/pkg/crypto/rsa/testdata
go/src/pkg/crypto/rsa/testdata/pss-vect.txt.bz2
go/src/pkg/crypto/sha1
go/src/pkg/crypto/sha1/example_test.go
go/src/pkg/crypto/sha1/sha1.go
go/src/pkg/crypto/sha1/sha1_test.go
go/src/pkg/crypto/sha1/sha1block.go
go/src/pkg/crypto/sha1/sha1block_386.s
go/src/pkg/crypto/sha1/sha1block_amd64.s
go/src/pkg/crypto/sha1/sha1block_decl.go
go/src/pkg/crypto/sha256
go/src/pkg/crypto/sha256/sha256.go
go/src/pkg/crypto/sha256/sha256_test.go
go/src/pkg/crypto/sha256/sha256block.go
go/src/pkg/crypto/sha512
go/src/pkg/crypto/sha512/sha512.go
go/src/pkg/crypto/sha512/sha512_test.go
go/src/pkg/crypto/sha512/sha512block.go
go/src/pkg/crypto/subtle
go/src/pkg/crypto/subtle/constant_time.go
go/src/pkg/crypto/subtle/constant_time_test.go
go/src/pkg/crypto/tls
go/src/pkg/crypto/tls/alert.go
go/src/pkg/crypto/tls/cipher_suites.go
go/src/pkg/crypto/tls/common.go
go/src/pkg/crypto/tls/conn.go
go/src/pkg/crypto/tls/conn_test.go
go/src/pkg/crypto/tls/generate_cert.go
go/src/pkg/crypto/tls/handshake_client.go
go/src/pkg/crypto/tls/handshake_client_test.go
go/src/pkg/crypto/tls/handshake_messages.go
go/src/pkg/crypto/tls/handshake_messages_test.go
go/src/pkg/crypto/tls/handshake_server.go
go/src/pkg/crypto/tls/handshake_server_test.go
go/src/pkg/crypto/tls/key_agreement.go
go/src/pkg/crypto/tls/prf.go
go/src/pkg/crypto/tls/prf_test.go
go/src/pkg/crypto/tls/ticket.go
go/src/pkg/crypto/tls/tls.go
go/src/pkg/crypto/tls/tls_test.go
go/src/pkg/crypto/x509
go/src/pkg/crypto/x509/cert_pool.go
go/src/pkg/crypto/x509/pem_decrypt.go
go/src/pkg/crypto/x509/pem_decrypt_test.go
go/src/pkg/crypto/x509/pkcs1.go
go/src/pkg/crypto/x509/pkcs8.go
go/src/pkg/crypto/x509/pkcs8_test.go
go/src/pkg/crypto/x509/pkix
go/src/pkg/crypto/x509/pkix/pkix.go
go/src/pkg/crypto/x509/root.go
go/src/pkg/crypto/x509/root_darwin.go
go/src/pkg/crypto/x509/root_plan9.go
go/src/pkg/crypto/x509/root_stub.go
go/src/pkg/crypto/x509/root_unix.go
go/src/pkg/crypto/x509/root_windows.go
go/src/pkg/crypto/x509/sec1.go
go/src/pkg/crypto/x509/sec1_test.go
go/src/pkg/crypto/x509/verify.go
go/src/pkg/crypto/x509/verify_test.go
go/src/pkg/crypto/x509/x509.go
go/src/pkg/crypto/x509/x509_test.go
go/src/pkg/database
go/src/pkg/database/sql
go/src/pkg/database/sql/convert.go
go/src/pkg/database/sql/convert_test.go
go/src/pkg/database/sql/doc.txt
go/src/pkg/database/sql/driver
go/src/pkg/database/sql/driver/driver.go
go/src/pkg/database/sql/driver/types.go
go/src/pkg/database/sql/driver/types_test.go
go/src/pkg/database/sql/example_test.go
go/src/pkg/database/sql/fakedb_test.go
go/src/pkg/database/sql/sql.go
go/src/pkg/database/sql/sql_test.go
go/src/pkg/debug
go/src/pkg/debug/dwarf
go/src/pkg/debug/dwarf/buf.go
go/src/pkg/debug/dwarf/const.go
go/src/pkg/debug/dwarf/entry.go
go/src/pkg/debug/dwarf/open.go
go/src/pkg/debug/dwarf/testdata
go/src/pkg/debug/dwarf/testdata/typedef.c
go/src/pkg/debug/dwarf/testdata/typedef.elf
go/src/pkg/debug/dwarf/testdata/typedef.macho
go/src/pkg/debug/dwarf/type.go
go/src/pkg/debug/dwarf/type_test.go
go/src/pkg/debug/dwarf/unit.go
go/src/pkg/debug/elf
go/src/pkg/debug/elf/elf.go
go/src/pkg/debug/elf/elf_test.go
go/src/pkg/debug/elf/file.go
go/src/pkg/debug/elf/file_test.go
go/src/pkg/debug/elf/testdata
go/src/pkg/debug/elf/testdata/gcc-386-freebsd-exec
go/src/pkg/debug/elf/testdata/gcc-amd64-linux-exec
go/src/pkg/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj
go/src/pkg/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj
go/src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj
go/src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86.obj
go/src/pkg/debug/elf/testdata/hello-world-core.gz
go/src/pkg/debug/gosym
go/src/pkg/debug/gosym/pclinetest.asm
go/src/pkg/debug/gosym/pclinetest.h
go/src/pkg/debug/gosym/pclntab.go
go/src/pkg/debug/gosym/pclntab_test.go
go/src/pkg/debug/gosym/symtab.go
go/src/pkg/debug/macho
go/src/pkg/debug/macho/file.go
go/src/pkg/debug/macho/file_test.go
go/src/pkg/debug/macho/macho.go
go/src/pkg/debug/macho/testdata
go/src/pkg/debug/macho/testdata/gcc-386-darwin-exec
go/src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec
go/src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec-debug
go/src/pkg/debug/macho/testdata/hello.c
go/src/pkg/debug/pe
go/src/pkg/debug/pe/file.go
go/src/pkg/debug/pe/file_test.go
go/src/pkg/debug/pe/pe.go
go/src/pkg/debug/pe/testdata
go/src/pkg/debug/pe/testdata/gcc-386-mingw-exec
go/src/pkg/debug/pe/testdata/gcc-386-mingw-obj
go/src/pkg/debug/pe/testdata/hello.c
go/src/pkg/encoding
go/src/pkg/encoding/ascii85
go/src/pkg/encoding/ascii85/ascii85.go
go/src/pkg/encoding/ascii85/ascii85_test.go
go/src/pkg/encoding/asn1
go/src/pkg/encoding/asn1/asn1.go
go/src/pkg/encoding/asn1/asn1_test.go
go/src/pkg/encoding/asn1/common.go
go/src/pkg/encoding/asn1/marshal.go
go/src/pkg/encoding/asn1/marshal_test.go
go/src/pkg/encoding/base32
go/src/pkg/encoding/base32/base32.go
go/src/pkg/encoding/base32/base32_test.go
go/src/pkg/encoding/base32/example_test.go
go/src/pkg/encoding/base64
go/src/pkg/encoding/base64/base64.go
go/src/pkg/encoding/base64/base64_test.go
go/src/pkg/encoding/base64/example_test.go
go/src/pkg/encoding/binary
go/src/pkg/encoding/binary/binary.go
go/src/pkg/encoding/binary/binary_test.go
go/src/pkg/encoding/binary/example_test.go
go/src/pkg/encoding/binary/varint.go
go/src/pkg/encoding/binary/varint_test.go
go/src/pkg/encoding/csv
go/src/pkg/encoding/csv/reader.go
go/src/pkg/encoding/csv/reader_test.go
go/src/pkg/encoding/csv/writer.go
go/src/pkg/encoding/csv/writer_test.go
go/src/pkg/encoding/encoding.go
go/src/pkg/encoding/gob
go/src/pkg/encoding/gob/codec_test.go
go/src/pkg/encoding/gob/debug.go
go/src/pkg/encoding/gob/decode.go
go/src/pkg/encoding/gob/decoder.go
go/src/pkg/encoding/gob/doc.go
go/src/pkg/encoding/gob/dump.go
go/src/pkg/encoding/gob/encode.go
go/src/pkg/encoding/gob/encoder.go
go/src/pkg/encoding/gob/encoder_test.go
go/src/pkg/encoding/gob/error.go
go/src/pkg/encoding/gob/example_encdec_test.go
go/src/pkg/encoding/gob/example_interface_test.go
go/src/pkg/encoding/gob/example_test.go
go/src/pkg/encoding/gob/gobencdec_test.go
go/src/pkg/encoding/gob/timing_test.go
go/src/pkg/encoding/gob/type.go
go/src/pkg/encoding/gob/type_test.go
go/src/pkg/encoding/hex
go/src/pkg/encoding/hex/hex.go
go/src/pkg/encoding/hex/hex_test.go
go/src/pkg/encoding/json
go/src/pkg/encoding/json/bench_test.go
go/src/pkg/encoding/json/decode.go
go/src/pkg/encoding/json/decode_test.go
go/src/pkg/encoding/json/encode.go
go/src/pkg/encoding/json/encode_test.go
go/src/pkg/encoding/json/example_test.go
go/src/pkg/encoding/json/indent.go
go/src/pkg/encoding/json/scanner.go
go/src/pkg/encoding/json/scanner_test.go
go/src/pkg/encoding/json/stream.go
go/src/pkg/encoding/json/stream_test.go
go/src/pkg/encoding/json/tagkey_test.go
go/src/pkg/encoding/json/tags.go
go/src/pkg/encoding/json/tags_test.go
go/src/pkg/encoding/json/testdata
go/src/pkg/encoding/json/testdata/code.json.gz
go/src/pkg/encoding/pem
go/src/pkg/encoding/pem/pem.go
go/src/pkg/encoding/pem/pem_test.go
go/src/pkg/encoding/xml
go/src/pkg/encoding/xml/atom_test.go
go/src/pkg/encoding/xml/example_test.go
go/src/pkg/encoding/xml/marshal.go
go/src/pkg/encoding/xml/marshal_test.go
go/src/pkg/encoding/xml/read.go
go/src/pkg/encoding/xml/read_test.go
go/src/pkg/encoding/xml/typeinfo.go
go/src/pkg/encoding/xml/xml.go
go/src/pkg/encoding/xml/xml_test.go
go/src/pkg/errors
go/src/pkg/errors/errors.go
go/src/pkg/errors/errors_test.go
go/src/pkg/errors/example_test.go
go/src/pkg/expvar
go/src/pkg/expvar/expvar.go
go/src/pkg/expvar/expvar_test.go
go/src/pkg/flag
go/src/pkg/flag/example_test.go
go/src/pkg/flag/export_test.go
go/src/pkg/flag/flag.go
go/src/pkg/flag/flag_test.go
go/src/pkg/fmt
go/src/pkg/fmt/doc.go
go/src/pkg/fmt/export_test.go
go/src/pkg/fmt/fmt_test.go
go/src/pkg/fmt/format.go
go/src/pkg/fmt/print.go
go/src/pkg/fmt/scan.go
go/src/pkg/fmt/scan_test.go
go/src/pkg/fmt/stringer_test.go
go/src/pkg/go
go/src/pkg/go/ast
go/src/pkg/go/ast/ast.go
go/src/pkg/go/ast/ast_test.go
go/src/pkg/go/ast/commentmap.go
go/src/pkg/go/ast/commentmap_test.go
go/src/pkg/go/ast/example_test.go
go/src/pkg/go/ast/filter.go
go/src/pkg/go/ast/filter_test.go
go/src/pkg/go/ast/import.go
go/src/pkg/go/ast/print.go
go/src/pkg/go/ast/print_test.go
go/src/pkg/go/ast/resolve.go
go/src/pkg/go/ast/scope.go
go/src/pkg/go/ast/walk.go
go/src/pkg/go/build
go/src/pkg/go/build/build.go
go/src/pkg/go/build/build_test.go
go/src/pkg/go/build/deps_test.go
go/src/pkg/go/build/doc.go
go/src/pkg/go/build/read.go
go/src/pkg/go/build/read_test.go
go/src/pkg/go/build/syslist.go
go/src/pkg/go/build/syslist_test.go
go/src/pkg/go/build/testdata
go/src/pkg/go/build/testdata/other
go/src/pkg/go/build/testdata/other/file
go/src/pkg/go/build/testdata/other/file/file.go
go/src/pkg/go/build/testdata/other/main.go
go/src/pkg/go/doc
go/src/pkg/go/doc/Makefile
go/src/pkg/go/doc/comment.go
go/src/pkg/go/doc/comment_test.go
go/src/pkg/go/doc/doc.go
go/src/pkg/go/doc/doc_test.go
go/src/pkg/go/doc/example.go
go/src/pkg/go/doc/example_test.go
go/src/pkg/go/doc/exports.go
go/src/pkg/go/doc/filter.go
go/src/pkg/go/doc/headscan.go
go/src/pkg/go/doc/reader.go
go/src/pkg/go/doc/synopsis.go
go/src/pkg/go/doc/synopsis_test.go
go/src/pkg/go/doc/testdata
go/src/pkg/go/doc/testdata/a.0.golden
go/src/pkg/go/doc/testdata/a.1.golden
go/src/pkg/go/doc/testdata/a.2.golden
go/src/pkg/go/doc/testdata/a0.go
go/src/pkg/go/doc/testdata/a1.go
go/src/pkg/go/doc/testdata/b.0.golden
go/src/pkg/go/doc/testdata/b.1.golden
go/src/pkg/go/doc/testdata/b.2.golden
go/src/pkg/go/doc/testdata/b.go
go/src/pkg/go/doc/testdata/benchmark.go
go/src/pkg/go/doc/testdata/bugpara.0.golden
go/src/pkg/go/doc/testdata/bugpara.1.golden
go/src/pkg/go/doc/testdata/bugpara.2.golden
go/src/pkg/go/doc/testdata/bugpara.go
go/src/pkg/go/doc/testdata/c.0.golden
go/src/pkg/go/doc/testdata/c.1.golden
go/src/pkg/go/doc/testdata/c.2.golden
go/src/pkg/go/doc/testdata/c.go
go/src/pkg/go/doc/testdata/d.0.golden
go/src/pkg/go/doc/testdata/d.1.golden
go/src/pkg/go/doc/testdata/d.2.golden
go/src/pkg/go/doc/testdata/d1.go
go/src/pkg/go/doc/testdata/d2.go
go/src/pkg/go/doc/testdata/e.0.golden
go/src/pkg/go/doc/testdata/e.1.golden
go/src/pkg/go/doc/testdata/e.2.golden
go/src/pkg/go/doc/testdata/e.go
go/src/pkg/go/doc/testdata/error1.0.golden
go/src/pkg/go/doc/testdata/error1.1.golden
go/src/pkg/go/doc/testdata/error1.2.golden
go/src/pkg/go/doc/testdata/error1.go
go/src/pkg/go/doc/testdata/error2.0.golden
go/src/pkg/go/doc/testdata/error2.1.golden
go/src/pkg/go/doc/testdata/error2.2.golden
go/src/pkg/go/doc/testdata/error2.go
go/src/pkg/go/doc/testdata/example.go
go/src/pkg/go/doc/testdata/f.0.golden
go/src/pkg/go/doc/testdata/f.1.golden
go/src/pkg/go/doc/testdata/f.2.golden
go/src/pkg/go/doc/testdata/f.go
go/src/pkg/go/doc/testdata/template.txt
go/src/pkg/go/doc/testdata/testing.0.golden
go/src/pkg/go/doc/testdata/testing.1.golden
go/src/pkg/go/doc/testdata/testing.2.golden
go/src/pkg/go/doc/testdata/testing.go
go/src/pkg/go/format
go/src/pkg/go/format/format.go
go/src/pkg/go/format/format_test.go
go/src/pkg/go/parser
go/src/pkg/go/parser/error_test.go
go/src/pkg/go/parser/example_test.go
go/src/pkg/go/parser/interface.go
go/src/pkg/go/parser/parser.go
go/src/pkg/go/parser/parser_test.go
go/src/pkg/go/parser/performance_test.go
go/src/pkg/go/parser/short_test.go
go/src/pkg/go/parser/testdata
go/src/pkg/go/parser/testdata/commas.src
go/src/pkg/go/parser/testdata/issue3106.src
go/src/pkg/go/printer
go/src/pkg/go/printer/example_test.go
go/src/pkg/go/printer/nodes.go
go/src/pkg/go/printer/performance_test.go
go/src/pkg/go/printer/printer.go
go/src/pkg/go/printer/printer_test.go
go/src/pkg/go/printer/testdata
go/src/pkg/go/printer/testdata/comments.golden
go/src/pkg/go/printer/testdata/comments.input
go/src/pkg/go/printer/testdata/comments.x
go/src/pkg/go/printer/testdata/comments2.golden
go/src/pkg/go/printer/testdata/comments2.input
go/src/pkg/go/printer/testdata/declarations.golden
go/src/pkg/go/printer/testdata/declarations.input
go/src/pkg/go/printer/testdata/empty.golden
go/src/pkg/go/printer/testdata/empty.input
go/src/pkg/go/printer/testdata/expressions.golden
go/src/pkg/go/printer/testdata/expressions.input
go/src/pkg/go/printer/testdata/expressions.raw
go/src/pkg/go/printer/testdata/linebreaks.golden
go/src/pkg/go/printer/testdata/linebreaks.input
go/src/pkg/go/printer/testdata/parser.go
go/src/pkg/go/printer/testdata/slow.golden
go/src/pkg/go/printer/testdata/slow.input
go/src/pkg/go/printer/testdata/statements.golden
go/src/pkg/go/printer/testdata/statements.input
go/src/pkg/go/scanner
go/src/pkg/go/scanner/errors.go
go/src/pkg/go/scanner/example_test.go
go/src/pkg/go/scanner/scanner.go
go/src/pkg/go/scanner/scanner_test.go
go/src/pkg/go/token
go/src/pkg/go/token/position.go
go/src/pkg/go/token/position_test.go
go/src/pkg/go/token/serialize.go
go/src/pkg/go/token/serialize_test.go
go/src/pkg/go/token/token.go
go/src/pkg/hash
go/src/pkg/hash/adler32
go/src/pkg/hash/adler32/adler32.go
go/src/pkg/hash/adler32/adler32_test.go
go/src/pkg/hash/crc32
go/src/pkg/hash/crc32/crc32.go
go/src/pkg/hash/crc32/crc32_amd64.go
go/src/pkg/hash/crc32/crc32_amd64.s
go/src/pkg/hash/crc32/crc32_generic.go
go/src/pkg/hash/crc32/crc32_test.go
go/src/pkg/hash/crc64
go/src/pkg/hash/crc64/crc64.go
go/src/pkg/hash/crc64/crc64_test.go
go/src/pkg/hash/fnv
go/src/pkg/hash/fnv/fnv.go
go/src/pkg/hash/fnv/fnv_test.go
go/src/pkg/hash/hash.go
go/src/pkg/hash/test_cases.txt
go/src/pkg/hash/test_gen.awk
go/src/pkg/html
go/src/pkg/html/entity.go
go/src/pkg/html/entity_test.go
go/src/pkg/html/escape.go
go/src/pkg/html/escape_test.go
go/src/pkg/html/template
go/src/pkg/html/template/attr.go
go/src/pkg/html/template/clone_test.go
go/src/pkg/html/template/content.go
go/src/pkg/html/template/content_test.go
go/src/pkg/html/template/context.go
go/src/pkg/html/template/css.go
go/src/pkg/html/template/css_test.go
go/src/pkg/html/template/doc.go
go/src/pkg/html/template/error.go
go/src/pkg/html/template/escape.go
go/src/pkg/html/template/escape_test.go
go/src/pkg/html/template/html.go
go/src/pkg/html/template/html_test.go
go/src/pkg/html/template/js.go
go/src/pkg/html/template/js_test.go
go/src/pkg/html/template/template.go
go/src/pkg/html/template/transition.go
go/src/pkg/html/template/url.go
go/src/pkg/html/template/url_test.go
go/src/pkg/image
go/src/pkg/image/color
go/src/pkg/image/color/color.go
go/src/pkg/image/color/palette
go/src/pkg/image/color/palette/gen.go
go/src/pkg/image/color/palette/palette.go
go/src/pkg/image/color/ycbcr.go
go/src/pkg/image/color/ycbcr_test.go
go/src/pkg/image/decode_example_test.go
go/src/pkg/image/decode_test.go
go/src/pkg/image/draw
go/src/pkg/image/draw/bench_test.go
go/src/pkg/image/draw/clip_test.go
go/src/pkg/image/draw/draw.go
go/src/pkg/image/draw/draw_test.go
go/src/pkg/image/format.go
go/src/pkg/image/geom.go
go/src/pkg/image/gif
go/src/pkg/image/gif/reader.go
go/src/pkg/image/gif/reader_test.go
go/src/pkg/image/gif/writer.go
go/src/pkg/image/gif/writer_test.go
go/src/pkg/image/image.go
go/src/pkg/image/image_test.go
go/src/pkg/image/jpeg
go/src/pkg/image/jpeg/dct_test.go
go/src/pkg/image/jpeg/fdct.go
go/src/pkg/image/jpeg/huffman.go
go/src/pkg/image/jpeg/idct.go
go/src/pkg/image/jpeg/reader.go
go/src/pkg/image/jpeg/reader_test.go
go/src/pkg/image/jpeg/scan.go
go/src/pkg/image/jpeg/writer.go
go/src/pkg/image/jpeg/writer_test.go
go/src/pkg/image/names.go
go/src/pkg/image/png
go/src/pkg/image/png/paeth.go
go/src/pkg/image/png/paeth_test.go
go/src/pkg/image/png/reader.go
go/src/pkg/image/png/reader_test.go
go/src/pkg/image/png/testdata
go/src/pkg/image/png/testdata/benchGray.png
go/src/pkg/image/png/testdata/benchNRGBA-gradient.png
go/src/pkg/image/png/testdata/benchNRGBA-opaque.png
go/src/pkg/image/png/testdata/benchPaletted.png
go/src/pkg/image/png/testdata/benchRGB.png
go/src/pkg/image/png/testdata/invalid-crc32.png
go/src/pkg/image/png/testdata/invalid-noend.png
go/src/pkg/image/png/testdata/invalid-trunc.png
go/src/pkg/image/png/testdata/invalid-zlib.png
go/src/pkg/image/png/testdata/pngsuite
go/src/pkg/image/png/testdata/pngsuite/README
go/src/pkg/image/png/testdata/pngsuite/README.original
go/src/pkg/image/png/testdata/pngsuite/basn0g01-30.png
go/src/pkg/image/png/testdata/pngsuite/basn0g01-30.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g01.png
go/src/pkg/image/png/testdata/pngsuite/basn0g01.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g02-29.png
go/src/pkg/image/png/testdata/pngsuite/basn0g02-29.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g02.png
go/src/pkg/image/png/testdata/pngsuite/basn0g02.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g04-31.png
go/src/pkg/image/png/testdata/pngsuite/basn0g04-31.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g04.png
go/src/pkg/image/png/testdata/pngsuite/basn0g04.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g08.png
go/src/pkg/image/png/testdata/pngsuite/basn0g08.sng
go/src/pkg/image/png/testdata/pngsuite/basn0g16.png
go/src/pkg/image/png/testdata/pngsuite/basn0g16.sng
go/src/pkg/image/png/testdata/pngsuite/basn2c08.png
go/src/pkg/image/png/testdata/pngsuite/basn2c08.sng
go/src/pkg/image/png/testdata/pngsuite/basn2c16.png
go/src/pkg/image/png/testdata/pngsuite/basn2c16.sng
go/src/pkg/image/png/testdata/pngsuite/basn3p01.png
go/src/pkg/image/png/testdata/pngsuite/basn3p01.sng
go/src/pkg/image/png/testdata/pngsuite/basn3p02.png
go/src/pkg/image/png/testdata/pngsuite/basn3p02.sng
go/src/pkg/image/png/testdata/pngsuite/basn3p04.png
go/src/pkg/image/png/testdata/pngsuite/basn3p04.sng
go/src/pkg/image/png/testdata/pngsuite/basn3p08-trns.png
go/src/pkg/image/png/testdata/pngsuite/basn3p08-trns.sng
go/src/pkg/image/png/testdata/pngsuite/basn3p08.png
go/src/pkg/image/png/testdata/pngsuite/basn3p08.sng
go/src/pkg/image/png/testdata/pngsuite/basn4a08.png
go/src/pkg/image/png/testdata/pngsuite/basn4a08.sng
go/src/pkg/image/png/testdata/pngsuite/basn4a16.png
go/src/pkg/image/png/testdata/pngsuite/basn4a16.sng
go/src/pkg/image/png/testdata/pngsuite/basn6a08.png
go/src/pkg/image/png/testdata/pngsuite/basn6a08.sng
go/src/pkg/image/png/testdata/pngsuite/basn6a16.png
go/src/pkg/image/png/testdata/pngsuite/basn6a16.sng
go/src/pkg/image/png/writer.go
go/src/pkg/image/png/writer_test.go
go/src/pkg/image/testdata
go/src/pkg/image/testdata/video-001.5bpp.gif
go/src/pkg/image/testdata/video-001.gif
go/src/pkg/image/testdata/video-001.interlaced.gif
go/src/pkg/image/testdata/video-001.jpeg
go/src/pkg/image/testdata/video-001.png
go/src/pkg/image/testdata/video-001.progressive.jpeg
go/src/pkg/image/testdata/video-001.q50.420.jpeg
go/src/pkg/image/testdata/video-001.q50.420.progressive.jpeg
go/src/pkg/image/testdata/video-001.q50.422.jpeg
go/src/pkg/image/testdata/video-001.q50.422.progressive.jpeg
go/src/pkg/image/testdata/video-001.q50.440.jpeg
go/src/pkg/image/testdata/video-001.q50.440.progressive.jpeg
go/src/pkg/image/testdata/video-001.q50.444.jpeg
go/src/pkg/image/testdata/video-001.q50.444.progressive.jpeg
go/src/pkg/image/testdata/video-005.gray.gif
go/src/pkg/image/testdata/video-005.gray.jpeg
go/src/pkg/image/testdata/video-005.gray.png
go/src/pkg/image/testdata/video-005.gray.q50.2x2.jpeg
go/src/pkg/image/testdata/video-005.gray.q50.2x2.progressive.jpeg
go/src/pkg/image/testdata/video-005.gray.q50.jpeg
go/src/pkg/image/testdata/video-005.gray.q50.progressive.jpeg
go/src/pkg/image/ycbcr.go
go/src/pkg/image/ycbcr_test.go
go/src/pkg/index
go/src/pkg/index/suffixarray
go/src/pkg/index/suffixarray/qsufsort.go
go/src/pkg/index/suffixarray/suffixarray.go
go/src/pkg/index/suffixarray/suffixarray_test.go
go/src/pkg/io
go/src/pkg/io/io.go
go/src/pkg/io/io_test.go
go/src/pkg/io/ioutil
go/src/pkg/io/ioutil/blackhole.go
go/src/pkg/io/ioutil/ioutil.go
go/src/pkg/io/ioutil/ioutil_test.go
go/src/pkg/io/ioutil/tempfile.go
go/src/pkg/io/ioutil/tempfile_test.go
go/src/pkg/io/multi.go
go/src/pkg/io/multi_test.go
go/src/pkg/io/pipe.go
go/src/pkg/io/pipe_test.go
go/src/pkg/log
go/src/pkg/log/log.go
go/src/pkg/log/log_test.go
go/src/pkg/log/syslog
go/src/pkg/log/syslog/syslog.go
go/src/pkg/log/syslog/syslog_plan9.go
go/src/pkg/log/syslog/syslog_test.go
go/src/pkg/log/syslog/syslog_unix.go
go/src/pkg/log/syslog/syslog_windows.go
go/src/pkg/math
go/src/pkg/math/abs.go
go/src/pkg/math/abs_386.s
go/src/pkg/math/abs_amd64.s
go/src/pkg/math/abs_arm.s
go/src/pkg/math/acosh.go
go/src/pkg/math/all_test.go
go/src/pkg/math/asin.go
go/src/pkg/math/asin_386.s
go/src/pkg/math/asin_amd64.s
go/src/pkg/math/asin_arm.s
go/src/pkg/math/asinh.go
go/src/pkg/math/atan.go
go/src/pkg/math/atan2.go
go/src/pkg/math/atan2_386.s
go/src/pkg/math/atan2_amd64.s
go/src/pkg/math/atan2_arm.s
go/src/pkg/math/atan_386.s
go/src/pkg/math/atan_amd64.s
go/src/pkg/math/atan_arm.s
go/src/pkg/math/atanh.go
go/src/pkg/math/big
go/src/pkg/math/big/arith.go
go/src/pkg/math/big/arith_386.s
go/src/pkg/math/big/arith_amd64.s
go/src/pkg/math/big/arith_arm.s
go/src/pkg/math/big/arith_decl.go
go/src/pkg/math/big/arith_test.go
go/src/pkg/math/big/calibrate_test.go
go/src/pkg/math/big/example_test.go
go/src/pkg/math/big/gcd_test.go
go/src/pkg/math/big/hilbert_test.go
go/src/pkg/math/big/int.go
go/src/pkg/math/big/int_test.go
go/src/pkg/math/big/nat.go
go/src/pkg/math/big/nat_test.go
go/src/pkg/math/big/rat.go
go/src/pkg/math/big/rat_test.go
go/src/pkg/math/bits.go
go/src/pkg/math/cbrt.go
go/src/pkg/math/cmplx
go/src/pkg/math/cmplx/abs.go
go/src/pkg/math/cmplx/asin.go
go/src/pkg/math/cmplx/cmath_test.go
go/src/pkg/math/cmplx/conj.go
go/src/pkg/math/cmplx/exp.go
go/src/pkg/math/cmplx/isinf.go
go/src/pkg/math/cmplx/isnan.go
go/src/pkg/math/cmplx/log.go
go/src/pkg/math/cmplx/phase.go
go/src/pkg/math/cmplx/polar.go
go/src/pkg/math/cmplx/pow.go
go/src/pkg/math/cmplx/rect.go
go/src/pkg/math/cmplx/sin.go
go/src/pkg/math/cmplx/sqrt.go
go/src/pkg/math/cmplx/tan.go
go/src/pkg/math/const.go
go/src/pkg/math/copysign.go
go/src/pkg/math/dim.go
go/src/pkg/math/dim_386.s
go/src/pkg/math/dim_amd64.s
go/src/pkg/math/dim_arm.s
go/src/pkg/math/erf.go
go/src/pkg/math/exp.go
go/src/pkg/math/exp2_386.s
go/src/pkg/math/exp2_amd64.s
go/src/pkg/math/exp2_arm.s
go/src/pkg/math/exp_386.s
go/src/pkg/math/exp_amd64.s
go/src/pkg/math/exp_arm.s
go/src/pkg/math/expm1.go
go/src/pkg/math/expm1_386.s
go/src/pkg/math/expm1_amd64.s
go/src/pkg/math/expm1_arm.s
go/src/pkg/math/export_test.go
go/src/pkg/math/floor.go
go/src/pkg/math/floor_386.s
go/src/pkg/math/floor_amd64.s
go/src/pkg/math/floor_arm.s
go/src/pkg/math/frexp.go
go/src/pkg/math/frexp_386.s
go/src/pkg/math/frexp_amd64.s
go/src/pkg/math/frexp_arm.s
go/src/pkg/math/gamma.go
go/src/pkg/math/hypot.go
go/src/pkg/math/hypot_386.s
go/src/pkg/math/hypot_amd64.s
go/src/pkg/math/hypot_arm.s
go/src/pkg/math/j0.go
go/src/pkg/math/j1.go
go/src/pkg/math/jn.go
go/src/pkg/math/ldexp.go
go/src/pkg/math/ldexp_386.s
go/src/pkg/math/ldexp_amd64.s
go/src/pkg/math/ldexp_arm.s
go/src/pkg/math/lgamma.go
go/src/pkg/math/log.go
go/src/pkg/math/log10.go
go/src/pkg/math/log10_386.s
go/src/pkg/math/log10_amd64.s
go/src/pkg/math/log10_arm.s
go/src/pkg/math/log1p.go
go/src/pkg/math/log1p_386.s
go/src/pkg/math/log1p_amd64.s
go/src/pkg/math/log1p_arm.s
go/src/pkg/math/log_386.s
go/src/pkg/math/log_amd64.s
go/src/pkg/math/log_arm.s
go/src/pkg/math/logb.go
go/src/pkg/math/mod.go
go/src/pkg/math/mod_386.s
go/src/pkg/math/mod_amd64.s
go/src/pkg/math/mod_arm.s
go/src/pkg/math/modf.go
go/src/pkg/math/modf_386.s
go/src/pkg/math/modf_amd64.s
go/src/pkg/math/modf_arm.s
go/src/pkg/math/nextafter.go
go/src/pkg/math/pow.go
go/src/pkg/math/pow10.go
go/src/pkg/math/rand
go/src/pkg/math/rand/example_test.go
go/src/pkg/math/rand/exp.go
go/src/pkg/math/rand/normal.go
go/src/pkg/math/rand/rand.go
go/src/pkg/math/rand/rand_test.go
go/src/pkg/math/rand/rng.go
go/src/pkg/math/rand/zipf.go
go/src/pkg/math/remainder.go
go/src/pkg/math/remainder_386.s
go/src/pkg/math/remainder_amd64.s
go/src/pkg/math/remainder_arm.s
go/src/pkg/math/signbit.go
go/src/pkg/math/sin.go
go/src/pkg/math/sin_386.s
go/src/pkg/math/sin_amd64.s
go/src/pkg/math/sin_arm.s
go/src/pkg/math/sincos.go
go/src/pkg/math/sincos_386.s
go/src/pkg/math/sincos_amd64.s
go/src/pkg/math/sincos_arm.s
go/src/pkg/math/sinh.go
go/src/pkg/math/sqrt.go
go/src/pkg/math/sqrt_386.s
go/src/pkg/math/sqrt_amd64.s
go/src/pkg/math/sqrt_arm.s
go/src/pkg/math/tan.go
go/src/pkg/math/tan_386.s
go/src/pkg/math/tan_amd64.s
go/src/pkg/math/tan_arm.s
go/src/pkg/math/tanh.go
go/src/pkg/math/unsafe.go
go/src/pkg/mime
go/src/pkg/mime/grammar.go
go/src/pkg/mime/mediatype.go
go/src/pkg/mime/mediatype_test.go
go/src/pkg/mime/multipart
go/src/pkg/mime/multipart/formdata.go
go/src/pkg/mime/multipart/formdata_test.go
go/src/pkg/mime/multipart/multipart.go
go/src/pkg/mime/multipart/multipart_test.go
go/src/pkg/mime/multipart/quotedprintable.go
go/src/pkg/mime/multipart/quotedprintable_test.go
go/src/pkg/mime/multipart/testdata
go/src/pkg/mime/multipart/testdata/nested-mime
go/src/pkg/mime/multipart/writer.go
go/src/pkg/mime/multipart/writer_test.go
go/src/pkg/mime/testdata
go/src/pkg/mime/testdata/test.types
go/src/pkg/mime/testdata/test.types.plan9
go/src/pkg/mime/type.go
go/src/pkg/mime/type_plan9.go
go/src/pkg/mime/type_test.go
go/src/pkg/mime/type_unix.go
go/src/pkg/mime/type_windows.go
go/src/pkg/net
go/src/pkg/net/cgo_bsd.go
go/src/pkg/net/cgo_linux.go
go/src/pkg/net/cgo_netbsd.go
go/src/pkg/net/cgo_openbsd.go
go/src/pkg/net/cgo_stub.go
go/src/pkg/net/cgo_unix.go
go/src/pkg/net/conn_test.go
go/src/pkg/net/dial.go
go/src/pkg/net/dial_gen.go
go/src/pkg/net/dial_gen_test.go
go/src/pkg/net/dial_test.go
go/src/pkg/net/dialgoogle_test.go
go/src/pkg/net/dnsclient.go
go/src/pkg/net/dnsclient_unix.go
go/src/pkg/net/dnsclient_unix_test.go
go/src/pkg/net/dnsconfig_unix.go
go/src/pkg/net/dnsmsg.go
go/src/pkg/net/dnsmsg_test.go
go/src/pkg/net/dnsname_test.go
go/src/pkg/net/empty.c
go/src/pkg/net/example_test.go
go/src/pkg/net/fd_mutex.go
go/src/pkg/net/fd_mutex_test.go
go/src/pkg/net/fd_plan9.go
go/src/pkg/net/fd_poll_runtime.go
go/src/pkg/net/fd_unix.go
go/src/pkg/net/fd_unix_test.go
go/src/pkg/net/fd_windows.go
go/src/pkg/net/file_plan9.go
go/src/pkg/net/file_test.go
go/src/pkg/net/file_unix.go
go/src/pkg/net/file_windows.go
go/src/pkg/net/hosts.go
go/src/pkg/net/hosts_test.go
go/src/pkg/net/http
go/src/pkg/net/http/cgi
go/src/pkg/net/http/cgi/child.go
go/src/pkg/net/http/cgi/child_test.go
go/src/pkg/net/http/cgi/host.go
go/src/pkg/net/http/cgi/host_test.go
go/src/pkg/net/http/cgi/matryoshka_test.go
go/src/pkg/net/http/cgi/plan9_test.go
go/src/pkg/net/http/cgi/posix_test.go
go/src/pkg/net/http/cgi/testdata
go/src/pkg/net/http/cgi/testdata/test.cgi
go/src/pkg/net/http/chunked.go
go/src/pkg/net/http/chunked_test.go
go/src/pkg/net/http/client.go
go/src/pkg/net/http/client_test.go
go/src/pkg/net/http/cookie.go
go/src/pkg/net/http/cookie_test.go
go/src/pkg/net/http/cookiejar
go/src/pkg/net/http/cookiejar/jar.go
go/src/pkg/net/http/cookiejar/jar_test.go
go/src/pkg/net/http/cookiejar/punycode.go
go/src/pkg/net/http/cookiejar/punycode_test.go
go/src/pkg/net/http/doc.go
go/src/pkg/net/http/example_test.go
go/src/pkg/net/http/export_test.go
go/src/pkg/net/http/fcgi
go/src/pkg/net/http/fcgi/child.go
go/src/pkg/net/http/fcgi/fcgi.go
go/src/pkg/net/http/fcgi/fcgi_test.go
go/src/pkg/net/http/filetransport.go
go/src/pkg/net/http/filetransport_test.go
go/src/pkg/net/http/fs.go
go/src/pkg/net/http/fs_test.go
go/src/pkg/net/http/header.go
go/src/pkg/net/http/header_test.go
go/src/pkg/net/http/httptest
go/src/pkg/net/http/httptest/example_test.go
go/src/pkg/net/http/httptest/recorder.go
go/src/pkg/net/http/httptest/recorder_test.go
go/src/pkg/net/http/httptest/server.go
go/src/pkg/net/http/httptest/server_test.go
go/src/pkg/net/http/httputil
go/src/pkg/net/http/httputil/chunked.go
go/src/pkg/net/http/httputil/chunked_test.go
go/src/pkg/net/http/httputil/dump.go
go/src/pkg/net/http/httputil/dump_test.go
go/src/pkg/net/http/httputil/persist.go
go/src/pkg/net/http/httputil/reverseproxy.go
go/src/pkg/net/http/httputil/reverseproxy_test.go
go/src/pkg/net/http/jar.go
go/src/pkg/net/http/lex.go
go/src/pkg/net/http/lex_test.go
go/src/pkg/net/http/npn_test.go
go/src/pkg/net/http/pprof
go/src/pkg/net/http/pprof/pprof.go
go/src/pkg/net/http/proxy_test.go
go/src/pkg/net/http/range_test.go
go/src/pkg/net/http/readrequest_test.go
go/src/pkg/net/http/request.go
go/src/pkg/net/http/request_test.go
go/src/pkg/net/http/requestwrite_test.go
go/src/pkg/net/http/response.go
go/src/pkg/net/http/response_test.go
go/src/pkg/net/http/responsewrite_test.go
go/src/pkg/net/http/serve_test.go
go/src/pkg/net/http/server.go
go/src/pkg/net/http/sniff.go
go/src/pkg/net/http/sniff_test.go
go/src/pkg/net/http/status.go
go/src/pkg/net/http/testdata
go/src/pkg/net/http/testdata/file
go/src/pkg/net/http/testdata/index.html
go/src/pkg/net/http/testdata/style.css
go/src/pkg/net/http/transfer.go
go/src/pkg/net/http/transfer_test.go
go/src/pkg/net/http/transport.go
go/src/pkg/net/http/transport_test.go
go/src/pkg/net/http/triv.go
go/src/pkg/net/http/z_last_test.go
go/src/pkg/net/interface.go
go/src/pkg/net/interface_bsd.go
go/src/pkg/net/interface_bsd_test.go
go/src/pkg/net/interface_darwin.go
go/src/pkg/net/interface_dragonfly.go
go/src/pkg/net/interface_freebsd.go
go/src/pkg/net/interface_linux.go
go/src/pkg/net/interface_linux_test.go
go/src/pkg/net/interface_netbsd.go
go/src/pkg/net/interface_openbsd.go
go/src/pkg/net/interface_stub.go
go/src/pkg/net/interface_test.go
go/src/pkg/net/interface_unix_test.go
go/src/pkg/net/interface_windows.go
go/src/pkg/net/ip.go
go/src/pkg/net/ip_test.go
go/src/pkg/net/ipraw_test.go
go/src/pkg/net/iprawsock.go
go/src/pkg/net/iprawsock_plan9.go
go/src/pkg/net/iprawsock_posix.go
go/src/pkg/net/ipsock.go
go/src/pkg/net/ipsock_plan9.go
go/src/pkg/net/ipsock_posix.go
go/src/pkg/net/ipsock_test.go
go/src/pkg/net/lookup.go
go/src/pkg/net/lookup_plan9.go
go/src/pkg/net/lookup_test.go
go/src/pkg/net/lookup_unix.go
go/src/pkg/net/lookup_windows.go
go/src/pkg/net/mac.go
go/src/pkg/net/mac_test.go
go/src/pkg/net/mail
go/src/pkg/net/mail/message.go
go/src/pkg/net/mail/message_test.go
go/src/pkg/net/mockicmp_test.go
go/src/pkg/net/mockserver_test.go
go/src/pkg/net/multicast_test.go
go/src/pkg/net/net.go
go/src/pkg/net/net_test.go
go/src/pkg/net/net_windows_test.go
go/src/pkg/net/packetconn_test.go
go/src/pkg/net/parse.go
go/src/pkg/net/parse_test.go
go/src/pkg/net/pipe.go
go/src/pkg/net/pipe_test.go
go/src/pkg/net/port.go
go/src/pkg/net/port_test.go
go/src/pkg/net/port_unix.go
go/src/pkg/net/protoconn_test.go
go/src/pkg/net/race.go
go/src/pkg/net/race0.go
go/src/pkg/net/rpc
go/src/pkg/net/rpc/client.go
go/src/pkg/net/rpc/debug.go
go/src/pkg/net/rpc/jsonrpc
go/src/pkg/net/rpc/jsonrpc/all_test.go
go/src/pkg/net/rpc/jsonrpc/client.go
go/src/pkg/net/rpc/jsonrpc/server.go
go/src/pkg/net/rpc/server.go
go/src/pkg/net/rpc/server_test.go
go/src/pkg/net/sendfile_dragonfly.go
go/src/pkg/net/sendfile_freebsd.go
go/src/pkg/net/sendfile_linux.go
go/src/pkg/net/sendfile_stub.go
go/src/pkg/net/sendfile_windows.go
go/src/pkg/net/server_test.go
go/src/pkg/net/singleflight.go
go/src/pkg/net/smtp
go/src/pkg/net/smtp/auth.go
go/src/pkg/net/smtp/smtp.go
go/src/pkg/net/smtp/smtp_test.go
go/src/pkg/net/sock_bsd.go
go/src/pkg/net/sock_cloexec.go
go/src/pkg/net/sock_linux.go
go/src/pkg/net/sock_plan9.go
go/src/pkg/net/sock_posix.go
go/src/pkg/net/sock_windows.go
go/src/pkg/net/sockopt_bsd.go
go/src/pkg/net/sockopt_linux.go
go/src/pkg/net/sockopt_posix.go
go/src/pkg/net/sockopt_windows.go
go/src/pkg/net/sockoptip_bsd.go
go/src/pkg/net/sockoptip_linux.go
go/src/pkg/net/sockoptip_posix.go
go/src/pkg/net/sockoptip_windows.go
go/src/pkg/net/sys_cloexec.go
go/src/pkg/net/tcp_test.go
go/src/pkg/net/tcpsock.go
go/src/pkg/net/tcpsock_plan9.go
go/src/pkg/net/tcpsock_posix.go
go/src/pkg/net/tcpsockopt_darwin.go
go/src/pkg/net/tcpsockopt_openbsd.go
go/src/pkg/net/tcpsockopt_posix.go
go/src/pkg/net/tcpsockopt_unix.go
go/src/pkg/net/tcpsockopt_windows.go
go/src/pkg/net/testdata
go/src/pkg/net/testdata/hosts
go/src/pkg/net/testdata/hosts_singleline
go/src/pkg/net/testdata/igmp
go/src/pkg/net/testdata/igmp6
go/src/pkg/net/textproto
go/src/pkg/net/textproto/header.go
go/src/pkg/net/textproto/pipeline.go
go/src/pkg/net/textproto/reader.go
go/src/pkg/net/textproto/reader_test.go
go/src/pkg/net/textproto/textproto.go
go/src/pkg/net/textproto/writer.go
go/src/pkg/net/textproto/writer_test.go
go/src/pkg/net/timeout_test.go
go/src/pkg/net/udp_test.go
go/src/pkg/net/udpsock.go
go/src/pkg/net/udpsock_plan9.go
go/src/pkg/net/udpsock_posix.go
go/src/pkg/net/unicast_posix_test.go
go/src/pkg/net/unix_test.go
go/src/pkg/net/unixsock.go
go/src/pkg/net/unixsock_plan9.go
go/src/pkg/net/unixsock_posix.go
go/src/pkg/net/url
go/src/pkg/net/url/example_test.go
go/src/pkg/net/url/url.go
go/src/pkg/net/url/url_test.go
go/src/pkg/os
go/src/pkg/os/dir_plan9.go
go/src/pkg/os/dir_unix.go
go/src/pkg/os/dir_windows.go
go/src/pkg/os/doc.go
go/src/pkg/os/env.go
go/src/pkg/os/env_test.go
go/src/pkg/os/env_unix_test.go
go/src/pkg/os/error.go
go/src/pkg/os/error_plan9.go
go/src/pkg/os/error_test.go
go/src/pkg/os/error_unix.go
go/src/pkg/os/error_windows.go
go/src/pkg/os/error_windows_test.go
go/src/pkg/os/exec
go/src/pkg/os/exec/example_test.go
go/src/pkg/os/exec/exec.go
go/src/pkg/os/exec/exec_test.go
go/src/pkg/os/exec/lp_plan9.go
go/src/pkg/os/exec/lp_test.go
go/src/pkg/os/exec/lp_unix.go
go/src/pkg/os/exec/lp_unix_test.go
go/src/pkg/os/exec/lp_windows.go
go/src/pkg/os/exec/lp_windows_test.go
go/src/pkg/os/exec.go
go/src/pkg/os/exec_plan9.go
go/src/pkg/os/exec_posix.go
go/src/pkg/os/exec_unix.go
go/src/pkg/os/exec_windows.go
go/src/pkg/os/export_test.go
go/src/pkg/os/file.go
go/src/pkg/os/file_plan9.go
go/src/pkg/os/file_posix.go
go/src/pkg/os/file_unix.go
go/src/pkg/os/file_windows.go
go/src/pkg/os/getwd.go
go/src/pkg/os/getwd_darwin.go
go/src/pkg/os/os_test.go
go/src/pkg/os/os_unix_test.go
go/src/pkg/os/path.go
go/src/pkg/os/path_plan9.go
go/src/pkg/os/path_test.go
go/src/pkg/os/path_unix.go
go/src/pkg/os/path_windows.go
go/src/pkg/os/pipe_bsd.go
go/src/pkg/os/pipe_linux.go
go/src/pkg/os/proc.go
go/src/pkg/os/signal
go/src/pkg/os/signal/example_test.go
go/src/pkg/os/signal/sig.s
go/src/pkg/os/signal/signal.go
go/src/pkg/os/signal/signal_stub.go
go/src/pkg/os/signal/signal_test.go
go/src/pkg/os/signal/signal_unix.go
go/src/pkg/os/signal/signal_windows_test.go
go/src/pkg/os/stat_darwin.go
go/src/pkg/os/stat_dragonfly.go
go/src/pkg/os/stat_freebsd.go
go/src/pkg/os/stat_linux.go
go/src/pkg/os/stat_netbsd.go
go/src/pkg/os/stat_openbsd.go
go/src/pkg/os/stat_plan9.go
go/src/pkg/os/stat_windows.go
go/src/pkg/os/str.go
go/src/pkg/os/sys_bsd.go
go/src/pkg/os/sys_linux.go
go/src/pkg/os/sys_plan9.go
go/src/pkg/os/sys_windows.go
go/src/pkg/os/types.go
go/src/pkg/os/types_notwin.go
go/src/pkg/os/types_windows.go
go/src/pkg/os/user
go/src/pkg/os/user/lookup.go
go/src/pkg/os/user/lookup_plan9.go
go/src/pkg/os/user/lookup_stubs.go
go/src/pkg/os/user/lookup_unix.go
go/src/pkg/os/user/lookup_windows.go
go/src/pkg/os/user/user.go
go/src/pkg/os/user/user_test.go
go/src/pkg/path
go/src/pkg/path/example_test.go
go/src/pkg/path/filepath
go/src/pkg/path/filepath/example_unix_test.go
go/src/pkg/path/filepath/match.go
go/src/pkg/path/filepath/match_test.go
go/src/pkg/path/filepath/path.go
go/src/pkg/path/filepath/path_plan9.go
go/src/pkg/path/filepath/path_test.go
go/src/pkg/path/filepath/path_unix.go
go/src/pkg/path/filepath/path_windows.go
go/src/pkg/path/filepath/path_windows_test.go
go/src/pkg/path/filepath/symlink.go
go/src/pkg/path/filepath/symlink_windows.go
go/src/pkg/path/match.go
go/src/pkg/path/match_test.go
go/src/pkg/path/path.go
go/src/pkg/path/path_test.go
go/src/pkg/reflect
go/src/pkg/reflect/all_test.go
go/src/pkg/reflect/asm_386.s
go/src/pkg/reflect/asm_amd64.s
go/src/pkg/reflect/asm_arm.s
go/src/pkg/reflect/deepequal.go
go/src/pkg/reflect/example_test.go
go/src/pkg/reflect/export_test.go
go/src/pkg/reflect/makefunc.go
go/src/pkg/reflect/set_test.go
go/src/pkg/reflect/tostring_test.go
go/src/pkg/reflect/type.go
go/src/pkg/reflect/value.go
go/src/pkg/regexp
go/src/pkg/regexp/all_test.go
go/src/pkg/regexp/example_test.go
go/src/pkg/regexp/exec.go
go/src/pkg/regexp/exec2_test.go
go/src/pkg/regexp/exec_test.go
go/src/pkg/regexp/find_test.go
go/src/pkg/regexp/regexp.go
go/src/pkg/regexp/syntax
go/src/pkg/regexp/syntax/compile.go
go/src/pkg/regexp/syntax/doc.go
go/src/pkg/regexp/syntax/make_perl_groups.pl
go/src/pkg/regexp/syntax/parse.go
go/src/pkg/regexp/syntax/parse_test.go
go/src/pkg/regexp/syntax/perl_groups.go
go/src/pkg/regexp/syntax/prog.go
go/src/pkg/regexp/syntax/prog_test.go
go/src/pkg/regexp/syntax/regexp.go
go/src/pkg/regexp/syntax/simplify.go
go/src/pkg/regexp/syntax/simplify_test.go
go/src/pkg/regexp/testdata
go/src/pkg/regexp/testdata/README
go/src/pkg/regexp/testdata/basic.dat
go/src/pkg/regexp/testdata/nullsubexpr.dat
go/src/pkg/regexp/testdata/re2-exhaustive.txt.bz2
go/src/pkg/regexp/testdata/re2-search.txt
go/src/pkg/regexp/testdata/repetition.dat
go/src/pkg/regexp/testdata/testregex.c
go/src/pkg/runtime
go/src/pkg/runtime/Makefile
go/src/pkg/runtime/alg.c
go/src/pkg/runtime/append_test.go
go/src/pkg/runtime/arch_386.h
go/src/pkg/runtime/arch_amd64.h
go/src/pkg/runtime/arch_arm.h
go/src/pkg/runtime/asm_386.s
go/src/pkg/runtime/asm_amd64.s
go/src/pkg/runtime/asm_arm.s
go/src/pkg/runtime/atomic_386.c
go/src/pkg/runtime/atomic_amd64.c
go/src/pkg/runtime/atomic_arm.c
go/src/pkg/runtime/callback_windows.c
go/src/pkg/runtime/cgo
go/src/pkg/runtime/cgo/asm_386.s
go/src/pkg/runtime/cgo/asm_amd64.s
go/src/pkg/runtime/cgo/asm_arm.s
go/src/pkg/runtime/cgo/callbacks.c
go/src/pkg/runtime/cgo/cgo.go
go/src/pkg/runtime/cgo/dragonfly.c
go/src/pkg/runtime/cgo/freebsd.c
go/src/pkg/runtime/cgo/gcc_386.S
go/src/pkg/runtime/cgo/gcc_amd64.S
go/src/pkg/runtime/cgo/gcc_arm.S
go/src/pkg/runtime/cgo/gcc_darwin_386.c
go/src/pkg/runtime/cgo/gcc_darwin_amd64.c
go/src/pkg/runtime/cgo/gcc_dragonfly_386.c
go/src/pkg/runtime/cgo/gcc_dragonfly_amd64.c
go/src/pkg/runtime/cgo/gcc_freebsd_386.c
go/src/pkg/runtime/cgo/gcc_freebsd_amd64.c
go/src/pkg/runtime/cgo/gcc_freebsd_arm.c
go/src/pkg/runtime/cgo/gcc_linux_386.c
go/src/pkg/runtime/cgo/gcc_linux_amd64.c
go/src/pkg/runtime/cgo/gcc_linux_arm.c
go/src/pkg/runtime/cgo/gcc_netbsd_386.c
go/src/pkg/runtime/cgo/gcc_netbsd_amd64.c
go/src/pkg/runtime/cgo/gcc_netbsd_arm.c
go/src/pkg/runtime/cgo/gcc_openbsd_386.c
go/src/pkg/runtime/cgo/gcc_openbsd_amd64.c
go/src/pkg/runtime/cgo/gcc_setenv.c
go/src/pkg/runtime/cgo/gcc_util.c
go/src/pkg/runtime/cgo/gcc_windows_386.c
go/src/pkg/runtime/cgo/gcc_windows_amd64.c
go/src/pkg/runtime/cgo/iscgo.c
go/src/pkg/runtime/cgo/libcgo.h
go/src/pkg/runtime/cgo/netbsd.c
go/src/pkg/runtime/cgo/openbsd.c
go/src/pkg/runtime/cgo/setenv.c
go/src/pkg/runtime/cgocall.c
go/src/pkg/runtime/cgocall.h
go/src/pkg/runtime/chan.c
go/src/pkg/runtime/chan_test.go
go/src/pkg/runtime/closure_test.go
go/src/pkg/runtime/compiler.go
go/src/pkg/runtime/complex.c
go/src/pkg/runtime/complex_test.go
go/src/pkg/runtime/cpuprof.c
go/src/pkg/runtime/crash_cgo_test.go
go/src/pkg/runtime/crash_test.go
go/src/pkg/runtime/debug
go/src/pkg/runtime/debug/debug.c
go/src/pkg/runtime/debug/garbage.go
go/src/pkg/runtime/debug/garbage_test.go
go/src/pkg/runtime/debug/stack.go
go/src/pkg/runtime/debug/stack_test.go
go/src/pkg/runtime/debug.go
go/src/pkg/runtime/defs1_linux.go
go/src/pkg/runtime/defs2_linux.go
go/src/pkg/runtime/defs_arm_linux.go
go/src/pkg/runtime/defs_darwin.go
go/src/pkg/runtime/defs_darwin_386.h
go/src/pkg/runtime/defs_darwin_amd64.h
go/src/pkg/runtime/defs_dragonfly.go
go/src/pkg/runtime/defs_dragonfly_386.h
go/src/pkg/runtime/defs_dragonfly_amd64.h
go/src/pkg/runtime/defs_freebsd.go
go/src/pkg/runtime/defs_freebsd_386.h
go/src/pkg/runtime/defs_freebsd_amd64.h
go/src/pkg/runtime/defs_freebsd_arm.h
go/src/pkg/runtime/defs_linux.go
go/src/pkg/runtime/defs_linux_386.h
go/src/pkg/runtime/defs_linux_amd64.h
go/src/pkg/runtime/defs_linux_arm.h
go/src/pkg/runtime/defs_netbsd.go
go/src/pkg/runtime/defs_netbsd_386.go
go/src/pkg/runtime/defs_netbsd_386.h
go/src/pkg/runtime/defs_netbsd_amd64.go
go/src/pkg/runtime/defs_netbsd_amd64.h
go/src/pkg/runtime/defs_netbsd_arm.go
go/src/pkg/runtime/defs_netbsd_arm.h
go/src/pkg/runtime/defs_openbsd.go
go/src/pkg/runtime/defs_openbsd_386.h
go/src/pkg/runtime/defs_openbsd_amd64.h
go/src/pkg/runtime/defs_plan9_386.h
go/src/pkg/runtime/defs_plan9_amd64.h
go/src/pkg/runtime/defs_windows.go
go/src/pkg/runtime/defs_windows_386.h
go/src/pkg/runtime/defs_windows_amd64.h
go/src/pkg/runtime/env_plan9.c
go/src/pkg/runtime/env_posix.c
go/src/pkg/runtime/error.go
go/src/pkg/runtime/export_futex_test.go
go/src/pkg/runtime/export_test.c
go/src/pkg/runtime/export_test.go
go/src/pkg/runtime/extern.go
go/src/pkg/runtime/float.c
go/src/pkg/runtime/funcdata.h
go/src/pkg/runtime/futex_test.go
go/src/pkg/runtime/gc_test.go
go/src/pkg/runtime/hash_test.go
go/src/pkg/runtime/hashmap.c
go/src/pkg/runtime/hashmap_fast.c
go/src/pkg/runtime/iface.c
go/src/pkg/runtime/iface_test.go
go/src/pkg/runtime/lfstack.c
go/src/pkg/runtime/lfstack_test.go
go/src/pkg/runtime/lock_futex.c
go/src/pkg/runtime/lock_sema.c
go/src/pkg/runtime/malloc.goc
go/src/pkg/runtime/malloc.h
go/src/pkg/runtime/malloc1.go
go/src/pkg/runtime/malloc_test.go
go/src/pkg/runtime/mallocrand.go
go/src/pkg/runtime/mallocrep.go
go/src/pkg/runtime/mallocrep1.go
go/src/pkg/runtime/map_test.go
go/src/pkg/runtime/mapspeed_test.go
go/src/pkg/runtime/mcache.c
go/src/pkg/runtime/mcentral.c
go/src/pkg/runtime/mem.go
go/src/pkg/runtime/mem_darwin.c
go/src/pkg/runtime/mem_dragonfly.c
go/src/pkg/runtime/mem_freebsd.c
go/src/pkg/runtime/mem_linux.c
go/src/pkg/runtime/mem_netbsd.c
go/src/pkg/runtime/mem_openbsd.c
go/src/pkg/runtime/mem_plan9.c
go/src/pkg/runtime/mem_windows.c
go/src/pkg/runtime/memclr_arm.s
go/src/pkg/runtime/memmove_386.s
go/src/pkg/runtime/memmove_amd64.s
go/src/pkg/runtime/memmove_arm.s
go/src/pkg/runtime/memmove_linux_amd64_test.go
go/src/pkg/runtime/memmove_test.go
go/src/pkg/runtime/mfinal.c
go/src/pkg/runtime/mfinal_test.go
go/src/pkg/runtime/mfixalloc.c
go/src/pkg/runtime/mgc0.c
go/src/pkg/runtime/mgc0.go
go/src/pkg/runtime/mgc0.h
go/src/pkg/runtime/mheap.c
go/src/pkg/runtime/mprof.goc
go/src/pkg/runtime/msize.c
go/src/pkg/runtime/netpoll.goc
go/src/pkg/runtime/netpoll_epoll.c
go/src/pkg/runtime/netpoll_kqueue.c
go/src/pkg/runtime/netpoll_stub.c
go/src/pkg/runtime/netpoll_windows.c
go/src/pkg/runtime/noasm_arm.goc
go/src/pkg/runtime/norace_test.go
go/src/pkg/runtime/os_darwin.c
go/src/pkg/runtime/os_darwin.h
go/src/pkg/runtime/os_dragonfly.c
go/src/pkg/runtime/os_dragonfly.h
go/src/pkg/runtime/os_freebsd.c
go/src/pkg/runtime/os_freebsd.h
go/src/pkg/runtime/os_freebsd_arm.c
go/src/pkg/runtime/os_linux.c
go/src/pkg/runtime/os_linux.h
go/src/pkg/runtime/os_linux_386.c
go/src/pkg/runtime/os_linux_arm.c
go/src/pkg/runtime/os_netbsd.c
go/src/pkg/runtime/os_netbsd.h
go/src/pkg/runtime/os_netbsd_386.c
go/src/pkg/runtime/os_netbsd_amd64.c
go/src/pkg/runtime/os_netbsd_arm.c
go/src/pkg/runtime/os_openbsd.c
go/src/pkg/runtime/os_openbsd.h
go/src/pkg/runtime/os_plan9.c
go/src/pkg/runtime/os_plan9.h
go/src/pkg/runtime/os_plan9_386.c
go/src/pkg/runtime/os_plan9_amd64.c
go/src/pkg/runtime/os_windows.c
go/src/pkg/runtime/os_windows.h
go/src/pkg/runtime/os_windows_386.c
go/src/pkg/runtime/os_windows_amd64.c
go/src/pkg/runtime/panic.c
go/src/pkg/runtime/parfor.c
go/src/pkg/runtime/parfor_test.go
go/src/pkg/runtime/pprof
go/src/pkg/runtime/pprof/pprof.go
go/src/pkg/runtime/pprof/pprof_test.go
go/src/pkg/runtime/print.c
go/src/pkg/runtime/proc.c
go/src/pkg/runtime/proc.p
go/src/pkg/runtime/proc_test.go
go/src/pkg/runtime/race
go/src/pkg/runtime/race/README
go/src/pkg/runtime/race/doc.go
go/src/pkg/runtime/race/output_test.go
go/src/pkg/runtime/race/race.go
go/src/pkg/runtime/race/race_darwin_amd64.syso
go/src/pkg/runtime/race/race_linux_amd64.syso
go/src/pkg/runtime/race/race_test.go
go/src/pkg/runtime/race/race_windows_amd64.syso
go/src/pkg/runtime/race/testdata
go/src/pkg/runtime/race/testdata/atomic_test.go
go/src/pkg/runtime/race/testdata/cgo_test.go
go/src/pkg/runtime/race/testdata/cgo_test_main.go
go/src/pkg/runtime/race/testdata/chan_test.go
go/src/pkg/runtime/race/testdata/comp_test.go
go/src/pkg/runtime/race/testdata/finalizer_test.go
go/src/pkg/runtime/race/testdata/io_test.go
go/src/pkg/runtime/race/testdata/map_test.go
go/src/pkg/runtime/race/testdata/mop_test.go
go/src/pkg/runtime/race/testdata/mutex_test.go
go/src/pkg/runtime/race/testdata/regression_test.go
go/src/pkg/runtime/race/testdata/rwmutex_test.go
go/src/pkg/runtime/race/testdata/select_test.go
go/src/pkg/runtime/race/testdata/slice_test.go
go/src/pkg/runtime/race/testdata/sync_test.go
go/src/pkg/runtime/race/testdata/waitgroup_test.go
go/src/pkg/runtime/race.c
go/src/pkg/runtime/race.go
go/src/pkg/runtime/race.h
go/src/pkg/runtime/race0.c
go/src/pkg/runtime/race_amd64.s
go/src/pkg/runtime/rt0_darwin_386.s
go/src/pkg/runtime/rt0_darwin_amd64.s
go/src/pkg/runtime/rt0_dragonfly_386.s
go/src/pkg/runtime/rt0_dragonfly_amd64.s
go/src/pkg/runtime/rt0_freebsd_386.s
go/src/pkg/runtime/rt0_freebsd_amd64.s
go/src/pkg/runtime/rt0_freebsd_arm.s
go/src/pkg/runtime/rt0_linux_386.s
go/src/pkg/runtime/rt0_linux_amd64.s
go/src/pkg/runtime/rt0_linux_arm.s
go/src/pkg/runtime/rt0_netbsd_386.s
go/src/pkg/runtime/rt0_netbsd_amd64.s
go/src/pkg/runtime/rt0_netbsd_arm.s
go/src/pkg/runtime/rt0_openbsd_386.s
go/src/pkg/runtime/rt0_openbsd_amd64.s
go/src/pkg/runtime/rt0_plan9_386.s
go/src/pkg/runtime/rt0_plan9_amd64.s
go/src/pkg/runtime/rt0_windows_386.s
go/src/pkg/runtime/rt0_windows_amd64.s
go/src/pkg/runtime/rune.c
go/src/pkg/runtime/runtime-gdb.py
go/src/pkg/runtime/runtime.c
go/src/pkg/runtime/runtime.h
go/src/pkg/runtime/runtime1.goc
go/src/pkg/runtime/runtime_linux_test.go
go/src/pkg/runtime/runtime_test.go
go/src/pkg/runtime/sema.goc
go/src/pkg/runtime/signal_386.c
go/src/pkg/runtime/signal_amd64.c
go/src/pkg/runtime/signal_arm.c
go/src/pkg/runtime/signal_darwin_386.h
go/src/pkg/runtime/signal_darwin_amd64.h
go/src/pkg/runtime/signal_dragonfly_386.h
go/src/pkg/runtime/signal_dragonfly_amd64.h
go/src/pkg/runtime/signal_freebsd_386.h
go/src/pkg/runtime/signal_freebsd_amd64.h
go/src/pkg/runtime/signal_freebsd_arm.h
go/src/pkg/runtime/signal_linux_386.h
go/src/pkg/runtime/signal_linux_amd64.h
go/src/pkg/runtime/signal_linux_arm.h
go/src/pkg/runtime/signal_netbsd_386.h
go/src/pkg/runtime/signal_netbsd_amd64.h
go/src/pkg/runtime/signal_netbsd_arm.h
go/src/pkg/runtime/signal_openbsd_386.h
go/src/pkg/runtime/signal_openbsd_amd64.h
go/src/pkg/runtime/signal_unix.c
go/src/pkg/runtime/signal_unix.h
go/src/pkg/runtime/signals_darwin.h
go/src/pkg/runtime/signals_dragonfly.h
go/src/pkg/runtime/signals_freebsd.h
go/src/pkg/runtime/signals_linux.h
go/src/pkg/runtime/signals_netbsd.h
go/src/pkg/runtime/signals_openbsd.h
go/src/pkg/runtime/signals_plan9.h
go/src/pkg/runtime/signals_windows.h
go/src/pkg/runtime/sigqueue.goc
go/src/pkg/runtime/slice.c
go/src/pkg/runtime/softfloat64.go
go/src/pkg/runtime/softfloat64_test.go
go/src/pkg/runtime/softfloat_arm.c
go/src/pkg/runtime/stack.c
go/src/pkg/runtime/stack.h
go/src/pkg/runtime/stack_test.go
go/src/pkg/runtime/string.goc
go/src/pkg/runtime/string_test.go
go/src/pkg/runtime/symtab.c
go/src/pkg/runtime/symtab_test.go
go/src/pkg/runtime/sys_arm.c
go/src/pkg/runtime/sys_darwin_386.s
go/src/pkg/runtime/sys_darwin_amd64.s
go/src/pkg/runtime/sys_dragonfly_386.s
go/src/pkg/runtime/sys_dragonfly_amd64.s
go/src/pkg/runtime/sys_freebsd_386.s
go/src/pkg/runtime/sys_freebsd_amd64.s
go/src/pkg/runtime/sys_freebsd_arm.s
go/src/pkg/runtime/sys_linux_386.s
go/src/pkg/runtime/sys_linux_amd64.s
go/src/pkg/runtime/sys_linux_arm.s
go/src/pkg/runtime/sys_netbsd_386.s
go/src/pkg/runtime/sys_netbsd_amd64.s
go/src/pkg/runtime/sys_netbsd_arm.s
go/src/pkg/runtime/sys_openbsd_386.s
go/src/pkg/runtime/sys_openbsd_amd64.s
go/src/pkg/runtime/sys_plan9_386.s
go/src/pkg/runtime/sys_plan9_amd64.s
go/src/pkg/runtime/sys_windows_386.s
go/src/pkg/runtime/sys_windows_amd64.s
go/src/pkg/runtime/sys_x86.c
go/src/pkg/runtime/syscall_windows.goc
go/src/pkg/runtime/syscall_windows_test.go
go/src/pkg/runtime/time.goc
go/src/pkg/runtime/time_plan9_386.c
go/src/pkg/runtime/traceback_arm.c
go/src/pkg/runtime/traceback_x86.c
go/src/pkg/runtime/type.go
go/src/pkg/runtime/type.h
go/src/pkg/runtime/typekind.h
go/src/pkg/runtime/vdso_linux_amd64.c
go/src/pkg/runtime/vlop_386.s
go/src/pkg/runtime/vlop_arm.s
go/src/pkg/runtime/vlop_arm_test.go
go/src/pkg/runtime/vlrt_386.c
go/src/pkg/runtime/vlrt_arm.c
go/src/pkg/sort
go/src/pkg/sort/example_interface_test.go
go/src/pkg/sort/example_keys_test.go
go/src/pkg/sort/example_multi_test.go
go/src/pkg/sort/example_test.go
go/src/pkg/sort/example_wrapper_test.go
go/src/pkg/sort/export_test.go
go/src/pkg/sort/search.go
go/src/pkg/sort/search_test.go
go/src/pkg/sort/sort.go
go/src/pkg/sort/sort_test.go
go/src/pkg/strconv
go/src/pkg/strconv/atob.go
go/src/pkg/strconv/atob_test.go
go/src/pkg/strconv/atof.go
go/src/pkg/strconv/atof_test.go
go/src/pkg/strconv/atoi.go
go/src/pkg/strconv/atoi_test.go
go/src/pkg/strconv/decimal.go
go/src/pkg/strconv/decimal_test.go
go/src/pkg/strconv/extfloat.go
go/src/pkg/strconv/fp_test.go
go/src/pkg/strconv/ftoa.go
go/src/pkg/strconv/ftoa_test.go
go/src/pkg/strconv/internal_test.go
go/src/pkg/strconv/isprint.go
go/src/pkg/strconv/itoa.go
go/src/pkg/strconv/itoa_test.go
go/src/pkg/strconv/makeisprint.go
go/src/pkg/strconv/quote.go
go/src/pkg/strconv/quote_test.go
go/src/pkg/strconv/strconv_test.go
go/src/pkg/strconv/testdata
go/src/pkg/strconv/testdata/testfp.txt
go/src/pkg/strings
go/src/pkg/strings/example_test.go
go/src/pkg/strings/export_test.go
go/src/pkg/strings/reader.go
go/src/pkg/strings/reader_test.go
go/src/pkg/strings/replace.go
go/src/pkg/strings/replace_test.go
go/src/pkg/strings/search.go
go/src/pkg/strings/search_test.go
go/src/pkg/strings/strings.go
go/src/pkg/strings/strings.s
go/src/pkg/strings/strings_decl.go
go/src/pkg/strings/strings_test.go
go/src/pkg/sync
go/src/pkg/sync/atomic
go/src/pkg/sync/atomic/64bit_arm.go
go/src/pkg/sync/atomic/asm_386.s
go/src/pkg/sync/atomic/asm_amd64.s
go/src/pkg/sync/atomic/asm_arm.s
go/src/pkg/sync/atomic/asm_freebsd_arm.s
go/src/pkg/sync/atomic/asm_linux_arm.s
go/src/pkg/sync/atomic/asm_netbsd_arm.s
go/src/pkg/sync/atomic/atomic_linux_arm_test.go
go/src/pkg/sync/atomic/atomic_test.go
go/src/pkg/sync/atomic/doc.go
go/src/pkg/sync/atomic/export_linux_arm_test.go
go/src/pkg/sync/atomic/race.go
go/src/pkg/sync/cond.go
go/src/pkg/sync/cond_test.go
go/src/pkg/sync/example_test.go
go/src/pkg/sync/export_test.go
go/src/pkg/sync/mutex.go
go/src/pkg/sync/mutex_test.go
go/src/pkg/sync/once.go
go/src/pkg/sync/once_test.go
go/src/pkg/sync/race.go
go/src/pkg/sync/race0.go
go/src/pkg/sync/runtime.go
go/src/pkg/sync/runtime_sema_test.go
go/src/pkg/sync/rwmutex.go
go/src/pkg/sync/rwmutex_test.go
go/src/pkg/sync/waitgroup.go
go/src/pkg/sync/waitgroup_test.go
go/src/pkg/syscall
go/src/pkg/syscall/asm_darwin_386.s
go/src/pkg/syscall/asm_darwin_amd64.s
go/src/pkg/syscall/asm_dragonfly_386.s
go/src/pkg/syscall/asm_dragonfly_amd64.s
go/src/pkg/syscall/asm_freebsd_386.s
go/src/pkg/syscall/asm_freebsd_amd64.s
go/src/pkg/syscall/asm_freebsd_arm.s
go/src/pkg/syscall/asm_linux_386.s
go/src/pkg/syscall/asm_linux_amd64.s
go/src/pkg/syscall/asm_linux_arm.s
go/src/pkg/syscall/asm_netbsd_386.s
go/src/pkg/syscall/asm_netbsd_amd64.s
go/src/pkg/syscall/asm_netbsd_arm.s
go/src/pkg/syscall/asm_openbsd_386.s
go/src/pkg/syscall/asm_openbsd_amd64.s
go/src/pkg/syscall/asm_plan9_386.s
go/src/pkg/syscall/asm_plan9_amd64.s
go/src/pkg/syscall/asm_windows_386.s
go/src/pkg/syscall/asm_windows_amd64.s
go/src/pkg/syscall/bpf_bsd.go
go/src/pkg/syscall/consistency_unix_test.go
go/src/pkg/syscall/creds_test.go
go/src/pkg/syscall/dir_plan9.go
go/src/pkg/syscall/dll_windows.go
go/src/pkg/syscall/env_plan9.go
go/src/pkg/syscall/env_unix.go
go/src/pkg/syscall/env_windows.go
go/src/pkg/syscall/exec_bsd.go
go/src/pkg/syscall/exec_linux.go
go/src/pkg/syscall/exec_plan9.go
go/src/pkg/syscall/exec_unix.go
go/src/pkg/syscall/exec_windows.go
go/src/pkg/syscall/lsf_linux.go
go/src/pkg/syscall/mkall.sh
go/src/pkg/syscall/mkerrors.sh
go/src/pkg/syscall/mkerrors_windows.sh
go/src/pkg/syscall/mksyscall.pl
go/src/pkg/syscall/mksyscall_windows.pl
go/src/pkg/syscall/mksysctl_openbsd.pl
go/src/pkg/syscall/mksysnum_darwin.pl
go/src/pkg/syscall/mksysnum_dragonfly.pl
go/src/pkg/syscall/mksysnum_freebsd.pl
go/src/pkg/syscall/mksysnum_linux.pl
go/src/pkg/syscall/mksysnum_netbsd.pl
go/src/pkg/syscall/mksysnum_openbsd.pl
go/src/pkg/syscall/mksysnum_plan9.sh
go/src/pkg/syscall/netlink_linux.go
go/src/pkg/syscall/passfd_test.go
go/src/pkg/syscall/race.go
go/src/pkg/syscall/race0.go
go/src/pkg/syscall/rlimit_linux_test.go
go/src/pkg/syscall/route_bsd.go
go/src/pkg/syscall/route_darwin.go
go/src/pkg/syscall/route_dragonfly.go
go/src/pkg/syscall/route_freebsd.go
go/src/pkg/syscall/route_netbsd.go
go/src/pkg/syscall/route_openbsd.go
go/src/pkg/syscall/security_windows.go
go/src/pkg/syscall/sockcmsg_linux.go
go/src/pkg/syscall/sockcmsg_unix.go
go/src/pkg/syscall/str.go
go/src/pkg/syscall/syscall.go
go/src/pkg/syscall/syscall_bsd.go
go/src/pkg/syscall/syscall_darwin.go
go/src/pkg/syscall/syscall_darwin_386.go
go/src/pkg/syscall/syscall_darwin_amd64.go
go/src/pkg/syscall/syscall_dragonfly.go
go/src/pkg/syscall/syscall_dragonfly_386.go
go/src/pkg/syscall/syscall_dragonfly_amd64.go
go/src/pkg/syscall/syscall_freebsd.go
go/src/pkg/syscall/syscall_freebsd_386.go
go/src/pkg/syscall/syscall_freebsd_amd64.go
go/src/pkg/syscall/syscall_freebsd_arm.go
go/src/pkg/syscall/syscall_linux.go
go/src/pkg/syscall/syscall_linux_386.go
go/src/pkg/syscall/syscall_linux_amd64.go
go/src/pkg/syscall/syscall_linux_arm.go
go/src/pkg/syscall/syscall_netbsd.go
go/src/pkg/syscall/syscall_netbsd_386.go
go/src/pkg/syscall/syscall_netbsd_amd64.go
go/src/pkg/syscall/syscall_netbsd_arm.go
go/src/pkg/syscall/syscall_no_getwd.go
go/src/pkg/syscall/syscall_openbsd.go
go/src/pkg/syscall/syscall_openbsd_386.go
go/src/pkg/syscall/syscall_openbsd_amd64.go
go/src/pkg/syscall/syscall_plan9.go
go/src/pkg/syscall/syscall_plan9_386.go
go/src/pkg/syscall/syscall_plan9_amd64.go
go/src/pkg/syscall/syscall_test.go
go/src/pkg/syscall/syscall_unix.go
go/src/pkg/syscall/syscall_windows.go
go/src/pkg/syscall/syscall_windows_386.go
go/src/pkg/syscall/syscall_windows_amd64.go
go/src/pkg/syscall/syscall_windows_test.go
go/src/pkg/syscall/types_darwin.go
go/src/pkg/syscall/types_dragonfly.go
go/src/pkg/syscall/types_freebsd.go
go/src/pkg/syscall/types_linux.go
go/src/pkg/syscall/types_netbsd.go
go/src/pkg/syscall/types_openbsd.go
go/src/pkg/syscall/types_plan9.c
go/src/pkg/syscall/zerrors_darwin_386.go
go/src/pkg/syscall/zerrors_darwin_amd64.go
go/src/pkg/syscall/zerrors_dragonfly_386.go
go/src/pkg/syscall/zerrors_dragonfly_amd64.go
go/src/pkg/syscall/zerrors_freebsd_386.go
go/src/pkg/syscall/zerrors_freebsd_amd64.go
go/src/pkg/syscall/zerrors_freebsd_arm.go
go/src/pkg/syscall/zerrors_linux_386.go
go/src/pkg/syscall/zerrors_linux_amd64.go
go/src/pkg/syscall/zerrors_linux_arm.go
go/src/pkg/syscall/zerrors_netbsd_386.go
go/src/pkg/syscall/zerrors_netbsd_amd64.go
go/src/pkg/syscall/zerrors_netbsd_arm.go
go/src/pkg/syscall/zerrors_openbsd_386.go
go/src/pkg/syscall/zerrors_openbsd_amd64.go
go/src/pkg/syscall/zerrors_plan9_386.go
go/src/pkg/syscall/zerrors_plan9_amd64.go
go/src/pkg/syscall/zerrors_windows.go
go/src/pkg/syscall/zerrors_windows_386.go
go/src/pkg/syscall/zerrors_windows_amd64.go
go/src/pkg/syscall/zsyscall_darwin_386.go
go/src/pkg/syscall/zsyscall_darwin_amd64.go
go/src/pkg/syscall/zsyscall_dragonfly_386.go
go/src/pkg/syscall/zsyscall_dragonfly_amd64.go
go/src/pkg/syscall/zsyscall_freebsd_386.go
go/src/pkg/syscall/zsyscall_freebsd_amd64.go
go/src/pkg/syscall/zsyscall_freebsd_arm.go
go/src/pkg/syscall/zsyscall_linux_386.go
go/src/pkg/syscall/zsyscall_linux_amd64.go
go/src/pkg/syscall/zsyscall_linux_arm.go
go/src/pkg/syscall/zsyscall_netbsd_386.go
go/src/pkg/syscall/zsyscall_netbsd_amd64.go
go/src/pkg/syscall/zsyscall_netbsd_arm.go
go/src/pkg/syscall/zsyscall_openbsd_386.go
go/src/pkg/syscall/zsyscall_openbsd_amd64.go
go/src/pkg/syscall/zsyscall_plan9_386.go
go/src/pkg/syscall/zsyscall_plan9_amd64.go
go/src/pkg/syscall/zsyscall_windows_386.go
go/src/pkg/syscall/zsyscall_windows_amd64.go
go/src/pkg/syscall/zsysctl_openbsd.go
go/src/pkg/syscall/zsysnum_darwin_386.go
go/src/pkg/syscall/zsysnum_darwin_amd64.go
go/src/pkg/syscall/zsysnum_dragonfly_386.go
go/src/pkg/syscall/zsysnum_dragonfly_amd64.go
go/src/pkg/syscall/zsysnum_freebsd_386.go
go/src/pkg/syscall/zsysnum_freebsd_amd64.go
go/src/pkg/syscall/zsysnum_freebsd_arm.go
go/src/pkg/syscall/zsysnum_linux_386.go
go/src/pkg/syscall/zsysnum_linux_amd64.go
go/src/pkg/syscall/zsysnum_linux_arm.go
go/src/pkg/syscall/zsysnum_netbsd_386.go
go/src/pkg/syscall/zsysnum_netbsd_amd64.go
go/src/pkg/syscall/zsysnum_netbsd_arm.go
go/src/pkg/syscall/zsysnum_openbsd_386.go
go/src/pkg/syscall/zsysnum_openbsd_amd64.go
go/src/pkg/syscall/zsysnum_plan9_386.go
go/src/pkg/syscall/zsysnum_plan9_amd64.go
go/src/pkg/syscall/zsysnum_windows_386.go
go/src/pkg/syscall/zsysnum_windows_amd64.go
go/src/pkg/syscall/ztypes_darwin_386.go
go/src/pkg/syscall/ztypes_darwin_amd64.go
go/src/pkg/syscall/ztypes_dragonfly_386.go
go/src/pkg/syscall/ztypes_dragonfly_amd64.go
go/src/pkg/syscall/ztypes_freebsd_386.go
go/src/pkg/syscall/ztypes_freebsd_amd64.go
go/src/pkg/syscall/ztypes_freebsd_arm.go
go/src/pkg/syscall/ztypes_linux_386.go
go/src/pkg/syscall/ztypes_linux_amd64.go
go/src/pkg/syscall/ztypes_linux_arm.go
go/src/pkg/syscall/ztypes_netbsd_386.go
go/src/pkg/syscall/ztypes_netbsd_amd64.go
go/src/pkg/syscall/ztypes_netbsd_arm.go
go/src/pkg/syscall/ztypes_openbsd_386.go
go/src/pkg/syscall/ztypes_openbsd_amd64.go
go/src/pkg/syscall/ztypes_plan9_386.go
go/src/pkg/syscall/ztypes_plan9_amd64.go
go/src/pkg/syscall/ztypes_windows.go
go/src/pkg/syscall/ztypes_windows_386.go
go/src/pkg/syscall/ztypes_windows_amd64.go
go/src/pkg/testing
go/src/pkg/testing/allocs.go
go/src/pkg/testing/benchmark.go
go/src/pkg/testing/benchmark_test.go
go/src/pkg/testing/cover.go
go/src/pkg/testing/example.go
go/src/pkg/testing/export_test.go
go/src/pkg/testing/iotest
go/src/pkg/testing/iotest/logger.go
go/src/pkg/testing/iotest/reader.go
go/src/pkg/testing/iotest/writer.go
go/src/pkg/testing/quick
go/src/pkg/testing/quick/quick.go
go/src/pkg/testing/quick/quick_test.go
go/src/pkg/testing/testing.go
go/src/pkg/text
go/src/pkg/text/scanner
go/src/pkg/text/scanner/scanner.go
go/src/pkg/text/scanner/scanner_test.go
go/src/pkg/text/tabwriter
go/src/pkg/text/tabwriter/example_test.go
go/src/pkg/text/tabwriter/tabwriter.go
go/src/pkg/text/tabwriter/tabwriter_test.go
go/src/pkg/text/template
go/src/pkg/text/template/doc.go
go/src/pkg/text/template/example_test.go
go/src/pkg/text/template/examplefiles_test.go
go/src/pkg/text/template/examplefunc_test.go
go/src/pkg/text/template/exec.go
go/src/pkg/text/template/exec_test.go
go/src/pkg/text/template/funcs.go
go/src/pkg/text/template/helper.go
go/src/pkg/text/template/multi_test.go
go/src/pkg/text/template/parse
go/src/pkg/text/template/parse/lex.go
go/src/pkg/text/template/parse/lex_test.go
go/src/pkg/text/template/parse/node.go
go/src/pkg/text/template/parse/parse.go
go/src/pkg/text/template/parse/parse_test.go
go/src/pkg/text/template/template.go
go/src/pkg/text/template/testdata
go/src/pkg/text/template/testdata/file1.tmpl
go/src/pkg/text/template/testdata/file2.tmpl
go/src/pkg/text/template/testdata/tmpl1.tmpl
go/src/pkg/text/template/testdata/tmpl2.tmpl
go/src/pkg/time
go/src/pkg/time/Makefile
go/src/pkg/time/example_test.go
go/src/pkg/time/export_test.go
go/src/pkg/time/export_windows_test.go
go/src/pkg/time/format.go
go/src/pkg/time/genzabbrs.go
go/src/pkg/time/internal_test.go
go/src/pkg/time/sleep.go
go/src/pkg/time/sleep_test.go
go/src/pkg/time/sys_plan9.go
go/src/pkg/time/sys_unix.go
go/src/pkg/time/sys_windows.go
go/src/pkg/time/tick.go
go/src/pkg/time/tick_test.go
go/src/pkg/time/time.go
go/src/pkg/time/time_test.go
go/src/pkg/time/zoneinfo.go
go/src/pkg/time/zoneinfo_abbrs_windows.go
go/src/pkg/time/zoneinfo_plan9.go
go/src/pkg/time/zoneinfo_read.go
go/src/pkg/time/zoneinfo_unix.go
go/src/pkg/time/zoneinfo_windows.go
go/src/pkg/time/zoneinfo_windows_test.go
go/src/pkg/unicode
go/src/pkg/unicode/Makefile
go/src/pkg/unicode/casetables.go
go/src/pkg/unicode/digit.go
go/src/pkg/unicode/digit_test.go
go/src/pkg/unicode/graphic.go
go/src/pkg/unicode/graphic_test.go
go/src/pkg/unicode/letter.go
go/src/pkg/unicode/letter_test.go
go/src/pkg/unicode/maketables.go
go/src/pkg/unicode/script_test.go
go/src/pkg/unicode/tables.go
go/src/pkg/unicode/utf16
go/src/pkg/unicode/utf16/export_test.go
go/src/pkg/unicode/utf16/utf16.go
go/src/pkg/unicode/utf16/utf16_test.go
go/src/pkg/unicode/utf8
go/src/pkg/unicode/utf8/example_test.go
go/src/pkg/unicode/utf8/utf8.go
go/src/pkg/unicode/utf8/utf8_test.go
go/src/pkg/unsafe
go/src/pkg/unsafe/unsafe.go
go/src/race.bash
go/src/race.bat
go/src/run.bash
go/src/run.bat
go/src/run.rc
go/src/sudo.bash
go/test
go/test/235.go
go/test/64bit.go
go/test/alias.go
go/test/alias1.go
go/test/append.go
go/test/args.go
go/test/assign.go
go/test/assign1.go
go/test/bench
go/test/bench/garbage
go/test/bench/garbage/Makefile
go/test/bench/garbage/parser.go
go/test/bench/garbage/peano.go
go/test/bench/garbage/stats.go
go/test/bench/garbage/tree.go
go/test/bench/garbage/tree2.go
go/test/bench/go1
go/test/bench/go1/binarytree_test.go
go/test/bench/go1/fannkuch_test.go
go/test/bench/go1/fasta_test.go
go/test/bench/go1/fmt_test.go
go/test/bench/go1/gob_test.go
go/test/bench/go1/gzip_test.go
go/test/bench/go1/http_test.go
go/test/bench/go1/json_test.go
go/test/bench/go1/jsondata_test.go
go/test/bench/go1/mandel_test.go
go/test/bench/go1/parser_test.go
go/test/bench/go1/parserdata_test.go
go/test/bench/go1/regexp_test.go
go/test/bench/go1/revcomp_test.go
go/test/bench/go1/template_test.go
go/test/bench/go1/time_test.go
go/test/bench/shootout
go/test/bench/shootout/binary-tree-freelist.go
go/test/bench/shootout/binary-tree-freelist.txt
go/test/bench/shootout/binary-tree.c
go/test/bench/shootout/binary-tree.go
go/test/bench/shootout/binary-tree.txt
go/test/bench/shootout/chameneosredux.c
go/test/bench/shootout/chameneosredux.go
go/test/bench/shootout/chameneosredux.txt
go/test/bench/shootout/fannkuch-parallel.go
go/test/bench/shootout/fannkuch-parallel.txt
go/test/bench/shootout/fannkuch.c
go/test/bench/shootout/fannkuch.go
go/test/bench/shootout/fannkuch.txt
go/test/bench/shootout/fasta-1000.out
go/test/bench/shootout/fasta.c
go/test/bench/shootout/fasta.go
go/test/bench/shootout/fasta.txt
go/test/bench/shootout/k-nucleotide-parallel.go
go/test/bench/shootout/k-nucleotide-parallel.txt
go/test/bench/shootout/k-nucleotide.c
go/test/bench/shootout/k-nucleotide.go
go/test/bench/shootout/k-nucleotide.txt
go/test/bench/shootout/mandelbrot.c
go/test/bench/shootout/mandelbrot.go
go/test/bench/shootout/mandelbrot.txt
go/test/bench/shootout/meteor-contest.c
go/test/bench/shootout/meteor-contest.go
go/test/bench/shootout/meteor-contest.txt
go/test/bench/shootout/nbody.c
go/test/bench/shootout/nbody.go
go/test/bench/shootout/nbody.txt
go/test/bench/shootout/pidigits.c
go/test/bench/shootout/pidigits.go
go/test/bench/shootout/pidigits.txt
go/test/bench/shootout/regex-dna-parallel.go
go/test/bench/shootout/regex-dna-parallel.txt
go/test/bench/shootout/regex-dna.c
go/test/bench/shootout/regex-dna.go
go/test/bench/shootout/regex-dna.txt
go/test/bench/shootout/reverse-complement.c
go/test/bench/shootout/reverse-complement.go
go/test/bench/shootout/reverse-complement.txt
go/test/bench/shootout/spectral-norm-parallel.go
go/test/bench/shootout/spectral-norm.c
go/test/bench/shootout/spectral-norm.go
go/test/bench/shootout/spectral-norm.txt
go/test/bench/shootout/threadring.c
go/test/bench/shootout/threadring.go
go/test/bench/shootout/threadring.txt
go/test/bench/shootout/timing.log
go/test/bench/shootout/timing.sh
go/test/bigalg.go
go/test/bigmap.go
go/test/blank.go
go/test/blank1.go
go/test/bom.go
go/test/bombad.go
go/test/bounds.go
go/test/bugs
go/test/bugs/bug395.go
go/test/bugs/placeholder
go/test/chan
go/test/chan/doubleselect.go
go/test/chan/fifo.go
go/test/chan/goroutines.go
go/test/chan/nonblock.go
go/test/chan/perm.go
go/test/chan/powser1.go
go/test/chan/powser2.go
go/test/chan/select.go
go/test/chan/select2.go
go/test/chan/select3.go
go/test/chan/select4.go
go/test/chan/select5.go
go/test/chan/select6.go
go/test/chan/select7.go
go/test/chan/sendstmt.go
go/test/chan/sieve1.go
go/test/chan/sieve2.go
go/test/chan/zerosize.go
go/test/chancap.go
go/test/char_lit.go
go/test/char_lit1.go
go/test/closedchan.go
go/test/closure.go
go/test/cmp.go
go/test/cmp6.go
go/test/cmplx.go
go/test/cmplxdivide.c
go/test/cmplxdivide.go
go/test/cmplxdivide1.go
go/test/complit.go
go/test/complit1.go
go/test/compos.go
go/test/const.go
go/test/const1.go
go/test/const2.go
go/test/const3.go
go/test/const4.go
go/test/const5.go
go/test/const6.go
go/test/convT2X.go
go/test/convert.go
go/test/convert1.go
go/test/convert3.go
go/test/convlit.go
go/test/convlit1.go
go/test/copy.go
go/test/crlf.go
go/test/ddd.go
go/test/ddd1.go
go/test/ddd2.dir
go/test/ddd2.dir/ddd2.go
go/test/ddd2.dir/ddd3.go
go/test/ddd2.go
go/test/decl.go
go/test/declbad.go
go/test/defer.go
go/test/deferfin.go
go/test/deferprint.go
go/test/deferprint.out
go/test/divide.go
go/test/divmod.go
go/test/dwarf
go/test/dwarf/dwarf.dir
go/test/dwarf/dwarf.dir/main.go
go/test/dwarf/dwarf.dir/z1.go
go/test/dwarf/dwarf.dir/z10.go
go/test/dwarf/dwarf.dir/z11.go
go/test/dwarf/dwarf.dir/z12.go
go/test/dwarf/dwarf.dir/z13.go
go/test/dwarf/dwarf.dir/z14.go
go/test/dwarf/dwarf.dir/z15.go
go/test/dwarf/dwarf.dir/z16.go
go/test/dwarf/dwarf.dir/z17.go
go/test/dwarf/dwarf.dir/z18.go
go/test/dwarf/dwarf.dir/z19.go
go/test/dwarf/dwarf.dir/z2.go
go/test/dwarf/dwarf.dir/z20.go
go/test/dwarf/dwarf.dir/z3.go
go/test/dwarf/dwarf.dir/z4.go
go/test/dwarf/dwarf.dir/z5.go
go/test/dwarf/dwarf.dir/z6.go
go/test/dwarf/dwarf.dir/z7.go
go/test/dwarf/dwarf.dir/z8.go
go/test/dwarf/dwarf.dir/z9.go
go/test/dwarf/dwarf.go
go/test/dwarf/linedirectives.go
go/test/empty.go
go/test/env.go
go/test/eof.go
go/test/eof1.go
go/test/errchk
go/test/escape.go
go/test/escape2.go
go/test/escape3.go
go/test/escape4.go
go/test/escape5.go
go/test/fixedbugs
go/test/fixedbugs/bug000.go
go/test/fixedbugs/bug002.go
go/test/fixedbugs/bug003.go
go/test/fixedbugs/bug004.go
go/test/fixedbugs/bug005.go
go/test/fixedbugs/bug006.go
go/test/fixedbugs/bug007.go
go/test/fixedbugs/bug008.go
go/test/fixedbugs/bug009.go
go/test/fixedbugs/bug010.go
go/test/fixedbugs/bug011.go
go/test/fixedbugs/bug012.go
go/test/fixedbugs/bug013.go
go/test/fixedbugs/bug014.go
go/test/fixedbugs/bug015.go
go/test/fixedbugs/bug016.go
go/test/fixedbugs/bug017.go
go/test/fixedbugs/bug020.go
go/test/fixedbugs/bug021.go
go/test/fixedbugs/bug022.go
go/test/fixedbugs/bug023.go
go/test/fixedbugs/bug024.go
go/test/fixedbugs/bug026.go
go/test/fixedbugs/bug027.go
go/test/fixedbugs/bug028.go
go/test/fixedbugs/bug030.go
go/test/fixedbugs/bug031.go
go/test/fixedbugs/bug035.go
go/test/fixedbugs/bug037.go
go/test/fixedbugs/bug039.go
go/test/fixedbugs/bug040.go
go/test/fixedbugs/bug045.go
go/test/fixedbugs/bug046.go
go/test/fixedbugs/bug047.go
go/test/fixedbugs/bug048.go
go/test/fixedbugs/bug049.go
go/test/fixedbugs/bug050.go
go/test/fixedbugs/bug051.go
go/test/fixedbugs/bug052.go
go/test/fixedbugs/bug053.go
go/test/fixedbugs/bug054.go
go/test/fixedbugs/bug055.go
go/test/fixedbugs/bug056.go
go/test/fixedbugs/bug057.go
go/test/fixedbugs/bug058.go
go/test/fixedbugs/bug059.go
go/test/fixedbugs/bug060.go
go/test/fixedbugs/bug061.go
go/test/fixedbugs/bug062.go
go/test/fixedbugs/bug063.go
go/test/fixedbugs/bug064.go
go/test/fixedbugs/bug065.go
go/test/fixedbugs/bug066.go
go/test/fixedbugs/bug067.go
go/test/fixedbugs/bug068.go
go/test/fixedbugs/bug069.go
go/test/fixedbugs/bug070.go
go/test/fixedbugs/bug071.go
go/test/fixedbugs/bug072.go
go/test/fixedbugs/bug073.go
go/test/fixedbugs/bug074.go
go/test/fixedbugs/bug075.go
go/test/fixedbugs/bug076.go
go/test/fixedbugs/bug077.go
go/test/fixedbugs/bug078.go
go/test/fixedbugs/bug080.go
go/test/fixedbugs/bug081.go
go/test/fixedbugs/bug082.go
go/test/fixedbugs/bug083.dir
go/test/fixedbugs/bug083.dir/bug0.go
go/test/fixedbugs/bug083.dir/bug1.go
go/test/fixedbugs/bug083.go
go/test/fixedbugs/bug084.go
go/test/fixedbugs/bug085.go
go/test/fixedbugs/bug086.go
go/test/fixedbugs/bug087.go
go/test/fixedbugs/bug088.dir
go/test/fixedbugs/bug088.dir/bug0.go
go/test/fixedbugs/bug088.dir/bug1.go
go/test/fixedbugs/bug088.go
go/test/fixedbugs/bug089.go
go/test/fixedbugs/bug090.go
go/test/fixedbugs/bug091.go
go/test/fixedbugs/bug092.go
go/test/fixedbugs/bug093.go
go/test/fixedbugs/bug094.go
go/test/fixedbugs/bug096.go
go/test/fixedbugs/bug097.go
go/test/fixedbugs/bug098.go
go/test/fixedbugs/bug099.go
go/test/fixedbugs/bug101.go
go/test/fixedbugs/bug102.go
go/test/fixedbugs/bug103.go
go/test/fixedbugs/bug104.go
go/test/fixedbugs/bug106.dir
go/test/fixedbugs/bug106.dir/bug0.go
go/test/fixedbugs/bug106.dir/bug1.go
go/test/fixedbugs/bug106.go
go/test/fixedbugs/bug107.go
go/test/fixedbugs/bug108.go
go/test/fixedbugs/bug109.go
go/test/fixedbugs/bug110.go
go/test/fixedbugs/bug111.go
go/test/fixedbugs/bug112.go
go/test/fixedbugs/bug113.go
go/test/fixedbugs/bug114.go
go/test/fixedbugs/bug115.go
go/test/fixedbugs/bug116.go
go/test/fixedbugs/bug117.go
go/test/fixedbugs/bug118.go
go/test/fixedbugs/bug119.go
go/test/fixedbugs/bug120.go
go/test/fixedbugs/bug121.go
go/test/fixedbugs/bug122.go
go/test/fixedbugs/bug123.go
go/test/fixedbugs/bug126.go
go/test/fixedbugs/bug127.go
go/test/fixedbugs/bug128.go
go/test/fixedbugs/bug129.go
go/test/fixedbugs/bug130.go
go/test/fixedbugs/bug131.go
go/test/fixedbugs/bug132.go
go/test/fixedbugs/bug133.dir
go/test/fixedbugs/bug133.dir/bug0.go
go/test/fixedbugs/bug133.dir/bug1.go
go/test/fixedbugs/bug133.dir/bug2.go
go/test/fixedbugs/bug133.go
go/test/fixedbugs/bug135.go
go/test/fixedbugs/bug136.go
go/test/fixedbugs/bug137.go
go/test/fixedbugs/bug139.go
go/test/fixedbugs/bug140.go
go/test/fixedbugs/bug141.go
go/test/fixedbugs/bug142.go
go/test/fixedbugs/bug143.go
go/test/fixedbugs/bug144.go
go/test/fixedbugs/bug145.go
go/test/fixedbugs/bug146.go
go/test/fixedbugs/bug147.go
go/test/fixedbugs/bug148.go
go/test/fixedbugs/bug149.go
go/test/fixedbugs/bug150.go
go/test/fixedbugs/bug151.go
go/test/fixedbugs/bug1515.go
go/test/fixedbugs/bug152.go
go/test/fixedbugs/bug154.go
go/test/fixedbugs/bug155.go
go/test/fixedbugs/bug156.go
go/test/fixedbugs/bug157.go
go/test/fixedbugs/bug158.go
go/test/fixedbugs/bug159.go
go/test/fixedbugs/bug160.dir
go/test/fixedbugs/bug160.dir/x.go
go/test/fixedbugs/bug160.dir/y.go
go/test/fixedbugs/bug160.go
go/test/fixedbugs/bug161.go
go/test/fixedbugs/bug163.go
go/test/fixedbugs/bug164.go
go/test/fixedbugs/bug165.go
go/test/fixedbugs/bug167.go
go/test/fixedbugs/bug168.go
go/test/fixedbugs/bug169.go
go/test/fixedbugs/bug170.go
go/test/fixedbugs/bug171.go
go/test/fixedbugs/bug172.go
go/test/fixedbugs/bug173.go
go/test/fixedbugs/bug174.go
go/test/fixedbugs/bug175.go
go/test/fixedbugs/bug176.go
go/test/fixedbugs/bug177.go
go/test/fixedbugs/bug178.go
go/test/fixedbugs/bug179.go
go/test/fixedbugs/bug180.go
go/test/fixedbugs/bug181.go
go/test/fixedbugs/bug182.go
go/test/fixedbugs/bug183.go
go/test/fixedbugs/bug184.go
go/test/fixedbugs/bug185.go
go/test/fixedbugs/bug186.go
go/test/fixedbugs/bug187.go
go/test/fixedbugs/bug188.go
go/test/fixedbugs/bug189.go
go/test/fixedbugs/bug190.go
go/test/fixedbugs/bug191.dir
go/test/fixedbugs/bug191.dir/a.go
go/test/fixedbugs/bug191.dir/b.go
go/test/fixedbugs/bug191.dir/main.go
go/test/fixedbugs/bug191.go
go/test/fixedbugs/bug191.out
go/test/fixedbugs/bug192.go
go/test/fixedbugs/bug193.go
go/test/fixedbugs/bug194.go
go/test/fixedbugs/bug195.go
go/test/fixedbugs/bug196.go
go/test/fixedbugs/bug197.go
go/test/fixedbugs/bug198.go
go/test/fixedbugs/bug199.go
go/test/fixedbugs/bug200.go
go/test/fixedbugs/bug201.go
go/test/fixedbugs/bug202.go
go/test/fixedbugs/bug203.go
go/test/fixedbugs/bug204.go
go/test/fixedbugs/bug205.go
go/test/fixedbugs/bug206.go
go/test/fixedbugs/bug206.out
go/test/fixedbugs/bug207.go
go/test/fixedbugs/bug208.go
go/test/fixedbugs/bug209.go
go/test/fixedbugs/bug211.go
go/test/fixedbugs/bug212.go
go/test/fixedbugs/bug213.go
go/test/fixedbugs/bug214.go
go/test/fixedbugs/bug215.go
go/test/fixedbugs/bug216.go
go/test/fixedbugs/bug217.go
go/test/fixedbugs/bug218.go
go/test/fixedbugs/bug219.go
go/test/fixedbugs/bug221.go
go/test/fixedbugs/bug222.dir
go/test/fixedbugs/bug222.dir/chanbug.go
go/test/fixedbugs/bug222.dir/chanbug2.go
go/test/fixedbugs/bug222.go
go/test/fixedbugs/bug223.go
go/test/fixedbugs/bug224.go
go/test/fixedbugs/bug225.go
go/test/fixedbugs/bug227.go
go/test/fixedbugs/bug228.go
go/test/fixedbugs/bug229.go
go/test/fixedbugs/bug230.go
go/test/fixedbugs/bug231.go
go/test/fixedbugs/bug232.go
go/test/fixedbugs/bug233.go
go/test/fixedbugs/bug234.go
go/test/fixedbugs/bug235.go
go/test/fixedbugs/bug236.go
go/test/fixedbugs/bug237.go
go/test/fixedbugs/bug238.go
go/test/fixedbugs/bug239.go
go/test/fixedbugs/bug240.go
go/test/fixedbugs/bug241.go
go/test/fixedbugs/bug242.go
go/test/fixedbugs/bug243.go
go/test/fixedbugs/bug244.go
go/test/fixedbugs/bug245.go
go/test/fixedbugs/bug246.go
go/test/fixedbugs/bug247.go
go/test/fixedbugs/bug248.dir
go/test/fixedbugs/bug248.dir/bug0.go
go/test/fixedbugs/bug248.dir/bug1.go
go/test/fixedbugs/bug248.dir/bug2.go
go/test/fixedbugs/bug248.dir/bug3.go
go/test/fixedbugs/bug248.go
go/test/fixedbugs/bug249.go
go/test/fixedbugs/bug250.go
go/test/fixedbugs/bug251.go
go/test/fixedbugs/bug252.go
go/test/fixedbugs/bug253.go
go/test/fixedbugs/bug254.go
go/test/fixedbugs/bug255.go
go/test/fixedbugs/bug256.go
go/test/fixedbugs/bug257.go
go/test/fixedbugs/bug258.go
go/test/fixedbugs/bug259.go
go/test/fixedbugs/bug260.go
go/test/fixedbugs/bug261.go
go/test/fixedbugs/bug262.go
go/test/fixedbugs/bug263.go
go/test/fixedbugs/bug264.go
go/test/fixedbugs/bug265.go
go/test/fixedbugs/bug266.go
go/test/fixedbugs/bug267.go
go/test/fixedbugs/bug269.go
go/test/fixedbugs/bug271.go
go/test/fixedbugs/bug272.go
go/test/fixedbugs/bug273.go
go/test/fixedbugs/bug274.go
go/test/fixedbugs/bug275.go
go/test/fixedbugs/bug276.go
go/test/fixedbugs/bug277.go
go/test/fixedbugs/bug278.go
go/test/fixedbugs/bug279.go
go/test/fixedbugs/bug280.go
go/test/fixedbugs/bug281.go
go/test/fixedbugs/bug282.dir
go/test/fixedbugs/bug282.dir/p1.go
go/test/fixedbugs/bug282.dir/p2.go
go/test/fixedbugs/bug282.go
go/test/fixedbugs/bug283.go
go/test/fixedbugs/bug284.go
go/test/fixedbugs/bug285.go
go/test/fixedbugs/bug286.go
go/test/fixedbugs/bug287.go
go/test/fixedbugs/bug288.go
go/test/fixedbugs/bug289.go
go/test/fixedbugs/bug290.go
go/test/fixedbugs/bug291.go
go/test/fixedbugs/bug292.go
go/test/fixedbugs/bug293.go
go/test/fixedbugs/bug294.go
go/test/fixedbugs/bug295.go
go/test/fixedbugs/bug296.go
go/test/fixedbugs/bug297.go
go/test/fixedbugs/bug298.go
go/test/fixedbugs/bug299.go
go/test/fixedbugs/bug300.go
go/test/fixedbugs/bug301.go
go/test/fixedbugs/bug302.dir
go/test/fixedbugs/bug302.dir/main.go
go/test/fixedbugs/bug302.dir/p.go
go/test/fixedbugs/bug302.go
go/test/fixedbugs/bug303.go
go/test/fixedbugs/bug304.go
go/test/fixedbugs/bug305.go
go/test/fixedbugs/bug306.dir
go/test/fixedbugs/bug306.dir/p1.go
go/test/fixedbugs/bug306.dir/p2.go
go/test/fixedbugs/bug306.go
go/test/fixedbugs/bug307.go
go/test/fixedbugs/bug308.go
go/test/fixedbugs/bug309.go
go/test/fixedbugs/bug311.go
go/test/fixedbugs/bug312.go
go/test/fixedbugs/bug313.dir
go/test/fixedbugs/bug313.dir/a.go
go/test/fixedbugs/bug313.dir/b.go
go/test/fixedbugs/bug313.go
go/test/fixedbugs/bug314.go
go/test/fixedbugs/bug315.go
go/test/fixedbugs/bug316.go
go/test/fixedbugs/bug317.go
go/test/fixedbugs/bug318.go
go/test/fixedbugs/bug319.go
go/test/fixedbugs/bug320.go
go/test/fixedbugs/bug321.go
go/test/fixedbugs/bug322.dir
go/test/fixedbugs/bug322.dir/lib.go
go/test/fixedbugs/bug322.dir/main.go
go/test/fixedbugs/bug322.go
go/test/fixedbugs/bug323.go
go/test/fixedbugs/bug324.dir
go/test/fixedbugs/bug324.dir/p.go
go/test/fixedbugs/bug324.dir/prog.go
go/test/fixedbugs/bug324.go
go/test/fixedbugs/bug325.go
go/test/fixedbugs/bug326.go
go/test/fixedbugs/bug327.go
go/test/fixedbugs/bug328.go
go/test/fixedbugs/bug328.out
go/test/fixedbugs/bug329.go
go/test/fixedbugs/bug330.go
go/test/fixedbugs/bug331.go
go/test/fixedbugs/bug332.go
go/test/fixedbugs/bug333.go
go/test/fixedbugs/bug334.go
go/test/fixedbugs/bug335.dir
go/test/fixedbugs/bug335.dir/a.go
go/test/fixedbugs/bug335.dir/b.go
go/test/fixedbugs/bug335.go
go/test/fixedbugs/bug336.go
go/test/fixedbugs/bug337.go
go/test/fixedbugs/bug338.go
go/test/fixedbugs/bug339.go
go/test/fixedbugs/bug340.go
go/test/fixedbugs/bug341.go
go/test/fixedbugs/bug342.go
go/test/fixedbugs/bug343.go
go/test/fixedbugs/bug344.go
go/test/fixedbugs/bug345.dir
go/test/fixedbugs/bug345.dir/io.go
go/test/fixedbugs/bug345.dir/main.go
go/test/fixedbugs/bug345.go
go/test/fixedbugs/bug346.go
go/test/fixedbugs/bug347.go
go/test/fixedbugs/bug348.go
go/test/fixedbugs/bug349.go
go/test/fixedbugs/bug350.go
go/test/fixedbugs/bug351.go
go/test/fixedbugs/bug352.go
go/test/fixedbugs/bug353.go
go/test/fixedbugs/bug354.go
go/test/fixedbugs/bug355.go
go/test/fixedbugs/bug356.go
go/test/fixedbugs/bug357.go
go/test/fixedbugs/bug358.go
go/test/fixedbugs/bug361.go
go/test/fixedbugs/bug362.go
go/test/fixedbugs/bug363.go
go/test/fixedbugs/bug364.go
go/test/fixedbugs/bug365.go
go/test/fixedbugs/bug366.go
go/test/fixedbugs/bug367.dir
go/test/fixedbugs/bug367.dir/p.go
go/test/fixedbugs/bug367.dir/prog.go
go/test/fixedbugs/bug367.go
go/test/fixedbugs/bug368.go
go/test/fixedbugs/bug369.dir
go/test/fixedbugs/bug369.dir/pkg.go
go/test/fixedbugs/bug369.go
go/test/fixedbugs/bug370.go
go/test/fixedbugs/bug371.go
go/test/fixedbugs/bug372.go
go/test/fixedbugs/bug373.go
go/test/fixedbugs/bug374.go
go/test/fixedbugs/bug375.go
go/test/fixedbugs/bug376.go
go/test/fixedbugs/bug377.dir
go/test/fixedbugs/bug377.dir/one.go
go/test/fixedbugs/bug377.dir/two.go
go/test/fixedbugs/bug377.go
go/test/fixedbugs/bug378.go
go/test/fixedbugs/bug379.go
go/test/fixedbugs/bug380.go
go/test/fixedbugs/bug381.go
go/test/fixedbugs/bug382.dir
go/test/fixedbugs/bug382.dir/pkg.go
go/test/fixedbugs/bug382.dir/prog.go
go/test/fixedbugs/bug382.go
go/test/fixedbugs/bug383.go
go/test/fixedbugs/bug384.go
go/test/fixedbugs/bug385_32.go
go/test/fixedbugs/bug385_64.go
go/test/fixedbugs/bug386.go
go/test/fixedbugs/bug387.go
go/test/fixedbugs/bug388.go
go/test/fixedbugs/bug389.go
go/test/fixedbugs/bug390.go
go/test/fixedbugs/bug391.go
go/test/fixedbugs/bug392.dir
go/test/fixedbugs/bug392.dir/one.go
go/test/fixedbugs/bug392.dir/pkg2.go
go/test/fixedbugs/bug392.dir/pkg3.go
go/test/fixedbugs/bug392.go
go/test/fixedbugs/bug393.go
go/test/fixedbugs/bug394.go
go/test/fixedbugs/bug396.dir
go/test/fixedbugs/bug396.dir/one.go
go/test/fixedbugs/bug396.dir/two.go
go/test/fixedbugs/bug396.go
go/test/fixedbugs/bug397.go
go/test/fixedbugs/bug398.go
go/test/fixedbugs/bug399.go
go/test/fixedbugs/bug401.go
go/test/fixedbugs/bug402.go
go/test/fixedbugs/bug403.go
go/test/fixedbugs/bug404.dir
go/test/fixedbugs/bug404.dir/one.go
go/test/fixedbugs/bug404.dir/two.go
go/test/fixedbugs/bug404.go
go/test/fixedbugs/bug405.go
go/test/fixedbugs/bug406.go
go/test/fixedbugs/bug407.dir
go/test/fixedbugs/bug407.dir/one.go
go/test/fixedbugs/bug407.dir/two.go
go/test/fixedbugs/bug407.go
go/test/fixedbugs/bug409.go
go/test/fixedbugs/bug409.out
go/test/fixedbugs/bug410.go
go/test/fixedbugs/bug411.go
go/test/fixedbugs/bug412.go
go/test/fixedbugs/bug413.go
go/test/fixedbugs/bug414.dir
go/test/fixedbugs/bug414.dir/p1.go
go/test/fixedbugs/bug414.dir/prog.go
go/test/fixedbugs/bug414.go
go/test/fixedbugs/bug415.dir
go/test/fixedbugs/bug415.dir/p.go
go/test/fixedbugs/bug415.dir/prog.go
go/test/fixedbugs/bug415.go
go/test/fixedbugs/bug416.go
go/test/fixedbugs/bug417.go
go/test/fixedbugs/bug418.go
go/test/fixedbugs/bug419.go
go/test/fixedbugs/bug420.go
go/test/fixedbugs/bug421.go
go/test/fixedbugs/bug422.go
go/test/fixedbugs/bug423.go
go/test/fixedbugs/bug424.dir
go/test/fixedbugs/bug424.dir/lib.go
go/test/fixedbugs/bug424.dir/main.go
go/test/fixedbugs/bug424.go
go/test/fixedbugs/bug425.go
go/test/fixedbugs/bug426.go
go/test/fixedbugs/bug427.go
go/test/fixedbugs/bug428.go
go/test/fixedbugs/bug429.go
go/test/fixedbugs/bug430.go
go/test/fixedbugs/bug431.go
go/test/fixedbugs/bug432.go
go/test/fixedbugs/bug433.go
go/test/fixedbugs/bug434.go
go/test/fixedbugs/bug435.go
go/test/fixedbugs/bug436.go
go/test/fixedbugs/bug437.dir
go/test/fixedbugs/bug437.dir/one.go
go/test/fixedbugs/bug437.dir/two.go
go/test/fixedbugs/bug437.dir/x.go
go/test/fixedbugs/bug437.go
go/test/fixedbugs/bug438.go
go/test/fixedbugs/bug439.go
go/test/fixedbugs/bug440_32.go
go/test/fixedbugs/bug440_64.go
go/test/fixedbugs/bug441.go
go/test/fixedbugs/bug442.go
go/test/fixedbugs/bug443.go
go/test/fixedbugs/bug444.go
go/test/fixedbugs/bug445.go
go/test/fixedbugs/bug446.go
go/test/fixedbugs/bug447.go
go/test/fixedbugs/bug448.dir
go/test/fixedbugs/bug448.dir/pkg1.go
go/test/fixedbugs/bug448.dir/pkg2.go
go/test/fixedbugs/bug448.go
go/test/fixedbugs/bug449.go
go/test/fixedbugs/bug450.go
go/test/fixedbugs/bug451.go
go/test/fixedbugs/bug452.go
go/test/fixedbugs/bug453.go
go/test/fixedbugs/bug454.go
go/test/fixedbugs/bug455.go
go/test/fixedbugs/bug456.go
go/test/fixedbugs/bug457.go
go/test/fixedbugs/bug458.go
go/test/fixedbugs/bug459.go
go/test/fixedbugs/bug460.dir
go/test/fixedbugs/bug460.dir/a.go
go/test/fixedbugs/bug460.dir/b.go
go/test/fixedbugs/bug460.go
go/test/fixedbugs/bug461.go
go/test/fixedbugs/bug462.go
go/test/fixedbugs/bug463.go
go/test/fixedbugs/bug464.go
go/test/fixedbugs/bug465.dir
go/test/fixedbugs/bug465.dir/a.go
go/test/fixedbugs/bug465.dir/b.go
go/test/fixedbugs/bug465.go
go/test/fixedbugs/bug466.dir
go/test/fixedbugs/bug466.dir/a.go
go/test/fixedbugs/bug466.dir/b.go
go/test/fixedbugs/bug466.go
go/test/fixedbugs/bug467.dir
go/test/fixedbugs/bug467.dir/p1.go
go/test/fixedbugs/bug467.dir/p2.go
go/test/fixedbugs/bug467.dir/p3.go
go/test/fixedbugs/bug467.go
go/test/fixedbugs/bug468.dir
go/test/fixedbugs/bug468.dir/p1.go
go/test/fixedbugs/bug468.dir/p2.go
go/test/fixedbugs/bug468.go
go/test/fixedbugs/bug470.go
go/test/fixedbugs/bug471.go
go/test/fixedbugs/bug472.dir
go/test/fixedbugs/bug472.dir/p1.go
go/test/fixedbugs/bug472.dir/p2.go
go/test/fixedbugs/bug472.dir/z.go
go/test/fixedbugs/bug472.go
go/test/fixedbugs/bug473.go
go/test/fixedbugs/bug474.go
go/test/fixedbugs/bug475.go
go/test/fixedbugs/bug476.go
go/test/fixedbugs/bug477.go
go/test/fixedbugs/bug478.dir
go/test/fixedbugs/bug478.dir/a.go
go/test/fixedbugs/bug478.dir/b.go
go/test/fixedbugs/bug478.go
go/test/fixedbugs/bug479.dir
go/test/fixedbugs/bug479.dir/a.go
go/test/fixedbugs/bug479.dir/b.go
go/test/fixedbugs/bug479.go
go/test/fixedbugs/issue2615.go
go/test/fixedbugs/issue3552.dir
go/test/fixedbugs/issue3552.dir/one.go
go/test/fixedbugs/issue3552.dir/two.go
go/test/fixedbugs/issue3552.go
go/test/fixedbugs/issue3705.go
go/test/fixedbugs/issue3783.go
go/test/fixedbugs/issue3924.go
go/test/fixedbugs/issue3925.go
go/test/fixedbugs/issue4066.go
go/test/fixedbugs/issue4085a.go
go/test/fixedbugs/issue4085b.go
go/test/fixedbugs/issue4097.go
go/test/fixedbugs/issue4099.go
go/test/fixedbugs/issue4162.go
go/test/fixedbugs/issue4167.go
go/test/fixedbugs/issue4232.go
go/test/fixedbugs/issue4251.go
go/test/fixedbugs/issue4252.dir
go/test/fixedbugs/issue4252.dir/a.go
go/test/fixedbugs/issue4252.dir/main.go
go/test/fixedbugs/issue4252.go
go/test/fixedbugs/issue4264.go
go/test/fixedbugs/issue4283.go
go/test/fixedbugs/issue4313.go
go/test/fixedbugs/issue4316.go
go/test/fixedbugs/issue4323.go
go/test/fixedbugs/issue4326.dir
go/test/fixedbugs/issue4326.dir/p1.go
go/test/fixedbugs/issue4326.dir/p2.go
go/test/fixedbugs/issue4326.dir/q1.go
go/test/fixedbugs/issue4326.dir/q2.go
go/test/fixedbugs/issue4326.dir/z.go
go/test/fixedbugs/issue4326.go
go/test/fixedbugs/issue4348.go
go/test/fixedbugs/issue4353.go
go/test/fixedbugs/issue4359.go
go/test/fixedbugs/issue4370.dir
go/test/fixedbugs/issue4370.dir/p1.go
go/test/fixedbugs/issue4370.dir/p2.go
go/test/fixedbugs/issue4370.dir/p3.go
go/test/fixedbugs/issue4370.go
go/test/fixedbugs/issue4396a.go
go/test/fixedbugs/issue4396b.go
go/test/fixedbugs/issue4399.go
go/test/fixedbugs/issue4405.go
go/test/fixedbugs/issue4429.go
go/test/fixedbugs/issue4448.go
go/test/fixedbugs/issue4452.go
go/test/fixedbugs/issue4458.go
go/test/fixedbugs/issue4463.go
go/test/fixedbugs/issue4468.go
go/test/fixedbugs/issue4470.go
go/test/fixedbugs/issue4495.go
go/test/fixedbugs/issue4510.dir
go/test/fixedbugs/issue4510.dir/f1.go
go/test/fixedbugs/issue4510.dir/f2.go
go/test/fixedbugs/issue4510.go
go/test/fixedbugs/issue4517a.go
go/test/fixedbugs/issue4517b.go
go/test/fixedbugs/issue4517c.go
go/test/fixedbugs/issue4517d.go
go/test/fixedbugs/issue4518.go
go/test/fixedbugs/issue4529.go
go/test/fixedbugs/issue4545.go
go/test/fixedbugs/issue4562.go
go/test/fixedbugs/issue4585.go
go/test/fixedbugs/issue4590.dir
go/test/fixedbugs/issue4590.dir/pkg1.go
go/test/fixedbugs/issue4590.dir/pkg2.go
go/test/fixedbugs/issue4590.dir/prog.go
go/test/fixedbugs/issue4590.go
go/test/fixedbugs/issue4610.go
go/test/fixedbugs/issue4614.go
go/test/fixedbugs/issue4618.go
go/test/fixedbugs/issue4620.go
go/test/fixedbugs/issue4654.go
go/test/fixedbugs/issue4663.go
go/test/fixedbugs/issue4667.go
go/test/fixedbugs/issue4734.go
go/test/fixedbugs/issue4748.go
go/test/fixedbugs/issue4752.go
go/test/fixedbugs/issue4776.go
go/test/fixedbugs/issue4785.go
go/test/fixedbugs/issue4813.go
go/test/fixedbugs/issue4847.go
go/test/fixedbugs/issue4879.dir
go/test/fixedbugs/issue4879.dir/a.go
go/test/fixedbugs/issue4879.dir/b.go
go/test/fixedbugs/issue4879.go
go/test/fixedbugs/issue4909a.go
go/test/fixedbugs/issue4909b.go
go/test/fixedbugs/issue4932.dir
go/test/fixedbugs/issue4932.dir/foo.go
go/test/fixedbugs/issue4932.dir/state.go
go/test/fixedbugs/issue4932.dir/state2.go
go/test/fixedbugs/issue4932.go
go/test/fixedbugs/issue4964.dir
go/test/fixedbugs/issue4964.dir/a.go
go/test/fixedbugs/issue4964.dir/b.go
go/test/fixedbugs/issue4964.go
go/test/fixedbugs/issue5002.go
go/test/fixedbugs/issue5056.go
go/test/fixedbugs/issue5089.go
go/test/fixedbugs/issue5105.dir
go/test/fixedbugs/issue5105.dir/a.go
go/test/fixedbugs/issue5105.dir/b.go
go/test/fixedbugs/issue5105.go
go/test/fixedbugs/issue5125.dir
go/test/fixedbugs/issue5125.dir/bug.go
go/test/fixedbugs/issue5125.dir/main.go
go/test/fixedbugs/issue5125.go
go/test/fixedbugs/issue5162.go
go/test/fixedbugs/issue5172.go
go/test/fixedbugs/issue5231.go
go/test/fixedbugs/issue5244.go
go/test/fixedbugs/issue5259.dir
go/test/fixedbugs/issue5259.dir/bug.go
go/test/fixedbugs/issue5259.dir/main.go
go/test/fixedbugs/issue5259.go
go/test/fixedbugs/issue5260.dir
go/test/fixedbugs/issue5260.dir/a.go
go/test/fixedbugs/issue5260.dir/b.go
go/test/fixedbugs/issue5260.go
go/test/fixedbugs/issue5291.dir
go/test/fixedbugs/issue5291.dir/pkg1.go
go/test/fixedbugs/issue5291.dir/prog.go
go/test/fixedbugs/issue5291.go
go/test/fixedbugs/issue5358.go
go/test/fixedbugs/issue5470.dir
go/test/fixedbugs/issue5470.dir/a.go
go/test/fixedbugs/issue5470.dir/b.go
go/test/fixedbugs/issue5470.go
go/test/fixedbugs/issue5493.go
go/test/fixedbugs/issue5515.go
go/test/fixedbugs/issue5581.go
go/test/fixedbugs/issue5607.go
go/test/fixedbugs/issue5609.go
go/test/fixedbugs/issue5614.dir
go/test/fixedbugs/issue5614.dir/rethinkgo.go
go/test/fixedbugs/issue5614.dir/x.go
go/test/fixedbugs/issue5614.dir/y.go
go/test/fixedbugs/issue5614.go
go/test/fixedbugs/issue5698.go
go/test/fixedbugs/issue5704.go
go/test/fixedbugs/issue5753.go
go/test/fixedbugs/issue5755.dir
go/test/fixedbugs/issue5755.dir/a.go
go/test/fixedbugs/issue5755.dir/main.go
go/test/fixedbugs/issue5755.go
go/test/fixedbugs/issue5809.go
go/test/fixedbugs/issue5820.go
go/test/fixedbugs/issue5841.go
go/test/fixedbugs/issue5856.go
go/test/fixedbugs/issue5910.dir
go/test/fixedbugs/issue5910.dir/a.go
go/test/fixedbugs/issue5910.dir/main.go
go/test/fixedbugs/issue5910.go
go/test/fixedbugs/issue5957.dir
go/test/fixedbugs/issue5957.dir/a.go
go/test/fixedbugs/issue5957.dir/b.go
go/test/fixedbugs/issue5957.dir/c.go
go/test/fixedbugs/issue5957.go
go/test/fixedbugs/issue5963.go
go/test/fixedbugs/issue6004.go
go/test/fixedbugs/issue6036.go
go/test/fixedbugs/issue6055.go
go/test/fixedbugs/issue6131.go
go/test/fixedbugs/issue6140.go
go/test/fixedbugs/issue6247.go
go/test/fixedbugs/issue6269.go
go/test/fixedbugs/issue6298.go
go/test/fixedbugs/issue6399.go
go/test/fixedbugs/issue6513.dir
go/test/fixedbugs/issue6513.dir/a.go
go/test/fixedbugs/issue6513.dir/b.go
go/test/fixedbugs/issue6513.dir/main.go
go/test/fixedbugs/issue6513.go
go/test/fixedbugs/issue887.go
go/test/float_lit.go
go/test/floatcmp.go
go/test/for.go
go/test/func.go
go/test/func1.go
go/test/func2.go
go/test/func3.go
go/test/func4.go
go/test/func5.go
go/test/func6.go
go/test/func7.go
go/test/func8.go
go/test/funcdup.go
go/test/funcdup2.go
go/test/gc.go
go/test/gc1.go
go/test/gc2.go
go/test/golden.out
go/test/goprint.go
go/test/goprint.out
go/test/goto.go
go/test/helloworld.go
go/test/helloworld.out
go/test/if.go
go/test/import.go
go/test/import1.go
go/test/import2.dir
go/test/import2.dir/import2.go
go/test/import2.dir/import3.go
go/test/import2.go
go/test/import4.dir
go/test/import4.dir/empty.go
go/test/import4.dir/import4.go
go/test/import4.go
go/test/import5.go
go/test/index.go
go/test/index0.go
go/test/index1.go
go/test/index2.go
go/test/indirect.go
go/test/indirect1.go
go/test/init.go
go/test/init1.go
go/test/initcomma.go
go/test/initialize.go
go/test/initializerr.go
go/test/int_lit.go
go/test/intcvt.go
go/test/interface
go/test/interface/bigdata.go
go/test/interface/convert.go
go/test/interface/convert1.go
go/test/interface/convert2.go
go/test/interface/embed.go
go/test/interface/embed1.dir
go/test/interface/embed1.dir/embed0.go
go/test/interface/embed1.dir/embed1.go
go/test/interface/embed1.go
go/test/interface/embed2.go
go/test/interface/explicit.go
go/test/interface/fail.go
go/test/interface/fake.go
go/test/interface/noeq.go
go/test/interface/pointer.go
go/test/interface/private.dir
go/test/interface/private.dir/private1.go
go/test/interface/private.dir/prog.go
go/test/interface/private.go
go/test/interface/receiver.go
go/test/interface/receiver1.go
go/test/interface/recursive.go
go/test/interface/recursive1.dir
go/test/interface/recursive1.dir/recursive1.go
go/test/interface/recursive1.dir/recursive2.go
go/test/interface/recursive1.go
go/test/interface/returntype.go
go/test/interface/struct.go
go/test/iota.go
go/test/ken
go/test/ken/array.go
go/test/ken/chan.go
go/test/ken/chan1.go
go/test/ken/complit.go
go/test/ken/convert.go
go/test/ken/cplx0.go
go/test/ken/cplx0.out
go/test/ken/cplx1.go
go/test/ken/cplx2.go
go/test/ken/cplx3.go
go/test/ken/cplx4.go
go/test/ken/cplx5.go
go/test/ken/divconst.go
go/test/ken/divmod.go
go/test/ken/embed.go
go/test/ken/for.go
go/test/ken/interbasic.go
go/test/ken/interfun.go
go/test/ken/intervar.go
go/test/ken/label.go
go/test/ken/litfun.go
go/test/ken/mfunc.go
go/test/ken/modconst.go
go/test/ken/ptrfun.go
go/test/ken/ptrvar.go
go/test/ken/range.go
go/test/ken/rob1.go
go/test/ken/rob2.go
go/test/ken/robfor.go
go/test/ken/robfunc.go
go/test/ken/shift.go
go/test/ken/simparray.go
go/test/ken/simpbool.go
go/test/ken/simpconv.go
go/test/ken/simpfun.go
go/test/ken/simpswitch.go
go/test/ken/simpvar.go
go/test/ken/slicearray.go
go/test/ken/sliceslice.go
go/test/ken/string.go
go/test/ken/string.out
go/test/ken/strvar.go
go/test/label.go
go/test/label1.go
go/test/linkx.go
go/test/literal.go
go/test/mallocfin.go
go/test/map.go
go/test/map1.go
go/test/mapnan.go
go/test/method.go
go/test/method1.go
go/test/method2.go
go/test/method3.go
go/test/method4.dir
go/test/method4.dir/method4a.go
go/test/method4.dir/prog.go
go/test/method4.go
go/test/method5.go
go/test/named.go
go/test/named1.go
go/test/nil.go
go/test/nilcheck.go
go/test/nilptr.go
go/test/nilptr2.go
go/test/nilptr3.go
go/test/nul1.go
go/test/parentype.go
go/test/peano.go
go/test/printbig.go
go/test/printbig.out
go/test/range.go
go/test/recover.go
go/test/recover1.go
go/test/recover2.go
go/test/recover3.go
go/test/rename.go
go/test/rename1.go
go/test/reorder.go
go/test/reorder2.go
go/test/return.go
go/test/rotate.go
go/test/rotate0.go
go/test/rotate1.go
go/test/rotate2.go
go/test/rotate3.go
go/test/run
go/test/run.go
go/test/rune.go
go/test/runtime.go
go/test/safe
go/test/safe/main.go
go/test/safe/nousesafe.go
go/test/safe/pkg.go
go/test/safe/usesafe.go
go/test/shift1.go
go/test/shift2.go
go/test/sieve.go
go/test/sigchld.go
go/test/sigchld.out
go/test/simassign.go
go/test/sinit.go
go/test/sizeof.go
go/test/slice3.go
go/test/slice3err.go
go/test/solitaire.go
go/test/stack.go
go/test/stress
go/test/stress/maps.go
go/test/stress/parsego.go
go/test/stress/runstress.go
go/test/string_lit.go
go/test/stringrange.go
go/test/struct0.go
go/test/switch.go
go/test/switch3.go
go/test/switch4.go
go/test/syntax
go/test/syntax/chan.go
go/test/syntax/chan1.go
go/test/syntax/composite.go
go/test/syntax/else.go
go/test/syntax/forvar.go
go/test/syntax/if.go
go/test/syntax/import.go
go/test/syntax/interface.go
go/test/syntax/semi1.go
go/test/syntax/semi2.go
go/test/syntax/semi3.go
go/test/syntax/semi4.go
go/test/syntax/semi5.go
go/test/syntax/semi6.go
go/test/syntax/semi7.go
go/test/syntax/topexpr.go
go/test/syntax/typesw.go
go/test/syntax/vareq.go
go/test/syntax/vareq1.go
go/test/testlib
go/test/torture.go
go/test/turing.go
go/test/typecheck.go
go/test/typeswitch.go
go/test/typeswitch1.go
go/test/typeswitch2.go
go/test/typeswitch3.go
go/test/undef.go
go/test/utf.go
go/test/varerr.go
go/test/varinit.go
go/test/zerodivide.go
---> f49246b6c871
Removing intermediate container 30bd3c29cb36
Step 7 : ENV PATH /usr/local/go/bin:$PATH
---> Running in 8794e7fc1e57
---> 7165820c8347
Removing intermediate container 8794e7fc1e57
Step 8 : ENV GOPATH /go:/go/src/github.com/dotcloud/docker/vendor
---> Running in 246695d73fca
---> ccaa0401632c
Removing intermediate container 246695d73fca
Step 9 : RUN cd /usr/local/go/src && ./make.bash --no-clean 2>&1
---> Running in 456e8e449234
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/6a
cmd/6c
cmd/6g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
# Building packages and commands for linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
sync
container/ring
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
time
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
path/filepath
os/exec
os/signal
encoding/ascii85
encoding/base32
image
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
compress/flate
debug/elf
debug/macho
debug/pe
go/scanner
math/big
encoding/hex
go/ast
mime
compress/gzip
runtime/pprof
cmd/yacc
text/template
archive/tar
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
crypto/rsa
database/sql
go/parser
go/printer
crypto/ecdsa
go/doc
encoding/csv
encoding/gob
crypto/x509/pkix
html/template
image/gif
image/png
runtime/debug
testing
go/build
testing/iotest
cmd/cgo
go/format
cmd/gofmt
cmd/fix
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for linux/amd64 in /usr/local/go
Installed commands in /usr/local/go/bin
---> 71e1044ab2e9
Removing intermediate container 456e8e449234
Step 10 : ENV DOCKER_CROSSPLATFORMS linux/386 linux/arm darwin/amd64 darwin/386 freebsd/amd64 freebsd/386 freebsd/arm
---> Running in 1d24bbb5e7fb
---> 78652481b241
Removing intermediate container 1d24bbb5e7fb
Step 11 : ENV GOARM 5
---> Running in 6f471c75a541
---> 667f76da68f7
Removing intermediate container 6f471c75a541
Step 12 : RUN cd /usr/local/go/src && bash -xc 'for platform in $DOCKER_CROSSPLATFORMS; do GOOS=${platform%/*} GOARCH=${platform##*/} ./make.bash --no-clean 2>&1; done'
---> Running in 2ad768b9b213
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=linux
+ GOARCH=386
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/8l
cmd/6a
cmd/8a
cmd/6c
cmd/8c
cmd/6g
cmd/8g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (linux/386)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
sync
container/list
container/ring
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
path
html
time
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
path/filepath
os/exec
os/signal
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
go/scanner
log
compress/flate
math/big
encoding/hex
go/ast
mime
runtime/pprof
cmd/yacc
text/template
compress/gzip
archive/tar
archive/zip
compress/lzw
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
crypto/rsa
compress/zlib
database/sql/driver
debug/gosym
encoding/csv
go/parser
go/printer
go/doc
crypto/ecdsa
database/sql
crypto/x509/pkix
encoding/gob
html/template
image/gif
image/png
runtime/debug
testing
testing/iotest
cmd/cgo
go/format
go/build
cmd/gofmt
cmd/fix
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for linux/386.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
sync
image/color
runtime/race
io
syscall
image/color/palette
container/heap
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
path
html
time
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
path/filepath
os/exec
net
os/signal
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
go/scanner
log
compress/flate
math/big
encoding/hex
go/ast
mime
net/textproto
runtime/pprof
cmd/yacc
compress/gzip
text/template
archive/tar
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
go/parser
go/printer
database/sql
crypto/rsa
go/doc
mime/multipart
crypto/x509/pkix
crypto/ecdsa
encoding/csv
crypto/x509
encoding/gob
html/template
image/gif
image/png
cmd/cgo
go/format
go/build
cmd/fix
cmd/gofmt
log/syslog
crypto/tls
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for linux/386 in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=linux
+ GOARCH=arm
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/5l
cmd/6a
cmd/5a
cmd/6c
cmd/5c
cmd/6g
cmd/5g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (linux/arm)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
sync
crypto/subtle
container/list
container/ring
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
path
html
time
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
crypto/sha512
encoding/ascii85
encoding/base32
encoding/pem
image
regexp
path/filepath
os/exec
os/signal
encoding/binary
fmt
image/draw
image/jpeg
io/ioutil
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
go/scanner
log
compress/flate
math/big
go/ast
encoding/hex
mime
runtime/pprof
compress/gzip
text/template
cmd/yacc
archive/tar
archive/zip
compress/lzw
compress/zlib
crypto/elliptic
crypto/rand
crypto/dsa
crypto/rsa
encoding/asn1
database/sql/driver
go/parser
go/printer
database/sql
crypto/ecdsa
debug/gosym
go/doc
encoding/csv
encoding/gob
crypto/x509/pkix
html/template
image/gif
image/png
runtime/debug
cmd/cgo
go/format
cmd/gofmt
go/build
cmd/fix
testing
testing/iotest
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for linux/arm.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
image/color
container/heap
runtime/race
sync
image/color/palette
io
syscall
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
compress/bzip2
path
html
time
strconv
math/rand
math/cmplx
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
os
crypto/md5
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
path/filepath
os/exec
net
os/signal
image/draw
image/jpeg
io/ioutil
regexp
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
debug/elf
debug/macho
debug/pe
go/scanner
compress/flate
math/big
go/ast
encoding/hex
mime
runtime/pprof
net/textproto
compress/gzip
cmd/yacc
archive/tar
archive/zip
compress/lzw
text/template
compress/zlib
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
database/sql/driver
crypto/rsa
go/parser
go/printer
mime/multipart
crypto/ecdsa
database/sql
crypto/x509/pkix
debug/gosym
encoding/csv
go/doc
crypto/x509
encoding/gob
html/template
image/gif
image/png
cmd/cgo
go/format
go/build
cmd/fix
cmd/gofmt
crypto/tls
log/syslog
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for linux/arm in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=darwin
+ GOARCH=amd64
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/6a
cmd/6c
cmd/6g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (darwin/amd64)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
sync
container/list
container/ring
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
time
text/tabwriter
bufio
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
crypto/md5
crypto/sha1
crypto/sha256
path/filepath
os/exec
encoding/pem
os/signal
crypto/sha512
encoding/ascii85
encoding/base32
image
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
go/scanner
compress/flate
math/big
encoding/hex
mime
go/ast
runtime/pprof
cmd/yacc
archive/tar
text/template
compress/lzw
compress/gzip
archive/zip
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
compress/zlib
database/sql/driver
go/parser
go/printer
crypto/rsa
crypto/ecdsa
database/sql
go/doc
debug/gosym
encoding/csv
crypto/x509/pkix
encoding/gob
html/template
image/gif
image/png
runtime/debug
cmd/cgo
go/format
go/build
cmd/gofmt
cmd/fix
testing
testing/iotest
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for darwin/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/heap
container/ring
image/color
sync
runtime/race
image/color/palette
io
syscall
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
path
html
time
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
path/filepath
os/exec
net
os/signal
crypto/sha512
encoding/ascii85
encoding/base32
image
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
debug/elf
debug/macho
debug/pe
go/scanner
compress/flate
math/big
go/ast
encoding/hex
text/template
mime
net/textproto
runtime/pprof
compress/gzip
cmd/yacc
archive/tar
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
crypto/elliptic
crypto/rand
go/parser
go/printer
go/doc
crypto/dsa
encoding/asn1
database/sql
crypto/rsa
crypto/ecdsa
mime/multipart
encoding/csv
encoding/gob
html/template
crypto/x509/pkix
go/build
cmd/cgo
go/format
cmd/gofmt
crypto/x509
cmd/fix
image/gif
image/png
log/syslog
crypto/tls
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for darwin/amd64 in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=darwin
+ GOARCH=386
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/8l
cmd/6a
cmd/8a
cmd/6c
cmd/8c
cmd/6g
cmd/8g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (darwin/386)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
sync
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
time
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
encoding/ascii85
crypto/md5
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/base32
image
path/filepath
os/exec
os/signal
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
compress/flate
debug/elf
debug/macho
debug/pe
go/scanner
math/big
encoding/hex
compress/gzip
go/ast
mime
runtime/pprof
cmd/yacc
archive/tar
text/template
archive/zip
compress/lzw
compress/zlib
database/sql/driver
crypto/elliptic
crypto/rand
crypto/dsa
crypto/rsa
encoding/asn1
database/sql
debug/gosym
go/parser
go/printer
go/doc
crypto/ecdsa
encoding/csv
encoding/gob
html/template
image/gif
crypto/x509/pkix
image/png
runtime/debug
testing
go/build
cmd/cgo
go/format
cmd/gofmt
cmd/fix
testing/iotest
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for darwin/386.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
sync
container/list
container/ring
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
time
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
crypto/md5
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
path/filepath
os/exec
net
os/signal
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
go/scanner
text/template/parse
log
compress/flate
go/ast
math/big
encoding/hex
mime
net/textproto
runtime/pprof
compress/gzip
text/template
cmd/yacc
archive/tar
archive/zip
compress/lzw
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
crypto/rsa
go/parser
go/printer
mime/multipart
crypto/ecdsa
crypto/x509/pkix
compress/zlib
database/sql/driver
go/doc
debug/gosym
crypto/x509
encoding/csv
database/sql
encoding/gob
html/template
cmd/cgo
go/format
cmd/fix
cmd/gofmt
go/build
crypto/tls
image/gif
image/png
log/syslog
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for darwin/386 in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=freebsd
+ GOARCH=amd64
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/6a
cmd/6c
cmd/6g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (freebsd/amd64)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
sync
container/ring
container/heap
image/color
runtime/race
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
time
path
text/tabwriter
bufio
html
compress/bzip2
strconv
math/rand
math/cmplx
os
path/filepath
os/signal
crypto
reflect
os/exec
encoding/base64
regexp/syntax
crypto/md5
net/url
crypto/aes
io/ioutil
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
compress/flate
debug/elf
debug/macho
debug/pe
go/scanner
math/big
encoding/hex
compress/gzip
go/ast
mime
runtime/pprof
text/template
cmd/yacc
archive/tar
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
crypto/rsa
database/sql
encoding/csv
encoding/gob
go/parser
go/printer
go/doc
crypto/ecdsa
crypto/x509/pkix
html/template
image/gif
image/png
runtime/debug
testing
cmd/cgo
go/format
go/build
cmd/gofmt
testing/iotest
cmd/fix
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for freebsd/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
sync
container/list
container/ring
image/color
runtime/race
io
syscall
container/heap
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
time
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
crypto/md5
crypto/sha1
crypto/sha256
path/filepath
os/exec
encoding/pem
net
os/signal
crypto/sha512
encoding/ascii85
encoding/base32
io/ioutil
image
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
debug/elf
debug/macho
debug/pe
go/scanner
compress/flate
go/ast
math/big
encoding/hex
text/template
mime
net/textproto
compress/gzip
runtime/pprof
cmd/yacc
archive/tar
archive/zip
compress/lzw
crypto/elliptic
crypto/rand
crypto/dsa
crypto/rsa
go/parser
go/printer
encoding/asn1
mime/multipart
go/doc
crypto/ecdsa
compress/zlib
database/sql/driver
debug/gosym
crypto/x509/pkix
encoding/csv
crypto/x509
database/sql
encoding/gob
html/template
image/gif
go/build
cmd/cgo
go/format
cmd/gofmt
cmd/fix
crypto/tls
image/png
log/syslog
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for freebsd/amd64 in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=freebsd
+ GOARCH=386
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/8l
cmd/6a
cmd/8a
cmd/6c
cmd/8c
cmd/6g
cmd/8g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (freebsd/386)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
sync
image/color
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
time
text/tabwriter
bufio
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/rc4
crypto/md5
crypto/sha1
path/filepath
os/exec
crypto/sha256
encoding/pem
os/signal
crypto/sha512
encoding/ascii85
encoding/base32
io/ioutil
image
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
go/scanner
log
compress/flate
math/big
encoding/hex
go/ast
mime
runtime/pprof
text/template
cmd/yacc
archive/tar
compress/gzip
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
encoding/csv
encoding/gob
crypto/elliptic
crypto/rand
go/parser
go/printer
go/doc
crypto/rsa
crypto/dsa
encoding/asn1
database/sql
crypto/ecdsa
html/template
image/gif
image/png
cmd/cgo
go/format
go/build
cmd/gofmt
crypto/x509/pkix
cmd/fix
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for freebsd/386.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
image/color
sync
runtime/race
container/heap
io
syscall
image/color/palette
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
time
text/tabwriter
bufio
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
crypto/md5
crypto/rc4
crypto/sha1
path/filepath
os/exec
crypto/sha256
encoding/pem
net
os/signal
crypto/sha512
encoding/ascii85
encoding/base32
io/ioutil
image
regexp
encoding/binary
fmt
image/draw
image/jpeg
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
go/scanner
text/template/parse
log
compress/flate
math/big
encoding/hex
mime
go/ast
net/textproto
compress/gzip
runtime/pprof
cmd/yacc
text/template
archive/tar
archive/zip
compress/lzw
compress/zlib
crypto/elliptic
crypto/rand
crypto/dsa
crypto/rsa
encoding/asn1
mime/multipart
database/sql/driver
debug/gosym
encoding/csv
go/parser
go/printer
go/doc
crypto/ecdsa
crypto/x509/pkix
database/sql
encoding/gob
html/template
crypto/x509
image/gif
image/png
go/build
cmd/cgo
go/format
cmd/gofmt
log/syslog
cmd/fix
net/mail
crypto/tls
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for freebsd/386 in /usr/local/go
Installed commands in /usr/local/go/bin
+ for platform in '$DOCKER_CROSSPLATFORMS'
+ GOOS=freebsd
+ GOARCH=arm
+ ./make.bash --no-clean
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/5l
cmd/6a
cmd/5a
cmd/6c
cmd/5c
cmd/6g
cmd/5g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go
pkg/runtime (freebsd/arm)
# Building packages and commands for host, linux/amd64.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
image/color
sync
runtime/race
container/heap
image/color/palette
io
syscall
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
text/tabwriter
bufio
path
html
time
compress/bzip2
strconv
math/rand
math/cmplx
crypto
reflect
encoding/base64
regexp/syntax
net/url
crypto/aes
os
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
path/filepath
os/exec
os/signal
io/ioutil
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
flag
go/token
encoding/json
encoding/xml
text/template/parse
log
compress/flate
debug/elf
debug/macho
debug/pe
go/scanner
math/big
encoding/hex
go/ast
compress/gzip
mime
text/template
runtime/pprof
cmd/yacc
archive/tar
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
crypto/elliptic
crypto/rand
crypto/dsa
encoding/asn1
crypto/rsa
database/sql
encoding/csv
go/parser
go/printer
go/doc
encoding/gob
crypto/ecdsa
crypto/x509/pkix
html/template
image/gif
image/png
runtime/debug
testing
go/build
testing/iotest
cmd/cgo
go/format
cmd/gofmt
cmd/fix
testing/quick
text/scanner
runtime/cgo
net
os/user
crypto/x509
net/textproto
log/syslog
mime/multipart
net/mail
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
# Building packages and commands for freebsd/arm.
runtime
errors
sync/atomic
unicode
unicode/utf8
math
sort
encoding
unicode/utf16
crypto/subtle
container/list
container/ring
image/color
runtime/race
sync
container/heap
image/color/palette
io
syscall
hash
crypto/cipher
hash/crc32
crypto/hmac
hash/adler32
hash/crc64
hash/fnv
bytes
strings
time
text/tabwriter
bufio
path
html
compress/bzip2
strconv
math/rand
math/cmplx
os
path/filepath
os/signal
net
crypto
reflect
os/exec
encoding/base64
regexp/syntax
net/url
crypto/md5
io/ioutil
crypto/aes
crypto/rc4
crypto/sha1
crypto/sha256
encoding/pem
crypto/sha512
encoding/ascii85
encoding/base32
image
regexp
image/draw
image/jpeg
encoding/binary
fmt
debug/dwarf
crypto/des
index/suffixarray
debug/elf
debug/macho
debug/pe
flag
go/token
encoding/json
encoding/xml
text/template/parse
go/scanner
log
compress/flate
math/big
encoding/hex
go/ast
mime
net/textproto
runtime/pprof
cmd/yacc
archive/tar
text/template
compress/gzip
archive/zip
compress/lzw
compress/zlib
database/sql/driver
debug/gosym
encoding/csv
encoding/gob
database/sql
crypto/elliptic
go/parser
go/printer
crypto/rand
go/doc
crypto/rsa
crypto/dsa
crypto/ecdsa
encoding/asn1
mime/multipart
html/template
image/gif
image/png
cmd/cgo
go/format
go/build
crypto/x509/pkix
cmd/fix
cmd/gofmt
crypto/x509
log/syslog
net/mail
os/user
runtime/debug
testing
testing/iotest
testing/quick
text/scanner
crypto/tls
net/http
net/smtp
cmd/go
expvar
net/http/cgi
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/pprof
net/rpc
net/http/fcgi
net/rpc/jsonrpc
---
Installed Go for freebsd/arm in /usr/local/go
Installed commands in /usr/local/go/bin
---> 16ece146e1d5
Removing intermediate container 2ad768b9b213
Step 13 : RUN go get code.google.com/p/go.tools/cmd/cover
---> Running in f7647410b660
---> e382d72cab50
Removing intermediate container f7647410b660
Step 14 : RUN gem install --no-rdoc --no-ri fpm --version 1.0.2
---> Running in d088508a39e6
Building native extensions. This could take a while...
Building native extensions. This could take a while...
Building native extensions. This could take a while...
Successfully installed json-1.8.1
Successfully installed cabin-0.6.1
Successfully installed backports-3.6.0
Successfully installed arr-pm-0.0.9
Successfully installed http_parser.rb-0.5.3
Successfully installed addressable-2.3.6
Successfully installed ftw-0.0.39
Successfully installed clamp-0.6.3
Successfully installed ffi-1.9.3
Successfully installed childprocess-0.5.3
Successfully installed fpm-1.0.2
11 gems installed
---> 27e56e016c59
Removing intermediate container d088508a39e6
Step 15 : RUN git clone -b buildroot-2014.02 https://github.com/jpetazzo/docker-busybox.git /docker-busybox
---> Running in 309c719398c2
Cloning into '/docker-busybox'...
 ---> 604188f2fe19
Removing intermediate container 309c719398c2
Step 16 : RUN /bin/echo -e '[default]\naccess_key=$AWS_ACCESS_KEY\nsecret_key=$AWS_SECRET_KEY' > /.s3cfg
---> Running in c3c7756cc565
---> 559fbd367278
Removing intermediate container c3c7756cc565
Step 17 : RUN git config --global user.email 'docker-dummy@example.com'
---> Running in 53cf19067906
---> ac50cc9ab5a5
Removing intermediate container 53cf19067906
Step 18 : RUN groupadd -r docker
---> Running in ba5d131db271
---> 04e2aa88521e
Removing intermediate container ba5d131db271
Step 19 : RUN useradd --create-home --gid docker unprivilegeduser
---> Running in c502523caaf9
---> ca418c02f722
Removing intermediate container c502523caaf9
Step 20 : VOLUME /var/lib/docker
---> Running in c22731f80745
---> f152e5a99f87
Removing intermediate container c22731f80745
Step 21 : WORKDIR /go/src/github.com/dotcloud/docker
---> Running in a4b74e873015
---> dfb0b1d83b19
Removing intermediate container a4b74e873015
Step 22 : ENV DOCKER_BUILDTAGS apparmor selinux
---> Running in a16e6dce999e
---> 9d88b774ec5e
Removing intermediate container a16e6dce999e
Step 23 : ENTRYPOINT ["hack/dind"]
---> Running in b298b05ae04d
---> 9b0f98bdc4e0
Removing intermediate container b298b05ae04d
Step 24 : ADD . /go/src/github.com/dotcloud/docker
---> 95a853f32432
Removing intermediate container cb94c5108b85
Successfully built 95a853f32432
docker run --rm -it --privileged -e TESTFLAGS -e TESTDIRS -e DOCKER_GRAPHDRIVER -e DOCKER_EXECDRIVER -v "/proj/koba/work/docker/docker/bundles:/go/src/github.com/dotcloud/docker/bundles" "docker:work" hack/make.sh binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment