maintainer-feedback requested: [Bug 220811] devel/cmake: Fails to process the CMAKE_AUTOMOC instruction

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 17 22:17:51 UTC 2017


Yuri Victorovich <yuri at rawbw.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 220811: devel/cmake: Fails to process the CMAKE_AUTOMOC instruction
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220811



--- Description ---
Created attachment 184454
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184454&action=edit
testcase: shar of net-im/qTox

net-im/qTox switched from qmake to cmake. They use CMAKE_AUTOMOC.
moc isn't called, build breaks with missing moc files, or with missing symbols
for signals.

On linux cmake calls automoc in such case. FreeBSD only has automoc4, and no
automoc5.

See qTox.shar attached.


More information about the kde-freebsd mailing list