DEBUG: Executing shell function do_compile
running build
running build_py
creating TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib
creating TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
copying haversine/__init__.py -> TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
copying haversine/haversine.py -> TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
running egg_info
writing haversine.egg-info/PKG-INFO
Traceback (most recent call last):
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/haversine-2.3.0/setup.py", line 3, in <module>
    setup(
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
    return distutils.core.setup(**attrs)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/command/build.py", line 135, in run
    self.run_command(cmd_name)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 55, in run
    self.build_package_data()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 117, in build_package_data
    for package, src_dir, build_dir, filenames in self.data_files:
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 68, in __getattr__
    self.data_files = self._get_data_files()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 81, in _get_data_files
    self.analyze_manifest()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 138, in analyze_manifest
    self.run_command('egg_info')
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 292, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 628, in write_pkg_info
    metadata.write_pkg_info(cmd.egg_info)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 1117, in write_pkg_info
    self.write_pkg_file(pkg_info)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 172, in write_pkg_file
    license = rfc822_escape(self.get_license())
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/util.py", line 476, in rfc822_escape
    lines = header.split('\n')
AttributeError: 'list' object has no attribute 'split'
ERROR: 'python3 setup.py build ' execution failed.
WARNING: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291:176 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 176
	#2: distutils3_do_compile, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 166
	#3: do_compile, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 155
	#4: main, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 180
ERROR: Execution of 'TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291' failed with exit code 1:
running build
running build_py
creating TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib
creating TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
copying haversine/__init__.py -> TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
copying haversine/haversine.py -> TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/build/lib/haversine
running egg_info
writing haversine.egg-info/PKG-INFO
Traceback (most recent call last):
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/haversine-2.3.0/setup.py", line 3, in <module>
    setup(
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
    return distutils.core.setup(**attrs)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/command/build.py", line 135, in run
    self.run_command(cmd_name)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 55, in run
    self.build_package_data()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 117, in build_package_data
    for package, src_dir, build_dir, filenames in self.data_files:
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 68, in __getattr__
    self.data_files = self._get_data_files()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 81, in _get_data_files
    self.analyze_manifest()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/build_py.py", line 138, in analyze_manifest
    self.run_command('egg_info')
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 292, in run
    writer(self, ep.name, os.path.join(self.egg_info, ep.name))
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 628, in write_pkg_info
    metadata.write_pkg_info(cmd.egg_info)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/dist.py", line 1117, in write_pkg_info
    self.write_pkg_file(pkg_info)
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/site-packages/setuptools/dist.py", line 172, in write_pkg_file
    license = rfc822_escape(self.get_license())
  File "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/recipe-sysroot-native/usr/lib/python3.9/distutils/util.py", line 476, in rfc822_escape
    lines = header.split('\n')
AttributeError: 'list' object has no attribute 'split'
WARNING: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291:176 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 176
	#2: distutils3_do_compile, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 166
	#3: do_compile, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 155
	#4: main, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/python3-haversine/2.3.0-r0/temp/run.do_compile.22291, line 180

Backtrace (metadata-relative locations):
	#1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72
	#2: distutils3_do_compile, TOPDIR/sources/openembedded-core/meta/classes/distutils3.bbclass, line 28
	#3: do_compile, autogenerated, line 3

Error details

Submitted on:
17/05/21 08:17
Error type:
Recipe
Task:
do_compile
Recipe:
python3-haversine
Recipe version:
2.3.0-r0
Machine:
qemuarm
Distro:
yoe
Build system:
x86_64-linux
Target system:
arm-yoe-linux-gnueabi
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
2230320bd66fdd6f70478efd159ef963c7c20d2d
Build:
#122356
Submitter:
Similar errors:
2
Open a bug