Skip to content

Instantly share code, notes, and snippets.

@jaseg

jaseg/golog Secret

Created April 3, 2016 12:36
Show Gist options
  • Save jaseg/a4a84a083e5f7616983c842ba293cde3 to your computer and use it in GitHub Desktop.
Save jaseg/a4a84a083e5f7616983c842ba293cde3 to your computer and use it in GitHub Desktop.
WORK=/tmp/go-build663194697
mkdir -p $WORK/runtime/internal/sys/_obj/
mkdir -p $WORK/runtime/internal/
cd /home/jaseg/ffi/go/src/runtime/internal/sys
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid c365bd5998b865c5a380468a16bb19b165ce27cf -D _/home/jaseg/ffi/go/src/runtime/internal/sys -I $WORK -pack ./arch_amd64.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go
mkdir -p $WORK/runtime/internal/atomic/_obj/
cd /home/jaseg/ffi/go/src/runtime/internal/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 70b693abef6e7148510947b70ce5677c244e8c1f -D _/home/jaseg/ffi/go/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_amd64x.go ./stubs.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/internal/atomic/_obj/asm.o -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/internal/atomic/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm.o $WORK/runtime/internal/atomic/_obj/asm_amd64.o # internal
mkdir -p $WORK/runtime/_obj/
mkdir -p $WORK/
cd /home/jaseg/ffi/go/src/runtime
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid ee3ac6c345cdddaac4f8505ac6ed32465874bfc3 -D _/home/jaseg/ffi/go/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_amd64.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os1_linux.go ./os1_linux_generic.go ./os2_linux_generic.go ./os_linux.go ./panic.go ./parfor.go ./print.go ./proc.go ./race0.go ./rdebug.go ./rune.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./signal1_unix.go ./signal2_unix.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sigtramp.go ./signal_unix.go ./sigpanic_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./vdso_linux_amd64.go ./wbfat.go ./write_err.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/duff_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./duff_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memclr_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./memclr_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memmove_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./memmove_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/rt0_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./rt0_linux_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/sys_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sys_linux_amd64.s
pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_amd64.o $WORK/runtime/_obj/duff_amd64.o $WORK/runtime/_obj/memclr_amd64.o $WORK/runtime/_obj/memmove_amd64.o $WORK/runtime/_obj/rt0_linux_amd64.o $WORK/runtime/_obj/sys_linux_amd64.o # internal
mkdir -p $WORK/errors/_obj/
cd /home/jaseg/ffi/go/src/errors
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 71e3860d468663b928da5001db127f7b6e89a3ad -D _/home/jaseg/ffi/go/src/errors -I $WORK -pack ./errors.go
mkdir -p $WORK/internal/race/_obj/
mkdir -p $WORK/internal/
cd /home/jaseg/ffi/go/src/internal/race
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid 8185f48b6ce3a6613b4c1a09d935bc67a0c27b19 -D _/home/jaseg/ffi/go/src/internal/race -I $WORK -pack ./doc.go ./norace.go
mkdir -p $WORK/sync/atomic/_obj/
mkdir -p $WORK/sync/
cd /home/jaseg/ffi/go/src/sync/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid cb9dbd0068472422612cadb13fe74ef7825e801f -D _/home/jaseg/ffi/go/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go
mkdir -p $WORK/math/_obj/
cd /home/jaseg/ffi/go/src/math
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid 3a16ee3f7085b158f156c01dd2aa52c3c52083c1 -D _/home/jaseg/ffi/go/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./exp.go ./expm1.go ./floor.go ./floor_asm.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go
cd /home/jaseg/ffi/go/src/sync/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/sync/atomic/_obj/asm_amd64.o -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_amd64.o # internal
mkdir -p $WORK/sync/_obj/
cd /home/jaseg/ffi/go/src/sync
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 82e09bffc3a369b1d2f1a7c28c77c5976a88c5ba -D _/home/jaseg/ffi/go/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go
mkdir -p $WORK/io/_obj/
cd /home/jaseg/ffi/go/src/io
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid a8d60cc0da3b179083da578021e5bf1dc6043cc7 -D _/home/jaseg/ffi/go/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go
mkdir -p $WORK/syscall/_obj/
cd /home/jaseg/ffi/go/src/syscall
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid 3ae75b3822d94854b47945ac05774ad4d748427e -D _/home/jaseg/ffi/go/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./netlink_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go
cd /home/jaseg/ffi/go/src/math
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/asin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asin_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./atan2_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./atan_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/dim_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./dim_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./exp2_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./exp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/expm1_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./expm1_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/floor_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./floor_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/frexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./frexp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/hypot_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./hypot_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/ldexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./ldexp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log10_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log10_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log1p_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log1p_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/mod_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./mod_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/modf_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./modf_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/remainder_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./remainder_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sin_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sincos_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sincos_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sqrt_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sqrt_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/tan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./tan_amd64.s
pack r $WORK/math.a $WORK/math/_obj/asin_amd64.o $WORK/math/_obj/atan2_amd64.o $WORK/math/_obj/atan_amd64.o $WORK/math/_obj/dim_amd64.o $WORK/math/_obj/exp2_amd64.o $WORK/math/_obj/exp_amd64.o $WORK/math/_obj/expm1_amd64.o $WORK/math/_obj/floor_amd64.o $WORK/math/_obj/frexp_amd64.o $WORK/math/_obj/hypot_amd64.o $WORK/math/_obj/ldexp_amd64.o $WORK/math/_obj/log10_amd64.o $WORK/math/_obj/log1p_amd64.o $WORK/math/_obj/log_amd64.o $WORK/math/_obj/mod_amd64.o $WORK/math/_obj/modf_amd64.o $WORK/math/_obj/remainder_amd64.o $WORK/math/_obj/sin_amd64.o $WORK/math/_obj/sincos_amd64.o $WORK/math/_obj/sqrt_amd64.o $WORK/math/_obj/tan_amd64.o # internal
mkdir -p $WORK/unicode/utf8/_obj/
mkdir -p $WORK/unicode/
cd /home/jaseg/ffi/go/src/unicode/utf8
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid 5ab6d3dd055231b8b3632373b5a55af42574bf30 -D _/home/jaseg/ffi/go/src/unicode/utf8 -I $WORK -pack ./utf8.go
mkdir -p $WORK/strconv/_obj/
cd /home/jaseg/ffi/go/src/strconv
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 7caebf62cde4e12efb05f0bc379a77a7db7dddda -D _/home/jaseg/ffi/go/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
cd /home/jaseg/ffi/go/src/syscall
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm_linux_amd64.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_linux_amd64.s
pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_amd64.o # internal
mkdir -p $WORK/time/_obj/
cd /home/jaseg/ffi/go/src/time
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid e0feaeb49e7a8ecbbbc88bf274f35a83fba478af -D _/home/jaseg/ffi/go/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
mkdir -p $WORK/reflect/_obj/
cd /home/jaseg/ffi/go/src/reflect
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid f12d177d4510c86c4154291f165f18cbf1dc1d54 -D _/home/jaseg/ffi/go/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./type.go ./value.go
mkdir -p $WORK/os/_obj/
cd /home/jaseg/ffi/go/src/os
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid b41fedfa8398c39d86cc0c85ff521b20dfd8d241 -D _/home/jaseg/ffi/go/src/os -I $WORK -pack ./dir_unix.go ./doc.go ./env.go ./error.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat_linux.go ./sticky_notbsd.go ./str.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go
cd /home/jaseg/ffi/go/src/reflect
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/reflect/_obj/asm_amd64.o -trimpath $WORK -I $WORK/reflect/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/reflect.a $WORK/reflect/_obj/asm_amd64.o # internal
mkdir -p $WORK/fmt/_obj/
cd /home/jaseg/ffi/go/src/fmt
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 320adedc7209f6305ad92964ee84687a9daf7525 -D _/home/jaseg/ffi/go/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go
mkdir -p $WORK/runtime/cgo/_obj/
mkdir -p $WORK/runtime/
cd /home/jaseg/ffi/go/src/runtime/cgo
CGO_LDFLAGS="-g" "-O2" "-lpthread" /home/jaseg/ffi/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -exportheader=$WORK/runtime/cgo/_obj/_cgo_install.h -- -I $WORK/runtime/cgo/_obj/ -Wall -Werror cgo.go
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o -c ./gcc_linux_amd64.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_mmap.o -c ./gcc_mmap.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_amd64.o -c ./gcc_amd64.S
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread
/home/jaseg/ffi/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker
cd $WORK
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -no-pie -c trivial.c
cd /home/jaseg/ffi/go/src/runtime/cgo
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid 74adb9f93152a7c21da371a55b05936e350e4eec -D _/home/jaseg/ffi/go/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./iscgo.go ./mmap.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/cgo/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_amd64.o $WORK/runtime/cgo/_obj/_all.o # internal
mkdir -p $WORK/command-line-arguments/_obj/
cd /home/jaseg/ffi
CGO_LDFLAGS="-g" "-O2" ./go/pkg/tool/linux_amd64/cgo -objdir $WORK/command-line-arguments/_obj/ -importpath command-line-arguments -exportheader=$WORK/command-line-arguments/_obj/_cgo_install.h -- -I $WORK/command-line-arguments/_obj/ stage24.go
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/_cgo_main.o -c $WORK/command-line-arguments/_obj/_cgo_main.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/_cgo_export.o -c $WORK/command-line-arguments/_obj/_cgo_export.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/stage24.cgo2.o -c $WORK/command-line-arguments/_obj/stage24.cgo2.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/command-line-arguments/_obj/_cgo_.o $WORK/command-line-arguments/_obj/_cgo_main.o $WORK/command-line-arguments/_obj/_cgo_export.o $WORK/command-line-arguments/_obj/stage24.cgo2.o -g -O2
./go/pkg/tool/linux_amd64/cgo -objdir $WORK/command-line-arguments/_obj/ -dynpackage stage24 -dynimport $WORK/command-line-arguments/_obj/_cgo_.o -dynout $WORK/command-line-arguments/_obj/_cgo_import.go
cd $WORK
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -no-pie -c trivial.c
cd /home/jaseg/ffi
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/command-line-arguments/_obj/_all.o $WORK/command-line-arguments/_obj/_cgo_export.o $WORK/command-line-arguments/_obj/stage24.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none
./go/pkg/tool/linux_amd64/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -p command-line-arguments -installsuffix shared -buildid 57c45ec8b91f97638ea8bc5a8e62f2e76a1c5ec9 -D _/home/jaseg/ffi -I $WORK -pack $WORK/command-line-arguments/_obj/_cgo_gotypes.go $WORK/command-line-arguments/_obj/stage24.cgo1.go $WORK/command-line-arguments/_obj/_cgo_import.go
pack r $WORK/command-line-arguments.a $WORK/command-line-arguments/_obj/_all.o # internal
mv $WORK/command-line-arguments/_obj/_cgo_install.h libstage24.h
mv $WORK/command-line-arguments.a libstage24.so
WORK=/tmp/go-build663194697
mkdir -p $WORK/runtime/internal/sys/_obj/
mkdir -p $WORK/runtime/internal/
cd /home/jaseg/ffi/go/src/runtime/internal/sys
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid c365bd5998b865c5a380468a16bb19b165ce27cf -D _/home/jaseg/ffi/go/src/runtime/internal/sys -I $WORK -pack ./arch_amd64.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go
mkdir -p $WORK/runtime/internal/atomic/_obj/
cd /home/jaseg/ffi/go/src/runtime/internal/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 70b693abef6e7148510947b70ce5677c244e8c1f -D _/home/jaseg/ffi/go/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_amd64x.go ./stubs.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/internal/atomic/_obj/asm.o -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/internal/atomic/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm.o $WORK/runtime/internal/atomic/_obj/asm_amd64.o # internal
mkdir -p $WORK/runtime/_obj/
mkdir -p $WORK/
cd /home/jaseg/ffi/go/src/runtime
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid ee3ac6c345cdddaac4f8505ac6ed32465874bfc3 -D _/home/jaseg/ffi/go/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_amd64.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os1_linux.go ./os1_linux_generic.go ./os2_linux_generic.go ./os_linux.go ./panic.go ./parfor.go ./print.go ./proc.go ./race0.go ./rdebug.go ./rune.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./signal1_unix.go ./signal2_unix.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sigtramp.go ./signal_unix.go ./sigpanic_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./vdso_linux_amd64.go ./wbfat.go ./write_err.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/duff_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./duff_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memclr_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./memclr_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/memmove_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./memmove_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/rt0_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./rt0_linux_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/_obj/sys_linux_amd64.o -trimpath $WORK -I $WORK/runtime/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sys_linux_amd64.s
pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_amd64.o $WORK/runtime/_obj/duff_amd64.o $WORK/runtime/_obj/memclr_amd64.o $WORK/runtime/_obj/memmove_amd64.o $WORK/runtime/_obj/rt0_linux_amd64.o $WORK/runtime/_obj/sys_linux_amd64.o # internal
mkdir -p $WORK/errors/_obj/
cd /home/jaseg/ffi/go/src/errors
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 71e3860d468663b928da5001db127f7b6e89a3ad -D _/home/jaseg/ffi/go/src/errors -I $WORK -pack ./errors.go
mkdir -p $WORK/internal/race/_obj/
mkdir -p $WORK/internal/
cd /home/jaseg/ffi/go/src/internal/race
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid 8185f48b6ce3a6613b4c1a09d935bc67a0c27b19 -D _/home/jaseg/ffi/go/src/internal/race -I $WORK -pack ./doc.go ./norace.go
mkdir -p $WORK/sync/atomic/_obj/
mkdir -p $WORK/sync/
cd /home/jaseg/ffi/go/src/sync/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid cb9dbd0068472422612cadb13fe74ef7825e801f -D _/home/jaseg/ffi/go/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go
mkdir -p $WORK/math/_obj/
cd /home/jaseg/ffi/go/src/math
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid 3a16ee3f7085b158f156c01dd2aa52c3c52083c1 -D _/home/jaseg/ffi/go/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./exp.go ./expm1.go ./floor.go ./floor_asm.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go
cd /home/jaseg/ffi/go/src/sync/atomic
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/sync/atomic/_obj/asm_amd64.o -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_amd64.o # internal
mkdir -p $WORK/sync/_obj/
cd /home/jaseg/ffi/go/src/sync
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 82e09bffc3a369b1d2f1a7c28c77c5976a88c5ba -D _/home/jaseg/ffi/go/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go
mkdir -p $WORK/io/_obj/
cd /home/jaseg/ffi/go/src/io
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid a8d60cc0da3b179083da578021e5bf1dc6043cc7 -D _/home/jaseg/ffi/go/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go
mkdir -p $WORK/syscall/_obj/
cd /home/jaseg/ffi/go/src/syscall
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid 3ae75b3822d94854b47945ac05774ad4d748427e -D _/home/jaseg/ffi/go/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./netlink_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go
cd /home/jaseg/ffi/go/src/math
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/asin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asin_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./atan2_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/atan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./atan_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/dim_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./dim_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp2_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./exp2_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/exp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./exp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/expm1_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./expm1_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/floor_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./floor_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/frexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./frexp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/hypot_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./hypot_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/ldexp_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./ldexp_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log10_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log10_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log1p_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log1p_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/log_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./log_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/mod_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./mod_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/modf_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./modf_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/remainder_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./remainder_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sin_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sin_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sincos_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sincos_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/sqrt_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./sqrt_amd64.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/math/_obj/tan_amd64.o -trimpath $WORK -I $WORK/math/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./tan_amd64.s
pack r $WORK/math.a $WORK/math/_obj/asin_amd64.o $WORK/math/_obj/atan2_amd64.o $WORK/math/_obj/atan_amd64.o $WORK/math/_obj/dim_amd64.o $WORK/math/_obj/exp2_amd64.o $WORK/math/_obj/exp_amd64.o $WORK/math/_obj/expm1_amd64.o $WORK/math/_obj/floor_amd64.o $WORK/math/_obj/frexp_amd64.o $WORK/math/_obj/hypot_amd64.o $WORK/math/_obj/ldexp_amd64.o $WORK/math/_obj/log10_amd64.o $WORK/math/_obj/log1p_amd64.o $WORK/math/_obj/log_amd64.o $WORK/math/_obj/mod_amd64.o $WORK/math/_obj/modf_amd64.o $WORK/math/_obj/remainder_amd64.o $WORK/math/_obj/sin_amd64.o $WORK/math/_obj/sincos_amd64.o $WORK/math/_obj/sqrt_amd64.o $WORK/math/_obj/tan_amd64.o # internal
mkdir -p $WORK/unicode/utf8/_obj/
mkdir -p $WORK/unicode/
cd /home/jaseg/ffi/go/src/unicode/utf8
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid 5ab6d3dd055231b8b3632373b5a55af42574bf30 -D _/home/jaseg/ffi/go/src/unicode/utf8 -I $WORK -pack ./utf8.go
mkdir -p $WORK/strconv/_obj/
cd /home/jaseg/ffi/go/src/strconv
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 7caebf62cde4e12efb05f0bc379a77a7db7dddda -D _/home/jaseg/ffi/go/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go
cd /home/jaseg/ffi/go/src/syscall
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm.s
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/syscall/_obj/asm_linux_amd64.o -trimpath $WORK -I $WORK/syscall/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_linux_amd64.s
pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_amd64.o # internal
mkdir -p $WORK/time/_obj/
cd /home/jaseg/ffi/go/src/time
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid e0feaeb49e7a8ecbbbc88bf274f35a83fba478af -D _/home/jaseg/ffi/go/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go
mkdir -p $WORK/reflect/_obj/
cd /home/jaseg/ffi/go/src/reflect
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid f12d177d4510c86c4154291f165f18cbf1dc1d54 -D _/home/jaseg/ffi/go/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./type.go ./value.go
mkdir -p $WORK/os/_obj/
cd /home/jaseg/ffi/go/src/os
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid b41fedfa8398c39d86cc0c85ff521b20dfd8d241 -D _/home/jaseg/ffi/go/src/os -I $WORK -pack ./dir_unix.go ./doc.go ./env.go ./error.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat_linux.go ./sticky_notbsd.go ./str.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go
cd /home/jaseg/ffi/go/src/reflect
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/reflect/_obj/asm_amd64.o -trimpath $WORK -I $WORK/reflect/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/reflect.a $WORK/reflect/_obj/asm_amd64.o # internal
mkdir -p $WORK/fmt/_obj/
cd /home/jaseg/ffi/go/src/fmt
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 320adedc7209f6305ad92964ee84687a9daf7525 -D _/home/jaseg/ffi/go/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go
mkdir -p $WORK/runtime/cgo/_obj/
mkdir -p $WORK/runtime/
cd /home/jaseg/ffi/go/src/runtime/cgo
CGO_LDFLAGS="-g" "-O2" "-lpthread" /home/jaseg/ffi/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -exportheader=$WORK/runtime/cgo/_obj/_cgo_install.h -- -I $WORK/runtime/cgo/_obj/ -Wall -Werror cgo.go
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o -c ./gcc_linux_amd64.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_mmap.o -c ./gcc_mmap.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_amd64.o -c ./gcc_amd64.S
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread
/home/jaseg/ffi/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker
cd $WORK
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -no-pie -c trivial.c
cd /home/jaseg/ffi/go/src/runtime/cgo
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none
/home/jaseg/ffi/go/pkg/tool/linux_amd64/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid 74adb9f93152a7c21da371a55b05936e350e4eec -D _/home/jaseg/ffi/go/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./iscgo.go ./mmap.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go
/home/jaseg/ffi/go/pkg/tool/linux_amd64/asm -o $WORK/runtime/cgo/_obj/asm_amd64.o -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /home/jaseg/ffi/go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared ./asm_amd64.s
pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_amd64.o $WORK/runtime/cgo/_obj/_all.o # internal
mkdir -p $WORK/command-line-arguments/_obj/
cd /home/jaseg/ffi
CGO_LDFLAGS="-g" "-O2" ./go/pkg/tool/linux_amd64/cgo -objdir $WORK/command-line-arguments/_obj/ -importpath command-line-arguments -exportheader=$WORK/command-line-arguments/_obj/_cgo_install.h -- -I $WORK/command-line-arguments/_obj/ stage24.go
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/_cgo_main.o -c $WORK/command-line-arguments/_obj/_cgo_main.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/_cgo_export.o -c $WORK/command-line-arguments/_obj/_cgo_export.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -I $WORK/command-line-arguments/_obj/ -g -O2 -o $WORK/command-line-arguments/_obj/stage24.cgo2.o -c $WORK/command-line-arguments/_obj/stage24.cgo2.c
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/command-line-arguments/_obj/_cgo_.o $WORK/command-line-arguments/_obj/_cgo_main.o $WORK/command-line-arguments/_obj/_cgo_export.o $WORK/command-line-arguments/_obj/stage24.cgo2.o -g -O2
./go/pkg/tool/linux_amd64/cgo -objdir $WORK/command-line-arguments/_obj/ -dynpackage stage24 -dynimport $WORK/command-line-arguments/_obj/_cgo_.o -dynout $WORK/command-line-arguments/_obj/_cgo_import.go
cd $WORK
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -no-pie -c trivial.c
cd /home/jaseg/ffi
gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -o $WORK/command-line-arguments/_obj/_all.o $WORK/command-line-arguments/_obj/_cgo_export.o $WORK/command-line-arguments/_obj/stage24.cgo2.o -g -O2 -Wl,-r -nostdlib -Wl,--build-id=none
./go/pkg/tool/linux_amd64/compile -o $WORK/command-line-arguments.a -trimpath $WORK -shared -p command-line-arguments -installsuffix shared -buildid 57c45ec8b91f97638ea8bc5a8e62f2e76a1c5ec9 -D _/home/jaseg/ffi -I $WORK -pack $WORK/command-line-arguments/_obj/_cgo_gotypes.go $WORK/command-line-arguments/_obj/stage24.cgo1.go $WORK/command-line-arguments/_obj/_cgo_import.go
pack r $WORK/command-line-arguments.a $WORK/command-line-arguments/_obj/_all.o # internal
mv $WORK/command-line-arguments/_obj/_cgo_install.h libstage24.h
mv $WORK/command-line-arguments.a libstage24.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment