Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

[goxc] 2018/10/01 15:04:59 RunTasks error: Wait error: exit status 2 vendor/gopkg.in/goracle.v2 #119

@ajayvermanyt

Description

@ajayvermanyt

Hi,
Try to create a build and getting following errors.

vendor/gopkg.in/goracle.v2/orahlp.go:65:2: undefined: describeOnly
vendor/gopkg.in/goracle.v2/orahlp.go:228:26: undefined: PlSQLArrays
vendor/gopkg.in/goracle.v2/orahlp.go:251:32: undefined: VersionInfo
vendor/gopkg.in/goracle.v2/orahlp.go:254:10: undefined: VersionInfo
vendor/gopkg.in/goracle.v2/orahlp.go:260:32: undefined: VersionInfo
vendor/gopkg.in/goracle.v2/orahlp.go:277:19: undefined: VersionInfo
vendor/gopkg.in/goracle.v2/orahlp.go:278:30: undefined: ObjectType
vendor/gopkg.in/goracle.v2/orahlp.go:279:31: undefined: Event
vendor/gopkg.in/goracle.v2/orahlp.go:279:41: undefined: Subscription
vendor/gopkg.in/goracle.v2/orahlp.go:289:27: undefined: conn
vendor/gopkg.in/goracle.v2/orahlp.go:254:10: too many errors

======= Host env details ======
MAC OS: x86_64
16.7.0 Darwin Kernel Version 16.7.0

go env

GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/206062/Library/Caches/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/206062/git/go"
GORACE=""
GOROOT="/usr/local/Cellar/go/1.10.2/libexec"
GOTMPDIR=""
GOTOOLDIR="/usr/local/Cellar/go/1.10.2/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/y8/332tkm8n2vlg_z15c0nnyy_xs0ccb_/T/go-build596531477=/tmp/go-build -gno-record-gcc-switches -fno-common"

gcc version

Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions