Skip to content

jetson-stats PiP2Bitbake failures to build - Require super user #1

@outbackdingo

Description

@outbackdingo

I ran pip2bb over jetson-stats and it created this

cat /var/home/dingo/overc/meta-awnix/recipes-support/jetson-stats/pip-jetson-stats_3.0.1.bb

The is automatic generated Code by "makePipRecipes.py"

(build by Robin Sebastian (https://github.com/robseb) Vers.: 1.1)

SUMMARY = "Recipie to embedded the Python PiP Package jetson-stats"
HOMEPAGE ="https://pypi.org/project/jetson-stats"
LICENSE = "AGPL"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8763b57f0092c337eb12c354870a324a"

inherit pypi setuptools3
PYPI_PACKAGE = "jetson-stats"
SRC_URI[md5sum] = "257b141a8ff9a58a7a54f7571edb44c1"
SRC_URI[sha256sum] = "a807e2c639ca2d9555f709f40e5c7e85b72fc5d9ff5108221ff02f7b4628d34d"

however the recipe failds to build with Require super user

cat /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/log.do_compile.3226595
DEBUG: Executing shell function do_compile

Require super user
ERROR: 'python3 setup.py build ' execution failed.
WARNING: /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595:172 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 172
#2: distutils3_do_compile, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 162
#3: do_compile, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 151
#4: main, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 176
ERROR: Execution of '/var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595' failed with exit code 1:

Require super user
WARNING: /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595:172 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 172
#2: distutils3_do_compile, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 162
#3: do_compile, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 151
#4: main, /var/home/dingo/overc/build/tmp/work/corei7-64-overc-linux/pip-jetson-stats/3.0.1-r0/temp/run.do_compile.3226595, line 176

Backtrace (metadata-relative locations):
#1: bbfatal_log, /var/home/dingo/overc/poky/meta/classes/logging.bbclass, line 72
#2: distutils3_do_compile, /var/home/dingo/overc/poky/meta/classes/distutils3.bbclass, line 26
#3: do_compile, autogenerated, line 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions