Gentoo Archives: gentoo-user

From: Ian Zimmerman <itz@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] palemoon again
Date: Fri, 14 Apr 2017 06:47:32
Message-Id: 20170414064235.19177.1C6DC8C9@matica.foolinux.mooo.com
1 Has anyone been able to build the 27.2.0 (and later) versions?
2
3 I am consistently getting error logs like this:
4
5 828:48.36 test-array.o
6 828:48.36 test-ctors.o
7 828:48.77 ===
8 828:48.77 === If you get failures below, please file a bug describing the error
9 828:48.77 === and your environment (compiler and linker versions), and use
10 828:48.77 ===
11 828:48.78 === --disable-elf-hack until this is fixed.
12 828:48.78 === If you get failures below, please file a bug describing the error
13 828:48.78 ===
14 828:48.78 === and your environment (compiler and linker versions), and use
15 828:48.78 === --disable-elf-hack until this is fixed.
16 828:48.78 ===
17 828:48.79 0x000000000000000c (INIT) 0x4040
18 828:48.79 0x0000000000000019 (INIT_ARRAY) 0x9850
19 828:48.81 elfhack: /var/tmp/portage/www-client/palemoon-27.2.0/work/palemoon-27.2.0/build/unix/elfhack/
20 elf.cpp:261: Elf::Elf(std::ifstream&): Assertion `segment->getFileSize() == phdr.p_filesz' failed.
21 828:48.81 gmake[5]: *** [Makefile:29: test-array.so] Aborted
22 828:48.82 gmake[5]: *** Waiting for unfinished jobs....
23
24 [46+0]palemoon$ gcc --version
25 gcc (Gentoo 4.9.4 p1.0, pie-0.6.4) 4.9.4
26 Copyright (C) 2015 Free Software Foundation, Inc.
27 This is free software; see the source for copying conditions. There is NO
28 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29
30 [47+0]palemoon$ ld --version
31 GNU ld (Gentoo 2.26.1 p1.0) 2.26.1
32 Copyright (C) 2015 Free Software Foundation, Inc.
33 This program is free software; you may redistribute it under the terms of
34 the GNU General Public License version 3 or (at your option) a later version.
35 This program has absolutely no warranty.
36
37
38 --
39 Please *no* private Cc: on mailing lists and newsgroups
40 Personal signed mail: please _encrypt_ and sign
41 Don't clear-text sign:
42 http://primate.net/~itz/blog/the-problem-with-gpg-signatures.html

Replies

Subject Author
Re: [gentoo-user] palemoon again Bill Kenworthy <billk@×××××××××.au>
Re: [gentoo-user] palemoon again R0b0t1 <r030t1@×××××.com>