[MacPorts] #32350: dmapd @0.0 - build fails
MacPorts
noreply at macports.org
Tue Dec 13 18:42:11 PST 2011
#32350: dmapd @0.0 - build fails
------------------------------+---------------------------------------------
Reporter: pdvsfh@… | Owner: mike@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: dmapd
------------------------------+---------------------------------------------
Comment(by ryandesign@…):
dmapd has been updated with the gstreamer dependency added; see #32509.
The new log attached here shows this unusual message:
{{{
:info:configure ./configure: line 10889: systemdsystemunitdir: command not
found
:info:configure ./configure: line 10889: DISTCHECK_CONFIGURE_FLAGS:
command not found
}}}
These lines do not appear in my output.
And then:
{{{
:info:configure checking for MAGICK... no
:info:configure checking for VIPS... no
}}}
On my system these are "yes", as they should be, since the port declares a
library dependency on vips, which has a library dependency on ImageMagick,
so they should be there.
What does this command print on your system?
{{{
pkg-config --variable=systemdsystemunitdir systemd; echo $?
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32350#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list