"Skip recipe" in a failure runs the next step instead of skipping the recipe
Recipe 'taglib' failed at the build step 'configure'
Command Error: Running ['cmake', '-DCMAKE_INSTALL_PREFIX=/home/andoni/cerbero/build/dist/linux_x86_64', '-H/home/andoni/cerbero/build/sources/linux_x86_64/taglib-1.11.1', '-B/home/andoni/cerbero/build/sources/linux_x86_64/taglib-1.11.1/_builddir', '-DCMAKE_LIBRARY_OUTPUT_PATH=/home/andoni/cerbero/build/dist/linux_x86_64/lib', '-DCMAKE_INSTALL_LIBDIR=lib', '-DCMAKE_INSTALL_BINDIR=bin', '-DCMAKE_INSTALL_INCLUDEDIR=include', '-DWITH_MP4=ON', '-DWITH_ASF=ON', '-DBUILD_SHARED_LIBS=1', '-DBUILD_STATIC_LIBS=1', '-DCMAKE_DISABLE_FIND_PACKAGE_Boost=TRUE', '-DZLIB_ROOT=/home/andoni/cerbero/build/dist/linux_x86_64', '-DCMAKE_C_COMPILER=gcc', '-DCMAKE_CXX_COMPILER=g++', '-DCMAKE_C_FLAGS= -Wall -g -O2 -m64 ', '-DCMAKE_CXX_FLAGS= -Wall -g -O2 -m64 ', '-DLIB_SUFFIX=', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_FIND_ROOT_PATH=$CERBERO_PREFIX', '-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true', '.'] returned 1
Output in logfile /home/andoni/cerbero/build/logs/linux_x86_64/taglib-configure.log
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
3
[(40/43) COMPILE: gst-plugins-base-1.0, taglib]Running command 'make V=1 -j2 VERBOSE=1'
make: *** No targets specified and no makefile found. Stop.
Recipe 'taglib' failed at the build step 'compile'
Command Error: Running ['make', 'V=1', '-j2', 'VERBOSE=1'] returned 2
Output in logfile /home/andoni/cerbero/build/logs/linux_x86_64/taglib-compile.log
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
3
[(40/43) COMPILE: gst-plugins-base-1.0 INSTALL: taglib]Running command 'make install'
make: *** No rule to make target 'install'. Stop.
Recipe 'taglib' failed at the build step 'install'
Command Error: Running ['make', 'install'] returned 2
Output in logfile /home/andoni/cerbero/build/logs/linux_x86_64/taglib-install.log
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
Edited by Andoni Morales Alastruey