#1059986 dpkg: Please add hurd-arm64 case

Package:
dpkg
Source:
dpkg
Description:
Debian package management system
Submitter:
Samuel Thibault
Date:
2024-08-07 09:39:07 UTC
Severity:
normal
Tags:
#1059986#5
Date:
2024-01-04 11:35:58 UTC
From:
To:
Hello,

aarch64-gnu support is coming too :)

Could you add a hurd-amd64 case in dpkg?

Thanks,
Samuel

#1059986#10
Date:
2024-01-04 19:23:02 UTC
From:
To:
Hi!

Yes, I noticed! :)

I've added hurd-arm64 support into the following branch:

https://git.hadrons.org/cgit/debian/dpkg/dpkg.git/log/?h=pu/arch-hurd-arm64

but even though I've seen already some toolchain patches flying by,
AFAIUI there's still no GNU Mach support, so I think I'd prefer to
wait until that materializes, as per the FAQ entry on new ports. I
don't think this would block anything right now anyway, no?

BTW, I've assumed that port would also enable PIE by default in the
toolchain, if not, let me know and I can fix that up in the branch.

Thanks,
Guillem

#1059986#17
Date:
2024-01-04 20:22:15 UTC
From:
To:
Hello,

Guillem Jover, le jeu. 04 janv. 2024 20:23:02 +0100, a ecrit:

Ok.

I've hacked by chroot to add the arch to be able to build packages
already ;)

I was mostly anticipating this piece of the port which is needed for
proper set up of most of the rest :)

Samuel