Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal compiler problem #1

Open
Azaretdodo opened this issue Apr 10, 2020 · 8 comments
Open

internal compiler problem #1

Azaretdodo opened this issue Apr 10, 2020 · 8 comments

Comments

@Azaretdodo
Copy link

Hello,

I happening Following error when compiling :

image

Can you help myself for compil fully your fork ?

thank you in advance,

Regards.

azaretdodo.

@Azaretdodo
Copy link
Author

I have gopath import in gopath src github.com then hemtjanst then git clone

@daenney
Copy link
Member

daenney commented Apr 10, 2020

Please copy-paste the error instead of screenshotting it. This is really hard to read. And the commands you're running to get this.

@Azaretdodo
Copy link
Author

**first command : go install fan.go

error happening 1 : internal error compiling in convert_type_to_interface at go/frontend/expressions.cc:258

second command : go install go.mod

error happening 2 : can't load package | unknow import path go.mod | cannot find module providing go.mod

thirst command : go install main.go

error happening 3 : same error than error hapening 1 from command 'go install fan.go

fourth command : go test fan.go

error happening : same error than command one and 3**

Thank you in advance to help myself correctly install your fork,

Regards.

azaretdodo.

@Azaretdodo
Copy link
Author

Azaretdodo commented Apr 10, 2020

now a new error but thank you in advance to read the print screen I am on a setup where I can't copy past texte !

GoGetCommandLine

You can understand that copy past from this screenshots is hard,

Regards.

Azaretdodo.

@bonan
Copy link
Member

bonan commented Apr 10, 2020

Make sure you're running at least go 1.12 (check with go version)

Then compile with go build -o flakt hemtjan.st/flakt

@Azaretdodo
Copy link
Author

i am running go version 1.12.2

i am hapening error with your command line (without "." the real name): cannot find package in any of /usr/src/hemtjanst/flakt (from $GOROOT) and /root/go/src/hemtjanst/flakt (from $GOPATH)

@bonan
Copy link
Member

bonan commented Apr 10, 2020

the . should be there

@Azaretdodo
Copy link
Author

Azaretdodo commented Apr 10, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants