Opened 8 years ago

Last modified 20 months ago

#51274 new defect

kst @2.0.8_1: build bot failures

Reported by: Schamschula (Marius Schamschula) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: kst

Description (last modified by Schamschula (Marius Schamschula))

This morning I rev bumped a number of ports, including kst, due to a version upgrade of matio. Only, under Snow Leopard the build, actually cmake, failed:

CMake Error at CMakeLists.txt:64 (project):
  The CMAKE_CXX_COMPILER:

    clang++

  is not a full path and was not found in the PATH.

  Tell CMake where to find the compiler by setting either the environment
  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  to the compiler, or to the compiler name if it is in the PATH.

Under El Capitan, Mavericks, Mountain Lion, and Yosemite there is a different error:

CMake Error at /opt/local/share/cmake-3.5/Modules/FindQt4.cmake:1324 (message):
  Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
  CMakeLists.txt:198 (find_package)

Change History (4)

comment:1 Changed 8 years ago by Schamschula (Marius Schamschula)

Description: modified (diff)
Summary: kst @2.0.8_1: build bot failure under Snow Leopardkst @2.0.8_1: build bot failures

comment:2 Changed 8 years ago by Schamschula (Marius Schamschula)

r148224 addresses the build issue under El Capitan, Mavericks, Mountain Lion, and Yosemite.

comment:3 Changed 8 years ago by NicosPavlov

Thanks for pointing that out and partly fixing it. The compiler issue on Snow Leopard has also been fixed in r148271, but another error happens after that.

comment:4 in reply to:  3 Changed 20 months ago by barracuda156

Replying to NicosPavlov:

Thanks for pointing that out and partly fixing it. The compiler issue on Snow Leopard has also been fixed in r148271, but another error happens after that.

What does it fail on?

Note: See TracTickets for help on using tickets.