When trying any emerge, it fails in the first line of make.conf The machine where this happens is a node in a small cluster where all nodes share the portage structure thru nfs. In two other nodes it works correctly (the others are being installed). I try to use the rescue portage with no results. the CHOST line is as follows: CHOST="x86_64-pc-linux-gnu" Reproducible: Always Steps to Reproduce: 1.any emerge 2. 3. Actual Results: emerge sync !!! Invalid token (not "=") CHOST !!! ParseError: Invalid token (not '='): /etc/make.conf: line 6 !!! Incorrect multiline literals can cause this. Do not use them. emerge info gives the same error as above
Please attach your make.conf
I think that it was a problem with the link of make.profile Sorry for the trouble