Bug ID 1043391
Summary gcc segfaults while compiling samba on aarch64
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware aarch64
OS SUSE Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee bnc-team-screening@forge.provo.novell.com
Reporter aaptel@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Created attachment 728271 [details]
failing obs build log

After updating the samba OBS repo to a more recent tarball, building on aarch64
makes GCC segfault.

[ 1073s] [ 813/3040] Compiling lib/krb5_wrap/krb5_samba.c
[ 1075s] ../lib/krb5_wrap/krb5_samba.c: In function 'ads_krb5_cli_get_ticket':
[ 1075s] ../lib/krb5_wrap/krb5_samba.c:3327:1: internal compiler error:
Segmentation fault
[ 1075s]  }
[ 1075s]  ^
[ 1075s] Please submit a full bug report,
[ 1075s] with preprocessed source if appropriate.
[ 1075s] See <http://bugs.opensuse.org/> for instructions.

Full build log attached.

OBS repo: https://build.opensuse.org/package/show/network:samba:STABLE/samba

You should be able to reproduce on a aarch64 system with:

  osc co -r 563 network:samba:STABLE samba
  cd network:samba:STABLE/samba
  osc build openSUSE_Factory_ARM

(not tried)


You are receiving this mail because: