On Mon, Jan 21, 2019 at 04:46:01PM -0700, Aaron Bieber wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2019/01/21 16:46:01
>=20
> Modified files:
> lang/node : Makefile distinfo=20
> lang/node/patches: patch-Makefile patch-common_gypi=20
> patch-deps_v8_src_base_cpu_cc=20
> patch-lib_module_js patch-node_gypi=20
> patch-tools_icu_icu-generic_gyp=20
> patch-tools_test_py=20
> lang/node/pkg : PLIST=20
> Added files:
> lang/node/patches: patch-deps_openssl_config_Makefile=20
> patch-deps_openssl_config_bn_conf_asm_h=20
> patch-deps_openssl_config_bn_conf_no-asm_h=20
> patch-deps_openssl_config_dso_conf_asm_h=20
> patch-deps_openssl_config_dso_conf_no-asm_h=20
> patch-deps_openssl_config_generate_gypi_pl=20
> patch-deps_openssl_config_opensslconf_asm_h=20
> patch-deps_openssl_config_opensslconf_no-asm_h=20
> patch-deps_openssl_openssl_asm_gypi=20
> patch-deps_openssl_openssl_no_asm_gypi=20
> patch-deps_v8_src_base_platform_platform-openbsd_cc=
=20
>
> patch-deps_v8_src_base_utils_random-number-generator_=
cc=20
> patch-deps_v8_src_log-utils_h=20
> patch-deps_v8_src_wasm_wasm-code-manager_cc=20
> Removed files:
> lang/node/patches: patch-deps_openssl_asm_Makefile=20
> patch-deps_openssl_openssl_gypi=20
> patch-deps_v8_Makefile=20
> patch-deps_v8_src_globals_h=20
> patch-deps_v8_src_v8_gyp=20
>=20
> Log message:
> Bump node to the latest LTS.
>=20
> Changelog: https://github.com/nodejs/node/blob/master/doc/changelogs/CHAN=
GELOG_V10.md#10.15.0
>=20
> Thanks to naddy@ for the openssl bits!
>=20
> Tested on {amd,arm}64.
>=20
> No objections!
This also broke facette.
>>> Building on exopi-1 under sysutils/facette
BDEPENDS =3D [devel/gmake;lang/go;lang/node;net/rrdtool]
DIST =3D
[sysutils/facette:facette-0.4.0.tar.gz;sysutils/facette:facette-=
0.4.0-node_modules.tar.gz]
FULLPKGNAME =3D facette-0.4.0p1
RDEPENDS =3D [net/rrdtool]
(Junk lock obtained for exopi-1 at 1548250568)
>>> Running depends in sysutils/facette at 1548250568
last junk was in math/py-numexpr
/usr/sbin/pkg_add -aI -Drepair gmake-4.2.1p0 go-1.11.4p0 node-10.15.0 rrdto=
ol-1.7.0p8
was: /usr/sbin/pkg_add -aI -Drepair gmake-4.2.1p0 go-1.11.4p0 node-10.15.0 =
rrdtool-1.7.0p8
/usr/sbin/pkg_add -aI -Drepair gmake-4.2.1p0 go-1.11.4p0 node-10.15.0 rrdto=
ol-1.7.0p8
The following new rcscripts were installed: /etc/rc.d/rrdcached
See rcctl(8) for details.
New and changed readme(s):
/usr/local/share/doc/pkg-readmes/rrdtool
--- +node-10.15.0 -------------------
You may wish to add /usr/local/lib/node_modules/npm/man to /etc/man.conf
>>> Running show-prepare-results in sysutils/facette at 1548250585
=3D=3D=3D> sysutils/facette
=3D=3D=3D> facette-0.4.0p1 depends on: go-=3D1.11.4 -> go-1.11.4p0
=3D=3D=3D> facette-0.4.0p1 depends on: node-* -> node-10.15.0
=3D=3D=3D> facette-0.4.0p1 depends on: gmake-* -> gmake-4.2.1p0
=3D=3D=3D> facette-0.4.0p1 depends on: rrdtool-* -> rrdtool-1.7.0p8
=3D=3D=3D> Verifying specs: c pthread rrd
=3D=3D=3D> found c.94.0 pthread.26.0 rrd.5.2
gmake-4.2.1p0
go-1.11.4p0
node-10.15.0
rrdtool-1.7.0p8
Don't run junk because nojunk in math/mlpack,-main
(Junk lock released for exopi-1 at 1548250586)
distfiles size=3D21774221
>>> Running build in sysutils/facette at 1548250586
=3D=3D=3D> sysutils/facette
=3D=3D=3D> Checking files for facette-0.4.0p1
`/exopi-cvs/ports/distfiles/facette-0.4.0.tar.gz' is up to date.
`/exopi-cvs/ports/distfiles/facette-0.4.0-node_modules.tar.gz' is up to dat=
e.
>> (SHA256) facette-0.4.0.tar.gz: OK
>> (SHA256) facette-0.4.0-node_modules.tar.gz: OK
=3D=3D=3D> Extracting for facette-0.4.0p1
=3D=3D=3D> Patching for facette-0.4.0p1
=3D=3D=3D> Applying OpenBSD patch patch-Makefile
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Makefile,v 1.3 2018/10/08 14:07:36 sthen Exp $
|
|Index: Makefile
|--- Makefile.orig
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 73.
Hunk #2 succeeded at 83.
Hunk #3 succeeded at 112.
done
=3D=3D=3D> Applying OpenBSD patch patch-docs_examples_facette_yaml
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-docs_examples_facette_yaml,v 1.1 2018/04/25 16:09:56 landr=
y Exp $
|
|Index: docs/examples/facette.yaml
|--- docs/examples/facette.yaml.orig
|+++ docs/examples/facette.yaml
--------------------------
Patching file docs/examples/facette.yaml using Plan A...
Hunk #1 succeeded at 17.
done
ln -s /exopi-obj/pobj/facette-0.4.0/node_modules /exopi-obj/pobj/facette-0.=
4.0/facette-0.4.0/node_modules
=3D=3D=3D> Compiler link: clang -> /usr/bin/clang
=3D=3D=3D> Compiler link: clang++ -> /usr/bin/clang++
=3D=3D=3D> Compiler link: cc -> /usr/bin/cc
=3D=3D=3D> Compiler link: c++ -> /usr/bin/c++
=3D=3D=3D> Generating configure for facette-0.4.0p1
=3D=3D=3D> Configuring for facette-0.4.0p1
=3D=3D=3D> Building for facette-0.4.0p1
gmake: git: Command not found
build: Preparing build directory...
result: ok
build: Building binaries...
WORK=3D/tmp/go-build114688856
github.com/lib/pq/oid
mkdir -p $WORK/b109/
cat >$WORK/b109/importcfg << 'EOF' # internal
# import config
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/lib/pq/oid
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b109/_pkg_.a -trimpat=
h $WORK/b109 -p github.com/lib/pq/oid -complete -buildid 3KDUIL1PIKyiF6NAXd=
jf/3KDUIL1PIKyiF6NAXdjf -goversion go1.11.4 -D "" -importcfg $WORK/b109/imp=
ortcfg -pack -c=3D4 ./doc.go ./types.go
runtime/cgo
mkdir -p $WORK/b033/
cd /usr/local/go/src/runtime/cgo
CGO_LDFLAGS=3D'"-Wl,-rpath" "-Wl,/usr/X11R6/lib" "-lpthread"' /usr/local/go=
/pkg/tool/openbsd_amd64/cgo -objdir $WORK/b033/ -importpath runtime/cgo -im=
port_runtime_cgo=3Dfalse -import_syscall=3Dfalse -- -I $WORK/b033/ -g -O2 -=
Wall -Werror ./cgo.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b109/_pkg_.a # intern=
al
cp $WORK/b109/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/00/002d=
c03c99650c361a24760f3614ebf6eeb21428c24c16ae7792199478b125aa-d # internal
github.com/facette/sliceutil
mkdir -p $WORK/b066/
cat >$WORK/b066/importcfg << 'EOF' # internal
# import config
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/sliceutil
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b066/_pkg_.a -trimpat=
h $WORK/b066 -p github.com/facette/sliceutil -complete -buildid mYcWsfOT05Q=
Nq4qudojw/mYcWsfOT05QNq4qudojw -goversion go1.11.4 -D "" -importcfg $WORK/b=
066/importcfg -pack -c=3D4 ./index.go ./reverse.go
github.com/fatih/set
mkdir -p $WORK/b049/
cat >$WORK/b049/importcfg << 'EOF' # internal
# import config
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/fatih/set
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b049/_pkg_.a -trimpat=
h $WORK/b049 -p github.com/fatih/set -complete -buildid 2TrblKfyIm9YIsEvkyd=
U/2TrblKfyIm9YIsEvkydU -goversion go1.11.4 -D "" -importcfg $WORK/b049/impo=
rtcfg -pack -c=3D4 ./set.go ./set_nots.go ./set_ts.go
github.com/mattn/go-colorable
mkdir -p $WORK/b053/
cat >$WORK/b053/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/mattn/go-colorable
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b053/_pkg_.a -trimpat=
h $WORK/b053 -p github.com/mattn/go-colorable -complete -buildid T0CSahxV3v=
m_cemLPbOK/T0CSahxV3vm_cemLPbOK -goversion go1.11.4 -D "" -importcfg $WORK/=
b053/importcfg -pack -c=3D4 ./colorable_others.go ./noncolorable.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b053/_pkg_.a # intern=
al
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b066/_pkg_.a # intern=
al
cp $WORK/b066/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/83/8315=
8e0bf6554d88e388d157d04a9a15ab41fc2edc905c880d4f31f13844f83c-d # internal
github.com/facette/maputil
mkdir -p $WORK/b062/
cp $WORK/b053/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/5f/5f90=
bdcd4aed61cb58f3095af588cb02d6016089d8ffb15a5d28c2a20572bd2d-d # internal
cat >$WORK/b062/importcfg << 'EOF' # internal
# import config
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
EOF
github.com/mgutz/ansi
mkdir -p $WORK/b052/
cat >$WORK/b052/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/mattn/go-colorable=3D$WORK/b053/_pkg_.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/maputil
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b062/_pkg_.a -trimpat=
h $WORK/b062 -p github.com/facette/maputil -complete -buildid hi8cDzjJ6kPLp=
oK_GNi_/hi8cDzjJ6kPLpoK_GNi_ -goversion go1.11.4 -D "" -importcfg $WORK/b06=
2/importcfg -pack -c=3D4 ./error.go ./flatten.go ./map.go ./sql.go
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/mgutz/ansi
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b052/_pkg_.a -trimpat=
h $WORK/b052 -p github.com/mgutz/ansi -complete -buildid sOffHZzcCe_GW-7GKD=
v9/sOffHZzcCe_GW-7GKDv9 -goversion go1.11.4 -D "" -importcfg $WORK/b052/imp=
ortcfg -pack -c=3D4 ./ansi.go ./doc.go ./print.go
cd $WORK
cc -fno-caret-diagnostics -c -x c - || true
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b049/_pkg_.a # intern=
al
cp $WORK/b049/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/3c/3c37=
b82670e652fc1b701388c87193e68c69478acee5379c756235ca0d08c8d2-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b052/_pkg_.a # intern=
al
cp $WORK/b052/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/9e/9ea1=
8dde9388034a60a7fdab465b6596a8c75c57231eef7f00c069e3411aafa1-d # internal
cc -Qunused-arguments -c -x c - || true
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b062/_pkg_.a # intern=
al
cp $WORK/b062/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/ff/ff62=
c5a0c56a80bdea9e794c8cdb98a54f2829dc171120f7ffbc846470f7a429-d # internal
cc -fdebug-prefix-map=3Da=3Db -c -x c - || true
cc -gno-record-gcc-switches -c -x c - || true
cd $WORK/b033
TERM=3D'dumb' cc -I /usr/local/go/src/runtime/cgo -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b033=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall =
-Werror -o ./_x001.o -c _cgo_export.c
github.com/facette/natsort
mkdir -p $WORK/b063/
facette/template
cat >$WORK/b063/importcfg << 'EOF' # internal
# import config
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/natsort
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b063/_pkg_.a -trimpat=
h $WORK/b063 -p github.com/facette/natsort -complete -buildid GBFvaMFt1TA6q=
8KweZ12/GBFvaMFt1TA6q8KweZ12 -goversion go1.11.4 -D "" -importcfg $WORK/b06=
3/importcfg -pack -c=3D4 ./natsort.go
mkdir -p $WORK/b048/
cat >$WORK/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/fatih/set=3D$WORK/b049/_pkg_.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile text/template/parse=3D/usr/local/go/pkg/openbsd_amd64/text/temp=
late/parse.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/template
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b048/_pkg_.a -trimpat=
h $WORK/b048 -p facette/template -complete -buildid AdPTtAp3lLw-XS_mvHGZ/Ad=
PTtAp3lLw-XS_mvHGZ -goversion go1.11.4 -D "" -importcfg $WORK/b048/importcf=
g -pack -c=3D4 ./error.go ./expand.go ./parse.go
cd $WORK/b033
TERM=3D'dumb' cc -I /usr/local/go/src/runtime/cgo -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b033=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall =
-Werror -o ./_x002.o -c cgo.cgo2.c
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b063/_pkg_.a # intern=
al
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b048/_pkg_.a # intern=
al
cp $WORK/b048/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/91/91ea=
50646044d8ec0a8f6f18948ed7d47176331c624cd1ef7f59a437e503716d-d # internal
github.com/jinzhu/inflection
mkdir -p $WORK/b104/
cat >$WORK/b104/importcfg << 'EOF' # internal
# import config
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/jinzhu/inflection
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b104/_pkg_.a -trimpat=
h $WORK/b104 -p github.com/jinzhu/inflection -complete -buildid 0GuU_4FmpAe=
hpSrsylhV/0GuU_4FmpAehpSrsylhV -goversion go1.11.4 -D "" -importcfg $WORK/b=
104/importcfg -pack -c=3D4 ./inflections.go
cp $WORK/b063/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/ee/ee6a=
7aa07ed0e776d15bde0f63f7e5cc0342aa9c2954fca4d9651294a848c7bf-d # internal
golang.org/x/net/context
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/golang.org/x/net/context
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b111/_pkg_.a -trimpat=
h $WORK/b111 -p golang.org/x/net/context -complete -buildid kNPDj-gyULiFgh-=
VVNip/kNPDj-gyULiFgh-VVNip -goversion go1.11.4 -D "" -importcfg $WORK/b111/=
importcfg -pack -c=3D4 ./context.go ./go17.go
github.com/pkg/errors
mkdir -p $WORK/b112/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/pkg/errors
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b112/_pkg_.a -trimpat=
h $WORK/b112 -p github.com/pkg/errors -complete -buildid yrndS50lc2_yW4LPKP=
g5/yrndS50lc2_yW4LPKPg5 -goversion go1.11.4 -D "" -importcfg $WORK/b112/imp=
ortcfg -pack -c=3D4 ./errors.go ./stack.go
cd /usr/local/go/src/runtime/cgo
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x003.o -c gcc_context.c
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b111/_pkg_.a # intern=
al
cp $WORK/b111/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/2f/2fdf=
22ac1c9601c2baf786ab4a7fa7308edec93e07ac331fa6ad6f317232e3b8-d # internal
github.com/hashicorp/go-uuid
mkdir -p $WORK/b113/
cat >$WORK/b113/importcfg << 'EOF' # internal
# import config
packagefile crypto/rand=3D/usr/local/go/pkg/openbsd_amd64/crypto/rand.a
packagefile encoding/hex=3D/usr/local/go/pkg/openbsd_amd64/encoding/hex.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/hashicorp/go-uuid
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b113/_pkg_.a -trimpat=
h $WORK/b113 -p github.com/hashicorp/go-uuid -complete -buildid 5Bh0yrbO2rm=
OIl2y8DzV/5Bh0yrbO2rmOIl2y8DzV -goversion go1.11.4 -D "" -importcfg $WORK/b=
113/importcfg -pack -c=3D4 ./uuid.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b104/_pkg_.a # intern=
al
cp $WORK/b104/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/c2/c2e6=
ee18b51ccc611cd94afe325794544eaffeaee3ccea8064c31b26f9ab4176-d # internal
github.com/jinzhu/gorm
mkdir -p $WORK/b103/
cat >$WORK/b103/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/jinzhu/inflection=3D$WORK/b104/_pkg_.a
packagefile go/ast=3D/usr/local/go/pkg/openbsd_amd64/go/ast.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/jinzhu/gorm
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b103/_pkg_.a -trimpat=
h $WORK/b103 -p github.com/jinzhu/gorm -complete -buildid xS5EcoOQZ-7UZANtd=
_rF/xS5EcoOQZ-7UZANtd_rF -goversion go1.11.4 -D "" -importcfg $WORK/b103/im=
portcfg -pack -c=3D4 ./association.go ./callback.go ./callback_create.go ./=
callback_delete.go ./callback_query.go ./callback_query_preload.go ./callba=
ck_row_query.go ./callback_save.go ./callback_update.go ./dialect.go ./dial=
ect_common.go ./dialect_mysql.go ./dialect_postgres.go ./dialect_sqlite3.go=
./errors.go ./field.go ./interface.go ./join_table_handler.go ./logger.go =
=2E/main.go ./model.go ./model_struct.go ./scope.go ./search.go ./utils.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b113/_pkg_.a # intern=
al
cp $WORK/b113/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/c8/c8f6=
633a621cdbe5afdab7585f515e70406db58c8c09569f26e23e77786a9209-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b112/_pkg_.a # intern=
al
github.com/cosiner/flag
mkdir -p $WORK/b114/
cat >$WORK/b114/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile go/ast=3D/usr/local/go/pkg/openbsd_amd64/go/ast.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
EOF
cp $WORK/b112/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/27/27e1=
80fbf3e34db1dff7db018e116ef47c0e8dee98e5e593043795f85647b834-d # internal
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/cosiner/flag
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b114/_pkg_.a -trimpat=
h $WORK/b114 -p github.com/cosiner/flag -complete -buildid aIHIIxk20h8zW3NX=
qTzZ/aIHIIxk20h8zW3NXqTzZ -goversion go1.11.4 -D "" -importcfg $WORK/b114/i=
mportcfg -pack -c=3D4 ./error.go ./flag.go ./help.go ./register.go ./resolv=
er.go ./scanner.go ./utils.go
cd /usr/local/go/src/runtime/cgo
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x004.o -c gcc_libinit.c
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x005.o -c gcc_openbsd_amd64.c
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b114/_pkg_.a # intern=
al
cp $WORK/b114/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/1c/1c0d=
ced7d8aea3b8395368e531c94de444fde546b33d5ae256dd69a76bf0786b-d # internal
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x006.o -c gcc_setenv.c
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x007.o -c gcc_util.c
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wall -Werror -o $WORK/b0=
33/_x008.o -c gcc_amd64.S
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b033/ -O2 -Wall -Werror -o $WORK/b033/=
_x008.o -c gcc_amd64.S
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b103/_pkg_.a # intern=
al
cp $WORK/b103/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/b6/b651=
551a852c01890bccc028246f34da8f398d55914d6fd5f975b02989c0f98c-d # internal
cd $WORK/b033
TERM=3D'dumb' cc -I /usr/local/go/src/runtime/cgo -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b033=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall =
-Werror -o ./_cgo_main.o -c _cgo_main.c
cd /usr/local/go/src/runtime/cgo
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b033=3D/tmp/go-bui=
ld -gno-record-gcc-switches -o $WORK/b033/_cgo_.o $WORK/b033/_cgo_main.o $W=
ORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o $=
WORK/b033/_x005.o $WORK/b033/_x006.o $WORK/b033/_x007.o $WORK/b033/_x008.o =
-Wl,-rpath -Wl,/usr/X11R6/lib -lpthread
TERM=3D'dumb' /usr/local/go/pkg/tool/openbsd_amd64/cgo -dynpackage cgo -dyn=
import $WORK/b033/_cgo_.o -dynout $WORK/b033/_cgo_import.go -dynlinker
cat >$WORK/b033/importcfg << 'EOF' # internal
# import config
EOF
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b033/_pkg_.a -trimpat=
h $WORK/b033 -p runtime/cgo -std -buildid HYgpsjSCrcXP7ZfMbGY9/HYgpsjSCrcXP=
7ZfMbGY9 -goversion go1.11.4 -D "" -importcfg $WORK/b033/importcfg -pack -a=
smhdr $WORK/b033/go_asm.h -c=3D4 ./callbacks.go ./iscgo.go ./openbsd.go ./s=
etenv.go $WORK/b033/_cgo_gotypes.go $WORK/b033/cgo.cgo1.go $WORK/b033/_cgo_=
import.go
/usr/local/go/pkg/tool/openbsd_amd64/asm -trimpath $WORK/b033 -I $WORK/b033=
/ -I /usr/local/go/pkg/include -D GOOS_openbsd -D GOARCH_amd64 -o $WORK/b03=
3/asm_amd64.o ./asm_amd64.s
/usr/local/go/pkg/tool/openbsd_amd64/pack r $WORK/b033/_pkg_.a $WORK/b033/a=
sm_amd64.o $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b=
033/_x004.o $WORK/b033/_x005.o $WORK/b033/_x006.o $WORK/b033/_x007.o $WORK/=
b033/_x008.o # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b033/_pkg_.a # intern=
al
cp $WORK/b033/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/6a/6a7b=
e8ea5f90bad5bc7e5c5032dbd1392f3ef0b328b008bd4309279a59564361-d # internal
os/user
mkdir -p $WORK/b032/
cd /usr/local/go/src/os/user
CGO_LDFLAGS=3D'"-Wl,-rpath" "-Wl,/usr/X11R6/lib"' /usr/local/go/pkg/tool/op=
enbsd_amd64/cgo -objdir $WORK/b032/ -importpath os/user -- -I $WORK/b032/ -=
g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go
net
mkdir -p $WORK/b056/
cd /usr/local/go/src/net
CGO_LDFLAGS=3D'"-Wl,-rpath" "-Wl,/usr/X11R6/lib"' /usr/local/go/pkg/tool/op=
enbsd_amd64/cgo -objdir $WORK/b056/ -importpath net -- -I $WORK/b056/ -g -O=
2 ./cgo_openbsd.go ./cgo_resold.go ./cgo_sockold.go ./cgo_unix.go
github.com/mattn/go-sqlite3
mkdir -p $WORK/b110/
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/mattn/go-sqlite3
CGO_LDFLAGS=3D'"-Wl,-rpath" "-Wl,/usr/X11R6/lib"' /usr/local/go/pkg/tool/op=
enbsd_amd64/cgo -objdir $WORK/b110/ -importpath github.com/mattn/go-sqlite3=
-- -I $WORK/b110/ -g -O2 -std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREA=
DSAFE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE=
_FTS4_UNICODE61 -DSQLITE_TRACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -=
Wno-deprecated-declarations -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/b=
uild/facette-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 ./backup.=
go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_loa=
d_extension.go ./sqlite3_other.go ./sqlite3_type.go
cd $WORK/b032
TERM=3D'dumb' cc -I /usr/local/go/src/os/user -fPIC -m64 -pthread -fno-care=
t-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D=
$WORK/b032=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001=
=2Eo -c _cgo_export.c
TERM=3D'dumb' cc -I /usr/local/go/src/os/user -fPIC -m64 -pthread -fno-care=
t-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D=
$WORK/b032=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002=
=2Eo -c cgo_lookup_unix.cgo2.c
cd $WORK/b056
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -=
c _cgo_export.c
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -=
c cgo_openbsd.cgo2.c
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -=
c cgo_resold.cgo2.c
cd $WORK/b032
TERM=3D'dumb' cc -I /usr/local/go/src/os/user -fPIC -m64 -pthread -fno-care=
t-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D=
$WORK/b032=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003=
=2Eo -c getgrouplist_unix.cgo2.c
cd $WORK/b056
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -=
c cgo_sockold.cgo2.c
cd $WORK/b032
TERM=3D'dumb' cc -I /usr/local/go/src/os/user -fPIC -m64 -pthread -fno-care=
t-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D=
$WORK/b032=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004=
=2Eo -c listgroups_unix.cgo2.c
cd $WORK/b056
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -=
c cgo_unix.cgo2.c
cd $WORK/b032
TERM=3D'dumb' cc -I /usr/local/go/src/os/user -fPIC -m64 -pthread -fno-care=
t-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D=
$WORK/b032=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_=
main.o -c _cgo_main.c
cd /usr/local/go/src/os/user
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b032=3D/tmp/go-bui=
ld -gno-record-gcc-switches -o $WORK/b032/_cgo_.o $WORK/b032/_cgo_main.o $W=
ORK/b032/_x001.o $WORK/b032/_x002.o $WORK/b032/_x003.o $WORK/b032/_x004.o -=
Wl,-rpath -Wl,/usr/X11R6/lib
TERM=3D'dumb' /usr/local/go/pkg/tool/openbsd_amd64/cgo -dynpackage user -dy=
nimport $WORK/b032/_cgo_.o -dynout $WORK/b032/_cgo_import.go
cd $WORK/b056
TERM=3D'dumb' cc -I /usr/local/go/src/net -fPIC -m64 -pthread -fno-caret-di=
agnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WOR=
K/b056=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main=
=2Eo -c _cgo_main.c
cat >$WORK/b032/importcfg << 'EOF' # internal
# import config
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile runtime/cgo=3D$WORK/b033/_pkg_.a
EOF
cd /usr/local/go/src/os/user
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b032/_pkg_.a -trimpat=
h $WORK/b032 -p os/user -std -buildid qvw-8VfFuV4wLiFc0Ja6/qvw-8VfFuV4wLiFc=
0Ja6 -goversion go1.11.4 -D "" -importcfg $WORK/b032/importcfg -pack -c=3D4=
./lookup.go ./user.go $WORK/b032/_cgo_gotypes.go $WORK/b032/cgo_lookup_uni=
x.cgo1.go $WORK/b032/getgrouplist_unix.cgo1.go $WORK/b032/listgroups_unix.c=
go1.go $WORK/b032/_cgo_import.go
cd /usr/local/go/src/net
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b056=3D/tmp/go-bui=
ld -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $W=
ORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $=
WORK/b056/_x005.o -Wl,-rpath -Wl,/usr/X11R6/lib
TERM=3D'dumb' /usr/local/go/pkg/tool/openbsd_amd64/cgo -dynpackage net -dyn=
import $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go
cat >$WORK/b056/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/dns/dnsmessage=3Dvendor/golang_org/x/net/dns/dns=
message
importmap golang_org/x/net/route=3Dvendor/golang_org/x/net/route
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile vendor/golang_org/x/net/dns/dnsmessage=3D/usr/local/go/pkg/open=
bsd_amd64/vendor/golang_org/x/net/dns/dnsmessage.a
packagefile vendor/golang_org/x/net/route=3D/usr/local/go/pkg/openbsd_amd64=
/vendor/golang_org/x/net/route.a
packagefile internal/nettrace=3D/usr/local/go/pkg/openbsd_amd64/internal/ne=
ttrace.a
packagefile internal/poll=3D/usr/local/go/pkg/openbsd_amd64/internal/poll.a
packagefile internal/singleflight=3D/usr/local/go/pkg/openbsd_amd64/interna=
l/singleflight.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile math/rand=3D/usr/local/go/pkg/openbsd_amd64/math/rand.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile runtime/cgo=3D$WORK/b033/_pkg_.a
EOF
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b056/_pkg_.a -trimpat=
h $WORK/b056 -p net -std -buildid u-QNGCUafiuf37H50X26/u-QNGCUafiuf37H50X26=
-goversion go1.11.4 -D "" -importcfg $WORK/b056/importcfg -pack -c=3D4 ./a=
ddrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsco=
nfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file=
_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd=
=2Ego ./interface_bsdvar.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./i=
psock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go .=
/nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfi=
le_stub.go ./sock_bsd.go ./sock_cloexec.go ./sock_posix.go ./sockaddr_posix=
=2Ego ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip=
_posix.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_ope=
nbsd.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go=
./unixsock_posix.go ./writev_unix.go $WORK/b056/_cgo_gotypes.go $WORK/b056=
/cgo_openbsd.cgo1.go $WORK/b056/cgo_resold.cgo1.go $WORK/b056/cgo_sockold.c=
go1.go $WORK/b056/cgo_unix.cgo1.go $WORK/b056/_cgo_import.go
cd /usr/local/go/src/os/user
/usr/local/go/pkg/tool/openbsd_amd64/pack r $WORK/b032/_pkg_.a $WORK/b032/_=
x001.o $WORK/b032/_x002.o $WORK/b032/_x003.o $WORK/b032/_x004.o # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b032/_pkg_.a # intern=
al
cp $WORK/b032/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/24/2462=
0a8a6ae5f4293aef8a9e376a6b555fe9530c67f007e5f5206ece218a28dc-d # internal
archive/tar
mkdir -p $WORK/b002/
cat >$WORK/b002/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile os/user=3D$WORK/b032/_pkg_.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /usr/local/go/src/archive/tar
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b002/_pkg_.a -trimpat=
h $WORK/b002 -p archive/tar -std -complete -buildid mrXzewAtufXH7_N4ZblO/mr=
XzewAtufXH7_N4ZblO -goversion go1.11.4 -D "" -importcfg $WORK/b002/importcf=
g -pack -c=3D4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat=
_unix.go ./strconv.go ./writer.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b002/_pkg_.a # intern=
al
cp $WORK/b002/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/88/88de=
7d5a912c3097dbf55c082902fa8c493a34a6d120c6ebf8b328dc509fec13-d # internal
cd /usr/local/go/src/net
/usr/local/go/pkg/tool/openbsd_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/_=
x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/=
_x005.o # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b056/_pkg_.a # intern=
al
cp $WORK/b056/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e859=
1c95089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d # internal
net/textproto
mkdir -p $WORK/b124/
log/syslog
cat >$WORK/b124/importcfg << 'EOF' # internal
# import config
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
EOF
mkdir -p $WORK/b055/
cd /usr/local/go/src/net/textproto
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b124/_pkg_.a -trimpat=
h $WORK/b124 -p net/textproto -std -complete -buildid 0DRfL3R0zfz44ZuWRBF7/=
0DRfL3R0zfz44ZuWRBF7 -goversion go1.11.4 -D "" -importcfg $WORK/b124/import=
cfg -pack -c=3D4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./wri=
ter.go
cat >$WORK/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /usr/local/go/src/log/syslog
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b055/_pkg_.a -trimpat=
h $WORK/b055 -p log/syslog -std -complete -buildid gIUioPlgbQgmWUBV9-_X/gIU=
ioPlgbQgmWUBV9-_X -goversion go1.11.4 -D "" -importcfg $WORK/b055/importcfg=
-pack -c=3D4 ./doc.go ./syslog.go ./syslog_unix.go
crypto/x509
mkdir -p $WORK/b091/
cat >$WORK/b091/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/cryptobyte=3Dvendor/golang_org/x/crypto/crypt=
obyte
importmap golang_org/x/crypto/cryptobyte/asn1=3Dvendor/golang_org/x/crypto/=
cryptobyte/asn1
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile crypto=3D/usr/local/go/pkg/openbsd_amd64/crypto.a
packagefile crypto/aes=3D/usr/local/go/pkg/openbsd_amd64/crypto/aes.a
packagefile crypto/cipher=3D/usr/local/go/pkg/openbsd_amd64/crypto/cipher.a
packagefile crypto/des=3D/usr/local/go/pkg/openbsd_amd64/crypto/des.a
packagefile crypto/dsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/dsa.a
packagefile crypto/ecdsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=3D/usr/local/go/pkg/openbsd_amd64/crypto/ellipt=
ic.a
packagefile crypto/md5=3D/usr/local/go/pkg/openbsd_amd64/crypto/md5.a
packagefile crypto/rsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/rsa.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile crypto/sha256=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha256.a
packagefile crypto/sha512=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha512.a
packagefile crypto/x509/pkix=3D/usr/local/go/pkg/openbsd_amd64/crypto/x509/=
pkix.a
packagefile encoding/asn1=3D/usr/local/go/pkg/openbsd_amd64/encoding/asn1.a
packagefile encoding/hex=3D/usr/local/go/pkg/openbsd_amd64/encoding/hex.a
packagefile encoding/pem=3D/usr/local/go/pkg/openbsd_amd64/encoding/pem.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile vendor/golang_org/x/crypto/cryptobyte=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/cryptobyte.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=3D/usr/local/go/pkg/=
openbsd_amd64/vendor/golang_org/x/crypto/cryptobyte/asn1.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile math/big=3D/usr/local/go/pkg/openbsd_amd64/math/big.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /usr/local/go/src/crypto/x509
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b091/_pkg_.a -trimpat=
h $WORK/b091 -p crypto/x509 -std -complete -buildid Rn_sqCRl_C8nRu12dPLR/Rn=
_sqCRl_C8nRu12dPLR -goversion go1.11.4 -D "" -importcfg $WORK/b091/importcf=
g -pack -c=3D4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root=
=2Ego ./root_bsd.go ./root_unix.go ./sec1.go ./verify.go ./x509.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b055/_pkg_.a # intern=
al
cp $WORK/b055/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/81/81c2=
f3f9d6eb71e046e68664457d03afc826494e087eff6f05a453426994d385-d # internal
github.com/facette/logger
mkdir -p $WORK/b051/
cat >$WORK/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/mgutz/ansi=3D$WORK/b052/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile log/syslog=3D$WORK/b055/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
EOF
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b124/_pkg_.a # intern=
al
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/logger
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b051/_pkg_.a -trimpat=
h $WORK/b051 -p github.com/facette/logger -complete -buildid Bm6ceOO3qESKOd=
4uuUnL/Bm6ceOO3qESKOd4uuUnL -goversion go1.11.4 -D "" -importcfg $WORK/b051=
/importcfg -pack -c=3D4 ./backend.go ./config.go ./error.go ./file.go ./log=
ger.go ./syslog.go ./writer.go
cp $WORK/b124/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/ae/ae7f=
8c78c3682f415c1851f1517630cecbf8e2827ff36cb7ba7913f4fb926e82-d # internal
vendor/golang_org/x/net/http/httpguts
mkdir -p $WORK/b118/
cat >$WORK/b118/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/idna=3Dvendor/golang_org/x/net/idna
packagefile vendor/golang_org/x/net/idna=3D/usr/local/go/pkg/openbsd_amd64/=
vendor/golang_org/x/net/idna.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/textproto=3D$WORK/b124/_pkg_.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/http/httpguts
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b118/_pkg_.a -trimpat=
h $WORK/b118 -p vendor/golang_org/x/net/http/httpguts -std -complete -build=
id kWQ8Qu3hN7eJd1W4vy1k/kWQ8Qu3hN7eJd1W4vy1k -goversion go1.11.4 -D "" -imp=
ortcfg $WORK/b118/importcfg -pack -c=3D4 ./guts.go ./httplex.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b118/_pkg_.a # intern=
al
cp $WORK/b118/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/af/aff4=
f35f630dd2d31f3aa44187279faded989c77dd5fcaa7b10e6ee9a2e9155a-d # internal
vendor/golang_org/x/net/http/httpproxy
mkdir -p $WORK/b125/
cat >$WORK/b125/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/idna=3Dvendor/golang_org/x/net/idna
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile vendor/golang_org/x/net/idna=3D/usr/local/go/pkg/openbsd_amd64/=
vendor/golang_org/x/net/idna.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /usr/local/go/src/vendor/golang_org/x/net/http/httpproxy
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b125/_pkg_.a -trimpat=
h $WORK/b125 -p vendor/golang_org/x/net/http/httpproxy -std -complete -buil=
did U9yrhOupbkBZcWYNPqy7/U9yrhOupbkBZcWYNPqy7 -goversion go1.11.4 -D "" -im=
portcfg $WORK/b125/importcfg -pack -c=3D4 ./proxy.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b051/_pkg_.a # intern=
al
cp $WORK/b051/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/ea/ea09=
92ce23a8bcd6d73c5eebb9fe97f50d2895d6500196cf414bf31a4f28aaa9-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b125/_pkg_.a # intern=
al
cp $WORK/b125/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/9d/9da5=
4c0736aea010f6fb263a113ed158652fbc925e2f5533bd9aad334f94bbd5-d # internal
cd $WORK/b110
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b091/_pkg_.a # intern=
al
cp $WORK/b091/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/54/541f=
053e2b47b658c819e0d8f845d2e9b00006f24eee6380266b5e33cccdc28b-d # internal
crypto/tls
mkdir -p $WORK/b072/
cat >$WORK/b072/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/crypto/chacha20poly1305=3Dvendor/golang_org/x/crypto=
/chacha20poly1305
importmap golang_org/x/crypto/curve25519=3Dvendor/golang_org/x/crypto/curve=
25519
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile container/list=3D/usr/local/go/pkg/openbsd_amd64/container/list=
=2Ea
packagefile crypto=3D/usr/local/go/pkg/openbsd_amd64/crypto.a
packagefile crypto/aes=3D/usr/local/go/pkg/openbsd_amd64/crypto/aes.a
packagefile crypto/cipher=3D/usr/local/go/pkg/openbsd_amd64/crypto/cipher.a
packagefile crypto/des=3D/usr/local/go/pkg/openbsd_amd64/crypto/des.a
packagefile crypto/ecdsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=3D/usr/local/go/pkg/openbsd_amd64/crypto/ellipt=
ic.a
packagefile crypto/hmac=3D/usr/local/go/pkg/openbsd_amd64/crypto/hmac.a
packagefile crypto/md5=3D/usr/local/go/pkg/openbsd_amd64/crypto/md5.a
packagefile crypto/rand=3D/usr/local/go/pkg/openbsd_amd64/crypto/rand.a
packagefile crypto/rc4=3D/usr/local/go/pkg/openbsd_amd64/crypto/rc4.a
packagefile crypto/rsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/rsa.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile crypto/sha256=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha256.a
packagefile crypto/sha512=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha512.a
packagefile crypto/subtle=3D/usr/local/go/pkg/openbsd_amd64/crypto/subtle.a
packagefile crypto/x509=3D$WORK/b091/_pkg_.a
packagefile encoding/asn1=3D/usr/local/go/pkg/openbsd_amd64/encoding/asn1.a
packagefile encoding/pem=3D/usr/local/go/pkg/openbsd_amd64/encoding/pem.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305=3D/usr/local/go/pkg=
/openbsd_amd64/vendor/golang_org/x/crypto/chacha20poly1305.a
packagefile vendor/golang_org/x/crypto/curve25519=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/curve25519.a
packagefile hash=3D/usr/local/go/pkg/openbsd_amd64/hash.a
packagefile internal/cpu=3D/usr/local/go/pkg/openbsd_amd64/internal/cpu.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile math/big=3D/usr/local/go/pkg/openbsd_amd64/math/big.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /usr/local/go/src/crypto/tls
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b072/_pkg_.a -trimpat=
h $WORK/b072 -p crypto/tls -std -complete -buildid uGWcyHckwqJOd4j1rnQT/uGW=
cyHckwqJOd4j1rnQT -goversion go1.11.4 -D "" -importcfg $WORK/b072/importcfg=
-pack -c=3D4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go=
./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_=
agreement.go ./prf.go ./ticket.go ./tls.go
cd $WORK/b110
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo=
2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extens=
ion.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_other.cgo2.c
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_type.cgo2.c
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/mattn/go-sqlite3
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b110=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I $WORK/b110/ -g -O2 -std=3Dgnu99 -DSQLITE_ENA=
BLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PAR=
ENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_TRACE_SIZE_LIMIT=3D15 -DSQ=
LITE_DISABLE_INTRINSIC -Wno-deprecated-declarations -I/exopi-obj/pobj/facet=
te-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/vendor/src/github.com/ma=
ttn/go-sqlite3 -o $WORK/b110/_x010.o -c sqlite3-binding.c
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b072/_pkg_.a # intern=
al
cp $WORK/b072/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/61/6145=
e5bf86fa03841438f49762804c150f7c2cf480102c6dfb8fa5b01ef5763e-d # internal
github.com/go-sql-driver/mysql
mkdir -p $WORK/b069/
cat >$WORK/b069/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/go-sql-driver/mysql
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b069/_pkg_.a -trimpat=
h $WORK/b069 -p github.com/go-sql-driver/mysql -complete -buildid CEzIdrQWd=
IJewmA7qz3h/CEzIdrQWdIJewmA7qz3h -goversion go1.11.4 -D "" -importcfg $WORK=
/b069/importcfg -pack -c=3D4 ./buffer.go ./collations.go ./connection.go ./=
const.go ./driver.go ./dsn.go ./errors.go ./infile.go ./packets.go ./result=
=2Ego ./rows.go ./statement.go ./transaction.go ./utils.go
net/http/httptrace
mkdir -p $WORK/b129/
cat >$WORK/b129/importcfg << 'EOF' # internal
# import config
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile internal/nettrace=3D/usr/local/go/pkg/openbsd_amd64/internal/ne=
ttrace.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/textproto=3D$WORK/b124/_pkg_.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /usr/local/go/src/net/http/httptrace
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b129/_pkg_.a -trimpat=
h $WORK/b129 -p net/http/httptrace -std -complete -buildid ku0uK0m3gToUzILs=
eu4P/ku0uK0m3gToUzILseu4P -goversion go1.11.4 -D "" -importcfg $WORK/b129/i=
mportcfg -pack -c=3D4 ./trace.go
github.com/lib/pq
mkdir -p $WORK/b108/
cat >$WORK/b108/importcfg << 'EOF' # internal
# import config
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile crypto/md5=3D/usr/local/go/pkg/openbsd_amd64/crypto/md5.a
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile crypto/x509=3D$WORK/b091/_pkg_.a
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile encoding/hex=3D/usr/local/go/pkg/openbsd_amd64/encoding/hex.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/lib/pq/oid=3D$WORK/b109/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile os/user=3D$WORK/b032/_pkg_.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/lib/pq
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b108/_pkg_.a -trimpat=
h $WORK/b108 -p github.com/lib/pq -complete -buildid jZumOEmroq-5Q_NaJAbX/j=
ZumOEmroq-5Q_NaJAbX -goversion go1.11.4 -D "" -importcfg $WORK/b108/importc=
fg -pack -c=3D4 ./array.go ./buf.go ./conn.go ./conn_go18.go ./copy.go ./do=
c.go ./encode.go ./error.go ./notify.go ./ssl.go ./ssl_go1.7.go ./ssl_permi=
ssions.go ./url.go ./user_posix.go ./uuid.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b129/_pkg_.a # intern=
al
cp $WORK/b129/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/dc/dca3=
6ce584f56da666e0351c694e36b1ae1558eab4d4ec903cff3dd02a0a8c82-d # internal
net/http
mkdir -p $WORK/b117/
cat >$WORK/b117/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/http/httpguts=3Dvendor/golang_org/x/net/http/htt=
pguts
importmap golang_org/x/net/http/httpproxy=3Dvendor/golang_org/x/net/http/ht=
tpproxy
importmap golang_org/x/net/http2/hpack=3Dvendor/golang_org/x/net/http2/hpack
importmap golang_org/x/net/idna=3Dvendor/golang_org/x/net/idna
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile compress/gzip=3D/usr/local/go/pkg/openbsd_amd64/compress/gzip.a
packagefile container/list=3D/usr/local/go/pkg/openbsd_amd64/container/list=
=2Ea
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile crypto/rand=3D/usr/local/go/pkg/openbsd_amd64/crypto/rand.a
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile encoding/base64=3D/usr/local/go/pkg/openbsd_amd64/encoding/base=
64.a
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile vendor/golang_org/x/net/http/httpguts=3D$WORK/b118/_pkg_.a
packagefile vendor/golang_org/x/net/http/httpproxy=3D$WORK/b125/_pkg_.a
packagefile vendor/golang_org/x/net/http2/hpack=3D/usr/local/go/pkg/openbsd=
_amd64/vendor/golang_org/x/net/http2/hpack.a
packagefile vendor/golang_org/x/net/idna=3D/usr/local/go/pkg/openbsd_amd64/=
vendor/golang_org/x/net/idna.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile math/rand=3D/usr/local/go/pkg/openbsd_amd64/math/rand.a
packagefile mime=3D/usr/local/go/pkg/openbsd_amd64/mime.a
packagefile mime/multipart=3D/usr/local/go/pkg/openbsd_amd64/mime/multipart=
=2Ea
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/http/httptrace=3D$WORK/b129/_pkg_.a
packagefile net/http/internal=3D/usr/local/go/pkg/openbsd_amd64/net/http/in=
ternal.a
packagefile net/textproto=3D$WORK/b124/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /usr/local/go/src/net/http
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b117/_pkg_.a -trimpat=
h $WORK/b117 -p net/http -std -complete -buildid 82_wpRMWI47BAdUrKow1/82_wp=
RMWI47BAdUrKow1 -goversion go1.11.4 -D "" -importcfg $WORK/b117/importcfg -=
pack -c=3D4 ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h=
2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./respo=
nse.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go =
=2E/transfer.go ./transport.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b108/_pkg_.a # intern=
al
cp $WORK/b108/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/ce/ce12=
c0f3a7adc74cfb98098990d0e04e9fdcfa2b22eef4acc148e5f865785ea3-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b069/_pkg_.a # intern=
al
cp $WORK/b069/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/24/24b2=
e8bb07911e7b3affb92bd15b1441e98b804ee96b671424b0e51d84e655b3-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b117/_pkg_.a # intern=
al
cp $WORK/b117/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d436=
c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d # internal
github.com/facette/httputil
mkdir -p $WORK/b115/
cat >$WORK/b115/importcfg << 'EOF' # internal
# import config
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile mime=3D/usr/local/go/pkg/openbsd_amd64/mime.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile net/http=3D$WORK/b117/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/httputil
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b115/_pkg_.a -trimpat=
h $WORK/b115 -p github.com/facette/httputil -complete -buildid 1ZBgWKKZMSVz=
sGxIPkeU/1ZBgWKKZMSVzsGxIPkeU -goversion go1.11.4 -D "" -importcfg $WORK/b1=
15/importcfg -pack -c=3D4 ./client.go ./error.go ./header.go ./json.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b115/_pkg_.a # intern=
al
cp $WORK/b115/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/4e/4ef8=
52cb69cf8c28314499edbf9fbbac8f7ec8893ff3514de72c4e60e7a41844-d # internal
cd $WORK/b110
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread=
-fno-caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-pre=
fix-map=3D$WORK/b110=3D/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 =
-std=3Dgnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE -DSQLITE_ENABLE_FTS3=
-DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4_UNICODE61 -DSQLITE_T=
RACE_SIZE_LIMIT=3D15 -DSQLITE_DISABLE_INTRINSIC -Wno-deprecated-declaration=
s -I/exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64=
/vendor/src/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/mattn/go-sqlite3
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b110=3D/tmp/go-bui=
ld -gno-record-gcc-switches -o $WORK/b110/_cgo_.o $WORK/b110/_cgo_main.o $W=
ORK/b110/_x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o $=
WORK/b110/_x005.o $WORK/b110/_x006.o $WORK/b110/_x007.o $WORK/b110/_x008.o =
$WORK/b110/_x009.o $WORK/b110/_x010.o -Wl,-rpath -Wl,/usr/X11R6/lib
TERM=3D'dumb' /usr/local/go/pkg/tool/openbsd_amd64/cgo -dynpackage sqlite3 =
-dynimport $WORK/b110/_cgo_.o -dynout $WORK/b110/_cgo_import.go
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile golang.org/x/net/context=3D$WORK/b111/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile runtime/cgo=3D$WORK/b033/_pkg_.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
EOF
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b110/_pkg_.a -trimpat=
h $WORK/b110 -p github.com/mattn/go-sqlite3 -buildid DhohhpEoKWbaAwW9OY9v/D=
hohhpEoKWbaAwW9OY9v -goversion go1.11.4 -D "" -importcfg $WORK/b110/importc=
fg -pack -c=3D4 ./doc.go ./sqlite3_go18.go $WORK/b110/_cgo_gotypes.go $WORK=
/b110/backup.cgo1.go $WORK/b110/callback.cgo1.go $WORK/b110/error.cgo1.go $=
WORK/b110/sqlite3.cgo1.go $WORK/b110/sqlite3_context.cgo1.go $WORK/b110/sql=
ite3_load_extension.cgo1.go $WORK/b110/sqlite3_other.cgo1.go $WORK/b110/sql=
ite3_type.cgo1.go $WORK/b110/_cgo_import.go
/usr/local/go/pkg/tool/openbsd_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/_=
x001.o $WORK/b110/_x002.o $WORK/b110/_x003.o $WORK/b110/_x004.o $WORK/b110/=
_x005.o $WORK/b110/_x006.o $WORK/b110/_x007.o $WORK/b110/_x008.o $WORK/b110=
/_x009.o $WORK/b110/_x010.o # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b110/_pkg_.a # intern=
al
cp $WORK/b110/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/46/4647=
3930fabd0695c65134725c0b82332ed43f6975f21a9f3e9c1a1d03ce7dfd-d # internal
github.com/facette/sqlstorage
mkdir -p $WORK/b067/
cat >$WORK/b067/importcfg << 'EOF' # internal
# import config
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/facette/logger=3D$WORK/b051/_pkg_.a
packagefile github.com/facette/maputil=3D$WORK/b062/_pkg_.a
packagefile github.com/facette/sliceutil=3D$WORK/b066/_pkg_.a
packagefile github.com/go-sql-driver/mysql=3D$WORK/b069/_pkg_.a
packagefile github.com/jinzhu/gorm=3D$WORK/b103/_pkg_.a
packagefile github.com/lib/pq=3D$WORK/b108/_pkg_.a
packagefile github.com/mattn/go-sqlite3=3D$WORK/b110/_pkg_.a
packagefile github.com/pkg/errors=3D$WORK/b112/_pkg_.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/sqlstorage
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b067/_pkg_.a -trimpat=
h $WORK/b067 -p github.com/facette/sqlstorage -complete -buildid nWWD4NG7uo=
R4t6Ef2k42/nWWD4NG7uoR4t6Ef2k42 -goversion go1.11.4 -D "" -importcfg $WORK/=
b067/importcfg -pack -c=3D4 ./driver.go ./driver_mysql.go ./driver_pgsql.go=
./driver_sqlite.go ./error.go ./logger.go ./modifier.go ./sqlstorage.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b067/_pkg_.a # intern=
al
cp $WORK/b067/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/6c/6cb4=
ce34bb65f37bd39bcf2f7a5fd58aacd0892b62fbbcabf7e0ab63df8ffa77-d # internal
facette/backend
mkdir -p $WORK/b045/
cat >$WORK/b045/importcfg << 'EOF' # internal
# import config
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/template=3D$WORK/b048/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/facette/logger=3D$WORK/b051/_pkg_.a
packagefile github.com/facette/maputil=3D$WORK/b062/_pkg_.a
packagefile github.com/facette/natsort=3D$WORK/b063/_pkg_.a
packagefile github.com/facette/sliceutil=3D$WORK/b066/_pkg_.a
packagefile github.com/facette/sqlstorage=3D$WORK/b067/_pkg_.a
packagefile github.com/hashicorp/go-uuid=3D$WORK/b113/_pkg_.a
packagefile github.com/jinzhu/gorm=3D$WORK/b103/_pkg_.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/backend
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b045/_pkg_.a -trimpat=
h $WORK/b045 -p facette/backend -complete -buildid ucUE8uIJZNayMEeiP2mC/ucU=
E8uIJZNayMEeiP2mC -goversion go1.11.4 -D "" -importcfg $WORK/b045/importcfg=
-pack -c=3D4 ./backend.go ./error.go ./item.go ./item_collection.go ./item=
_graph.go ./item_group.go ./item_provider.go ./scan.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b045/_pkg_.a # intern=
al
cp $WORK/b045/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/20/20d1=
8e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d # internal
cmd/facettectl
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile archive/tar=3D$WORK/b002/_pkg_.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile compress/gzip=3D/usr/local/go/pkg/openbsd_amd64/compress/gzip.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D$WORK/b045/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/cosiner/flag=3D$WORK/b114/_pkg_.a
packagefile github.com/facette/httputil=3D$WORK/b115/_pkg_.a
packagefile github.com/mgutz/ansi=3D$WORK/b052/_pkg_.a
packagefile github.com/pkg/errors=3D$WORK/b112/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile net/http=3D$WORK/b117/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/cmd/facettectl
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b001/_pkg_.a -trimpat=
h $WORK/b001 -p main -complete -buildid grlGW7gzdI6U5ZrBAhld/grlGW7gzdI6U5Z=
rBAhld -goversion go1.11.4 -D "" -importcfg $WORK/b001/importcfg -pack -c=
=3D4 ./api.go ./catalog.go ./error.go ./library.go ./main.go ./version.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b001/_pkg_.a # intern=
al
cp $WORK/b001/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/d2/d23a=
40ce52a5103e84a5305502a77073260493d3c7519d7fee937202f3ede5b5-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile cmd/facettectl=3D$WORK/b001/_pkg_.a
packagefile archive/tar=3D$WORK/b002/_pkg_.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile compress/gzip=3D/usr/local/go/pkg/openbsd_amd64/compress/gzip.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D$WORK/b045/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/cosiner/flag=3D$WORK/b114/_pkg_.a
packagefile github.com/facette/httputil=3D$WORK/b115/_pkg_.a
packagefile github.com/mgutz/ansi=3D$WORK/b052/_pkg_.a
packagefile github.com/pkg/errors=3D$WORK/b112/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile net/http=3D$WORK/b117/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile os/user=3D$WORK/b032/_pkg_.a
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile internal/bytealg=3D/usr/local/go/pkg/openbsd_amd64/internal/byt=
ealg.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile compress/flate=3D/usr/local/go/pkg/openbsd_amd64/compress/flate=
=2Ea
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile hash/crc32=3D/usr/local/go/pkg/openbsd_amd64/hash/crc32.a
packagefile encoding=3D/usr/local/go/pkg/openbsd_amd64/encoding.a
packagefile encoding/base64=3D/usr/local/go/pkg/openbsd_amd64/encoding/base=
64.a
packagefile unicode/utf16=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf16.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile facette/template=3D$WORK/b048/_pkg_.a
packagefile github.com/facette/logger=3D$WORK/b051/_pkg_.a
packagefile github.com/facette/maputil=3D$WORK/b062/_pkg_.a
packagefile github.com/facette/natsort=3D$WORK/b063/_pkg_.a
packagefile github.com/facette/sliceutil=3D$WORK/b066/_pkg_.a
packagefile github.com/facette/sqlstorage=3D$WORK/b067/_pkg_.a
packagefile github.com/hashicorp/go-uuid=3D$WORK/b113/_pkg_.a
packagefile github.com/jinzhu/gorm=3D$WORK/b103/_pkg_.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile go/ast=3D/usr/local/go/pkg/openbsd_amd64/go/ast.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile crypto/tls=3D$WORK/b072/_pkg_.a
packagefile mime=3D/usr/local/go/pkg/openbsd_amd64/mime.a
packagefile net=3D$WORK/b056/_pkg_.a
packagefile github.com/mattn/go-colorable=3D$WORK/b053/_pkg_.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile container/list=3D/usr/local/go/pkg/openbsd_amd64/container/list=
=2Ea
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile crypto/rand=3D/usr/local/go/pkg/openbsd_amd64/crypto/rand.a
packagefile vendor/golang_org/x/net/http/httpguts=3D$WORK/b118/_pkg_.a
packagefile vendor/golang_org/x/net/http/httpproxy=3D$WORK/b125/_pkg_.a
packagefile vendor/golang_org/x/net/http2/hpack=3D/usr/local/go/pkg/openbsd=
_amd64/vendor/golang_org/x/net/http2/hpack.a
packagefile vendor/golang_org/x/net/idna=3D/usr/local/go/pkg/openbsd_amd64/=
vendor/golang_org/x/net/idna.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile math/rand=3D/usr/local/go/pkg/openbsd_amd64/math/rand.a
packagefile mime/multipart=3D/usr/local/go/pkg/openbsd_amd64/mime/multipart=
=2Ea
packagefile net/http/httptrace=3D$WORK/b129/_pkg_.a
packagefile net/http/internal=3D/usr/local/go/pkg/openbsd_amd64/net/http/in=
ternal.a
packagefile net/textproto=3D$WORK/b124/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile internal/poll=3D/usr/local/go/pkg/openbsd_amd64/internal/poll.a
packagefile internal/syscall/unix=3D/usr/local/go/pkg/openbsd_amd64/interna=
l/syscall/unix.a
packagefile internal/testlog=3D/usr/local/go/pkg/openbsd_amd64/internal/tes=
tlog.a
packagefile internal/cpu=3D/usr/local/go/pkg/openbsd_amd64/internal/cpu.a
packagefile runtime/internal/atomic=3D/usr/local/go/pkg/openbsd_amd64/runti=
me/internal/atomic.a
packagefile runtime/internal/sys=3D/usr/local/go/pkg/openbsd_amd64/runtime/=
internal/sys.a
packagefile runtime/cgo=3D$WORK/b033/_pkg_.a
packagefile math/bits=3D/usr/local/go/pkg/openbsd_amd64/math/bits.a
packagefile internal/race=3D/usr/local/go/pkg/openbsd_amd64/internal/race.a
packagefile hash=3D/usr/local/go/pkg/openbsd_amd64/hash.a
packagefile github.com/fatih/set=3D$WORK/b049/_pkg_.a
packagefile text/template/parse=3D/usr/local/go/pkg/openbsd_amd64/text/temp=
late/parse.a
packagefile log/syslog=3D$WORK/b055/_pkg_.a
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile github.com/go-sql-driver/mysql=3D$WORK/b069/_pkg_.a
packagefile github.com/lib/pq=3D$WORK/b108/_pkg_.a
packagefile github.com/mattn/go-sqlite3=3D$WORK/b110/_pkg_.a
packagefile encoding/hex=3D/usr/local/go/pkg/openbsd_amd64/encoding/hex.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile github.com/jinzhu/inflection=3D$WORK/b104/_pkg_.a
packagefile regexp/syntax=3D/usr/local/go/pkg/openbsd_amd64/regexp/syntax.a
packagefile go/scanner=3D/usr/local/go/pkg/openbsd_amd64/go/scanner.a
packagefile go/token=3D/usr/local/go/pkg/openbsd_amd64/go/token.a
packagefile crypto=3D/usr/local/go/pkg/openbsd_amd64/crypto.a
packagefile crypto/aes=3D/usr/local/go/pkg/openbsd_amd64/crypto/aes.a
packagefile crypto/cipher=3D/usr/local/go/pkg/openbsd_amd64/crypto/cipher.a
packagefile crypto/des=3D/usr/local/go/pkg/openbsd_amd64/crypto/des.a
packagefile crypto/ecdsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=3D/usr/local/go/pkg/openbsd_amd64/crypto/ellipt=
ic.a
packagefile crypto/hmac=3D/usr/local/go/pkg/openbsd_amd64/crypto/hmac.a
packagefile crypto/md5=3D/usr/local/go/pkg/openbsd_amd64/crypto/md5.a
packagefile crypto/rc4=3D/usr/local/go/pkg/openbsd_amd64/crypto/rc4.a
packagefile crypto/rsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/rsa.a
packagefile crypto/sha256=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha256.a
packagefile crypto/sha512=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha512.a
packagefile crypto/subtle=3D/usr/local/go/pkg/openbsd_amd64/crypto/subtle.a
packagefile crypto/x509=3D$WORK/b091/_pkg_.a
packagefile encoding/asn1=3D/usr/local/go/pkg/openbsd_amd64/encoding/asn1.a
packagefile encoding/pem=3D/usr/local/go/pkg/openbsd_amd64/encoding/pem.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305=3D/usr/local/go/pkg=
/openbsd_amd64/vendor/golang_org/x/crypto/chacha20poly1305.a
packagefile vendor/golang_org/x/crypto/curve25519=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/curve25519.a
packagefile math/big=3D/usr/local/go/pkg/openbsd_amd64/math/big.a
packagefile vendor/golang_org/x/net/dns/dnsmessage=3D/usr/local/go/pkg/open=
bsd_amd64/vendor/golang_org/x/net/dns/dnsmessage.a
packagefile vendor/golang_org/x/net/route=3D/usr/local/go/pkg/openbsd_amd64=
/vendor/golang_org/x/net/route.a
packagefile internal/nettrace=3D/usr/local/go/pkg/openbsd_amd64/internal/ne=
ttrace.a
packagefile internal/singleflight=3D/usr/local/go/pkg/openbsd_amd64/interna=
l/singleflight.a
packagefile vendor/golang_org/x/text/secure/bidirule=3D/usr/local/go/pkg/op=
enbsd_amd64/vendor/golang_org/x/text/secure/bidirule.a
packagefile vendor/golang_org/x/text/unicode/bidi=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/text/unicode/bidi.a
packagefile vendor/golang_org/x/text/unicode/norm=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/text/unicode/norm.a
packagefile mime/quotedprintable=3D/usr/local/go/pkg/openbsd_amd64/mime/quo=
tedprintable.a
packagefile github.com/lib/pq/oid=3D$WORK/b109/_pkg_.a
packagefile golang.org/x/net/context=3D$WORK/b111/_pkg_.a
packagefile crypto/internal/subtle=3D/usr/local/go/pkg/openbsd_amd64/crypto=
/internal/subtle.a
packagefile crypto/internal/randutil=3D/usr/local/go/pkg/openbsd_amd64/cryp=
to/internal/randutil.a
packagefile crypto/dsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/dsa.a
packagefile crypto/x509/pkix=3D/usr/local/go/pkg/openbsd_amd64/crypto/x509/=
pkix.a
packagefile vendor/golang_org/x/crypto/cryptobyte=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/cryptobyte.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=3D/usr/local/go/pkg/=
openbsd_amd64/vendor/golang_org/x/crypto/cryptobyte/asn1.a
packagefile vendor/golang_org/x/crypto/internal/chacha20=3D/usr/local/go/pk=
g/openbsd_amd64/vendor/golang_org/x/crypto/internal/chacha20.a
packagefile vendor/golang_org/x/crypto/poly1305=3D/usr/local/go/pkg/openbsd=
_amd64/vendor/golang_org/x/crypto/poly1305.a
packagefile vendor/golang_org/x/text/transform=3D/usr/local/go/pkg/openbsd_=
amd64/vendor/golang_org/x/text/transform.a
EOF
mkdir -p $WORK/b001/exe/
cd .
/usr/local/go/pkg/tool/openbsd_amd64/link -o $WORK/b001/exe/a.out -importcf=
g $WORK/b001/importcfg.link -buildmode=3Dexe -buildid=3DGvdmactSeCl6bvAL3jy=
D/grlGW7gzdI6U5ZrBAhld/UD_nDlKxNmNxnBbXZg-0/GvdmactSeCl6bvAL3jyD -s -w -X m=
ain.version=3D0.4.0 -X main.buildDate=3D2019-01-23 -X main.buildHash=3D -ex=
tld=3Dcc $WORK/b001/_pkg_.a
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b001/exe/a.out # inte=
rnal
mkdir -p build/facette-openbsd-amd64/bin/
cp $WORK/b001/exe/a.out build/facette-openbsd-amd64/bin/facettectl
rm -r $WORK/b001/
WORK=3D/tmp/go-build038201031
github.com/influxdata/influxdb/influxql/neldermead
mkdir -p $WORK/b139/
cat >$WORK/b139/importcfg << 'EOF' # internal
# import config
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/influxql/neldermead
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b139/_pkg_.a -trimpat=
h $WORK/b139 -p github.com/influxdata/influxdb/influxql/neldermead -complet=
e -buildid 97YOjiwfrnw1V1hDkvSc/97YOjiwfrnw1V1hDkvSc -goversion go1.11.4 -D=
"" -importcfg $WORK/b139/importcfg -pack -c=3D4 ./neldermead.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b139/_pkg_.a # intern=
al
cp $WORK/b139/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/a5/a521=
467d5c73c6bba2bf64b28002f4ca22d96c8478a49cb2d7bacb59dbd13ab7-d # internal
github.com/influxdata/influxdb/pkg/escape
mkdir -p $WORK/b134/
cat >$WORK/b134/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/pkg/escape
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b134/_pkg_.a -trimpat=
h $WORK/b134 -p github.com/influxdata/influxdb/pkg/escape -complete -buildi=
d 8ah8uTHNvzpkiR6rFJTc/8ah8uTHNvzpkiR6rFJTc -goversion go1.11.4 -D "" -impo=
rtcfg $WORK/b134/importcfg -pack -c=3D4 ./bytes.go ./strings.go
github.com/gogo/protobuf/proto
mkdir -p $WORK/b137/
cat >$WORK/b137/importcfg << 'EOF' # internal
# import config
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile encoding=3D/usr/local/go/pkg/openbsd_amd64/encoding.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/gogo/protobuf/proto
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b137/_pkg_.a -trimpat=
h $WORK/b137 -p github.com/gogo/protobuf/proto -complete -buildid ICIkbD2KW=
gkeVaEQLTod/ICIkbD2KWgkeVaEQLTod -goversion go1.11.4 -D "" -importcfg $WORK=
/b137/importcfg -pack -c=3D4 ./clone.go ./decode.go ./decode_gogo.go ./dura=
tion.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extens=
ions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./poin=
ter_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go=
./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./=
timestamp_gogo.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b134/_pkg_.a # intern=
al
cp $WORK/b134/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/22/229a=
b92e50bcf8172b17cf4d40aa4d73b559b2fe431d952ed730e8c091b96ca7-d # internal
github.com/influxdata/influxdb/models
mkdir -p $WORK/b133/
cat >$WORK/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/influxdata/influxdb/pkg/escape=3D$WORK/b134/_pkg_.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/models
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b133/_pkg_.a -trimpat=
h $WORK/b133 -p github.com/influxdata/influxdb/models -complete -buildid kc=
xjJ_QHeEyZYZgkMBII/kcxjJ_QHeEyZYZgkMBII -goversion go1.11.4 -D "" -importcf=
g $WORK/b133/importcfg -pack -c=3D4 ./consistency.go ./inline_fnv.go ./inli=
ne_strconv_parse.go ./points.go ./rows.go ./statistic.go ./time.go
github.com/ziutek/rrd
mkdir -p $WORK/b141/
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/ziutek/rrd
pkg-config --cflags -- librrd
facette/catalog
mkdir -p $WORK/b110/
cat >$WORK/b110/importcfg << 'EOF' # internal
# import config
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build=
/20/20d18e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/facette/sliceutil=3D/exopi-obj/pobj/facette-0.4.0/.c=
ache/go-build/83/83158e0bf6554d88e388d157d04a9a15ab41fc2edc905c880d4f31f138=
44f83c-d
packagefile github.com/fatih/set=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-=
build/3c/3c37b82670e652fc1b701388c87193e68c69478acee5379c756235ca0d08c8d2-d
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/catalog
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b110/_pkg_.a -trimpat=
h $WORK/b110 -p facette/catalog -complete -buildid oXyPMM_x0uJ0tMwzgT8j/oXy=
PMM_x0uJ0tMwzgT8j -goversion go1.11.4 -D "" -importcfg $WORK/b110/importcfg=
-pack -c=3D4 ./catalog.go ./error.go ./filter.go ./metric.go ./origin.go .=
/record.go ./search.go ./source.go
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/ziutek/rrd
pkg-config --libs -- librrd
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b110/_pkg_.a # intern=
al
cp $WORK/b110/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/e5/e5cb=
9d8edfd106b7412d384c5e40e1b177dbe526357cab545da5700376227d47-d # internal
facette/series
mkdir -p $WORK/b112/
cat >$WORK/b112/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build=
/20/20d18e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/facette/maputil=3D/exopi-obj/pobj/facette-0.4.0/.cac=
he/go-build/ff/ff62c5a0c56a80bdea9e794c8cdb98a54f2829dc171120f7ffbc846470f7=
a429-d
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/series
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b112/_pkg_.a -trimpat=
h $WORK/b112 -p facette/series -complete -buildid z6vpNGqp0VD6-qeBwjj_/z6vp=
NGqp0VD6-qeBwjj_ -goversion go1.11.4 -D "" -importcfg $WORK/b112/importcfg =
-pack -c=3D4 ./error.go ./func.go ./point.go ./query.go ./request.go ./resp=
onse.go ./series.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b112/_pkg_.a # intern=
al
cp $WORK/b112/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/a3/a383=
13bf35cc3fb20848b5a7f87aba86f3e66c0dd1c37885677ec0c30e5c2b4d-d # internal
facette/timerange
mkdir -p $WORK/b142/
cat >$WORK/b142/importcfg << 'EOF' # internal
# import config
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/timerange
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b142/_pkg_.a -trimpat=
h $WORK/b142 -p facette/timerange -complete -buildid fbUXOJjYGY61egi7z3HH/f=
bUXOJjYGY61egi7z3HH -goversion go1.11.4 -D "" -importcfg $WORK/b142/importc=
fg -pack -c=3D4 ./error.go ./timerange.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b133/_pkg_.a # intern=
al
cp $WORK/b133/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/f3/f336=
7910f4654ec527fb024c1b3bbd559edabc6f92a9a5b7b5d2b8f395f331d4-d # internal
github.com/influxdata/influxdb/client/v2
mkdir -p $WORK/b132/
cat >$WORK/b132/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile crypto/tls=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/61/6=
145e5bf86fa03841438f49762804c150f7c2cf480102c6dfb8fa5b01ef5763e-d
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/influxdata/influxdb/models=3D$WORK/b133/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile net=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e8591c95=
089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/client/v2
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b132/_pkg_.a -trimpat=
h $WORK/b132 -p github.com/influxdata/influxdb/client/v2 -complete -buildid=
5j0iVXdS50PJoyHTnoWK/5j0iVXdS50PJoyHTnoWK -goversion go1.11.4 -D "" -impor=
tcfg $WORK/b132/importcfg -pack -c=3D4 ./client.go ./udp.go
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/ziutek/rrd
CGO_LDFLAGS=3D'"-Wl,-rpath" "-Wl,/usr/X11R6/lib" "-L/usr/local/lib" "-Wl,-r=
path-link,/usr/X11R6/lib" "-lrrd"' /usr/local/go/pkg/tool/openbsd_amd64/cgo=
-objdir $WORK/b141/ -importpath github.com/ziutek/rrd -- -I/usr/local/incl=
ude -I $WORK/b141/ -g -O2 ./rrd_c.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b142/_pkg_.a # intern=
al
cp $WORK/b142/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/36/3640=
a3d66c32b56e312219436c5b41db674a7cba0548b677c813db54b0cfd88f-d # internal
facette/worker
mkdir -p $WORK/b143/
cat >$WORK/b143/importcfg << 'EOF' # internal
# import config
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/worker
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b143/_pkg_.a -trimpat=
h $WORK/b143 -p facette/worker -complete -buildid SFFq6H9iN5EDStO6c_69/SFFq=
6H9iN5EDStO6c_69 -goversion go1.11.4 -D "" -importcfg $WORK/b143/importcfg =
-pack -c=3D4 ./pool.go ./worker.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b143/_pkg_.a # intern=
al
cp $WORK/b143/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/98/9873=
9331d955b2743db0495e3aa8e1d3abb3783b2d0d93da6f77b09137f768de-d # internal
github.com/facette/httproute
mkdir -p $WORK/b145/
cat >$WORK/b145/importcfg << 'EOF' # internal
# import config
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/httproute
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b145/_pkg_.a -trimpat=
h $WORK/b145 -p github.com/facette/httproute -complete -buildid _7TGqYyWCEG=
wnUZV__Th/_7TGqYyWCEGwnUZV__Th -goversion go1.11.4 -D "" -importcfg $WORK/b=
145/importcfg -pack -c=3D4 ./endpoint.go ./param.go ./pattern.go ./router.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b137/_pkg_.a # intern=
al
cp $WORK/b137/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/34/34c6=
f884b35c3aa638f2c0a6b20d636833bc77138b4e3ff3113ef29de1361608-d # internal
github.com/influxdata/influxdb/influxql/internal
mkdir -p $WORK/b138/
cat >$WORK/b138/importcfg << 'EOF' # internal
# import config
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/gogo/protobuf/proto=3D$WORK/b137/_pkg_.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/influxql/internal
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b138/_pkg_.a -trimpat=
h $WORK/b138 -p github.com/influxdata/influxdb/influxql/internal -complete =
-buildid 7D5sLAtWCqTYB06UHFWU/7D5sLAtWCqTYB06UHFWU -goversion go1.11.4 -D "=
" -importcfg $WORK/b138/importcfg -pack -c=3D4 ./internal.pb.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b138/_pkg_.a # intern=
al
cp $WORK/b138/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/8c/8c04=
cb476189b409897501639cc2490efe4b2cd715cebd8d82bf8904c965c3d0-d # internal
github.com/influxdata/influxdb/influxql
mkdir -p $WORK/b135/
cat >$WORK/b135/importcfg << 'EOF' # internal
# import config
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile container/heap=3D/usr/local/go/pkg/openbsd_amd64/container/heap=
=2Ea
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/gogo/protobuf/proto=3D$WORK/b137/_pkg_.a
packagefile github.com/influxdata/influxdb/influxql/internal=3D$WORK/b138/_=
pkg_.a
packagefile github.com/influxdata/influxdb/influxql/neldermead=3D$WORK/b139=
/_pkg_.a
packagefile github.com/influxdata/influxdb/models=3D$WORK/b133/_pkg_.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile math/rand=3D/usr/local/go/pkg/openbsd_amd64/math/rand.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile regexp/syntax=3D/usr/local/go/pkg/openbsd_amd64/regexp/syntax.a
packagefile runtime/debug=3D/usr/local/go/pkg/openbsd_amd64/runtime/debug.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/influxdata/influxdb/influxql
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b135/_pkg_.a -trimpat=
h $WORK/b135 -p github.com/influxdata/influxdb/influxql -complete -buildid =
Xb2BtO-dEuxX6Ka1AEyc/Xb2BtO-dEuxX6Ka1AEyc -goversion go1.11.4 -D "" -import=
cfg $WORK/b135/importcfg -pack -c=3D4 ./ast.go ./call_iterator.go ./cast.go=
./doc.go ./emitter.go ./functions.gen.go ./functions.go ./influxql.go ./it=
erator.gen.go ./iterator.go ./linear.go ./monitor.go ./parser.go ./point.ge=
n.go ./point.go ./query_executor.go ./result.go ./sanitize.go ./scanner.go =
=2E/select.go ./statement_rewriter.go ./task_manager.go ./token.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b145/_pkg_.a # intern=
al
cp $WORK/b145/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/4c/4cb8=
cbd0005f469441bbb55ac46d3c1e8bb2ff00b7497a0fe447c66dbe7a309d-d # internal
github.com/facette/jsonutil
mkdir -p $WORK/b146/
cat >$WORK/b146/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/facette/jsonutil
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b146/_pkg_.a -trimpat=
h $WORK/b146 -p github.com/facette/jsonutil -complete -buildid tL8ElJ_yXHr8=
naGqOvGD/tL8ElJ_yXHr8naGqOvGD -goversion go1.11.4 -D "" -importcfg $WORK/b1=
46/importcfg -pack -c=3D4 ./filter.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b132/_pkg_.a # intern=
al
cp $WORK/b132/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/76/7669=
56689458e498c50a30e8039e36a42d8248281f2b2b8180ee4a44182af697-d # internal
gopkg.in/tylerb/graceful.v1
mkdir -p $WORK/b147/
cat >$WORK/b147/importcfg << 'EOF' # internal
# import config
packagefile crypto/tls=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/61/6=
145e5bf86fa03841438f49762804c150f7c2cf480102c6dfb8fa5b01ef5763e-d
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile net=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e8591c95=
089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile os/signal=3D/usr/local/go/pkg/openbsd_amd64/os/signal.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/gopkg.in/tylerb/graceful.v1
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b147/_pkg_.a -trimpat=
h $WORK/b147 -p gopkg.in/tylerb/graceful.v1 -complete -buildid cQT_jnQB0qd2=
5WQVnNKL/cQT_jnQB0qd25WQVnNKL -goversion go1.11.4 -D "" -importcfg $WORK/b1=
47/importcfg -pack -c=3D4 ./graceful.go ./keepalive_listener.go ./limit_lis=
ten.go ./signal.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b146/_pkg_.a # intern=
al
cp $WORK/b146/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/9f/9f19=
f7ee438116c03f0d32f084c3bda21f93029539f3572179c04096724b364a-d # internal
gopkg.in/yaml.v2
mkdir -p $WORK/b149/
cat >$WORK/b149/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile encoding=3D/usr/local/go/pkg/openbsd_amd64/encoding.a
packagefile encoding/base64=3D/usr/local/go/pkg/openbsd_amd64/encoding/base=
64.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/gopkg.in/yaml.v2
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b149/_pkg_.a -trimpat=
h $WORK/b149 -p gopkg.in/yaml.v2 -complete -buildid Yfk_OAjbTIg-aVffzpr4/Yf=
k_OAjbTIg-aVffzpr4 -goversion go1.11.4 -D "" -importcfg $WORK/b149/importcf=
g -pack -c=3D4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go=
./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go=
./yamlh.go ./yamlprivateh.go
cd $WORK
cc -fno-caret-diagnostics -c -x c - || true
cc -Qunused-arguments -c -x c - || true
cc -fdebug-prefix-map=3Da=3Db -c -x c - || true
cc -gno-record-gcc-switches -c -x c - || true
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b147/_pkg_.a # intern=
al
cp $WORK/b147/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/f6/f66e=
f2e5d8fc261f14feb10691bbeed99cd1d5e1bbb62ac587ce633432a34479-d # internal
cd $WORK/b141
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/ziutek/rrd -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b141=3D/tmp/go-build -gno-record-gcc-switches -I/usr/local/includ=
e -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c
net/http/httptest
mkdir -p $WORK/b153/
cat >$WORK/b153/importcfg << 'EOF' # internal
# import config
importmap golang_org/x/net/http/httpguts=3Dvendor/golang_org/x/net/http/htt=
pguts
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile crypto/tls=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/61/6=
145e5bf86fa03841438f49762804c150f7c2cf480102c6dfb8fa5b01ef5763e-d
packagefile crypto/x509=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/54/=
541f053e2b47b658c819e0d8f845d2e9b00006f24eee6380266b5e33cccdc28b-d
packagefile flag=3D/usr/local/go/pkg/openbsd_amd64/flag.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile vendor/golang_org/x/net/http/httpguts=3D/exopi-obj/pobj/facette=
-0.4.0/.cache/go-build/af/aff4f35f630dd2d31f3aa44187279faded989c77dd5fcaa7b=
10e6ee9a2e9155a-d
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile net=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e8591c95=
089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile net/http/internal=3D/usr/local/go/pkg/openbsd_amd64/net/http/in=
ternal.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /usr/local/go/src/net/http/httptest
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b153/_pkg_.a -trimpat=
h $WORK/b153 -p net/http/httptest -std -complete -buildid P0GqI8qAyKUmE1QA2=
T64/P0GqI8qAyKUmE1QA2T64 -goversion go1.11.4 -D "" -importcfg $WORK/b153/im=
portcfg -pack -c=3D4 ./httptest.go ./recorder.go ./server.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b153/_pkg_.a # intern=
al
cp $WORK/b153/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/4b/4b1c=
698581059fdb52d8a47b6c41ebc47db55f15d3ce38433aac8ef4192e3ecd-d # internal
cd $WORK/b141
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/ziutek/rrd -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b141=3D/tmp/go-build -gno-record-gcc-switches -I/usr/local/includ=
e -I ./ -g -O2 -o ./_x002.o -c rrd_c.cgo2.c
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/ziutek/rrd
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b141=3D/tmp/go-bui=
ld -gno-record-gcc-switches -I/usr/local/include -I $WORK/b141/ -g -O2 -o $=
WORK/b141/_x003.o -c rrdfunc.c
cd $WORK/b141
TERM=3D'dumb' cc -I /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facet=
te-openbsd-amd64/vendor/src/github.com/ziutek/rrd -fPIC -m64 -pthread -fno-=
caret-diagnostics -Qunused-arguments -fmessage-length=3D0 -fdebug-prefix-ma=
p=3D$WORK/b141=3D/tmp/go-build -gno-record-gcc-switches -I/usr/local/includ=
e -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
vendor/src/github.com/ziutek/rrd
TERM=3D'dumb' cc -I . -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-a=
rguments -fmessage-length=3D0 -fdebug-prefix-map=3D$WORK/b141=3D/tmp/go-bui=
ld -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $W=
ORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o -Wl,-rpath -Wl,/usr/=
X11R6/lib -L/usr/local/lib -Wl,-rpath-link,/usr/X11R6/lib -lrrd
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b149/_pkg_.a # intern=
al
cp $WORK/b149/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/9c/9ca2=
384a408dbd43657e181ac0ebf8d0a49fd638ff61b5129e635e628a5f57c6-d # internal
TERM=3D'dumb' /usr/local/go/pkg/tool/openbsd_amd64/cgo -dynpackage rrd -dyn=
import $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go
cat >$WORK/b141/importcfg << 'EOF' # internal
# import config
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile runtime/cgo=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/6a/=
6a7be8ea5f90bad5bc7e5c5032dbd1392f3ef0b328b008bd4309279a59564361-d
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
EOF
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b141/_pkg_.a -trimpat=
h $WORK/b141 -p github.com/ziutek/rrd -buildid p6E_VkD8Td_cIEo0Bw0x/p6E_VkD=
8Td_cIEo0Bw0x -goversion go1.11.4 -D "" -importcfg $WORK/b141/importcfg -pa=
ck -c=3D4 ./rrd.go $WORK/b141/_cgo_gotypes.go $WORK/b141/rrd_c.cgo1.go $WOR=
K/b141/_cgo_import.go
/usr/local/go/pkg/tool/openbsd_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/_=
x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b141/_pkg_.a # intern=
al
cp $WORK/b141/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/3a/3a0b=
0a6a188a3d759da7fcdddf3867fdb3acf2c4d4fe8bb2da48ab9d094b6ff0-d # internal
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b135/_pkg_.a # intern=
al
cp $WORK/b135/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/a5/a52e=
d8c5d325d0cd35ff3c97ea08203beb88c4f195437dbba91f3684c8c6a201-d # internal
facette/connector
mkdir -p $WORK/b111/
cat >$WORK/b111/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build=
/20/20d18e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d
packagefile facette/catalog=3D$WORK/b110/_pkg_.a
packagefile facette/series=3D$WORK/b112/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/facette/httputil=3D/exopi-obj/pobj/facette-0.4.0/.ca=
che/go-build/4e/4ef852cb69cf8c28314499edbf9fbbac8f7ec8893ff3514de72c4e60e7a=
41844-d
packagefile github.com/facette/logger=3D/exopi-obj/pobj/facette-0.4.0/.cach=
e/go-build/ea/ea0992ce23a8bcd6d73c5eebb9fe97f50d2895d6500196cf414bf31a4f28a=
aa9-d
packagefile github.com/facette/maputil=3D/exopi-obj/pobj/facette-0.4.0/.cac=
he/go-build/ff/ff62c5a0c56a80bdea9e794c8cdb98a54f2829dc171120f7ffbc846470f7=
a429-d
packagefile github.com/fatih/set=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-=
build/3c/3c37b82670e652fc1b701388c87193e68c69478acee5379c756235ca0d08c8d2-d
packagefile github.com/influxdata/influxdb/client/v2=3D$WORK/b132/_pkg_.a
packagefile github.com/influxdata/influxdb/influxql=3D$WORK/b135/_pkg_.a
packagefile github.com/ziutek/rrd=3D$WORK/b141/_pkg_.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/facette/connector
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b111/_pkg_.a -trimpat=
h $WORK/b111 -p facette/connector -complete -buildid 6pnlBA8w2QirwRu5J9pP/6=
pnlBA8w2QirwRu5J9pP -goversion go1.11.4 -D "" -importcfg $WORK/b111/importc=
fg -pack -c=3D4 ./connector.go ./error.go ./facette.go ./graphite.go ./help=
er.go ./influxdb.go ./kairosdb.go ./pattern.go ./rrd.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b111/_pkg_.a # intern=
al
cp $WORK/b111/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/27/2720=
d1b8a43d9324f3f55e2d0115db54f8ee552510e5652f260f9c206aaea252-d # internal
cmd/facette
mkdir -p $WORK/b001/
cat >$WORK/b001/importcfg << 'EOF' # internal
# import config
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build=
/20/20d18e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d
packagefile facette/catalog=3D$WORK/b110/_pkg_.a
packagefile facette/connector=3D$WORK/b111/_pkg_.a
packagefile facette/series=3D$WORK/b112/_pkg_.a
packagefile facette/template=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-buil=
d/91/91ea50646044d8ec0a8f6f18948ed7d47176331c624cd1ef7f59a437e503716d-d
packagefile facette/timerange=3D$WORK/b142/_pkg_.a
packagefile facette/worker=3D$WORK/b143/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/cosiner/flag=3D/exopi-obj/pobj/facette-0.4.0/.cache/=
go-build/1c/1c0dced7d8aea3b8395368e531c94de444fde546b33d5ae256dd69a76bf0786=
b-d
packagefile github.com/facette/httproute=3D$WORK/b145/_pkg_.a
packagefile github.com/facette/httputil=3D/exopi-obj/pobj/facette-0.4.0/.ca=
che/go-build/4e/4ef852cb69cf8c28314499edbf9fbbac8f7ec8893ff3514de72c4e60e7a=
41844-d
packagefile github.com/facette/jsonutil=3D$WORK/b146/_pkg_.a
packagefile github.com/facette/logger=3D/exopi-obj/pobj/facette-0.4.0/.cach=
e/go-build/ea/ea0992ce23a8bcd6d73c5eebb9fe97f50d2895d6500196cf414bf31a4f28a=
aa9-d
packagefile github.com/facette/maputil=3D/exopi-obj/pobj/facette-0.4.0/.cac=
he/go-build/ff/ff62c5a0c56a80bdea9e794c8cdb98a54f2829dc171120f7ffbc846470f7=
a429-d
packagefile github.com/facette/sqlstorage=3D/exopi-obj/pobj/facette-0.4.0/.=
cache/go-build/6c/6cb4ce34bb65f37bd39bcf2f7a5fd58aacd0892b62fbbcabf7e0ab63d=
f8ffa77-d
packagefile github.com/fatih/set=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-=
build/3c/3c37b82670e652fc1b701388c87193e68c69478acee5379c756235ca0d08c8d2-d
packagefile github.com/hashicorp/go-uuid=3D/exopi-obj/pobj/facette-0.4.0/.c=
ache/go-build/c8/c8f6633a621cdbe5afdab7585f515e70406db58c8c09569f26e23e7778=
6a9209-d
packagefile gopkg.in/tylerb/graceful.v1=3D$WORK/b147/_pkg_.a
packagefile gopkg.in/yaml.v2=3D$WORK/b149/_pkg_.a
packagefile html/template=3D/usr/local/go/pkg/openbsd_amd64/html/template.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile net=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e8591c95=
089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile net/http/httptest=3D$WORK/b153/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile os/signal=3D/usr/local/go/pkg/openbsd_amd64/os/signal.a
packagefile os/user=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/24/2462=
0a8a6ae5f4293aef8a9e376a6b555fe9530c67f007e5f5206ece218a28dc-d
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile runtime/debug=3D/usr/local/go/pkg/openbsd_amd64/runtime/debug.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
EOF
cd /exopi-obj/pobj/facette-0.4.0/facette-0.4.0/build/facette-openbsd-amd64/=
src/cmd/facette
/usr/local/go/pkg/tool/openbsd_amd64/compile -o $WORK/b001/_pkg_.a -trimpat=
h $WORK/b001 -p main -complete -buildid QU1idpocXkkdz8jBNh_V/QU1idpocXkkdz8=
jBNh_V -goversion go1.11.4 -D "" -importcfg $WORK/b001/importcfg -pack -c=
=3D4 ./config.go ./error.go ./filter.go ./http.go ./http_asset.go ./http_as=
set_file.go ./http_backend.go ./http_bulk.go ./http_catalog.go ./http_helpe=
r.go ./http_info.go ./http_library.go ./http_library_collection.go ./http_l=
ibrary_parse.go ./http_library_search.go ./http_logger.go ./http_provider.g=
o ./http_series_expand.go ./http_series_points.go ./http_types.go ./main.go=
./poller.go ./poller_provider.go ./service.go
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b001/_pkg_.a # intern=
al
cp $WORK/b001/_pkg_.a /exopi-obj/pobj/facette-0.4.0/.cache/go-build/d8/d83b=
f9c47fc341a823e2e6bdc9cf02492a83098b1bf334ed3dfc443ca64015aa-d # internal
cat >$WORK/b001/importcfg.link << 'EOF' # internal
packagefile cmd/facette=3D$WORK/b001/_pkg_.a
packagefile bytes=3D/usr/local/go/pkg/openbsd_amd64/bytes.a
packagefile context=3D/usr/local/go/pkg/openbsd_amd64/context.a
packagefile encoding/json=3D/usr/local/go/pkg/openbsd_amd64/encoding/json.a
packagefile errors=3D/usr/local/go/pkg/openbsd_amd64/errors.a
packagefile facette/backend=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build=
/20/20d18e6b958267f21eb648514dda8eb4d0be8a1f9d1ab58456dc56dc2a11db21-d
packagefile facette/catalog=3D$WORK/b110/_pkg_.a
packagefile facette/connector=3D$WORK/b111/_pkg_.a
packagefile facette/series=3D$WORK/b112/_pkg_.a
packagefile facette/template=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-buil=
d/91/91ea50646044d8ec0a8f6f18948ed7d47176331c624cd1ef7f59a437e503716d-d
packagefile facette/timerange=3D$WORK/b142/_pkg_.a
packagefile facette/worker=3D$WORK/b143/_pkg_.a
packagefile fmt=3D/usr/local/go/pkg/openbsd_amd64/fmt.a
packagefile github.com/cosiner/flag=3D/exopi-obj/pobj/facette-0.4.0/.cache/=
go-build/1c/1c0dced7d8aea3b8395368e531c94de444fde546b33d5ae256dd69a76bf0786=
b-d
packagefile github.com/facette/httproute=3D$WORK/b145/_pkg_.a
packagefile github.com/facette/httputil=3D/exopi-obj/pobj/facette-0.4.0/.ca=
che/go-build/4e/4ef852cb69cf8c28314499edbf9fbbac8f7ec8893ff3514de72c4e60e7a=
41844-d
packagefile github.com/facette/jsonutil=3D$WORK/b146/_pkg_.a
packagefile github.com/facette/logger=3D/exopi-obj/pobj/facette-0.4.0/.cach=
e/go-build/ea/ea0992ce23a8bcd6d73c5eebb9fe97f50d2895d6500196cf414bf31a4f28a=
aa9-d
packagefile github.com/facette/maputil=3D/exopi-obj/pobj/facette-0.4.0/.cac=
he/go-build/ff/ff62c5a0c56a80bdea9e794c8cdb98a54f2829dc171120f7ffbc846470f7=
a429-d
packagefile github.com/facette/sqlstorage=3D/exopi-obj/pobj/facette-0.4.0/.=
cache/go-build/6c/6cb4ce34bb65f37bd39bcf2f7a5fd58aacd0892b62fbbcabf7e0ab63d=
f8ffa77-d
packagefile github.com/fatih/set=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-=
build/3c/3c37b82670e652fc1b701388c87193e68c69478acee5379c756235ca0d08c8d2-d
packagefile github.com/hashicorp/go-uuid=3D/exopi-obj/pobj/facette-0.4.0/.c=
ache/go-build/c8/c8f6633a621cdbe5afdab7585f515e70406db58c8c09569f26e23e7778=
6a9209-d
packagefile gopkg.in/tylerb/graceful.v1=3D$WORK/b147/_pkg_.a
packagefile gopkg.in/yaml.v2=3D$WORK/b149/_pkg_.a
packagefile html/template=3D/usr/local/go/pkg/openbsd_amd64/html/template.a
packagefile io/ioutil=3D/usr/local/go/pkg/openbsd_amd64/io/ioutil.a
packagefile net=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/e8/e8591c95=
089ec5f326c2838a7de6880ee63dc0ce2a8667c94ee821510f42eef2-d
packagefile net/http=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/d4/d43=
6c91e29c318286194cecb7131ca95c36607b3386f33fee2166a1c1266ce72-d
packagefile net/http/httptest=3D$WORK/b153/_pkg_.a
packagefile os=3D/usr/local/go/pkg/openbsd_amd64/os.a
packagefile os/signal=3D/usr/local/go/pkg/openbsd_amd64/os/signal.a
packagefile os/user=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/24/2462=
0a8a6ae5f4293aef8a9e376a6b555fe9530c67f007e5f5206ece218a28dc-d
packagefile path=3D/usr/local/go/pkg/openbsd_amd64/path.a
packagefile path/filepath=3D/usr/local/go/pkg/openbsd_amd64/path/filepath.a
packagefile reflect=3D/usr/local/go/pkg/openbsd_amd64/reflect.a
packagefile regexp=3D/usr/local/go/pkg/openbsd_amd64/regexp.a
packagefile runtime=3D/usr/local/go/pkg/openbsd_amd64/runtime.a
packagefile runtime/debug=3D/usr/local/go/pkg/openbsd_amd64/runtime/debug.a
packagefile sort=3D/usr/local/go/pkg/openbsd_amd64/sort.a
packagefile strconv=3D/usr/local/go/pkg/openbsd_amd64/strconv.a
packagefile strings=3D/usr/local/go/pkg/openbsd_amd64/strings.a
packagefile sync=3D/usr/local/go/pkg/openbsd_amd64/sync.a
packagefile syscall=3D/usr/local/go/pkg/openbsd_amd64/syscall.a
packagefile time=3D/usr/local/go/pkg/openbsd_amd64/time.a
packagefile internal/bytealg=3D/usr/local/go/pkg/openbsd_amd64/internal/byt=
ealg.a
packagefile io=3D/usr/local/go/pkg/openbsd_amd64/io.a
packagefile unicode=3D/usr/local/go/pkg/openbsd_amd64/unicode.a
packagefile unicode/utf8=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf8.a
packagefile encoding=3D/usr/local/go/pkg/openbsd_amd64/encoding.a
packagefile encoding/base64=3D/usr/local/go/pkg/openbsd_amd64/encoding/base=
64.a
packagefile math=3D/usr/local/go/pkg/openbsd_amd64/math.a
packagefile unicode/utf16=3D/usr/local/go/pkg/openbsd_amd64/unicode/utf16.a
packagefile database/sql/driver=3D/usr/local/go/pkg/openbsd_amd64/database/=
sql/driver.a
packagefile github.com/facette/natsort=3D/exopi-obj/pobj/facette-0.4.0/.cac=
he/go-build/ee/ee6a7aa07ed0e776d15bde0f63f7e5cc0342aa9c2954fca4d9651294a848=
c7bf-d
packagefile github.com/facette/sliceutil=3D/exopi-obj/pobj/facette-0.4.0/.c=
ache/go-build/83/83158e0bf6554d88e388d157d04a9a15ab41fc2edc905c880d4f31f138=
44f83c-d
packagefile github.com/jinzhu/gorm=3D/exopi-obj/pobj/facette-0.4.0/.cache/g=
o-build/b6/b651551a852c01890bccc028246f34da8f398d55914d6fd5f975b02989c0f98c=
-d
packagefile github.com/influxdata/influxdb/client/v2=3D$WORK/b132/_pkg_.a
packagefile github.com/influxdata/influxdb/influxql=3D$WORK/b135/_pkg_.a
packagefile github.com/ziutek/rrd=3D$WORK/b141/_pkg_.a
packagefile net/url=3D/usr/local/go/pkg/openbsd_amd64/net/url.a
packagefile text/template/parse=3D/usr/local/go/pkg/openbsd_amd64/text/temp=
late/parse.a
packagefile go/ast=3D/usr/local/go/pkg/openbsd_amd64/go/ast.a
packagefile crypto/tls=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/61/6=
145e5bf86fa03841438f49762804c150f7c2cf480102c6dfb8fa5b01ef5763e-d
packagefile mime=3D/usr/local/go/pkg/openbsd_amd64/mime.a
packagefile github.com/mgutz/ansi=3D/exopi-obj/pobj/facette-0.4.0/.cache/go=
-build/9e/9ea18dde9388034a60a7fdab465b6596a8c75c57231eef7f00c069e3411aafa1-d
packagefile log=3D/usr/local/go/pkg/openbsd_amd64/log.a
packagefile log/syslog=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/81/8=
1c2f3f9d6eb71e046e68664457d03afc826494e087eff6f05a453426994d385-d
packagefile database/sql=3D/usr/local/go/pkg/openbsd_amd64/database/sql.a
packagefile github.com/go-sql-driver/mysql=3D/exopi-obj/pobj/facette-0.4.0/=
=2Ecache/go-build/24/24b2e8bb07911e7b3affb92bd15b1441e98b804ee96b671424b0e5=
1d84e655b3-d
packagefile github.com/lib/pq=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-bui=
ld/ce/ce12c0f3a7adc74cfb98098990d0e04e9fdcfa2b22eef4acc148e5f865785ea3-d
packagefile github.com/mattn/go-sqlite3=3D/exopi-obj/pobj/facette-0.4.0/.ca=
che/go-build/46/46473930fabd0695c65134725c0b82332ed43f6975f21a9f3e9c1a1d03c=
e7dfd-d
packagefile github.com/pkg/errors=3D/exopi-obj/pobj/facette-0.4.0/.cache/go=
-build/27/27e180fbf3e34db1dff7db018e116ef47c0e8dee98e5e593043795f85647b834-d
packagefile crypto/rand=3D/usr/local/go/pkg/openbsd_amd64/crypto/rand.a
packagefile encoding/hex=3D/usr/local/go/pkg/openbsd_amd64/encoding/hex.a
packagefile html=3D/usr/local/go/pkg/openbsd_amd64/html.a
packagefile text/template=3D/usr/local/go/pkg/openbsd_amd64/text/template.a
packagefile vendor/golang_org/x/net/dns/dnsmessage=3D/usr/local/go/pkg/open=
bsd_amd64/vendor/golang_org/x/net/dns/dnsmessage.a
packagefile vendor/golang_org/x/net/route=3D/usr/local/go/pkg/openbsd_amd64=
/vendor/golang_org/x/net/route.a
packagefile internal/nettrace=3D/usr/local/go/pkg/openbsd_amd64/internal/ne=
ttrace.a
packagefile internal/poll=3D/usr/local/go/pkg/openbsd_amd64/internal/poll.a
packagefile internal/singleflight=3D/usr/local/go/pkg/openbsd_amd64/interna=
l/singleflight.a
packagefile math/rand=3D/usr/local/go/pkg/openbsd_amd64/math/rand.a
packagefile sync/atomic=3D/usr/local/go/pkg/openbsd_amd64/sync/atomic.a
packagefile runtime/cgo=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/6a/=
6a7be8ea5f90bad5bc7e5c5032dbd1392f3ef0b328b008bd4309279a59564361-d
packagefile bufio=3D/usr/local/go/pkg/openbsd_amd64/bufio.a
packagefile compress/gzip=3D/usr/local/go/pkg/openbsd_amd64/compress/gzip.a
packagefile container/list=3D/usr/local/go/pkg/openbsd_amd64/container/list=
=2Ea
packagefile encoding/binary=3D/usr/local/go/pkg/openbsd_amd64/encoding/bina=
ry.a
packagefile vendor/golang_org/x/net/http/httpguts=3D/exopi-obj/pobj/facette=
-0.4.0/.cache/go-build/af/aff4f35f630dd2d31f3aa44187279faded989c77dd5fcaa7b=
10e6ee9a2e9155a-d
packagefile vendor/golang_org/x/net/http/httpproxy=3D/exopi-obj/pobj/facett=
e-0.4.0/.cache/go-build/9d/9da54c0736aea010f6fb263a113ed158652fbc925e2f5533=
bd9aad334f94bbd5-d
packagefile vendor/golang_org/x/net/http2/hpack=3D/usr/local/go/pkg/openbsd=
_amd64/vendor/golang_org/x/net/http2/hpack.a
packagefile vendor/golang_org/x/net/idna=3D/usr/local/go/pkg/openbsd_amd64/=
vendor/golang_org/x/net/idna.a
packagefile mime/multipart=3D/usr/local/go/pkg/openbsd_amd64/mime/multipart=
=2Ea
packagefile net/http/httptrace=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-bu=
ild/dc/dca36ce584f56da666e0351c694e36b1ae1558eab4d4ec903cff3dd02a0a8c82-d
packagefile net/http/internal=3D/usr/local/go/pkg/openbsd_amd64/net/http/in=
ternal.a
packagefile net/textproto=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/a=
e/ae7f8c78c3682f415c1851f1517630cecbf8e2827ff36cb7ba7913f4fb926e82-d
packagefile crypto/x509=3D/exopi-obj/pobj/facette-0.4.0/.cache/go-build/54/=
541f053e2b47b658c819e0d8f845d2e9b00006f24eee6380266b5e33cccdc28b-d
packagefile flag=3D/usr/local/go/pkg/openbsd_amd64/flag.a
packagefile internal/syscall/unix=3D/usr/local/go/pkg/openbsd_amd64/interna=
l/syscall/unix.a
packagefile internal/testlog=3D/usr/local/go/pkg/openbsd_amd64/internal/tes=
tlog.a
packagefile regexp/syntax=3D/usr/local/go/pkg/openbsd_amd64/regexp/syntax.a
packagefile internal/cpu=3D/usr/local/go/pkg/openbsd_amd64/internal/cpu.a
packagefile runtime/internal/atomic=3D/usr/local/go/pkg/openbsd_amd64/runti=
me/internal/atomic.a
packagefile runtime/internal/sys=3D/usr/local/go/pkg/openbsd_amd64/runtime/=
internal/sys.a
packagefile math/bits=3D/usr/local/go/pkg/openbsd_amd64/math/bits.a
packagefile internal/race=3D/usr/local/go/pkg/openbsd_amd64/internal/race.a
packagefile crypto/sha1=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha1.a
packagefile github.com/jinzhu/inflection=3D/exopi-obj/pobj/facette-0.4.0/.c=
ache/go-build/c2/c2e6ee18b51ccc611cd94afe325794544eaffeaee3ccea8064c31b26f9=
ab4176-d
packagefile github.com/influxdata/influxdb/models=3D$WORK/b133/_pkg_.a
packagefile container/heap=3D/usr/local/go/pkg/openbsd_amd64/container/heap=
=2Ea
packagefile github.com/gogo/protobuf/proto=3D$WORK/b137/_pkg_.a
packagefile github.com/influxdata/influxdb/influxql/internal=3D$WORK/b138/_=
pkg_.a
packagefile github.com/influxdata/influxdb/influxql/neldermead=3D$WORK/b139=
/_pkg_.a
packagefile go/scanner=3D/usr/local/go/pkg/openbsd_amd64/go/scanner.a
packagefile go/token=3D/usr/local/go/pkg/openbsd_amd64/go/token.a
packagefile crypto=3D/usr/local/go/pkg/openbsd_amd64/crypto.a
packagefile crypto/aes=3D/usr/local/go/pkg/openbsd_amd64/crypto/aes.a
packagefile crypto/cipher=3D/usr/local/go/pkg/openbsd_amd64/crypto/cipher.a
packagefile crypto/des=3D/usr/local/go/pkg/openbsd_amd64/crypto/des.a
packagefile crypto/ecdsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/ecdsa.a
packagefile crypto/elliptic=3D/usr/local/go/pkg/openbsd_amd64/crypto/ellipt=
ic.a
packagefile crypto/hmac=3D/usr/local/go/pkg/openbsd_amd64/crypto/hmac.a
packagefile crypto/md5=3D/usr/local/go/pkg/openbsd_amd64/crypto/md5.a
packagefile crypto/rc4=3D/usr/local/go/pkg/openbsd_amd64/crypto/rc4.a
packagefile crypto/rsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/rsa.a
packagefile crypto/sha256=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha256.a
packagefile crypto/sha512=3D/usr/local/go/pkg/openbsd_amd64/crypto/sha512.a
packagefile crypto/subtle=3D/usr/local/go/pkg/openbsd_amd64/crypto/subtle.a
packagefile encoding/asn1=3D/usr/local/go/pkg/openbsd_amd64/encoding/asn1.a
packagefile encoding/pem=3D/usr/local/go/pkg/openbsd_amd64/encoding/pem.a
packagefile vendor/golang_org/x/crypto/chacha20poly1305=3D/usr/local/go/pkg=
/openbsd_amd64/vendor/golang_org/x/crypto/chacha20poly1305.a
packagefile vendor/golang_org/x/crypto/curve25519=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/curve25519.a
packagefile hash=3D/usr/local/go/pkg/openbsd_amd64/hash.a
packagefile math/big=3D/usr/local/go/pkg/openbsd_amd64/math/big.a
packagefile github.com/mattn/go-colorable=3D/exopi-obj/pobj/facette-0.4.0/.=
cache/go-build/5f/5f90bdcd4aed61cb58f3095af588cb02d6016089d8ffb15a5d28c2a20=
572bd2d-d
packagefile github.com/lib/pq/oid=3D/exopi-obj/pobj/facette-0.4.0/.cache/go=
-build/00/002dc03c99650c361a24760f3614ebf6eeb21428c24c16ae7792199478b125aa-d
packagefile golang.org/x/net/context=3D/exopi-obj/pobj/facette-0.4.0/.cache=
/go-build/2f/2fdf22ac1c9601c2baf786ab4a7fa7308edec93e07ac331fa6ad6f317232e3=
b8-d
packagefile compress/flate=3D/usr/local/go/pkg/openbsd_amd64/compress/flate=
=2Ea
packagefile hash/crc32=3D/usr/local/go/pkg/openbsd_amd64/hash/crc32.a
packagefile vendor/golang_org/x/text/secure/bidirule=3D/usr/local/go/pkg/op=
enbsd_amd64/vendor/golang_org/x/text/secure/bidirule.a
packagefile vendor/golang_org/x/text/unicode/bidi=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/text/unicode/bidi.a
packagefile vendor/golang_org/x/text/unicode/norm=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/text/unicode/norm.a
packagefile mime/quotedprintable=3D/usr/local/go/pkg/openbsd_amd64/mime/quo=
tedprintable.a
packagefile crypto/dsa=3D/usr/local/go/pkg/openbsd_amd64/crypto/dsa.a
packagefile crypto/x509/pkix=3D/usr/local/go/pkg/openbsd_amd64/crypto/x509/=
pkix.a
packagefile vendor/golang_org/x/crypto/cryptobyte=3D/usr/local/go/pkg/openb=
sd_amd64/vendor/golang_org/x/crypto/cryptobyte.a
packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=3D/usr/local/go/pkg/=
openbsd_amd64/vendor/golang_org/x/crypto/cryptobyte/asn1.a
packagefile github.com/influxdata/influxdb/pkg/escape=3D$WORK/b134/_pkg_.a
packagefile crypto/internal/subtle=3D/usr/local/go/pkg/openbsd_amd64/crypto=
/internal/subtle.a
packagefile crypto/internal/randutil=3D/usr/local/go/pkg/openbsd_amd64/cryp=
to/internal/randutil.a
packagefile vendor/golang_org/x/crypto/internal/chacha20=3D/usr/local/go/pk=
g/openbsd_amd64/vendor/golang_org/x/crypto/internal/chacha20.a
packagefile vendor/golang_org/x/crypto/poly1305=3D/usr/local/go/pkg/openbsd=
_amd64/vendor/golang_org/x/crypto/poly1305.a
packagefile vendor/golang_org/x/text/transform=3D/usr/local/go/pkg/openbsd_=
amd64/vendor/golang_org/x/text/transform.a
EOF
mkdir -p $WORK/b001/exe/
cd .
/usr/local/go/pkg/tool/openbsd_amd64/link -o $WORK/b001/exe/a.out -importcf=
g $WORK/b001/importcfg.link -buildmode=3Dexe -buildid=3D96cdMFy8iHrqeT5PAzw=
a/QU1idpocXkkdz8jBNh_V/KSpcz3hS-E2Zy65CMA5K/96cdMFy8iHrqeT5PAzwa -s -w -X m=
ain.version=3D0.4.0 -X main.buildDate=3D2019-01-23 -X main.buildHash=3D -ex=
tld=3Dcc $WORK/b001/_pkg_.a
/usr/local/go/pkg/tool/openbsd_amd64/buildid -w $WORK/b001/exe/a.out # inte=
rnal
mkdir -p build/facette-openbsd-amd64/bin/
cp $WORK/b001/exe/a.out build/facette-openbsd-amd64/bin/facette
rm -r $WORK/b001/
result: ok
build: Building assets...
gulp[81227]: ../src/node_contextify.cc:633:static void node::contextify::Co=
ntextifyScript::New(const FunctionCallbackInfo<v8::Value> &): Assertion `ar=
gs[1]->IsString()' failed.
1: 0x664e138f87c node::Abort() [node]
2: 0x664e138e3d8 node::Assert(char const* const (*) [4]) [node]
3: 0x664e13bbf2c node::contextify::ContextifyScript::New(v8::FunctionCallb=
ackInfo<v8::Value> const&) [node]
4: 0x664e18d76e4 v8::internal::FunctionCallbackArguments::Call(v8::interna=
l::CallHandlerInfo*) [node]
5: 0x664e18d6785 v8::internal::Builtins::InvokeApiFunction(v8::internal::I=
solate*, bool, v8::internal::Handle<v8::internal::HeapObject>, v8::internal=
::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Obj=
ect>*, v8::internal::Handle<v8::internal::HeapObject>) [node]
6: 0x664e18d60ad v8::internal::Builtin_HandleApiCall(int, v8::internal::Ob=
ject**, v8::internal::Isolate*) [node]
7: 0x15a12405be3d=20
8: 0x15a12400d145=20
9: 0x15a12408ba7d=20
10: 0x15a1240118d5=20
11: 0x15a1240118d5=20
12: 0x15a1240118d5=20
13: 0x15a1240118d5=20
14: 0x15a1240118d5=20
15: 0x15a1240118d5=20
16: 0x15a1240118d5=20
17: 0x15a1240118d5=20
18: 0x15a1240118d5=20
19: 0x15a1240118d5=20
20: 0x15a1240118d5=20
21: 0x15a1240118d5=20
22: 0x15a1240118d5=20
23: 0x15a1240118d5=20
24: 0x15a1240118d5=20
25: 0x15a1240118d5=20
26: 0x15a1240118d5=20
27: 0x15a1240118d5=20
28: 0x15a1240118d5=20
29: 0x15a1240118d5=20
30: 0x15a1240118d5=20
31: 0x15a1240118d5=20
32: 0x15a1240118d5=20
33: 0x15a1240118d5=20
34: 0x15a1240118d5=20
35: 0x15a1240118d5=20
36: 0x15a1240118d5=20
37: 0x15a1240118d5=20
38: 0x15a1240118d5=20
39: 0x15a1240118d5=20
40: 0x15a1240118d5=20
41: 0x15a1240118d5=20
42: 0x15a1240118d5=20
43: 0x15a1240118d5=20
44: 0x15a1240118d5=20
45: 0x15a1240118d5=20
46: 0x15a1240118d5=20
47: 0x15a1240118d5=20
48: 0x15a1240118d5=20
49: 0x15a1240118d5=20
50: 0x15a1240118d5=20
51: 0x15a1240118d5=20
52: 0x15a1240118d5=20
53: 0x15a1240118d5=20
54: 0x15a1240118d5=20
55: 0x15a1240118d5=20
56: 0x15a1240118d5=20
57: 0x15a1240118d5=20
58: 0x15a1240118d5=20
59: 0x15a1240118d5=20
60: 0x15a1240118d5=20
61: 0x15a1240118d5=20
62: 0x15a1240118d5=20
63: 0x15a1240118d5=20
64: 0x15a1240118d5=20
65: 0x15a1240118d5=20
66: 0x15a1240118d5=20
67: 0x15a1240118d5=20
68: 0x15a1240118d5=20
69: 0x15a1240118d5=20
70: 0x15a1240118d5=20
71: 0x15a1240118d5=20
72: 0x15a1240118d5=20
73: 0x15a1240118d5=20
74: 0x15a1240118d5=20
75: 0x15a1240118d5=20
76: 0x15a1240118d5=20
77: 0x15a1240118d5=20
78: 0x15a12400a5c3=20
79: 0x15a1240118d5=20
80: 0x15a1240118d5=20
81: 0x15a1240118d5=20
82: 0x15a1240118d5=20
83: 0x15a1240118d5=20
84: 0x15a1240118d5=20
85: 0x15a12400a5c3=20
86: 0x15a12400ee75=20
87: 0x15a1240092c1=20
88: 0x664e1c3e2c5 v8::internal::Execution::New(v8::internal::Isolate*, v8::=
internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::=
Object>, int, v8::internal::Handle<v8::internal::Object>*) [node]
89: 0x664e1c3de04 v8::internal::Execution::Call(v8::internal::Isolate*, v8:=
:internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal:=
:Object>, int, v8::internal::Handle<v8::internal::Object>*) [node]
90: 0x664e1861123 v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::=
Value>, int, v8::Local<v8::Value>*) [node]
91: 0x664e138e8aa node::InternalMakeCallback(node::Environment*, v8::Local<=
v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::asy=
nc_context) [node]
92: 0x664e1356fbb node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, in=
t, v8::Local<v8::Value>*) [node]
93: 0x664e13bf8ba node::fs::FSReqWrap::Resolve(v8::Local<v8::Value>) [node]
94: 0x664e13bfd7c node::fs::AfterNoArgs(uv_fs_s*) [node]
95: 0x664e14ec3ff uv_inet_pton [node]
96: 0x664e14f12ce uv_async_send [node]
97: 0x664e1502f01 uv_free_interface_addresses [node]
98: 0x664e14f1983 uv_run [node]
99: 0x664e1397f65 node::Start(v8::Isolate*, node::IsolateData*, std::__1::v=
ector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::a=
llocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1=
::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::vect=
or<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allo=
cator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::c=
har_traits<char>, std::__1::allocator<char> > > > const&) [node]
100: 0x664e139717c node::Start(uv_loop_s*, std::__1::vector<std::__1::basic=
_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std=
::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, =
std::__1::allocator<char> > > > const&, std::__1::vector<std::__1::basic_st=
ring<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::_=
_1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std=
::__1::allocator<char> > > > const&) [node]
101: 0x664e13964aa node::Start(int, char**) [node]
102: 0x664e134c12c __start [node]
Abort trap (core dumped)=20
result: fail
gmake: *** [Makefile:88: build-assets] Error 1
*** Error 2 in sysutils/facette (/exopi-cvs/ports/infrastructure/mk/bsd.por=
t.mk:2801 '/exopi-obj/pobj/facette-0.4.0/.build_done')
*** Error 1 in sysutils/facette (/exopi-cvs/ports/infrastructure/mk/bsd.por=
t.mk:2467 'build')
=3D=3D=3D> Exiting sysutils/facette with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 '=
build')
Error: job failed with 256 on exopi-1 at 1548250654
--=20
Antoine