Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2022 21:27:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 265343] x11-toolkits/gtk20 build failure "section header table goes past the end of the file"
Message-ID:  <bug-265343-39348-c28aNxmV72@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265343-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265343-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265343

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |adridg@freebsd.org

--- Comment #1 from Adriaan de Groot <adridg@freebsd.org> ---
The relevant bit is this in the log:

[00:00:32] nm: .libs/gdkwindow.o: Missing or malformed ELF header

.. I've just built this port locally (in 13-stable), the same command that
displayed an error in your build shows up in my log. But it doesn't produce=
 an
error. My best guess is that you had some kind of out-of-disk-space situati=
on
during the build, or a transient write problem. That would trigger the error
message from nm, and with a broken .o file, subsequent operations are going=
 to
fail as well.

(I should note I don't have CPU-specific flags in my build, no
`-march=3Dhaswell`, it's *possible* that has an effect)

Anyway: can you reproduce the problem? If you run the build again, or run it
with `MAKE_JOBS_UNSAFE=3D1`, does the problem go away?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265343-39348-c28aNxmV72>