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

??none??: cannot open file: /???/_xtest_.8 #31

Closed
gopherbot opened this issue Nov 11, 2009 · 6 comments
Closed

??none??: cannot open file: /???/_xtest_.8 #31

gopherbot opened this issue Nov 11, 2009 · 6 comments

Comments

@gopherbot
Copy link
Contributor

by julians37:

What steps will reproduce the problem?
What is the expected output? What do you see instead?

Sorry, don't have the precise error message at hand but it said something 
about ???/_xtest_.8 not found (the error message contained three question 
marks, literally.)

What is your $GOOS?  $GOARCH?

linux_386

Which revision are you sync'ed to?  (hg log -l 1)

3975:b51fd2d6c160

Please provide any additional information below.

I took a wild guess and replaced the dot with the absolute path of the 
current working directory. That worked patch attached. (Although this 
might point to a deeper issue of course... I won't take it personal if you 
choose a different fix.)

Attachments:

  1. golang_abs_xtest.patch (436 bytes)
@gopherbot
Copy link
Contributor Author

Comment 1 by julians37:

Here is the relevant error message (without applying the patch). The same error 
happens on x86_64.
make[2]: Entering directory `/rsp/tmp/weekly/julians/octobuild/golang/build-
2009-11-11.20-46-19-001/linux-fc3-i686/src/pkg/bytes'
8g -o _gotest_.8 buffer.go bytes.go    
rm -f _test/bytes.a
gopack grc _test/bytes.a _gotest_.8 
make[2]: Leaving directory `/rsp/tmp/weekly/julians/octobuild/golang/build-2009-
11-11.20-46-19-001/linux-fc3-i686/src/pkg/bytes'
??none??: cannot open file: /???/_xtest_.8

@rsc
Copy link
Contributor

rsc commented Nov 11, 2009

Comment 2:

Owner changed to [email protected].

Status changed to Started.

@rsc
Copy link
Contributor

rsc commented Nov 11, 2009

Comment 3:

Issue #33 has been merged into this issue.

@rsc
Copy link
Contributor

rsc commented Nov 11, 2009

Comment 4:

This issue was closed by revision 7932950.

Status changed to Fixed.

Merged into issue #-.

@gopherbot
Copy link
Contributor Author

Comment 5:

CL https://golang.org/cl/123250044 mentions this issue.

@gopherbot
Copy link
Contributor Author

Comment 6:

CL https://golang.org/cl/131360043 mentions this issue.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants