Build failure, v27.1.0 using gcc-4.9.4

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
thunderrd

Build failure, v27.1.0 using gcc-4.9.4

Unread post by thunderrd » 2017-03-11, 14:42

I am getting a fatal build failure in Gentoo using the ebuild in the Palemoon overlay, and have filed the following bug there:
https://github.com/deuiore/palemoon-overlay/issues/38

Does anyone have any useful input on what I can try, so that I can successfully build this? I was very careful to switch the gcc config to 4.9.4 before attempting the build, but it failed nevertheless.

TL:DR; the error line looks like this [but more of the output can be seen in the above bug]:

Code: Select all

js/src> /bin/sh: ./config.status: /mnt/ext4_STORAGE/var/tmp/notmpfs/portage/www-client/palemoon-27.1.0/work/palemoon-27.1.0/obj-x86_64-unknown-linux-gnu/_virtu: bad interpreter: No such file or directory

thunderrd

Re: Build failure, v27.1.0 using gcc-4.9.4

Unread post by thunderrd » 2017-03-12, 17:53

This issue persists with the new 27.1.2 available today in the overlay, as well.

Locked