| Summary: | invalid install_name found for dev-lang/python-2.7.14::gentoo_prefix on High Sierra | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | Pengcheng Xu <i> |
| Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | jiegec |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | OS X | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Duplicate of https://bugs.gentoo.org/637470 , closing. *** This bug has been marked as a duplicate of bug 637470 *** |
* QA Notice: install_name references ${D}: /Users/jsteward/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Python in /Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/pythonw2.7 * QA Notice: install_name references ${D}: /Users/jsteward/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Python in /Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/python2.7 * QA Notice: invalid self-reference install_name /Users/jsteward/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Python in /Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Python * QA Notice: install_name references ${D}: /Users/jsteward/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Python in /Users/jsteward/Gentoo/usr/lib/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python * ERROR: dev-lang/python-2.7.14::gentoo_prefix failed: * invalid install_name found, your application or library will crash at runtime * * Call stack: * misc-functions.sh, line 1299: Called install_qa_check * misc-functions.sh, line 241: Called install_qa_check_macho * misc-functions.sh, line 422: Called die * The specific snippet of code: * has allow_broken_install_names ${FEATURES} || \ * die "invalid install_name found, your application or library will crash at runtime" *