Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-5081

python3-grpcio-native can't be built with gcc-13 & latest master

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • None

      Seems like latest master has trouble building python3-grpcio-native.

      Note that before sync'ing up had no issue building and haven't updated by Debian machine.

      | gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -isystem/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/in
      clude -O2 -pipe -isystem/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/home/mvlad/rpi5/rpi4/
      tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.
      45.0-r0/recipe-sysroot-native/usr/include -fPIC -I/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/include/python3.10 -c 
      /tmp/tmpo_dtw55g/a.c -o None/tmp/tmpo_dtw55g/a.o                                                                                                                              
      | Traceback (most recent call last):                                                                                                                                          
      |   File "/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/lib/python3.10/distutils/unixccompiler.py", line 117, in _comp
      ile                                                                                                                                                                           
      |     self.spawn(compiler_so + cc_args + [src, '-o', obj] +                                                                                                                   
      |   File "/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/grpcio-1.45.0/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn        
      |     _classic_spawn(self, command)                                                                                                                                           
      |   File "/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/lib/python3.10/distutils/ccompiler.py", line 910, in spawn    
      |     spawn(cmd, dry_run=self.dry_run)                                                                                                                                        
      |   File "/home/mvlad/rpi5/rpi4/tmp/work/x86_64-linux/python3-grpcio-native/1.45.0-r0/recipe-sysroot-native/usr/lib/python3.10/distutils/spawn.py", line 91, in spawn         
      |     raise DistutilsExecError(                                                                                                                                               
      | distutils.errors.DistutilsExecError: command '/home/mvlad/rpi5/rpi4/tmp/hosttools/gcc' failed with exit code 1                                                              
      |                                                                                                                                                                             
      | During handling of the above exception, another exception occurred:                                                                                                         
      |                                                                                                                     
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jsmoeller Jan-Simon Moeller
            mvlad Marius Vlad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: