sanket-uptycs commented on issue #1455:
URL: https://github.com/apache/age/issues/1455#issuecomment-1943097675

   @jrgemignani I tried building files using generate.sh and was able to 
generate files successfully.
   But even after generating the files, I can see the errors in the builder.go 
and mapper.go 
   `not declared by package parser`. (I am using go get)
   I tried replacing age/drivers/golang => jrgemignani/age/drivers/golang 
v0.0.0-20240206212258-1ac037aca6c8
   on which #1582 is targeted. 
   I was able to generate files successfully in the parser in 
   
`go/pkg/mod/github.com/jrgemignani/age/drivers/golang@v0.0.0-20240206212258-1ac037aca6c8`
   but somehow new files in the package parser are not getting detected by 
builder.go and mapper.go
   
   Also if I build drivers from the source no errors at all on the master 
branch.
   
   
![build_from_source](https://github.com/apache/age/assets/82076364/d1f9479b-6a2c-4c1c-ba81-9a1cbdf65558)
   
![replace_age_go](https://github.com/apache/age/assets/82076364/57669644-50a6-423f-abe5-354c4f5e3d6a)
   
![errors_after_build](https://github.com/apache/age/assets/82076364/0cb5893a-8716-49fd-a374-87dbb26ca583)
   
   
   Could be a configuration issue?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to