Getting "objcopy: unsupported e_type" after buildworld

Julio Merino julio at meroh.net
Thu Jan 14 05:33:17 UTC 2021


Hi!

On the PowerMac G5 I have, I first installed 12.1-RELEASE (ppc64) as found
on the website.

Now, I just went ahead and built the world from a Git checkout of the
stable/12 branch (at commit 49038d1723a9d45e064f482d510230ed5395b675). The
whole process went smoothly and I was able to upgrade to 12.2-STABLE just
fine.

However... on a second attempt to clean-build the world after the upgrade,
I'm getting the following very early on in the process:

===> kerberos5/tools/make-roken (obj,all,install)
objcopy --strip-debug --add-gnu-debuglink=make-roken.debug  make-roken.full
make-roken
objcopy: unsupported e_type
*** [make-roken] Error code 1

Any thoughts?

Thank you

-- 
jmmv.dev


More information about the freebsd-ppc mailing list