So I added the lines from comment 132 in my docker file and I now I am
not able to build my docker image I get the following error

10:23:39  xg++: fatal error: Killed signal terminated program cc1plus
10:23:39  compilation terminated.
10:23:39  make[3]: *** [Makefile:1117: insn-emit.o] Error 1
10:23:39  make[3]: *** Waiting for unfinished jobs....
10:25:45  /bin/bash ../../gcc/gcc/../move-if-change tmp-attrtab.c    
insn-attrtab.c
10:25:45  /bin/bash ../../gcc/gcc/../move-if-change tmp-dfatab.c     
insn-dfatab.c
10:25:45  /bin/bash ../../gcc/gcc/../move-if-change tmp-latencytab.c 
insn-latencytab.c
10:25:45  echo timestamp > s-attrtab
10:26:32  In file included from ../../gcc/gcc/coretypes.h:452,
10:26:32                   from ../../gcc/gcc/expmed.c:26:
10:26:32  ../../gcc/gcc/machmode.h: In function 'rtx_def* 
emit_store_flag_1(rtx, rtx_code, rtx, rtx, machine_mode, int, int, 
machine_mode)':
10:26:32  ../../gcc/gcc/machmode.h:546:42: warning: 'int_mode' may be used 
uninitialized in this function [-Wmaybe-uninitialized]
10:26:32    546 |    ? mode_size_inline (mode) : mode_size[mode]);
10:26:32        |                                          ^~~~
10:26:32  ../../gcc/gcc/expmed.c:5625:19: note: 'int_mode' was declared here
10:26:32   5625 |   scalar_int_mode int_mode;
10:26:32        |                   ^~~~~~~~
10:26:54  rm gcc.pod
10:26:54  make[3]: Leaving directory '/tmp/build/gcc'
10:26:54  make[2]: *** [Makefile:4834: all-stage3-gcc] Error 2
10:26:54  make[2]: Leaving directory '/tmp/build'
10:26:54  make[1]: *** [Makefile:27340: stage3-bubble] Error 2
10:26:54  make[1]: Leaving directory '/tmp/build'
10:26:54  make: *** [Makefile:1007: all] Error 2
10:26:54  error building image: error building stage: failed to execute 
command: waiting for process to exit: exit status 2

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/1782984

Title:
  Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple
  applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1782984/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to