Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plplot: fixed several acquisition and licensing issues #211

Closed
wants to merge 1 commit into from

Conversation

afinfante
Copy link

This commit resolves several problems related to the plplot library detected in the compilation of the sama5d2-xplained machine.

afinfante@fenix:~/poky/build$ sync && bitbake microchip-graphics-image
Loading cache: 100% |######################################################################################################################################################################################################################################| Time: 0:00:02
Loaded 3386 entries from dependency cache.
Parsing recipes: 100% |####################################################################################################################################################################################################################################| Time: 0:00:02
Parsing of 2277 .bb files complete (2275 cached, 2 parsed). 3387 targets, 349 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.46.0"
BUILD_SYS            = "i686-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "sama5d2-xplained"
DISTRO               = "poky-atmel"
DISTRO_VERSION       = "3.1.13"
TUNE_FEATURES        = "arm vfp cortexa5 neon vfpv4 thumb callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "dunfell:795339092f87672e4f68e4d3bc4cfd0e252d1831"
meta-atmel           = "dunfell:20eeec4910f1214b9099f5276a944e5d281b70ee"
meta-oe              
meta-networking      
meta-python          
meta-multimedia      = "dunfell:69f94af4d91215e7d4e225bab54bf3bcfee42f1c"
meta-qt5             = "dunfell:b4d24d70aca75791902df5cd59a4f4a54aa4a125"

Initialising tasks: 100% |#################################################################################################################################################################################################################################| Time: 0:00:21
Sstate summary: Wanted 1590 Found 180 Missed 1410 Current 842 (11% match, 42% complete)
NOTE: Executing Tasks
ERROR: plplot-5.15.0-r0 do_fetch: No checksum specified for '/home/afinfante/poky/build/downloads/PLplot', please add at least one to the recipe:
SRC_URI[sha256sum] = "6007e8dc067a435c79a9994d76efc9e5510a22923fe14e282975e09a7b719257"
ERROR: plplot-5.15.0-r0 do_fetch: Bitbake Fetcher Error: NoChecksumError('Missing SRC_URI checksum', 'https://github.com/PLplot/PLplot;protocol=https')
ERROR: Logfile of failure stored in: /home/afinfante/poky/build/tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/plp

@afinfante afinfante mentioned this pull request Dec 20, 2021
@noglitch
Copy link
Member

Rejected due to remarks done during review.

@noglitch noglitch closed this Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants