Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704702 - dev-go/go-sqlite3-1.1.0_p20160307: fails to build
Summary: dev-go/go-sqlite3-1.1.0_p20160307: fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 669810
  Show dependency tree
 
Reported: 2020-01-03 13:32 UTC by Joonas Niilola
Modified: 2020-01-03 19:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
go-sqlite3-orig_build.log (go-sqlite3-orig_build.log,2.34 KB, text/plain)
2020-01-03 13:32 UTC, Joonas Niilola
Details
go-sqlite3-modified_build.log (go-sqlite3-modified_build.log,19.57 KB, text/plain)
2020-01-03 13:33 UTC, Joonas Niilola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2020-01-03 13:32:42 UTC
Created attachment 602398 [details]
go-sqlite3-orig_build.log

Hey, 

The ebuild for go-sqlite3 fails to build. I'll attach build.log. 

If I change EGO_PN to "github.com/mattn/go-sqlite3" and use FEATURES="-network-sandbox -test" I get all the way to src_install, but that fails to "file not found" error. I'll attach the 2nd build.log as well.
Comment 1 Joonas Niilola gentoo-dev 2020-01-03 13:33:30 UTC
Created attachment 602400 [details]
go-sqlite3-modified_build.log
Comment 2 Joonas Niilola gentoo-dev 2020-01-03 19:01:32 UTC
Nevermind, looks like my system was offline for a bit. Works now. Sorry for the noise!