I: pbuilder: network access will be disabled during build
I: Current time: Fri May 26 21:28:00 +14 2023
I: pbuilder-time-stamp: 1685086080
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Copying source file
I: copying [c2go_0.26.10-1.dsc]
I: copying [./c2go_0.26.10.orig.tar.gz]
I: copying [./c2go_0.26.10-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Tue Oct  5 10:43:23 2021 +14
gpgv:                using RSA key 6201FBFFDBBDE07822EABB9696FCAC0D387B5847
gpgv:                issuer "debian@alteholz.de"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./c2go_0.26.10-1.dsc: no acceptable signature found
dpkg-source: info: extracting c2go in c2go-0.26.10
dpkg-source: info: unpacking c2go_0.26.10.orig.tar.gz
dpkg-source: info: unpacking c2go_0.26.10-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying cli-test.patch
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/D01_modify_environment starting
debug: Running on virt32c.
I: Changing host+domainname to test build reproducibility
I: Adding a custom variable just for the fun of it...
I: Changing /bin/sh to bash
'/bin/sh' -> '/bin/bash'
lrwxrwxrwx 1 root root 9 May 26 21:28 /bin/sh -> /bin/bash
I: Setting pbuilder2's login shell to /bin/bash
I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="arm-unknown-linux-gnueabihf")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=armhf
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=4 '
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=arm
  HOST_ARCH=armhf
  IFS=' 	
  '
  INVOCATION_ID=a0132c9e2eaf41aaba574920644c785a
  LANG=C
  LANGUAGE=it_CH:it
  LC_ALL=C
  MACHTYPE=arm-unknown-linux-gnueabihf
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnueabihf
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=9568
  PS4='+ '
  PWD=/
  SHELL=/bin/bash
  SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix
  SHLVL=3
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.WRR7emKV/pbuilderrc_7yEI --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.WRR7emKV/b2 --logfile b2/build.log --extrapackages usrmerge c2go_0.26.10-1.dsc'
  SUDO_GID=113
  SUDO_UID=107
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://10.0.0.15:3142/
I: uname -a
  Linux i-capture-the-hostname 5.10.0-23-armmp-lpae #1 SMP Debian 5.10.179-1 (2023-05-12) armv7l GNU/Linux
I: ls -l /bin
  total 5072
  -rwxr-xr-x 1 root root 838488 Apr 24 11:24 bash
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root   2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root   4893 Nov 28  2021 bzexe
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root   3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root  67144 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root  67112 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root      6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root   1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root  67632 Sep 21  2022 cat
  -rwxr-xr-x 1 root root  67676 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root  67644 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root  67684 Sep 21  2022 chown
  -rwxr-xr-x 1 root root 133532 Sep 21  2022 cp
  -rwxr-xr-x 1 root root 132868 Jan  6 03:20 dash
  -rwxr-xr-x 1 root root 133220 Sep 21  2022 date
  -rwxr-xr-x 1 root root  67732 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  68104 Sep 21  2022 df
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 dir
  -rwxr-xr-x 1 root root  59128 Mar 23 23:02 dmesg
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 domainname -> hostname
  -rwxr-xr-x 1 root root  67560 Sep 21  2022 echo
  -rwxr-xr-x 1 root root     41 Jan 25 04:43 egrep
  -rwxr-xr-x 1 root root  67548 Sep 21  2022 false
  -rwxr-xr-x 1 root root     41 Jan 25 04:43 fgrep
  -rwxr-xr-x 1 root root  55748 Mar 23 23:02 findmnt
  -rwsr-xr-x 1 root root  26208 Mar 23 22:15 fusermount
  -rwxr-xr-x 1 root root 128608 Jan 25 04:43 grep
  -rwxr-xr-x 2 root root   2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root   6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root  64220 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root  67032 Dec 20 03:33 hostname
  -rwxr-xr-x 1 root root  67720 Sep 21  2022 ln
  -rwxr-xr-x 1 root root  35132 Mar 23 23:51 login
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 ls
  -rwxr-xr-x 1 root root 136808 Mar 23 23:02 lsblk
  -rwxr-xr-x 1 root root  67800 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root  67764 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root  67596 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root  38504 Mar 23 23:02 more
  -rwsr-xr-x 1 root root  38496 Mar 23 23:02 mount
  -rwxr-xr-x 1 root root   9824 Mar 23 23:02 mountpoint
  -rwxr-xr-x 1 root root 133532 Sep 21  2022 mv
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 nisdomainname -> hostname
  lrwxrwxrwx 1 root root     14 Apr  3 20:25 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root  67608 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root      4 Apr 24 11:24 rbash -> bash
  -rwxr-xr-x 1 root root  67600 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root  67672 Sep 21  2022 rm
  -rwxr-xr-x 1 root root  67600 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root  67400 Nov  3  2022 run-parts
  -rwxr-xr-x 1 root root 133372 Jan  6 09:55 sed
  lrwxrwxrwx 1 root root      9 May 26 21:28 sh -> /bin/bash
  -rwxr-xr-x 1 root root  67584 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root  67644 Sep 21  2022 stty
  -rwsr-xr-x 1 root root  50800 Mar 23 23:02 su
  -rwxr-xr-x 1 root root  67584 Sep 21  2022 sync
  -rwxr-xr-x 1 root root 336764 Apr  7 04:25 tar
  -rwxr-xr-x 1 root root  67144 Nov  3  2022 tempfile
  -rwxr-xr-x 1 root root 133224 Sep 21  2022 touch
  -rwxr-xr-x 1 root root  67548 Sep 21  2022 true
  -rwxr-xr-x 1 root root   9768 Mar 23 22:15 ulockmgr_server
  -rwsr-xr-x 1 root root  22108 Mar 23 23:02 umount
  -rwxr-xr-x 1 root root  67572 Sep 21  2022 uname
  -rwxr-xr-x 2 root root   2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root 133632 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root  42608 Mar 23 23:02 wdctl
  lrwxrwxrwx 1 root root      8 Dec 20 03:33 ypdomainname -> hostname
  -rwxr-xr-x 1 root root   1984 Apr 10  2022 zcat
  -rwxr-xr-x 1 root root   1678 Apr 10  2022 zcmp
  -rwxr-xr-x 1 root root   6460 Apr 10  2022 zdiff
  -rwxr-xr-x 1 root root     29 Apr 10  2022 zegrep
  -rwxr-xr-x 1 root root     29 Apr 10  2022 zfgrep
  -rwxr-xr-x 1 root root   2081 Apr 10  2022 zforce
  -rwxr-xr-x 1 root root   8103 Apr 10  2022 zgrep
  -rwxr-xr-x 1 root root   2206 Apr 10  2022 zless
  -rwxr-xr-x 1 root root   1842 Apr 10  2022 zmore
  -rwxr-xr-x 1 root root   4577 Apr 10  2022 znew
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: armhf
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-bradleyjkemp-cupaloy-dev, golang-golang-x-tools-dev, clang
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19326 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-golang; however:
  Package dh-golang is not installed.
 pbuilder-satisfydepends-dummy depends on golang-any; however:
  Package golang-any is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-bradleyjkemp-cupaloy-dev; however:
  Package golang-github-bradleyjkemp-cupaloy-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-golang-x-tools-dev; however:
  Package golang-golang-x-tools-dev is not installed.
 pbuilder-satisfydepends-dummy depends on clang; however:
  Package clang is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} clang{a} clang-14{a} debhelper{a} dh-autoreconf{a} dh-golang{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} golang-1.19-go{a} golang-1.19-src{a} golang-any{a} golang-github-bradleyjkemp-cupaloy-dev{a} golang-github-davecgh-go-spew-dev{a} golang-github-pmezard-go-difflib-dev{a} golang-github-stretchr-objx-dev{a} golang-github-stretchr-testify-dev{a} golang-github-yuin-goldmark-dev{a} golang-go{a} golang-golang-x-mod-dev{a} golang-golang-x-net-dev{a} golang-golang-x-sys-dev{a} golang-golang-x-text-dev{a} golang-golang-x-tools-dev{a} golang-gopkg-yaml.v3-dev{a} golang-src{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbsd0{a} libclang-common-14-dev{a} libclang-cpp14{a} libclang1-14{a} libdebhelper-perl{a} libedit2{a} libelf1{a} libfile-stripnondeterminism-perl{a} libgc1{a} libicu72{a} libllvm14{a} libmagic-mgc{a} libmagic1{a} libobjc-12-dev{a} libobjc4{a} libpipeline1{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} libz3-4{a} llvm-14-linker-tools{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libclang-rt-14-dev libltdl-dev libmail-sendmail-perl llvm-14-dev lynx pkg-config pkgconf python3 wget 
0 packages upgraded, 61 newly installed, 0 to remove and 0 not upgraded.
Need to get 143 MB of archives. After unpacking 770 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
Get: 3 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
Get: 4 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
Get: 5 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
Get: 6 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
Get: 7 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
Get: 8 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
Get: 9 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
Get: 10 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
Get: 11 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
Get: 12 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
Get: 16 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB]
Get: 17 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB]
Get: 18 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
Get: 19 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.2 [591 kB]
Get: 20 http://deb.debian.org/debian bookworm/main armhf libz3-4 armhf 4.8.12-3.1 [6061 kB]
Get: 21 http://deb.debian.org/debian bookworm/main armhf libllvm14 armhf 1:14.0.6-12 [19.4 MB]
Get: 22 http://deb.debian.org/debian bookworm/main armhf libclang-cpp14 armhf 1:14.0.6-12 [9417 kB]
Get: 23 http://deb.debian.org/debian bookworm/main armhf libgc1 armhf 1:8.2.2-3 [235 kB]
Get: 24 http://deb.debian.org/debian bookworm/main armhf libobjc4 armhf 12.2.0-14 [34.1 kB]
Get: 25 http://deb.debian.org/debian bookworm/main armhf libobjc-12-dev armhf 12.2.0-14 [162 kB]
Get: 26 http://deb.debian.org/debian bookworm/main armhf libclang-common-14-dev all 1:14.0.6-12 [890 kB]
Get: 27 http://deb.debian.org/debian bookworm/main armhf llvm-14-linker-tools armhf 1:14.0.6-12 [1042 kB]
Get: 28 http://deb.debian.org/debian bookworm/main armhf libclang1-14 armhf 1:14.0.6-12 [5175 kB]
Get: 29 http://deb.debian.org/debian bookworm/main armhf clang-14 armhf 1:14.0.6-12 [94.8 kB]
Get: 30 http://deb.debian.org/debian bookworm/main armhf clang armhf 1:14.0-55.6 [4972 B]
Get: 31 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 32 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
Get: 33 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
Get: 34 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
Get: 35 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
Get: 36 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 37 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 38 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
Get: 39 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
Get: 40 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
Get: 41 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 42 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
Get: 43 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
Get: 44 http://deb.debian.org/debian bookworm/main armhf dh-golang all 1.59 [27.8 kB]
Get: 45 http://deb.debian.org/debian bookworm/main armhf golang-1.19-src all 1.19.8-2 [18.3 MB]
Get: 46 http://deb.debian.org/debian bookworm/main armhf golang-1.19-go armhf 1.19.8-2 [56.9 MB]
Get: 47 http://deb.debian.org/debian bookworm/main armhf golang-src all 2:1.19~1 [5756 B]
Get: 48 http://deb.debian.org/debian bookworm/main armhf golang-go armhf 2:1.19~1 [45.0 kB]
Get: 49 http://deb.debian.org/debian bookworm/main armhf golang-any armhf 2:1.19~1 [5876 B]
Get: 50 http://deb.debian.org/debian bookworm/main armhf golang-github-davecgh-go-spew-dev all 1.1.1-3 [30.1 kB]
Get: 51 http://deb.debian.org/debian bookworm/main armhf golang-github-pmezard-go-difflib-dev all 1.0.0-3 [12.3 kB]
Get: 52 http://deb.debian.org/debian bookworm/main armhf golang-github-stretchr-objx-dev all 0.5.0-1 [25.5 kB]
Get: 53 http://deb.debian.org/debian bookworm/main armhf golang-gopkg-yaml.v3-dev all 3.0.1-3 [74.3 kB]
Get: 54 http://deb.debian.org/debian bookworm/main armhf golang-github-stretchr-testify-dev all 1.8.1-1 [67.9 kB]
Get: 55 http://deb.debian.org/debian bookworm/main armhf golang-github-bradleyjkemp-cupaloy-dev all 2.7.0-1 [10.2 kB]
Get: 56 http://deb.debian.org/debian bookworm/main armhf golang-github-yuin-goldmark-dev all 1.5.4-1 [109 kB]
Get: 57 http://deb.debian.org/debian bookworm/main armhf golang-golang-x-mod-dev all 0.7.0-1 [101 kB]
Get: 58 http://deb.debian.org/debian bookworm/main armhf golang-golang-x-sys-dev all 0.3.0-1 [393 kB]
Get: 59 http://deb.debian.org/debian bookworm/main armhf golang-golang-x-text-dev all 0.7.0-1 [3863 kB]
Get: 60 http://deb.debian.org/debian bookworm/main armhf golang-golang-x-net-dev all 1:0.7.0+dfsg-1 [731 kB]
Get: 61 http://deb.debian.org/debian bookworm/main armhf golang-golang-x-tools-dev all 1:0.5.0+ds-1 [1469 kB]
Fetched 143 MB in 6s (24.6 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19326 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_armhf.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../02-libmagic1_1%3a5.44-3_armhf.deb ...
Unpacking libmagic1:armhf (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.44-3_armhf.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-12_armhf.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:armhf.
Preparing to unpack .../05-libuchardet0_0.0.7-1_armhf.deb ...
Unpacking libuchardet0:armhf (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.22.4-10_armhf.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.38.1-5+b1_armhf.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:armhf.
Preparing to unpack .../08-libpipeline1_1.5.7-1_armhf.deb ...
Unpacking libpipeline1:armhf (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.11.2-2_armhf.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-3_armhf.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libbsd0:armhf.
Preparing to unpack .../15-libbsd0_0.11.7-2_armhf.deb ...
Unpacking libbsd0:armhf (0.11.7-2) ...
Selecting previously unselected package libedit2:armhf.
Preparing to unpack .../16-libedit2_3.1-20221030-2_armhf.deb ...
Unpacking libedit2:armhf (3.1-20221030-2) ...
Selecting previously unselected package libicu72:armhf.
Preparing to unpack .../17-libicu72_72.1-3_armhf.deb ...
Unpacking libicu72:armhf (72.1-3) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.2_armhf.deb ...
Unpacking libxml2:armhf (2.9.14+dfsg-1.2) ...
Selecting previously unselected package libz3-4:armhf.
Preparing to unpack .../19-libz3-4_4.8.12-3.1_armhf.deb ...
Unpacking libz3-4:armhf (4.8.12-3.1) ...
Selecting previously unselected package libllvm14:armhf.
Preparing to unpack .../20-libllvm14_1%3a14.0.6-12_armhf.deb ...
Unpacking libllvm14:armhf (1:14.0.6-12) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../21-libclang-cpp14_1%3a14.0.6-12_armhf.deb ...
Unpacking libclang-cpp14 (1:14.0.6-12) ...
Selecting previously unselected package libgc1:armhf.
Preparing to unpack .../22-libgc1_1%3a8.2.2-3_armhf.deb ...
Unpacking libgc1:armhf (1:8.2.2-3) ...
Selecting previously unselected package libobjc4:armhf.
Preparing to unpack .../23-libobjc4_12.2.0-14_armhf.deb ...
Unpacking libobjc4:armhf (12.2.0-14) ...
Selecting previously unselected package libobjc-12-dev:armhf.
Preparing to unpack .../24-libobjc-12-dev_12.2.0-14_armhf.deb ...
Unpacking libobjc-12-dev:armhf (12.2.0-14) ...
Selecting previously unselected package libclang-common-14-dev.
Preparing to unpack .../25-libclang-common-14-dev_1%3a14.0.6-12_all.deb ...
Unpacking libclang-common-14-dev (1:14.0.6-12) ...
Selecting previously unselected package llvm-14-linker-tools.
Preparing to unpack .../26-llvm-14-linker-tools_1%3a14.0.6-12_armhf.deb ...
Unpacking llvm-14-linker-tools (1:14.0.6-12) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../27-libclang1-14_1%3a14.0.6-12_armhf.deb ...
Unpacking libclang1-14 (1:14.0.6-12) ...
Selecting previously unselected package clang-14.
Preparing to unpack .../28-clang-14_1%3a14.0.6-12_armhf.deb ...
Unpacking clang-14 (1:14.0.6-12) ...
Selecting previously unselected package clang.
Preparing to unpack .../29-clang_1%3a14.0-55.6_armhf.deb ...
Unpacking clang (1:14.0-55.6) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../30-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../31-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../32-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../33-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../34-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../35-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../36-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:armhf.
Preparing to unpack .../37-libelf1_0.188-2.1_armhf.deb ...
Unpacking libelf1:armhf (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../38-dwz_0.15-1_armhf.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../39-gettext_0.21-12_armhf.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../40-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../41-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../42-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package dh-golang.
Preparing to unpack .../43-dh-golang_1.59_all.deb ...
Unpacking dh-golang (1.59) ...
Selecting previously unselected package golang-1.19-src.
Preparing to unpack .../44-golang-1.19-src_1.19.8-2_all.deb ...
Unpacking golang-1.19-src (1.19.8-2) ...
Selecting previously unselected package golang-1.19-go.
Preparing to unpack .../45-golang-1.19-go_1.19.8-2_armhf.deb ...
Unpacking golang-1.19-go (1.19.8-2) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../46-golang-src_2%3a1.19~1_all.deb ...
Unpacking golang-src (2:1.19~1) ...
Selecting previously unselected package golang-go:armhf.
Preparing to unpack .../47-golang-go_2%3a1.19~1_armhf.deb ...
Unpacking golang-go:armhf (2:1.19~1) ...
Selecting previously unselected package golang-any:armhf.
Preparing to unpack .../48-golang-any_2%3a1.19~1_armhf.deb ...
Unpacking golang-any:armhf (2:1.19~1) ...
Selecting previously unselected package golang-github-davecgh-go-spew-dev.
Preparing to unpack .../49-golang-github-davecgh-go-spew-dev_1.1.1-3_all.deb ...
Unpacking golang-github-davecgh-go-spew-dev (1.1.1-3) ...
Selecting previously unselected package golang-github-pmezard-go-difflib-dev.
Preparing to unpack .../50-golang-github-pmezard-go-difflib-dev_1.0.0-3_all.deb ...
Unpacking golang-github-pmezard-go-difflib-dev (1.0.0-3) ...
Selecting previously unselected package golang-github-stretchr-objx-dev.
Preparing to unpack .../51-golang-github-stretchr-objx-dev_0.5.0-1_all.deb ...
Unpacking golang-github-stretchr-objx-dev (0.5.0-1) ...
Selecting previously unselected package golang-gopkg-yaml.v3-dev.
Preparing to unpack .../52-golang-gopkg-yaml.v3-dev_3.0.1-3_all.deb ...
Unpacking golang-gopkg-yaml.v3-dev (3.0.1-3) ...
Selecting previously unselected package golang-github-stretchr-testify-dev.
Preparing to unpack .../53-golang-github-stretchr-testify-dev_1.8.1-1_all.deb ...
Unpacking golang-github-stretchr-testify-dev (1.8.1-1) ...
Selecting previously unselected package golang-github-bradleyjkemp-cupaloy-dev.
Preparing to unpack .../54-golang-github-bradleyjkemp-cupaloy-dev_2.7.0-1_all.deb ...
Unpacking golang-github-bradleyjkemp-cupaloy-dev (2.7.0-1) ...
Selecting previously unselected package golang-github-yuin-goldmark-dev.
Preparing to unpack .../55-golang-github-yuin-goldmark-dev_1.5.4-1_all.deb ...
Unpacking golang-github-yuin-goldmark-dev (1.5.4-1) ...
Selecting previously unselected package golang-golang-x-mod-dev.
Preparing to unpack .../56-golang-golang-x-mod-dev_0.7.0-1_all.deb ...
Unpacking golang-golang-x-mod-dev (0.7.0-1) ...
Selecting previously unselected package golang-golang-x-sys-dev.
Preparing to unpack .../57-golang-golang-x-sys-dev_0.3.0-1_all.deb ...
Unpacking golang-golang-x-sys-dev (0.3.0-1) ...
Selecting previously unselected package golang-golang-x-text-dev.
Preparing to unpack .../58-golang-golang-x-text-dev_0.7.0-1_all.deb ...
Unpacking golang-golang-x-text-dev (0.7.0-1) ...
Selecting previously unselected package golang-golang-x-net-dev.
Preparing to unpack .../59-golang-golang-x-net-dev_1%3a0.7.0+dfsg-1_all.deb ...
Unpacking golang-golang-x-net-dev (1:0.7.0+dfsg-1) ...
Selecting previously unselected package golang-golang-x-tools-dev.
Preparing to unpack .../60-golang-golang-x-tools-dev_1%3a0.5.0+ds-1_all.deb ...
Unpacking golang-golang-x-tools-dev (1:0.5.0+ds-1) ...
Setting up libpipeline1:armhf (1.5.7-1) ...
Setting up libicu72:armhf (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up golang-github-stretchr-objx-dev (0.5.0-1) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up golang-gopkg-yaml.v3-dev (3.0.1-3) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up golang-golang-x-sys-dev (0.3.0-1) ...
Setting up libmagic1:armhf (1:5.44-3) ...
Setting up golang-github-pmezard-go-difflib-dev (1.0.0-3) ...
Setting up gettext-base (0.21-12) ...
Setting up golang-1.19-src (1.19.8-2) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up golang-github-davecgh-go-spew-dev (1.1.1-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up libz3-4:armhf (4.8.12-3.1) ...
Setting up golang-github-stretchr-testify-dev (1.8.1-1) ...
Setting up golang-github-yuin-goldmark-dev (1.5.4-1) ...
Setting up golang-golang-x-mod-dev (0.7.0-1) ...
Setting up autopoint (0.21-12) ...
Setting up libgc1:armhf (1:8.2.2-3) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up golang-golang-x-text-dev (0.7.0-1) ...
Setting up libuchardet0:armhf (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up golang-src (2:1.19~1) ...
Setting up libbsd0:armhf (0.11.7-2) ...
Setting up libelf1:armhf (0.188-2.1) ...
Setting up libxml2:armhf (2.9.14+dfsg-1.2) ...
Setting up golang-1.19-go (1.19.8-2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up libtool (2.4.7-5) ...
Setting up golang-go:armhf (2:1.19~1) ...
Setting up libedit2:armhf (3.1-20221030-2) ...
Setting up libobjc4:armhf (12.2.0-14) ...
Setting up golang-any:armhf (2:1.19~1) ...
Setting up golang-github-bradleyjkemp-cupaloy-dev (2.7.0-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up golang-golang-x-net-dev (1:0.7.0+dfsg-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libllvm14:armhf (1:14.0.6-12) ...
Setting up libobjc-12-dev:armhf (12.2.0-14) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up llvm-14-linker-tools (1:14.0.6-12) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libclang1-14 (1:14.0.6-12) ...
Setting up golang-golang-x-tools-dev (1:0.5.0+ds-1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libclang-common-14-dev (1:14.0.6-12) ...
Setting up libclang-cpp14 (1:14.0.6-12) ...
Setting up clang-14 (1:14.0.6-12) ...
Setting up debhelper (13.11.4) ...
Setting up clang (1:14.0-55.6) ...
Setting up dh-golang (1.59) ...
Processing triggers for libc-bin (2.36-9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
usrmerge is already the newest version (35).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/A99_set_merged_usr starting
Re-configuring usrmerge...
removed '/etc/unsupported-skip-usrmerge-conversion'
The system has been successfully converted.
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/c2go-0.26.10/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../c2go_0.26.10-1_source.changes
dpkg-buildpackage: info: source package c2go
dpkg-buildpackage: info: source version 0.26.10-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Thorsten Alteholz <debian@alteholz.de>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
	cd _build && go install -trimpath -v -p 4 github.com/elliotchance/c2go github.com/elliotchance/c2go/ast github.com/elliotchance/c2go/cc github.com/elliotchance/c2go/darwin github.com/elliotchance/c2go/linux github.com/elliotchance/c2go/noarch github.com/elliotchance/c2go/preprocessor github.com/elliotchance/c2go/program github.com/elliotchance/c2go/transpiler github.com/elliotchance/c2go/types github.com/elliotchance/c2go/util
internal/unsafeheader
internal/goarch
internal/goexperiment
internal/goos
encoding
internal/cpu
internal/abi
runtime/internal/syscall
runtime/internal/math
runtime/internal/sys
internal/itoa
math/bits
internal/bytealg
runtime/internal/atomic
unicode/utf8
internal/race
sync/atomic
math
unicode
runtime
unicode/utf16
internal/nettrace
internal/reflectlite
sync
internal/testlog
math/rand
internal/singleflight
runtime/cgo
errors
sort
io
strconv
internal/oserror
internal/safefilepath
syscall
path
strings
reflect
bytes
regexp/syntax
internal/syscall/unix
time
internal/syscall/execenv
bufio
go/build/constraint
regexp
text/tabwriter
container/heap
html
internal/poll
io/fs
internal/fmtsort
encoding/binary
context
vendor/golang.org/x/net/dns/dnsmessage
os
encoding/base64
path/filepath
io/ioutil
fmt
internal/godebug
internal/intern
net/netip
os/exec
net
flag
encoding/json
go/token
go/scanner
go/doc/comment
go/ast
text/scanner
math/big
net/url
go/internal/typeparams
go/parser
go/printer
text/template/parse
go/constant
github.com/elliotchance/c2go/util
github.com/elliotchance/c2go/cc
github.com/elliotchance/c2go/ast
go/format
go/types
text/template
github.com/elliotchance/c2go/program
html/template
github.com/elliotchance/c2go/preprocessor
github.com/elliotchance/c2go/types
log
log/syslog
github.com/elliotchance/c2go/noarch
github.com/elliotchance/c2go/linux
github.com/elliotchance/c2go/darwin
golang.org/x/tools/internal/typeparams
golang.org/x/tools/go/ast/astutil
github.com/elliotchance/c2go/transpiler
github.com/elliotchance/c2go
   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
	cd _build && go test -vet=off -v -p 4 github.com/elliotchance/c2go github.com/elliotchance/c2go/ast github.com/elliotchance/c2go/cc github.com/elliotchance/c2go/darwin github.com/elliotchance/c2go/linux github.com/elliotchance/c2go/noarch github.com/elliotchance/c2go/preprocessor github.com/elliotchance/c2go/program github.com/elliotchance/c2go/transpiler github.com/elliotchance/c2go/types github.com/elliotchance/c2go/util
=== RUN   TestCLI
=== RUN   TestCLI/TranspileNoFilesHelp
    cli_test.go:49: error: snapshot created for test c2go-TestCLI-func1-TranspileNoFilesHelp, with contents:
        (*bytes.Buffer)(Usage: test transpile [-V] [-o file.go] [-p package] file1.c ...
          -V	print progress as comments
          -clang-flag value
            	Pass arguments to clang. You may provide multiple -clang-flag items.
          -h	print help information
          -o string
            	output Go generated code to the specified file
          -p string
            	set the name of the generated package (default "main")
        )
=== RUN   TestCLI/TranspileHelpFlag
    cli_test.go:49: error: snapshot created for test c2go-TestCLI-func1-TranspileHelpFlag, with contents:
        (*bytes.Buffer)(Usage: test transpile [-V] [-o file.go] [-p package] file1.c ...
          -V	print progress as comments
          -clang-flag value
            	Pass arguments to clang. You may provide multiple -clang-flag items.
          -h	print help information
          -o string
            	output Go generated code to the specified file
          -p string
            	set the name of the generated package (default "main")
        )
=== RUN   TestCLI/AstNoFilesHelp
    cli_test.go:49: error: snapshot created for test c2go-TestCLI-func1-AstNoFilesHelp, with contents:
        (*bytes.Buffer)(Usage: test ast file.c
          -clang-flag value
            	Pass arguments to clang. You may provide multiple -clang-flag items.
          -h	print help information
        )
=== RUN   TestCLI/AstHelpFlag
    cli_test.go:49: error: snapshot created for test c2go-TestCLI-func1-AstHelpFlag, with contents:
        (*bytes.Buffer)(Usage: test ast file.c
          -clang-flag value
            	Pass arguments to clang. You may provide multiple -clang-flag items.
          -h	print help information
        )
--- PASS: TestCLI (0.00s)
    --- PASS: TestCLI/TranspileNoFilesHelp (0.00s)
    --- PASS: TestCLI/TranspileHelpFlag (0.00s)
    --- PASS: TestCLI/AstNoFilesHelp (0.00s)
    --- PASS: TestCLI/AstHelpFlag (0.00s)
PASS
ok  	github.com/elliotchance/c2go	0.056s
=== RUN   TestAlignedAttr
=== RUN   TestAlignedAttr/Example1
=== RUN   TestAlignedAttr/Example2
--- PASS: TestAlignedAttr (0.00s)
    --- PASS: TestAlignedAttr/Example1 (0.00s)
    --- PASS: TestAlignedAttr/Example2 (0.00s)
=== RUN   TestAllocSizeAttr
=== RUN   TestAllocSizeAttr/Example1
=== RUN   TestAllocSizeAttr/Example2
--- PASS: TestAllocSizeAttr (0.00s)
    --- PASS: TestAllocSizeAttr/Example1 (0.00s)
    --- PASS: TestAllocSizeAttr/Example2 (0.00s)
=== RUN   TestAlwaysInlineAttr
=== RUN   TestAlwaysInlineAttr/Example1
--- PASS: TestAlwaysInlineAttr (0.00s)
    --- PASS: TestAlwaysInlineAttr/Example1 (0.00s)
=== RUN   TestArrayFiller
--- PASS: TestArrayFiller (0.00s)
=== RUN   TestArraySubscriptExpr
=== RUN   TestArraySubscriptExpr/Example1
=== RUN   TestArraySubscriptExpr/Example2
=== RUN   TestArraySubscriptExpr/Example3
--- PASS: TestArraySubscriptExpr (0.01s)
    --- PASS: TestArraySubscriptExpr/Example1 (0.00s)
    --- PASS: TestArraySubscriptExpr/Example2 (0.00s)
    --- PASS: TestArraySubscriptExpr/Example3 (0.00s)
=== RUN   TestAsmLabelAttr
=== RUN   TestAsmLabelAttr/Example1
=== RUN   TestAsmLabelAttr/Example2
=== RUN   TestAsmLabelAttr/Example3
--- PASS: TestAsmLabelAttr (0.00s)
    --- PASS: TestAsmLabelAttr/Example1 (0.00s)
    --- PASS: TestAsmLabelAttr/Example2 (0.00s)
    --- PASS: TestAsmLabelAttr/Example3 (0.00s)
=== RUN   TestPrint
--- PASS: TestPrint (0.00s)
=== RUN   TestAttributedType
=== RUN   TestAttributedType/Example1
--- PASS: TestAttributedType (0.00s)
    --- PASS: TestAttributedType/Example1 (0.00s)
=== RUN   TestAvailabilityAttr
=== RUN   TestAvailabilityAttr/Example1
=== RUN   TestAvailabilityAttr/Example2
=== RUN   TestAvailabilityAttr/Example3
=== RUN   TestAvailabilityAttr/Example4
=== RUN   TestAvailabilityAttr/Example5
=== RUN   TestAvailabilityAttr/Example6
=== RUN   TestAvailabilityAttr/Example7
=== RUN   TestAvailabilityAttr/Example8
--- PASS: TestAvailabilityAttr (0.00s)
    --- PASS: TestAvailabilityAttr/Example1 (0.00s)
    --- PASS: TestAvailabilityAttr/Example2 (0.00s)
    --- PASS: TestAvailabilityAttr/Example3 (0.00s)
    --- PASS: TestAvailabilityAttr/Example4 (0.00s)
    --- PASS: TestAvailabilityAttr/Example5 (0.00s)
    --- PASS: TestAvailabilityAttr/Example6 (0.00s)
    --- PASS: TestAvailabilityAttr/Example7 (0.00s)
    --- PASS: TestAvailabilityAttr/Example8 (0.00s)
=== RUN   TestBinaryOperator
=== RUN   TestBinaryOperator/Example1
=== RUN   TestBinaryOperator/Example2
--- PASS: TestBinaryOperator (0.00s)
    --- PASS: TestBinaryOperator/Example1 (0.00s)
    --- PASS: TestBinaryOperator/Example2 (0.00s)
=== RUN   TestBlockCommandComment
=== RUN   TestBlockCommandComment/Example1
--- PASS: TestBlockCommandComment (0.00s)
    --- PASS: TestBlockCommandComment/Example1 (0.00s)
=== RUN   TestBreakStmt
=== RUN   TestBreakStmt/Example1
--- PASS: TestBreakStmt (0.00s)
    --- PASS: TestBreakStmt/Example1 (0.00s)
=== RUN   TestBuiltinType
=== RUN   TestBuiltinType/Example1
=== RUN   TestBuiltinType/Example2
--- PASS: TestBuiltinType (0.00s)
    --- PASS: TestBuiltinType/Example1 (0.00s)
    --- PASS: TestBuiltinType/Example2 (0.00s)
=== RUN   TestC11NoReturnAttr
=== RUN   TestC11NoReturnAttr/Example1
--- PASS: TestC11NoReturnAttr (0.01s)
    --- PASS: TestC11NoReturnAttr/Example1 (0.00s)
=== RUN   TestCStyleCastExpr
=== RUN   TestCStyleCastExpr/Example1
=== RUN   TestCStyleCastExpr/Example2
--- PASS: TestCStyleCastExpr (0.00s)
    --- PASS: TestCStyleCastExpr/Example1 (0.00s)
    --- PASS: TestCStyleCastExpr/Example2 (0.00s)
=== RUN   TestCallExpr
=== RUN   TestCallExpr/Example1
=== RUN   TestCallExpr/Example2
--- PASS: TestCallExpr (0.00s)
    --- PASS: TestCallExpr/Example1 (0.00s)
    --- PASS: TestCallExpr/Example2 (0.00s)
=== RUN   TestCaseStmt
=== RUN   TestCaseStmt/Example1
--- PASS: TestCaseStmt (0.00s)
    --- PASS: TestCaseStmt/Example1 (0.00s)
=== RUN   TestCharacterLiteral
=== RUN   TestCharacterLiteral/Example1
--- PASS: TestCharacterLiteral (0.00s)
    --- PASS: TestCharacterLiteral/Example1 (0.00s)
=== RUN   TestCharacterLiteralDecodeHex
--- PASS: TestCharacterLiteralDecodeHex (0.00s)
=== RUN   TestCharacterLiteralDecodeHexQuad
--- PASS: TestCharacterLiteralDecodeHexQuad (0.00s)
=== RUN   TestCharacterLiteralDecodeUCN
--- PASS: TestCharacterLiteralDecodeUCN (0.00s)
=== RUN   TestCharacterLiteralDecodeEscapeSequence
--- PASS: TestCharacterLiteralDecodeEscapeSequence (0.00s)
=== RUN   TestCharacterLiteralFromSource
--- PASS: TestCharacterLiteralFromSource (0.00s)
=== RUN   TestCharacterLiteralRepairFromSource
--- PASS: TestCharacterLiteralRepairFromSource (0.01s)
=== RUN   TestCharacterLiteralRepairFromSourceMultiline
--- PASS: TestCharacterLiteralRepairFromSourceMultiline (0.00s)
=== RUN   TestCompoundAssignOperator
=== RUN   TestCompoundAssignOperator/Example1
--- PASS: TestCompoundAssignOperator (0.00s)
    --- PASS: TestCompoundAssignOperator/Example1 (0.00s)
=== RUN   TestCompoundLiteralExpr
=== RUN   TestCompoundLiteralExpr/Example1
--- PASS: TestCompoundLiteralExpr (0.00s)
    --- PASS: TestCompoundLiteralExpr/Example1 (0.00s)
=== RUN   TestCompoundStmt
=== RUN   TestCompoundStmt/Example1
=== RUN   TestCompoundStmt/Example2
--- PASS: TestCompoundStmt (0.00s)
    --- PASS: TestCompoundStmt/Example1 (0.00s)
    --- PASS: TestCompoundStmt/Example2 (0.00s)
=== RUN   TestConditionalOperator
=== RUN   TestConditionalOperator/Example1
--- PASS: TestConditionalOperator (0.00s)
    --- PASS: TestConditionalOperator/Example1 (0.00s)
=== RUN   TestConstAttr
=== RUN   TestConstAttr/Example1
--- PASS: TestConstAttr (0.00s)
    --- PASS: TestConstAttr/Example1 (0.00s)
=== RUN   TestConstantArrayType
=== RUN   TestConstantArrayType/Example1
=== RUN   TestConstantArrayType/Example2
--- PASS: TestConstantArrayType (0.00s)
    --- PASS: TestConstantArrayType/Example1 (0.00s)
    --- PASS: TestConstantArrayType/Example2 (0.00s)
=== RUN   TestConstantExpr
=== RUN   TestConstantExpr/Example1
--- PASS: TestConstantExpr (0.00s)
    --- PASS: TestConstantExpr/Example1 (0.00s)
=== RUN   TestContinueStmt
=== RUN   TestContinueStmt/Example1
--- PASS: TestContinueStmt (0.00s)
    --- PASS: TestContinueStmt/Example1 (0.00s)
=== RUN   TestDecayedType
=== RUN   TestDecayedType/Example1
--- PASS: TestDecayedType (0.00s)
    --- PASS: TestDecayedType/Example1 (0.00s)
=== RUN   TestDeclRefExpr
=== RUN   TestDeclRefExpr/Example1
=== RUN   TestDeclRefExpr/Example2
=== RUN   TestDeclRefExpr/Example3
=== RUN   TestDeclRefExpr/Example4
=== RUN   TestDeclRefExpr/Example5
=== RUN   TestDeclRefExpr/Example6
--- PASS: TestDeclRefExpr (0.00s)
    --- PASS: TestDeclRefExpr/Example1 (0.00s)
    --- PASS: TestDeclRefExpr/Example2 (0.00s)
    --- PASS: TestDeclRefExpr/Example3 (0.00s)
    --- PASS: TestDeclRefExpr/Example4 (0.00s)
    --- PASS: TestDeclRefExpr/Example5 (0.00s)
    --- PASS: TestDeclRefExpr/Example6 (0.00s)
=== RUN   TestDeclStmt
=== RUN   TestDeclStmt/Example1
--- PASS: TestDeclStmt (0.00s)
    --- PASS: TestDeclStmt/Example1 (0.00s)
=== RUN   TestDefaultStmt
=== RUN   TestDefaultStmt/Example1
--- PASS: TestDefaultStmt (0.00s)
    --- PASS: TestDefaultStmt/Example1 (0.00s)
=== RUN   TestDeprecatedAttr
=== RUN   TestDeprecatedAttr/Example1
=== RUN   TestDeprecatedAttr/Example2
=== RUN   TestDeprecatedAttr/Example3
--- PASS: TestDeprecatedAttr (0.00s)
    --- PASS: TestDeprecatedAttr/Example1 (0.00s)
    --- PASS: TestDeprecatedAttr/Example2 (0.00s)
    --- PASS: TestDeprecatedAttr/Example3 (0.00s)
=== RUN   TestDisableTailCallsAttr
=== RUN   TestDisableTailCallsAttr/Example1
--- PASS: TestDisableTailCallsAttr (0.00s)
    --- PASS: TestDisableTailCallsAttr/Example1 (0.00s)
=== RUN   TestDoStmt
=== RUN   TestDoStmt/Example1
--- PASS: TestDoStmt (0.00s)
    --- PASS: TestDoStmt/Example1 (0.00s)
=== RUN   TestElaboratedType
=== RUN   TestElaboratedType/Example1
--- PASS: TestElaboratedType (0.00s)
    --- PASS: TestElaboratedType/Example1 (0.00s)
=== RUN   TestEmptyDecl
=== RUN   TestEmptyDecl/Example1
--- PASS: TestEmptyDecl (0.00s)
    --- PASS: TestEmptyDecl/Example1 (0.00s)
=== RUN   TestEnumConstantDecl
=== RUN   TestEnumConstantDecl/Example1
=== RUN   TestEnumConstantDecl/Example2
--- PASS: TestEnumConstantDecl (0.00s)
    --- PASS: TestEnumConstantDecl/Example1 (0.00s)
    --- PASS: TestEnumConstantDecl/Example2 (0.00s)
=== RUN   TestEnumDecl
=== RUN   TestEnumDecl/Example1
=== RUN   TestEnumDecl/Example2
=== RUN   TestEnumDecl/Example3
--- PASS: TestEnumDecl (0.00s)
    --- PASS: TestEnumDecl/Example1 (0.00s)
    --- PASS: TestEnumDecl/Example2 (0.00s)
    --- PASS: TestEnumDecl/Example3 (0.00s)
=== RUN   TestEnum
=== RUN   TestEnum/Example1
--- PASS: TestEnum (0.00s)
    --- PASS: TestEnum/Example1 (0.00s)
=== RUN   TestEnumType
=== RUN   TestEnumType/Example1
--- PASS: TestEnumType (0.00s)
    --- PASS: TestEnumType/Example1 (0.00s)
=== RUN   TestFieldDecl
=== RUN   TestFieldDecl/Example1
=== RUN   TestFieldDecl/Example2
=== RUN   TestFieldDecl/Example3
=== RUN   TestFieldDecl/Example4
=== RUN   TestFieldDecl/Example5
=== RUN   TestFieldDecl/Example6
=== RUN   TestFieldDecl/Example7
=== RUN   TestFieldDecl/Example8
=== RUN   TestFieldDecl/Example9
=== RUN   TestFieldDecl/Example10
--- PASS: TestFieldDecl (0.00s)
    --- PASS: TestFieldDecl/Example1 (0.00s)
    --- PASS: TestFieldDecl/Example2 (0.00s)
    --- PASS: TestFieldDecl/Example3 (0.00s)
    --- PASS: TestFieldDecl/Example4 (0.00s)
    --- PASS: TestFieldDecl/Example5 (0.00s)
    --- PASS: TestFieldDecl/Example6 (0.00s)
    --- PASS: TestFieldDecl/Example7 (0.00s)
    --- PASS: TestFieldDecl/Example8 (0.00s)
    --- PASS: TestFieldDecl/Example9 (0.00s)
    --- PASS: TestFieldDecl/Example10 (0.00s)
=== RUN   TestField
=== RUN   TestField/Example1
--- PASS: TestField (0.00s)
    --- PASS: TestField/Example1 (0.00s)
=== RUN   TestFloatingLiteral
=== RUN   TestFloatingLiteral/Example1
=== RUN   TestFloatingLiteral/Example2
--- PASS: TestFloatingLiteral (0.00s)
    --- PASS: TestFloatingLiteral/Example1 (0.00s)
    --- PASS: TestFloatingLiteral/Example2 (0.00s)
=== RUN   TestFloatingLiteralRepairFromSource
--- PASS: TestFloatingLiteralRepairFromSource (0.01s)
=== RUN   TestForStmt
=== RUN   TestForStmt/Example1
--- PASS: TestForStmt (0.00s)
    --- PASS: TestForStmt/Example1 (0.00s)
=== RUN   TestFormatArgAttr
=== RUN   TestFormatArgAttr/Example1
--- PASS: TestFormatArgAttr (0.00s)
    --- PASS: TestFormatArgAttr/Example1 (0.00s)
=== RUN   TestFormatAttr
=== RUN   TestFormatAttr/Example1
=== RUN   TestFormatAttr/Example2
=== RUN   TestFormatAttr/Example3
--- PASS: TestFormatAttr (0.00s)
    --- PASS: TestFormatAttr/Example1 (0.00s)
    --- PASS: TestFormatAttr/Example2 (0.00s)
    --- PASS: TestFormatAttr/Example3 (0.00s)
=== RUN   TestFullComment
=== RUN   TestFullComment/Example1
--- PASS: TestFullComment (0.00s)
    --- PASS: TestFullComment/Example1 (0.00s)
=== RUN   TestFunctionDecl
=== RUN   TestFunctionDecl/Example1
=== RUN   TestFunctionDecl/Example2
=== RUN   TestFunctionDecl/Example3
=== RUN   TestFunctionDecl/Example4
=== RUN   TestFunctionDecl/Example5
=== RUN   TestFunctionDecl/Example6
=== RUN   TestFunctionDecl/Example7
=== RUN   TestFunctionDecl/Example8
=== RUN   TestFunctionDecl/Example9
=== RUN   TestFunctionDecl/Example10
=== RUN   TestFunctionDecl/Example11
=== RUN   TestFunctionDecl/Example12
=== RUN   TestFunctionDecl/Example13
--- PASS: TestFunctionDecl (0.01s)
    --- PASS: TestFunctionDecl/Example1 (0.00s)
    --- PASS: TestFunctionDecl/Example2 (0.00s)
    --- PASS: TestFunctionDecl/Example3 (0.00s)
    --- PASS: TestFunctionDecl/Example4 (0.00s)
    --- PASS: TestFunctionDecl/Example5 (0.00s)
    --- PASS: TestFunctionDecl/Example6 (0.00s)
    --- PASS: TestFunctionDecl/Example7 (0.00s)
    --- PASS: TestFunctionDecl/Example8 (0.00s)
    --- PASS: TestFunctionDecl/Example9 (0.00s)
    --- PASS: TestFunctionDecl/Example10 (0.00s)
    --- PASS: TestFunctionDecl/Example11 (0.00s)
    --- PASS: TestFunctionDecl/Example12 (0.00s)
    --- PASS: TestFunctionDecl/Example13 (0.00s)
=== RUN   TestFunctionNoProtoType
=== RUN   TestFunctionNoProtoType/Example1
--- PASS: TestFunctionNoProtoType (0.00s)
    --- PASS: TestFunctionNoProtoType/Example1 (0.00s)
=== RUN   TestFunctionProtoType
=== RUN   TestFunctionProtoType/Example1
--- PASS: TestFunctionProtoType (0.00s)
    --- PASS: TestFunctionProtoType/Example1 (0.00s)
=== RUN   TestGCCAsmStmtStmt
=== RUN   TestGCCAsmStmtStmt/Example1
--- PASS: TestGCCAsmStmtStmt (0.00s)
    --- PASS: TestGCCAsmStmtStmt/Example1 (0.00s)
=== RUN   TestGotoStmt
=== RUN   TestGotoStmt/Example1
--- PASS: TestGotoStmt (0.00s)
    --- PASS: TestGotoStmt/Example1 (0.00s)
=== RUN   TestHTMLEndTagComment
=== RUN   TestHTMLEndTagComment/Example1
--- PASS: TestHTMLEndTagComment (0.00s)
    --- PASS: TestHTMLEndTagComment/Example1 (0.00s)
=== RUN   TestHTMLStartTagComment
=== RUN   TestHTMLStartTagComment/Example1
--- PASS: TestHTMLStartTagComment (0.00s)
    --- PASS: TestHTMLStartTagComment/Example1 (0.00s)
=== RUN   TestIfStmt
=== RUN   TestIfStmt/Example1
=== RUN   TestIfStmt/Example2
--- PASS: TestIfStmt (0.00s)
    --- PASS: TestIfStmt/Example1 (0.00s)
    --- PASS: TestIfStmt/Example2 (0.00s)
=== RUN   TestImplicitCastExpr
=== RUN   TestImplicitCastExpr/Example1
=== RUN   TestImplicitCastExpr/Example2
=== RUN   TestImplicitCastExpr/Example3
=== RUN   TestImplicitCastExpr/Example4
=== RUN   TestImplicitCastExpr/Example5
--- PASS: TestImplicitCastExpr (0.01s)
    --- PASS: TestImplicitCastExpr/Example1 (0.01s)
    --- PASS: TestImplicitCastExpr/Example2 (0.00s)
    --- PASS: TestImplicitCastExpr/Example3 (0.00s)
    --- PASS: TestImplicitCastExpr/Example4 (0.00s)
    --- PASS: TestImplicitCastExpr/Example5 (0.00s)
=== RUN   TestImplicitValueInitExpr
=== RUN   TestImplicitValueInitExpr/Example1
=== RUN   TestImplicitValueInitExpr/Example2
--- PASS: TestImplicitValueInitExpr (0.00s)
    --- PASS: TestImplicitValueInitExpr/Example1 (0.00s)
    --- PASS: TestImplicitValueInitExpr/Example2 (0.00s)
=== RUN   TestIncompleteArrayType
=== RUN   TestIncompleteArrayType/Example1
--- PASS: TestIncompleteArrayType (0.00s)
    --- PASS: TestIncompleteArrayType/Example1 (0.00s)
=== RUN   TestIndirectFieldDecl
=== RUN   TestIndirectFieldDecl/Example1
--- PASS: TestIndirectFieldDecl (0.00s)
    --- PASS: TestIndirectFieldDecl/Example1 (0.00s)
=== RUN   TestInitListExpr
=== RUN   TestInitListExpr/Example1
=== RUN   TestInitListExpr/Example2
=== RUN   TestInitListExpr/Example3
--- PASS: TestInitListExpr (0.00s)
    --- PASS: TestInitListExpr/Example1 (0.00s)
    --- PASS: TestInitListExpr/Example2 (0.00s)
    --- PASS: TestInitListExpr/Example3 (0.00s)
=== RUN   TestInlineCommandComment
=== RUN   TestInlineCommandComment/Example1
--- PASS: TestInlineCommandComment (0.00s)
    --- PASS: TestInlineCommandComment/Example1 (0.00s)
=== RUN   TestIntegerLiteral
=== RUN   TestIntegerLiteral/Example1
--- PASS: TestIntegerLiteral (0.00s)
    --- PASS: TestIntegerLiteral/Example1 (0.00s)
=== RUN   TestLabelStmt
=== RUN   TestLabelStmt/Example1
--- PASS: TestLabelStmt (0.00s)
    --- PASS: TestLabelStmt/Example1 (0.00s)
=== RUN   TestMallocAttr
=== RUN   TestMallocAttr/Example1
--- PASS: TestMallocAttr (0.00s)
    --- PASS: TestMallocAttr/Example1 (0.00s)
=== RUN   TestMaxFieldAlignmentAttr
=== RUN   TestMaxFieldAlignmentAttr/Example1
=== RUN   TestMaxFieldAlignmentAttr/Example2
--- PASS: TestMaxFieldAlignmentAttr (0.00s)
    --- PASS: TestMaxFieldAlignmentAttr/Example1 (0.00s)
    --- PASS: TestMaxFieldAlignmentAttr/Example2 (0.00s)
=== RUN   TestMemberExpr
=== RUN   TestMemberExpr/Example1
=== RUN   TestMemberExpr/Example2
=== RUN   TestMemberExpr/Example3
=== RUN   TestMemberExpr/Example4
=== RUN   TestMemberExpr/Example5
=== RUN   TestMemberExpr/Example6
=== RUN   TestMemberExpr/Example7
=== RUN   TestMemberExpr/Example8
--- PASS: TestMemberExpr (0.00s)
    --- PASS: TestMemberExpr/Example1 (0.00s)
    --- PASS: TestMemberExpr/Example2 (0.00s)
    --- PASS: TestMemberExpr/Example3 (0.00s)
    --- PASS: TestMemberExpr/Example4 (0.00s)
    --- PASS: TestMemberExpr/Example5 (0.00s)
    --- PASS: TestMemberExpr/Example6 (0.00s)
    --- PASS: TestMemberExpr/Example7 (0.00s)
    --- PASS: TestMemberExpr/Example8 (0.00s)
=== RUN   Test
=== RUN   Test/Example1
--- PASS: Test (0.00s)
    --- PASS: Test/Example1 (0.00s)
=== RUN   TestNoAliasAttr
=== RUN   TestNoAliasAttr/Example1
--- PASS: TestNoAliasAttr (0.00s)
    --- PASS: TestNoAliasAttr/Example1 (0.00s)
=== RUN   TestNoInlineAttr
=== RUN   TestNoInlineAttr/Example1
--- PASS: TestNoInlineAttr (0.00s)
    --- PASS: TestNoInlineAttr/Example1 (0.00s)
=== RUN   TestNoThrowAttr
=== RUN   TestNoThrowAttr/Example1
=== RUN   TestNoThrowAttr/Example2
=== RUN   TestNoThrowAttr/Example3
=== RUN   TestNoThrowAttr/Example4
--- PASS: TestNoThrowAttr (0.00s)
    --- PASS: TestNoThrowAttr/Example1 (0.00s)
    --- PASS: TestNoThrowAttr/Example2 (0.00s)
    --- PASS: TestNoThrowAttr/Example3 (0.00s)
    --- PASS: TestNoThrowAttr/Example4 (0.00s)
=== RUN   TestNonNullAttr
=== RUN   TestNonNullAttr/Example1
=== RUN   TestNonNullAttr/Example2
=== RUN   TestNonNullAttr/Example3
=== RUN   TestNonNullAttr/Example4
=== RUN   TestNonNullAttr/Example5
=== RUN   TestNonNullAttr/Example6
=== RUN   TestNonNullAttr/Example7
=== RUN   TestNonNullAttr/Example8
--- PASS: TestNonNullAttr (0.00s)
    --- PASS: TestNonNullAttr/Example1 (0.00s)
    --- PASS: TestNonNullAttr/Example2 (0.00s)
    --- PASS: TestNonNullAttr/Example3 (0.00s)
    --- PASS: TestNonNullAttr/Example4 (0.00s)
    --- PASS: TestNonNullAttr/Example5 (0.00s)
    --- PASS: TestNonNullAttr/Example6 (0.00s)
    --- PASS: TestNonNullAttr/Example7 (0.00s)
    --- PASS: TestNonNullAttr/Example8 (0.00s)
=== RUN   TestNotTailCalledAttr
=== RUN   TestNotTailCalledAttr/Example1
--- PASS: TestNotTailCalledAttr (0.00s)
    --- PASS: TestNotTailCalledAttr/Example1 (0.00s)
=== RUN   TestOffsetOfExpr
=== RUN   TestOffsetOfExpr/Example1
--- PASS: TestOffsetOfExpr (0.00s)
    --- PASS: TestOffsetOfExpr/Example1 (0.00s)
=== RUN   TestPackedAttr
=== RUN   TestPackedAttr/Example1
--- PASS: TestPackedAttr (0.00s)
    --- PASS: TestPackedAttr/Example1 (0.00s)
=== RUN   TestParagraphComment
=== RUN   TestParagraphComment/Example1
--- PASS: TestParagraphComment (0.00s)
    --- PASS: TestParagraphComment/Example1 (0.00s)
=== RUN   TestParamCommandComment
=== RUN   TestParamCommandComment/Example1
--- PASS: TestParamCommandComment (0.00s)
    --- PASS: TestParamCommandComment/Example1 (0.00s)
=== RUN   TestParenExpr
=== RUN   TestParenExpr/Example1
=== RUN   TestParenExpr/Example2
=== RUN   TestParenExpr/Example3
--- PASS: TestParenExpr (0.00s)
    --- PASS: TestParenExpr/Example1 (0.00s)
    --- PASS: TestParenExpr/Example2 (0.00s)
    --- PASS: TestParenExpr/Example3 (0.00s)
=== RUN   TestParenType
=== RUN   TestParenType/Example1
--- PASS: TestParenType (0.00s)
    --- PASS: TestParenType/Example1 (0.00s)
=== RUN   TestParmVarDecl
=== RUN   TestParmVarDecl/Example1
=== RUN   TestParmVarDecl/Example2
=== RUN   TestParmVarDecl/Example3
=== RUN   TestParmVarDecl/Example4
=== RUN   TestParmVarDecl/Example5
=== RUN   TestParmVarDecl/Example6
=== RUN   TestParmVarDecl/Example7
=== RUN   TestParmVarDecl/Example8
=== RUN   TestParmVarDecl/Example9
--- PASS: TestParmVarDecl (0.00s)
    --- PASS: TestParmVarDecl/Example1 (0.00s)
    --- PASS: TestParmVarDecl/Example2 (0.00s)
    --- PASS: TestParmVarDecl/Example3 (0.00s)
    --- PASS: TestParmVarDecl/Example4 (0.00s)
    --- PASS: TestParmVarDecl/Example5 (0.00s)
    --- PASS: TestParmVarDecl/Example6 (0.00s)
    --- PASS: TestParmVarDecl/Example7 (0.00s)
    --- PASS: TestParmVarDecl/Example8 (0.00s)
    --- PASS: TestParmVarDecl/Example9 (0.00s)
=== RUN   TestPointerType
=== RUN   TestPointerType/Example1
--- PASS: TestPointerType (0.00s)
    --- PASS: TestPointerType/Example1 (0.00s)
=== RUN   TestNewPositionFromString
=== RUN   TestNewPositionFromString//usr/include/AvailabilityInternal.h:21697:88,_col:124
=== RUN   TestNewPositionFromString/C:\usr\include\sys\stdio.h:39:1,_C:\usr\include\AvailabilityInternal.h:21697:126
=== RUN   TestNewPositionFromString//usr/include/sys/cdefs.h:313:68
=== RUN   TestNewPositionFromString/C:\usr\include\AvailabilityInternal.h:21697:88,_col:124
=== RUN   TestNewPositionFromString/line:275:50,_col:99
=== RUN   TestNewPositionFromString//usr/include/secure/_stdio.h:42:1,_line:43:32
=== RUN   TestNewPositionFromString/line:244:5
=== RUN   TestNewPositionFromString/<invalid_sloc>
=== RUN   TestNewPositionFromString//usr/include/sys/stdio.h:39:1,_/usr/include/AvailabilityInternal.h:21697:126
=== RUN   TestNewPositionFromString/C:\Program_Files_(x86)\Microsoft_Visual_Studio_11.0\VC\include\math.h:39:1,_C:\Program_Files_(x86)\Microsoft_Visual_Studio_11.0\VC\include\AvailabilityInternal.h:21697:126
=== RUN   TestNewPositionFromString/col:30
=== RUN   TestNewPositionFromString/C:\usr\include\sys\cdefs.h:313:68
=== RUN   TestNewPositionFromString/line:11:5,_line:12:21
=== RUN   TestNewPositionFromString/col:54,_line:358:1
=== RUN   TestNewPositionFromString/col:47,_col:57
=== RUN   TestNewPositionFromString/C:\usr\include\secure\_stdio.h:42:1,_line:43:32
=== RUN   TestNewPositionFromString/col:1,_/usr/include/sys/cdefs.h:351:63
=== RUN   TestNewPositionFromString/col:1,_C:\usr\include\sys\cdefs.h:351:63
--- PASS: TestNewPositionFromString (0.01s)
    --- PASS: TestNewPositionFromString//usr/include/AvailabilityInternal.h:21697:88,_col:124 (0.00s)
    --- PASS: TestNewPositionFromString/C:\usr\include\sys\stdio.h:39:1,_C:\usr\include\AvailabilityInternal.h:21697:126 (0.00s)
    --- PASS: TestNewPositionFromString//usr/include/sys/cdefs.h:313:68 (0.00s)
    --- PASS: TestNewPositionFromString/C:\usr\include\AvailabilityInternal.h:21697:88,_col:124 (0.00s)
    --- PASS: TestNewPositionFromString/line:275:50,_col:99 (0.00s)
    --- PASS: TestNewPositionFromString//usr/include/secure/_stdio.h:42:1,_line:43:32 (0.00s)
    --- PASS: TestNewPositionFromString/line:244:5 (0.00s)
    --- PASS: TestNewPositionFromString/<invalid_sloc> (0.00s)
    --- PASS: TestNewPositionFromString//usr/include/sys/stdio.h:39:1,_/usr/include/AvailabilityInternal.h:21697:126 (0.00s)
    --- PASS: TestNewPositionFromString/C:\Program_Files_(x86)\Microsoft_Visual_Studio_11.0\VC\include\math.h:39:1,_C:\Program_Files_(x86)\Microsoft_Visual_Studio_11.0\VC\include\AvailabilityInternal.h:21697:126 (0.00s)
    --- PASS: TestNewPositionFromString/col:30 (0.00s)
    --- PASS: TestNewPositionFromString/C:\usr\include\sys\cdefs.h:313:68 (0.00s)
    --- PASS: TestNewPositionFromString/line:11:5,_line:12:21 (0.00s)
    --- PASS: TestNewPositionFromString/col:54,_line:358:1 (0.00s)
    --- PASS: TestNewPositionFromString/col:47,_col:57 (0.00s)
    --- PASS: TestNewPositionFromString/C:\usr\include\secure\_stdio.h:42:1,_line:43:32 (0.00s)
    --- PASS: TestNewPositionFromString/col:1,_/usr/include/sys/cdefs.h:351:63 (0.00s)
    --- PASS: TestNewPositionFromString/col:1,_C:\usr\include\sys\cdefs.h:351:63 (0.00s)
=== RUN   TestPredefinedExpr
=== RUN   TestPredefinedExpr/Example1
--- PASS: TestPredefinedExpr (0.00s)
    --- PASS: TestPredefinedExpr/Example1 (0.00s)
=== RUN   TestPureAttr
=== RUN   TestPureAttr/Example1
=== RUN   TestPureAttr/Example2
--- PASS: TestPureAttr (0.00s)
    --- PASS: TestPureAttr/Example1 (0.00s)
    --- PASS: TestPureAttr/Example2 (0.00s)
=== RUN   TestQualType
=== RUN   TestQualType/Example1
--- PASS: TestQualType (0.00s)
    --- PASS: TestQualType/Example1 (0.00s)
=== RUN   TestRecordDecl
=== RUN   TestRecordDecl/Example1
=== RUN   TestRecordDecl/Example2
=== RUN   TestRecordDecl/Example3
=== RUN   TestRecordDecl/Example4
=== RUN   TestRecordDecl/Example5
--- PASS: TestRecordDecl (0.00s)
    --- PASS: TestRecordDecl/Example1 (0.00s)
    --- PASS: TestRecordDecl/Example2 (0.00s)
    --- PASS: TestRecordDecl/Example3 (0.00s)
    --- PASS: TestRecordDecl/Example4 (0.00s)
    --- PASS: TestRecordDecl/Example5 (0.00s)
=== RUN   TestRecord
=== RUN   TestRecord/Example1
--- PASS: TestRecord (0.00s)
    --- PASS: TestRecord/Example1 (0.00s)
=== RUN   TestRecordType
=== RUN   TestRecordType/Example1
--- PASS: TestRecordType (0.00s)
    --- PASS: TestRecordType/Example1 (0.00s)
=== RUN   TestRestrictAttr
=== RUN   TestRestrictAttr/Example1
--- PASS: TestRestrictAttr (0.00s)
    --- PASS: TestRestrictAttr/Example1 (0.00s)
=== RUN   TestReturnStmt
=== RUN   TestReturnStmt/Example1
--- PASS: TestReturnStmt (0.00s)
    --- PASS: TestReturnStmt/Example1 (0.00s)
=== RUN   TestReturnsTwiceAttr
=== RUN   TestReturnsTwiceAttr/Example1
=== RUN   TestReturnsTwiceAttr/Example2
--- PASS: TestReturnsTwiceAttr (0.00s)
    --- PASS: TestReturnsTwiceAttr/Example1 (0.00s)
    --- PASS: TestReturnsTwiceAttr/Example2 (0.00s)
=== RUN   TestSentinelAttr
=== RUN   TestSentinelAttr/Example1
--- PASS: TestSentinelAttr (0.00s)
    --- PASS: TestSentinelAttr/Example1 (0.00s)
=== RUN   TestStmtExpr
=== RUN   TestStmtExpr/Example1
--- PASS: TestStmtExpr (0.00s)
    --- PASS: TestStmtExpr/Example1 (0.00s)
=== RUN   TestStringLiteral
=== RUN   TestStringLiteral/Example1
=== RUN   TestStringLiteral/Example2
=== RUN   TestStringLiteral/Example3
=== RUN   TestStringLiteral/Example4
--- PASS: TestStringLiteral (0.00s)
    --- PASS: TestStringLiteral/Example1 (0.00s)
    --- PASS: TestStringLiteral/Example2 (0.00s)
    --- PASS: TestStringLiteral/Example3 (0.00s)
    --- PASS: TestStringLiteral/Example4 (0.00s)
=== RUN   TestSwitchStmt
=== RUN   TestSwitchStmt/Example1
--- PASS: TestSwitchStmt (0.00s)
    --- PASS: TestSwitchStmt/Example1 (0.00s)
=== RUN   TestTextComment
=== RUN   TestTextComment/Example1
--- PASS: TestTextComment (0.00s)
    --- PASS: TestTextComment/Example1 (0.00s)
=== RUN   TestTranslationUnitDecl
=== RUN   TestTranslationUnitDecl/Example1
--- PASS: TestTranslationUnitDecl (0.00s)
    --- PASS: TestTranslationUnitDecl/Example1 (0.00s)
=== RUN   TestTransparentUnionAttr
=== RUN   TestTransparentUnionAttr/Example1
--- PASS: TestTransparentUnionAttr (0.00s)
    --- PASS: TestTransparentUnionAttr/Example1 (0.00s)
=== RUN   TestTypedefDecl
=== RUN   TestTypedefDecl/Example1
=== RUN   TestTypedefDecl/Example2
=== RUN   TestTypedefDecl/Example3
=== RUN   TestTypedefDecl/Example4
=== RUN   TestTypedefDecl/Example5
=== RUN   TestTypedefDecl/Example6
=== RUN   TestTypedefDecl/Example7
=== RUN   TestTypedefDecl/Example8
--- PASS: TestTypedefDecl (0.00s)
    --- PASS: TestTypedefDecl/Example1 (0.00s)
    --- PASS: TestTypedefDecl/Example2 (0.00s)
    --- PASS: TestTypedefDecl/Example3 (0.00s)
    --- PASS: TestTypedefDecl/Example4 (0.00s)
    --- PASS: TestTypedefDecl/Example5 (0.00s)
    --- PASS: TestTypedefDecl/Example6 (0.00s)
    --- PASS: TestTypedefDecl/Example7 (0.00s)
    --- PASS: TestTypedefDecl/Example8 (0.00s)
=== RUN   TestTypedef
=== RUN   TestTypedef/Example1
--- PASS: TestTypedef (0.00s)
    --- PASS: TestTypedef/Example1 (0.00s)
=== RUN   TestTypedefType
=== RUN   TestTypedefType/Example1
--- PASS: TestTypedefType (0.00s)
    --- PASS: TestTypedefType/Example1 (0.00s)
=== RUN   TestUnaryExprOrTypeTraitExpr
=== RUN   TestUnaryExprOrTypeTraitExpr/Example1
=== RUN   TestUnaryExprOrTypeTraitExpr/Example2
=== RUN   TestUnaryExprOrTypeTraitExpr/Example3
=== RUN   TestUnaryExprOrTypeTraitExpr/Example4
--- PASS: TestUnaryExprOrTypeTraitExpr (0.00s)
    --- PASS: TestUnaryExprOrTypeTraitExpr/Example1 (0.00s)
    --- PASS: TestUnaryExprOrTypeTraitExpr/Example2 (0.00s)
    --- PASS: TestUnaryExprOrTypeTraitExpr/Example3 (0.00s)
    --- PASS: TestUnaryExprOrTypeTraitExpr/Example4 (0.00s)
=== RUN   TestUnaryOperator
=== RUN   TestUnaryOperator/Example1
=== RUN   TestUnaryOperator/Example2
=== RUN   TestUnaryOperator/Example3
=== RUN   TestUnaryOperator/Example4
=== RUN   TestUnaryOperator/Example5
--- PASS: TestUnaryOperator (0.00s)
    --- PASS: TestUnaryOperator/Example1 (0.00s)
    --- PASS: TestUnaryOperator/Example2 (0.00s)
    --- PASS: TestUnaryOperator/Example3 (0.00s)
    --- PASS: TestUnaryOperator/Example4 (0.00s)
    --- PASS: TestUnaryOperator/Example5 (0.00s)
=== RUN   TestUnusedAttr
=== RUN   TestUnusedAttr/Example1
=== RUN   TestUnusedAttr/Example2
--- PASS: TestUnusedAttr (0.00s)
    --- PASS: TestUnusedAttr/Example1 (0.00s)
    --- PASS: TestUnusedAttr/Example2 (0.00s)
=== RUN   TestVAArgExpr
=== RUN   TestVAArgExpr/Example1
--- PASS: TestVAArgExpr (0.00s)
    --- PASS: TestVAArgExpr/Example1 (0.00s)
=== RUN   TestVarDecl
=== RUN   TestVarDecl/Example1
=== RUN   TestVarDecl/Example2
=== RUN   TestVarDecl/Example3
=== RUN   TestVarDecl/Example4
=== RUN   TestVarDecl/Example5
=== RUN   TestVarDecl/Example6
=== RUN   TestVarDecl/Example7
=== RUN   TestVarDecl/Example8
=== RUN   TestVarDecl/Example9
=== RUN   TestVarDecl/Example10
=== RUN   TestVarDecl/Example11
--- PASS: TestVarDecl (0.00s)
    --- PASS: TestVarDecl/Example1 (0.00s)
    --- PASS: TestVarDecl/Example2 (0.00s)
    --- PASS: TestVarDecl/Example3 (0.00s)
    --- PASS: TestVarDecl/Example4 (0.00s)
    --- PASS: TestVarDecl/Example5 (0.00s)
    --- PASS: TestVarDecl/Example6 (0.00s)
    --- PASS: TestVarDecl/Example7 (0.00s)
    --- PASS: TestVarDecl/Example8 (0.00s)
    --- PASS: TestVarDecl/Example9 (0.00s)
    --- PASS: TestVarDecl/Example10 (0.00s)
    --- PASS: TestVarDecl/Example11 (0.00s)
=== RUN   TestVerbatimBlockComment
=== RUN   TestVerbatimBlockComment/Example1
--- PASS: TestVerbatimBlockComment (0.00s)
    --- PASS: TestVerbatimBlockComment/Example1 (0.00s)
=== RUN   TestVerbatimBlockLineComment
=== RUN   TestVerbatimBlockLineComment/Example1
--- PASS: TestVerbatimBlockLineComment (0.00s)
    --- PASS: TestVerbatimBlockLineComment/Example1 (0.00s)
=== RUN   TestVerbatimLineComment
=== RUN   TestVerbatimLineComment/Example1
--- PASS: TestVerbatimLineComment (0.00s)
    --- PASS: TestVerbatimLineComment/Example1 (0.00s)
=== RUN   TestVisibilityAttr
=== RUN   TestVisibilityAttr/Example1
=== RUN   TestVisibilityAttr/Example2
=== RUN   TestVisibilityAttr/Example3
--- PASS: TestVisibilityAttr (0.00s)
    --- PASS: TestVisibilityAttr/Example1 (0.00s)
    --- PASS: TestVisibilityAttr/Example2 (0.00s)
    --- PASS: TestVisibilityAttr/Example3 (0.00s)
=== RUN   TestWarnUnusedResultAttr
=== RUN   TestWarnUnusedResultAttr/Example1
=== RUN   TestWarnUnusedResultAttr/Example2
=== RUN   TestWarnUnusedResultAttr/Example3
=== RUN   TestWarnUnusedResultAttr/Example4
--- PASS: TestWarnUnusedResultAttr (0.00s)
    --- PASS: TestWarnUnusedResultAttr/Example1 (0.00s)
    --- PASS: TestWarnUnusedResultAttr/Example2 (0.00s)
    --- PASS: TestWarnUnusedResultAttr/Example3 (0.00s)
    --- PASS: TestWarnUnusedResultAttr/Example4 (0.00s)
=== RUN   TestWeakAttr
=== RUN   TestWeakAttr/Example1
=== RUN   TestWeakAttr/Example2
--- PASS: TestWeakAttr (0.00s)
    --- PASS: TestWeakAttr/Example1 (0.00s)
    --- PASS: TestWeakAttr/Example2 (0.00s)
=== RUN   TestWhileStmt
=== RUN   TestWhileStmt/Example1
--- PASS: TestWhileStmt (0.00s)
    --- PASS: TestWhileStmt/Example1 (0.00s)
PASS
ok  	github.com/elliotchance/c2go/ast	0.154s
?   	github.com/elliotchance/c2go/cc	[no test files]
?   	github.com/elliotchance/c2go/darwin	[no test files]
?   	github.com/elliotchance/c2go/linux	[no test files]
=== RUN   TestStringCopy
=== RUN   TestStringCopy/src_longer_than_length
=== RUN   TestStringCopy/src_shorter_length
--- PASS: TestStringCopy (0.00s)
    --- PASS: TestStringCopy/src_longer_than_length (0.00s)
    --- PASS: TestStringCopy/src_shorter_length (0.00s)
=== RUN   TestNullTerminatedBytePointer
=== RUN   TestNullTerminatedBytePointer/nil_slice
=== RUN   TestNullTerminatedBytePointer/single_null-terminated
=== RUN   TestNullTerminatedBytePointer/multi_null-terminated
--- PASS: TestNullTerminatedBytePointer (0.00s)
    --- PASS: TestNullTerminatedBytePointer/nil_slice (0.00s)
    --- PASS: TestNullTerminatedBytePointer/single_null-terminated (0.00s)
    --- PASS: TestNullTerminatedBytePointer/multi_null-terminated (0.00s)
PASS
ok  	github.com/elliotchance/c2go/noarch	0.029s
=== RUN   TestParseComments
=== RUN   TestParseComments/Test:0
=== RUN   TestParseComments/Test:1
=== RUN   TestParseComments/Test:2
=== RUN   TestParseComments/Test:3
=== RUN   TestParseComments/Test:4
=== RUN   TestParseComments/Test:5
=== RUN   TestParseComments/Test:6
=== RUN   TestParseComments/Test:7
--- PASS: TestParseComments (0.00s)
    --- PASS: TestParseComments/Test:0 (0.00s)
    --- PASS: TestParseComments/Test:1 (0.00s)
    --- PASS: TestParseComments/Test:2 (0.00s)
    --- PASS: TestParseComments/Test:3 (0.00s)
    --- PASS: TestParseComments/Test:4 (0.00s)
    --- PASS: TestParseComments/Test:5 (0.00s)
    --- PASS: TestParseComments/Test:6 (0.00s)
    --- PASS: TestParseComments/Test:7 (0.00s)
=== RUN   TestParseIncludeList
=== RUN   TestParseIncludeList/Test:0
=== RUN   TestParseIncludeList/Test:1
--- PASS: TestParseIncludeList (0.00s)
    --- PASS: TestParseIncludeList/Test:0 (0.00s)
    --- PASS: TestParseIncludeList/Test:1 (0.00s)
=== RUN   TestParseIncludePreproccessorLine
=== RUN   TestParseIncludePreproccessorLine/Test:0
=== RUN   TestParseIncludePreproccessorLine/Test:1
=== RUN   TestParseIncludePreproccessorLine/Test:2
=== RUN   TestParseIncludePreproccessorLine/Test:3
=== RUN   TestParseIncludePreproccessorLine/Test:4
=== RUN   TestParseIncludePreproccessorLine/Test:5
--- PASS: TestParseIncludePreproccessorLine (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:0 (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:1 (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:2 (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:3 (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:4 (0.00s)
    --- PASS: TestParseIncludePreproccessorLine/Test:5 (0.00s)
=== RUN   TestParseIncludePreproccessorLineFail1
--- PASS: TestParseIncludePreproccessorLineFail1 (0.00s)
=== RUN   TestParseIncludePreproccessorLineFail2
--- PASS: TestParseIncludePreproccessorLineFail2 (0.00s)
=== RUN   TestParseIncludePreproccessorLineFail3
--- PASS: TestParseIncludePreproccessorLineFail3 (0.00s)
=== RUN   TestParseIncludePreproccessorLineFail4
--- PASS: TestParseIncludePreproccessorLineFail4 (0.00s)
=== RUN   TestParseIncludePreproccessorLineFail5
--- PASS: TestParseIncludePreproccessorLineFail5 (0.00s)
PASS
ok  	github.com/elliotchance/c2go/preprocessor	0.037s
?   	github.com/elliotchance/c2go/program	[no test files]
=== RUN   TestCharacterLiterals
--- PASS: TestCharacterLiterals (0.00s)
PASS
ok  	github.com/elliotchance/c2go/transpiler	0.031s
=== RUN   TestResolveTypeForBinaryOperator
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"|",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"&",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"<<",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:">>",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"==",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"==",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"!=",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"!=",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:">",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:">",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:">=",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:">=",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"<",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"<",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"<=",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"<=",_leftType:"float",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"+",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"+",_leftType:"float",_rightType:"float"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"-",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"-",_leftType:"float",_rightType:"float"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"*",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"*",_leftType:"float",_rightType:"float"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"/",_leftType:"int",_rightType:"int"}
=== RUN   TestResolveTypeForBinaryOperator/types.args{operator:"/",_leftType:"float",_rightType:"float"}
--- PASS: TestResolveTypeForBinaryOperator (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"|",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"&",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"<<",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:">>",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"==",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"==",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"!=",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"!=",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:">",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:">",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:">=",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:">=",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"<",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"<",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"<=",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"<=",_leftType:"float",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"+",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"+",_leftType:"float",_rightType:"float"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"-",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"-",_leftType:"float",_rightType:"float"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"*",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"*",_leftType:"float",_rightType:"float"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"/",_leftType:"int",_rightType:"int"} (0.00s)
    --- PASS: TestResolveTypeForBinaryOperator/types.args{operator:"/",_leftType:"float",_rightType:"float"} (0.00s)
=== RUN   TestCast
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae420),_fromType:"int",_toType:"int"}
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae440),_fromType:"float",_toType:"float"}
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae460),_fromType:"int",_toType:"float"}
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae4a0),_fromType:"int",_toType:"double"}
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae4e0),_fromType:"int",_toType:"__uint16_t"}
=== RUN   TestCast/types.args{expr:(*ast.BasicLit)(0x20ae520),_fromType:"int",_toType:"bool"}
--- PASS: TestCast (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae420),_fromType:"int",_toType:"int"} (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae440),_fromType:"float",_toType:"float"} (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae460),_fromType:"int",_toType:"float"} (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae4a0),_fromType:"int",_toType:"double"} (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae4e0),_fromType:"int",_toType:"__uint16_t"} (0.00s)
    --- PASS: TestCast/types.args{expr:(*ast.BasicLit)(0x20ae520),_fromType:"int",_toType:"bool"} (0.00s)
=== RUN   TestGetArrayTypeAndSize
--- PASS: TestGetArrayTypeAndSize (0.00s)
=== RUN   TestGetDereferenceType
=== RUN   TestGetDereferenceType/types.args{cType:"char_[8]"}
=== RUN   TestGetDereferenceType/types.args{cType:"char**"}
=== RUN   TestGetDereferenceType/types.args{cType:"char_*[8]"}
=== RUN   TestGetDereferenceType/types.args{cType:"char_*[8][7]"}
=== RUN   TestGetDereferenceType/types.args{cType:"char_*[8][7][6]"}
=== RUN   TestGetDereferenceType/types.args{cType:"char_**[8]"}
=== RUN   TestGetDereferenceType/types.args{cType:"char_***[8]"}
--- PASS: TestGetDereferenceType (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_[8]"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char**"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_*[8]"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_*[8][7]"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_*[8][7][6]"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_**[8]"} (0.00s)
    --- PASS: TestGetDereferenceType/types.args{cType:"char_***[8]"} (0.00s)
=== RUN   TestResolve
=== RUN   TestResolve/Test_0_:_int
=== RUN   TestResolve/Test_1_:_bool
=== RUN   TestResolve/Test_2_:__Bool
=== RUN   TestResolve/Test_3_:_char
=== RUN   TestResolve/Test_4_:_char_*[13]
=== RUN   TestResolve/Test_5_:___uint16_t
=== RUN   TestResolve/Test_6_:_void_*
=== RUN   TestResolve/Test_7_:_unsigned_short_int
=== RUN   TestResolve/Test_8_:_div_t
=== RUN   TestResolve/Test_9_:_ldiv_t
=== RUN   TestResolve/Test_10_:_lldiv_t
=== RUN   TestResolve/Test_11_:_fpos_t
=== RUN   TestResolve/Test_12_:_int_[2]
=== RUN   TestResolve/Test_13_:_int_[2][3]
=== RUN   TestResolve/Test_14_:_int_[2][3][4]
=== RUN   TestResolve/Test_15_:_int_[2][3][4][5]
--- PASS: TestResolve (0.00s)
    --- PASS: TestResolve/Test_0_:_int (0.00s)
    --- PASS: TestResolve/Test_1_:_bool (0.00s)
    --- PASS: TestResolve/Test_2_:__Bool (0.00s)
    --- PASS: TestResolve/Test_3_:_char (0.00s)
    --- PASS: TestResolve/Test_4_:_char_*[13] (0.00s)
    --- PASS: TestResolve/Test_5_:___uint16_t (0.00s)
    --- PASS: TestResolve/Test_6_:_void_* (0.00s)
    --- PASS: TestResolve/Test_7_:_unsigned_short_int (0.00s)
    --- PASS: TestResolve/Test_8_:_div_t (0.00s)
    --- PASS: TestResolve/Test_9_:_ldiv_t (0.00s)
    --- PASS: TestResolve/Test_10_:_lldiv_t (0.00s)
    --- PASS: TestResolve/Test_11_:_fpos_t (0.00s)
    --- PASS: TestResolve/Test_12_:_int_[2] (0.00s)
    --- PASS: TestResolve/Test_13_:_int_[2][3] (0.00s)
    --- PASS: TestResolve/Test_14_:_int_[2][3][4] (0.00s)
    --- PASS: TestResolve/Test_15_:_int_[2][3][4][5] (0.00s)
=== RUN   TestResolveFunction
=== RUN   TestResolveFunction/Test_0_:__void_(*)(void)
=== RUN   TestResolveFunction/Test_1_:__int_(*)(sqlite3_file_*)
=== RUN   TestResolveFunction/Test_2_:__int_(*)(int)
=== RUN   TestResolveFunction/Test_3_:__int_(*)(void_*)_
=== RUN   TestResolveFunction/Test_4_:__void_(*)(sqlite3_context_*,_int,_sqlite3_value_**)
=== RUN   TestResolveFunction/Test_5_:_char_*(*)(_char_*,_...)
=== RUN   TestResolveFunction/Test_6_:_char_*(*)(_char_*,_struct___va_list_tag_*)
=== RUN   TestResolveFunction/Test_7_:_char_*(*)(const_char_*,_...)
=== RUN   TestResolveFunction/Test_8_:_char_*(*)(ImportCtx_*)
=== RUN   TestResolveFunction/Test_9_:_char_*(*)(int,_char_*,_char_*,_...)
=== RUN   TestResolveFunction/Test_10_:_const_char_*(*)(int)
=== RUN   TestResolveFunction/Test_11_:_const_unsigned_char_*(*)(sqlite3_value_*)
=== RUN   TestResolveFunction/Test_12_:_int_(*)(const_char_*,_sqlite3_**)
=== RUN   TestResolveFunction/Test_13_:_int_(*)(fts5_api_*,_const_char_*,_void_*,_fts5_extension_function,_void_(*)(void_*))
=== RUN   TestResolveFunction/Test_14_:_int_(*)(Fts5Context_*,_char_*,_int,_void_*,_int_(*)(void_*,_int,_char_*,_int,_int,_int))
=== RUN   TestResolveFunction/Test_15_:_int_(*)(sqlite3_*,_char_*,_int,_int,_void_*,_void_(*)(sqlite3_context_*,_int,_sqlite3_value_**),_void_(*)(sqlite3_context_*,_int,_sqlite3_value_**),_void_(*)(sqlite3_context_*))
--- PASS: TestResolveFunction (0.00s)
    --- PASS: TestResolveFunction/Test_0_:__void_(*)(void) (0.00s)
    --- PASS: TestResolveFunction/Test_1_:__int_(*)(sqlite3_file_*) (0.00s)
    --- PASS: TestResolveFunction/Test_2_:__int_(*)(int) (0.00s)
    --- PASS: TestResolveFunction/Test_3_:__int_(*)(void_*)_ (0.00s)
    --- PASS: TestResolveFunction/Test_4_:__void_(*)(sqlite3_context_*,_int,_sqlite3_value_**) (0.00s)
    --- PASS: TestResolveFunction/Test_5_:_char_*(*)(_char_*,_...) (0.00s)
    --- PASS: TestResolveFunction/Test_6_:_char_*(*)(_char_*,_struct___va_list_tag_*) (0.00s)
    --- PASS: TestResolveFunction/Test_7_:_char_*(*)(const_char_*,_...) (0.00s)
    --- PASS: TestResolveFunction/Test_8_:_char_*(*)(ImportCtx_*) (0.00s)
    --- PASS: TestResolveFunction/Test_9_:_char_*(*)(int,_char_*,_char_*,_...) (0.00s)
    --- PASS: TestResolveFunction/Test_10_:_const_char_*(*)(int) (0.00s)
    --- PASS: TestResolveFunction/Test_11_:_const_unsigned_char_*(*)(sqlite3_value_*) (0.00s)
    --- PASS: TestResolveFunction/Test_12_:_int_(*)(const_char_*,_sqlite3_**) (0.00s)
    --- PASS: TestResolveFunction/Test_13_:_int_(*)(fts5_api_*,_const_char_*,_void_*,_fts5_extension_function,_void_(*)(void_*)) (0.00s)
    --- PASS: TestResolveFunction/Test_14_:_int_(*)(Fts5Context_*,_char_*,_int,_void_*,_int_(*)(void_*,_int,_char_*,_int,_int,_int)) (0.00s)
    --- PASS: TestResolveFunction/Test_15_:_int_(*)(sqlite3_*,_char_*,_int,_int,_void_*,_void_(*)(sqlite3_context_*,_int,_sqlite3_value_**),_void_(*)(sqlite3_context_*,_int,_sqlite3_value_**),_void_(*)(sqlite3_context_*)) (0.00s)
=== RUN   TestSizeOf
--- PASS: TestSizeOf (0.00s)
PASS
ok  	github.com/elliotchance/c2go/types	0.040s
=== RUN   TestFloatLit
--- PASS: TestFloatLit (0.00s)
PASS
ok  	github.com/elliotchance/c2go/util	0.023s
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--builddirectory=_build -O--buildsystem=golang
   dh_prep -O--builddirectory=_build -O--buildsystem=golang
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/c2go-0.26.10'
dh_auto_install -- --no-source
	cd _build && mkdir -p /build/c2go-0.26.10/debian/c2go/usr
	cd _build && cp -r bin /build/c2go-0.26.10/debian/c2go/usr
make[1]: Leaving directory '/build/c2go-0.26.10'
   dh_installdocs -O--builddirectory=_build -O--buildsystem=golang
   dh_installchangelogs -O--builddirectory=_build -O--buildsystem=golang
   dh_installsystemduser -O--builddirectory=_build -O--buildsystem=golang
   dh_perl -O--builddirectory=_build -O--buildsystem=golang
   dh_link -O--builddirectory=_build -O--buildsystem=golang
   dh_strip_nondeterminism -O--builddirectory=_build -O--buildsystem=golang
   dh_compress -O--builddirectory=_build -O--buildsystem=golang
   dh_fixperms -O--builddirectory=_build -O--buildsystem=golang
   dh_missing -O--builddirectory=_build -O--buildsystem=golang
   dh_strip -a -O--builddirectory=_build -O--buildsystem=golang
dh_strip: warning: Could not find the BuildID in debian/c2go/usr/bin/c2go
   dh_makeshlibs -a -O--builddirectory=_build -O--buildsystem=golang
   dh_shlibdeps -a -O--builddirectory=_build -O--buildsystem=golang
   dh_installdeb -O--builddirectory=_build -O--buildsystem=golang
   dh_golang -O--builddirectory=_build -O--buildsystem=golang
   dh_gencontrol -O--builddirectory=_build -O--buildsystem=golang
dpkg-gencontrol: warning: Depends field of package c2go: substitution variable ${shlibs:Depends} used, but is not defined
dpkg-gencontrol: warning: package c2go: substitution variable ${misc:Static-Built-Using} unused, but is defined
   dh_md5sums -O--builddirectory=_build -O--buildsystem=golang
   dh_builddeb -O--builddirectory=_build -O--buildsystem=golang
dpkg-deb: building package 'c2go' in '../c2go_0.26.10-1_armhf.deb'.
 dpkg-genbuildinfo --build=binary -O../c2go_0.26.10-1_armhf.buildinfo
 dpkg-genchanges --build=binary -O../c2go_0.26.10-1_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/9568/tmp/hooks/B01_cleanup finished
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/9568 and its subdirectories
I: Current time: Fri May 26 21:31:59 +14 2023
I: pbuilder-time-stamp: 1685086319