Discussion:
ia64 10-stable about r292594: rescue crunchide *.lo unknown executable format
Anton Shterenlikht
2016-01-27 08:32:39 UTC
Permalink
I asked about this already in stable@ and ***@.
Got no reply. Perhaps ia64 has been abandoned in
10-stable too? If so, I'd like to know.

If not, I'm getting:

# pwd
/usr/obj/usr/src/rescue/rescue
# crunchide -k _crunched_chio_stub cat.lo
cat.lo: unknown executable format
# crunchide -k _crunched_chio_stub chflags.lo
chflags.lo: unknown executable format
# crunchide -k _crunched_chio_stub chio.lo
chio.lo: unknown executable format
# file *lo
cat.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
chflags.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
chio.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
# file /usr/bin/crunchide
/usr/bin/crunchide: ELF 64-bit LSB executable, IA-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 10.2 (1002504), stripped
#

This is on 10.2-STABLE #20 r292594.

I tried to buildworld up to r294823,
and back to r291000, all with the same
error. I cannot even build the same
revision as the one I'm running now.

I've deleted /usr/obj completely,- still
the same.

Please advise

Thanks

Anton
Marcel Moolenaar
2016-01-28 04:44:25 UTC
Permalink
Post by Anton Shterenlikht
Got no reply. Perhaps ia64 has been abandoned in
10-stable too? If so, I'd like to know.
Hi Anton,

I haven’t done anything with ia64 for over a year and frankly I lack the time
to catch up and fix stuff. So, yeah, maybe just consider ia64 abandoned.

FYI,

--
Marcel Moolenaar
***@xcllnt.net
Anton Shterenlikht
2016-01-28 08:48:38 UTC
Permalink
Post by Marcel Moolenaar
Hi Anton,
I haven=E2=80=99t done anything with ia64 for over a year and frankly I =
lack the time
to catch up and fix stuff. So, yeah, maybe just consider ia64 abandoned.
Marcel, thanks.
I'll power it down then...

See you

Anton
John Baldwin
2016-01-30 00:53:04 UTC
Permalink
Post by Anton Shterenlikht
Got no reply. Perhaps ia64 has been abandoned in
10-stable too? If so, I'd like to know.
# pwd
/usr/obj/usr/src/rescue/rescue
# crunchide -k _crunched_chio_stub cat.lo
cat.lo: unknown executable format
# crunchide -k _crunched_chio_stub chflags.lo
chflags.lo: unknown executable format
# crunchide -k _crunched_chio_stub chio.lo
chio.lo: unknown executable format
# file *lo
cat.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
chflags.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
chio.lo: ELF 64-bit LSB relocatable, IA-64, version 1 (FreeBSD), not stripped
# file /usr/bin/crunchide
/usr/bin/crunchide: ELF 64-bit LSB executable, IA-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 10.2 (1002504), stripped
#
This is on 10.2-STABLE #20 r292594.
I tried to buildworld up to r294823,
and back to r291000, all with the same
error. I cannot even build the same
revision as the one I'm running now.
I've deleted /usr/obj completely,- still
the same.
Please advise
Thanks
While ia64 is mostly abandoned, this build failure was fixed a few weeks ago:

------------------------------------------------------------------------
r292885 | emaste | 2015-12-29 12:36:11 -0800 (Tue, 29 Dec 2015) | 4 lines

crunchide: Restore IA-64 support accidentally lost in r292421 mismerge

Reported by: ngie
--
John Baldwin
Anton Shterenlikht
2016-01-31 20:19:17 UTC
Permalink
Post by John Baldwin
------------------------------------------------------------------------
r292885 | emaste | 2015-12-29 12:36:11 -0800 (Tue, 29 Dec 2015) | 4 lines
crunchide: Restore IA-64 support accidentally lost in r292421 mismerge
Reported by: ngie
John, thank you, but
I think it's time to say goodbye
to FreeBSD/ia64 for me.

Thanks

Anton

Loading...