Opened 10 years ago

Closed 7 years ago

#43199 closed defect (fixed)

darktable: Freetype_INCLUDE_DIR NOTFOUND

Reported by: mojca (Mojca Miklavec) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: macports@…, EnekoGotzon, ryandesign (Ryan Carsten Schmidt)
Port: darktable

Description

Darktable fails to build. See the log from the buildbot

sh: /bin/ps: Operation not permitted
sh: /bin/ps: Operation not permitted
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Freetype_INCLUDE_DIR (ADVANCED)
...

-- Configuring incomplete, errors occurred!
See also "/opt/local/var/macports/build/_opt_mports_dports_graphics_darktable/darktable/work/darktable-1.1.2/build/CMakeFiles/CMakeOutput.log".
See also "/opt/local/var/macports/build/_opt_mports_dports_graphics_darktable/darktable/work/darktable-1.1.2/build/CMakeFiles/CMakeError.log".
./build.sh: line 242: syntax error near unexpected token `&&'
./build.sh: line 242: `&& $MAKE -j $MAKE_TASKS'
Command failed:  cd "/opt/local/var/macports/build/_opt_mports_dports_graphics_darktable/darktable/work/darktable-1.1.2" && ./build.sh --prefix /opt/local --jobs 8 --disable-flickr --disable-kwallet --disable-gnome-keyring --disable-openmp --disable-opencl --disable-unity --disable-tethering --disable-experimental --disable-geo 
Exit code: 2

Also, I would strongly suggest to use the cmake PortGroup rather than ./build.sh if possible.

Change History (5)

comment:1 Changed 10 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:2 Changed 10 years ago by EnekoGotzon

Cc: enekogotzon@… added

Cc Me!

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Updating the port (see #43286) should fix this.

comment:4 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from julians37@… to macports-tickets@…

This port no longer has a maintainer. See #45838.

comment:5 Changed 7 years ago by ctreleaven (Craig Treleaven)

Resolution: fixed
Status: newclosed

In 4606c62b/macports-ports:

darktable: update to 2.2.3

Major reworking of darktable port. Project is now hosted on github, significant
changes to deps (including update to gtk3), only builds with quartz.

Minor functional testing so far other than to launch and display jpegs.

See #43286
Believed to:
Fix #43199
Fix #47226
Fix #51447

Note: See TracTickets for help on using tickets.