Opened 9 months ago

Closed 9 months ago

#67954 closed defect (fixed)

qore @1.18.0 Error: Failed to destroot qore: command execution failed - missing file

Reported by: snowflake (Dave Evans) Owned by: davidnich (David Nichols)
Priority: Normal Milestone:
Component: ports Version: 2.8.99
Keywords: Cc: mascguy (Christopher Nielsen)
Port: qore

Description

Here's the error:

-- Installing: -- Installing: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/destroot/opt/local/share/qore/elastic-logo.svg
CMake Error at cmake_install.cmake:230 (file):
  file INSTALL cannot find
  "/opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/qore-1.18.0/doxygen/Haltian-EmpathicBuilding.svg":
  No such file or directory.
make: *** [install/fast] Error 1
make: Leaving directory `/opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build'
Command failed:  cd "/opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build" && /usr/bin/make -w install/fast 

Haltian-EmpathicBuilding.svg is missing.

Confirmed by the buildbots:

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/231756

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/231756/steps/install-port/logs/stdio

Change History (3)

comment:1 Changed 9 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:2 Changed 9 months ago by mascguy (Christopher Nielsen)

Still an issue with today's commit:

qore: updated to v1.18.1

comment:3 Changed 9 months ago by davidnich (David Nichols)

Resolution: fixed
Status: assignedclosed

fixed in v1.18.1 revision 1

Note: See TracTickets for help on using tickets.