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

Add Log parser for OpTiMSoC's build.py format #13

Open
oleg-nenashev opened this issue Oct 15, 2016 · 0 comments
Open

Add Log parser for OpTiMSoC's build.py format #13

oleg-nenashev opened this issue Oct 15, 2016 · 0 comments

Comments

@oleg-nenashev
Copy link
Member

Follow-up to librecores/librecores-ci-jenkins-server#21

Log sample:

(D) Executing command:
make -C /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/tools/utils OBJDIR=/data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils
make: Entering directory '/data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/tools/utils'
gcc -Wall -o /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/bin2vmem bin2vmem.c
cp optimsoc-pgas-binary /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/optimsoc-pgas-binary
cp pkg-config /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/pkg-config
make: Leaving directory '/data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/tools/utils'
(I)   + Copy build artifacts
(D) Recursively creating directory /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/bin
(D) Copying /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/bin2vmem -> /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/bin/bin2vmem
(D) Copying /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/optimsoc-pgas-binary -> /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/bin/optimsoc-pgas-binary
(D) Copying /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/tools/utils/pkg-config -> /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/bin/pkg-config
(I)  + optimsoc-pgm-fpga
(I)   + Copy build artifacts
(D) Recursively creating directory /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/share
(D) Copying /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/tools/optimsoc-pgm-fpga/optimsoc-pgm-fpga -> /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/bin/optimsoc-pgm-fpga
(D) Copying file tree /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/tools/optimsoc-pgm-fpga/scripts -> /data/scratch/lcci/build-agent/workspace/Sandbox/oleg-nenashev/OPTIMSoC/objdir/dist/host/share/optimsoc-pgm-fpga
(I) Build SoC software
(E) 'or1k-elf-gcc' not found
@oleg-nenashev oleg-nenashev changed the title Add Log parser for OpTiMSoC format Add Log parser for OpTiMSoC's build.py format Oct 15, 2016
@oleg-nenashev oleg-nenashev transferred this issue from librecores/librecores-ci-jenkins-server Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant