Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601064 - dev-libs/pugixml: needs Ninja love or hate
Summary: dev-libs/pugixml: needs Ninja love or hate
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 10:21 UTC by Michał Górny
Modified: 2017-01-07 19:33 UTC (History)
0 users

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


Attachments
dev-libs:pugixml-1.8:20161128-085346.log (dev-libs:pugixml-1.8:20161128-085346.log,4.19 KB, text/x-log)
2016-11-28 10:21 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-11-28 10:21:37 UTC
Created attachment 454582 [details]
dev-libs:pugixml-1.8:20161128-085346.log

The package in question fails to build I have:

  CMAKE_MAKEFILE_GENERATOR=ninja

in make.conf. Please either fix Ninja support (upstream), or force CMAKE_MAKEFILE_GENERATOR=emake in the ebuild.
Comment 1 Tim Harder gentoo-dev 2017-01-07 19:33:06 UTC
emake now forced in 1.8. Those interested in ninja should feel free to work with upstream to fix things and drop the forced setting.