← Back to team overview

elementaryart team mailing list archive

[Bug 848720] [NEW] build failure due to missing marlin-trash-monitor.c

 

Public bug reported:

When I try to compile I get the following error:

-- Configuring done
CMake Error at libcore/CMakeLists.txt:81 (add_library):
  Cannot find source file:

    marlin-trash-monitor.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


-- Build files have been written to: /var/tmp/portage/pantheon-base/marlin-9999/work/marlin-9999_build

This is preceded by the following warning:
CMake Warning (dev) in libcore/CMakeLists.txt:
  A logical block opening on the line

    /var/tmp/portage/pantheon-
base/marlin-9999/work/marlin-9999/libcore/CMakeLists.txt:113 (if)

  closes on the line

    /var/tmp/portage/pantheon-
base/marlin-9999/work/marlin-9999/libcore/CMakeLists.txt:157 (endif)

  with mis-matching arguments.
This warning is for project developers.  Use -Wno-dev to suppress it.

** Affects: marlin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
elementary desktop team, which is the registrant for Marlin.
https://bugs.launchpad.net/bugs/848720

Title:
  build failure due to missing marlin-trash-monitor.c

Status in Marlin:
  New

Bug description:
  When I try to compile I get the following error:

  -- Configuring done
  CMake Error at libcore/CMakeLists.txt:81 (add_library):
    Cannot find source file:

      marlin-trash-monitor.c

    Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
    .hxx .in .txx

  
  -- Build files have been written to: /var/tmp/portage/pantheon-base/marlin-9999/work/marlin-9999_build

  This is preceded by the following warning:
  CMake Warning (dev) in libcore/CMakeLists.txt:
    A logical block opening on the line

      /var/tmp/portage/pantheon-
  base/marlin-9999/work/marlin-9999/libcore/CMakeLists.txt:113 (if)

    closes on the line

      /var/tmp/portage/pantheon-
  base/marlin-9999/work/marlin-9999/libcore/CMakeLists.txt:157 (endif)

    with mis-matching arguments.
  This warning is for project developers.  Use -Wno-dev to suppress it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/marlin/+bug/848720/+subscriptions


Follow ups

References