On 11/24/21 10:17 AM, Cédric Le Goater wrote:
I do now. That was not an easy task. All seem fine with a x86/RH9
but I am having issues building the images on power9/ubuntu21.10.

centos8 fails with :
   #6 41.69 Error: Unable to find a match: libpmem-devel spice-server-devel

and some others with :

   #5 3.433  builddeps:qemu : Depends: gcc-s390x-linux-gnu but it is not 
installable
   #5 3.433                   Depends: gcc-alpha-linux-gnu but it is not 
installable
   #5 3.256 E: Unable to locate package gcc-hppa-linux-gnu

Is that expected ?

Yes, most docker images are x86_64 only. Alex knows more about trying to sort this out for aarch64, but mostly the cross-build packages are simply not available for other hosts.

Also I am seeing this issue on RH9 when running gdb tests :

   TEST    basic gdbstub support
warning: Remote gdbserver does not support determining executable automatically.
RHEL <=6.8 and <=7.2 versions of gdbserver do not support such automatic executable detection.
The following versions of gdbserver support it:
- Upstream version of gdbserver (unsupported) 7.10 or later
- Red Hat Developer Toolset (DTS) version of gdbserver from DTS 4.0 or later 
(only on x86_64)
- RHEL-7.3 versions of gdbserver (on any architecture)

I will dig that one. May be it's from the gdb of RH.

I've never seen this one.


r~

Reply via email to