Giter Club home page Giter Club logo

hooka's People

Contributors

d3ext avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hooka's Issues

undefined: core.GetSysIdHashing when compiling in a Docker container

Describe the bug
The project does not compile on the latest golang Docker images

To Reproduce

  1. Clone the project
  2. Start a docker container, e.g. docker run -it --rm -v $PWD:/data go:latest /bin/bash
  3. Compile the project

Expected behavior
The project compiles

Actual Behaviour
An error is returned

root@c9d01abe2514:/go# cd /data
root@c9d01abe2514:/data# make
mkdir build/
export CGO_ENABLED=0
GOARCH=amd64 GOOS=windows go build -o build/hooka-amd64-windows.exe main.go
go: downloading github.com/D3Ext/maldev v0.1.4
go: downloading github.com/Binject/debug v0.0.0-20230508195519-26db73212a7a
go: downloading github.com/awgh/rawreader v0.0.0-20200626064944-56820a9c6da4
go: downloading github.com/google/uuid v1.3.1
go: downloading golang.org/x/sys v0.12.0
go: downloading github.com/briandowns/spinner v1.23.0
go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/mattn/go-isatty v0.0.18
go: downloading golang.org/x/term v0.8.0
go: downloading github.com/mattn/go-colorable v0.1.13
# github.com/D3Ext/Hooka/pkg/hooka
pkg/hooka/hashing.go:10:14: undefined: core.GetSysIdHashing
make: *** [Makefile:6: all] Error 1

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Latest Docker golang image as per 2023-10-17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.