embeddedartistry / libmemory

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
https://embeddedartistry.com
MIT License
216 stars 44 forks source link

ea-nightly/libmemory/master: #34 Failed #27

Closed phillipjohnston closed 5 years ago

phillipjohnston commented 5 years ago

Build ea-nightly/libmemory/master #34 Failed

View full output

Change log:

Last 75 of output:

[...truncated 20.89 KB...]
1 error generated.
[3/17] Compiling C object 'src/src@@@memory_freelist@sta/aligned_malloc.c.o'.
FAILED: src/src@@@memory_freelist@sta/aligned_malloc.c.o 
/usr/local/Cellar/llvm/6.0.1/share/clang/tools/scan-build/bin/../libexec/ccc-analyzer -Isrc/src@@@memory_freelist@sta -Isrc/ -I../../../src -I../../../include -I../../../dependencies/lib -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c11 -O0 -g -pedantic -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-exit-time-destructors -Wno-global-constructors -fcolor-diagnostics  -MD -MQ 'src/src@@@memory_freelist@sta/aligned_malloc.c.o' -MF 'src/src@@@memory_freelist@sta/aligned_malloc.c.o.d' -o 'src/src@@@memory_freelist@sta/aligned_malloc.c.o' -c ../../../src/aligned_malloc.c
../../../src/aligned_malloc.c:6:10: fatal error: 'assert.h' file not found
#include <assert.h>
         ^~~~~~~~~~
1 error generated.
[4/17] Compiling C object 'src/src@@@memory_threadx@sta/aligned_malloc.c.o'.
FAILED: src/src@@@memory_threadx@sta/aligned_malloc.c.o 
/usr/local/Cellar/llvm/6.0.1/share/clang/tools/scan-build/bin/../libexec/ccc-analyzer -Isrc/src@@@memory_threadx@sta -Isrc/ -I../../../src -I../../../include -I../../../dependencies/lib -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c11 -O0 -g -pedantic -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-exit-time-destructors -Wno-global-constructors -fcolor-diagnostics -isystem ../../../src/../dependencies/rtos/  -MD -MQ 'src/src@@@memory_threadx@sta/aligned_malloc.c.o' -MF 'src/src@@@memory_threadx@sta/aligned_malloc.c.o.d' -o 'src/src@@@memory_threadx@sta/aligned_malloc.c.o' -c ../../../src/aligned_malloc.c
../../../src/aligned_malloc.c:6:10: fatal error: 'assert.h' file not found
#include <assert.h>
         ^~~~~~~~~~
1 error generated.
[5/17] Compiling C object 'src/src@@@memory_threadx@sta/malloc_threadx.c.o'.
FAILED: src/src@@@memory_threadx@sta/malloc_threadx.c.o 
/usr/local/Cellar/llvm/6.0.1/share/clang/tools/scan-build/bin/../libexec/ccc-analyzer -Isrc/src@@@memory_threadx@sta -Isrc/ -I../../../src -I../../../include -I../../../dependencies/lib -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c11 -O0 -g -pedantic -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-exit-time-destructors -Wno-global-constructors -fcolor-diagnostics -isystem ../../../src/../dependencies/rtos/  -MD -MQ 'src/src@@@memory_threadx@sta/malloc_threadx.c.o' -MF 'src/src@@@memory_threadx@sta/malloc_threadx.c.o.d' -o 'src/src@@@memory_threadx@sta/malloc_threadx.c.o' -c ../../../src/malloc_threadx.c
../../../src/malloc_threadx.c:6:10: fatal error: 'assert.h' file not found
#include <assert.h>
         ^~~~~~~~~~
1 error generated.
[6/17] Compiling C object 'src/src@@@memory_freelist_native@sta/malloc_freelist.c.o'.
FAILED: src/src@@@memory_freelist_native@sta/malloc_freelist.c.o 
/usr/local/Cellar/llvm/6.0.1/share/clang/tools/scan-build/bin/../libexec/ccc-analyzer -Isrc/src@@@memory_freelist_native@sta -Isrc/ -I../../../src -I../../../include -I../../../dependencies/lib -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -std=c11 -O0 -g -pedantic -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-padded -Wno-exit-time-destructors -Wno-global-constructors -fcolor-diagnostics  -MD -MQ 'src/src@@@memory_freelist_native@sta/malloc_freelist.c.o' -MF 'src/src@@@memory_freelist_native@sta/malloc_freelist.c.o.d' -o 'src/src@@@memory_freelist_native@sta/malloc_freelist.c.o' -c ../../../src/malloc_freelist.c
In file included from ../../../src/malloc_freelist.c:6:
../../../dependencies/lib/linkedlist/ll.h:4:10: fatal error: 'stdlib.h' file not found
#include <stdlib.h> //size_t, NULL
         ^~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
scan-build: Removing directory '/Users/pjohnston/.jenkins/workspace/ea-nightly_libmemory_master-M4PBALY3KARPG4FVHZXTYBYNLQ2KWKVZT546I7CIRFMDFGJHU53Q/buildresults/meson-logs/scanbuild/2018-11-05-053022-34761-1' because it contains no reports.
scan-build: No bugs found.
FAILED: meson-scan-build 
/usr/local/opt/python/bin/python3.7 /usr/local/Cellar/meson/0.47.2/libexec/bin/meson --internal scanbuild /Users/pjohnston/.jenkins/workspace/ea-nightly_libmemory_master-M4PBALY3KARPG4FVHZXTYBYNLQ2KWKVZT546I7CIRFMDFGJHU53Q /Users/pjohnston/.jenkins/workspace/ea-nightly_libmemory_master-M4PBALY3KARPG4FVHZXTYBYNLQ2KWKVZT546I7CIRFMDFGJHU53Q/buildresults /usr/local/opt/python/bin/python3.7 /usr/local/Cellar/meson/0.47.2/libexec/bin/meson -Denable-pedantic-error=false -Denable-werror=false
ninja: build stopped: subcommand failed.
make: *** [analyze] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Documentation)
Stage "Documentation" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (ScanWorkspace)
Stage "ScanWorkspace" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Sending slack message: <http://136.24.14.137:12345/job/ea-nightly/job/libmemory/job/master/34/display/redirect|ea-nightly/libmemory/master #34>: *FAILED*
Changes:
- `72f713d`: Advance build submodule [Phillip Johnston]

[Pipeline] slackSend
run slackstepsend, step null:false, desc :true
Slack Send Pipeline step configured values from global config - baseUrl: true, teamDomain: true, token: true, channel: true, color: false
[Pipeline] echo
Deleting temporary tag
[Pipeline] sh
[ea-nightly_libmemory_master-M4PBALY3KARPG4FVHZXTYBYNLQ2KWKVZT546I7CIRFMDFGJHU53Q] Running shell script
+ git tag -d 0.1.34
Deleted tag '0.1.34' (was 09e890c)
[Pipeline] sh
[ea-nightly_libmemory_master-M4PBALY3KARPG4FVHZXTYBYNLQ2KWKVZT546I7CIRFMDFGJHU53Q] Running shell script
+ git config --get remote.origin.url
[Pipeline] readFile
[Pipeline] echo
Creating a GitHubPluginConfig for credential 4c01f168-ca25-483e-bc6d-8d105fc5fb70
[Pipeline] echo
Registering GithubProjectProperty for repo URL https://github.com/embeddedartistry/libmemory
[Pipeline] properties
phillipjohnston commented 5 years ago

Failed due to xcode update