Skip to content

glib: explicitly disable gtk-doc#9771

Merged
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:glib-gtk-doc
Nov 13, 2018
Merged

glib: explicitly disable gtk-doc#9771
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:glib-gtk-doc

Conversation

@michaelkuhn
Copy link
Copy Markdown
Member

@michaelkuhn michaelkuhn commented Nov 8, 2018

glib should not use the globally installed gtk-doc. Otherwise, gtk-doc can fail with Python errors such as ImportError: No module named site.

This is due to the fact that Spack sets PYTHONHOME, which can confuse the global Python installation that is used by gtk-doc.

Fixes #9769
Fixes #9719

@Sinan81
Copy link
Copy Markdown
Contributor

Sinan81 commented Nov 10, 2018

I confirm that you additions to the package file disables building of gtk-doc.

glib should not use the globally installed gtk-doc. Otherwise, gtk-doc
can fail with Python errors such as `ImportError: No module named site`.

This is due to the fact that Spack sets `PYTHONHOME`, which can confuse
the global Python installation that is used by gtk-doc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants