Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • cerberocerbero
  • Issues
  • #253

Closed
Open
Created Mar 17, 2020 by Andoni Morales Alastruey@ylatuyaDeveloper

"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 Mar 17, 2020 by Andoni Morales Alastruey
Assignee
Assign to
Time tracking