[Pkg-deepin-devel] Bug#874137: dtkcore: FTBFS on non-Linux: DFileSystemWatcherPrivate undefined
Aaron M. Ucko
ucko at debian.org
Sun Sep 3 15:35:16 UTC 2017
Source: dtkcore
Version: 2.0.0-1
Severity: important
Tags: upstream
Justification: fails to build from source
Builds of dtkcore for hurd-i386 and kfreebsd-* (admittedly not release
architectures) have been failing:
moc_dfilesystemwatcher.cpp:109:29: error: invalid use of incomplete type 'class Dtk::Core::DFileSystemWatcherPrivate'
case 6: _t->d_func()->_q_readFromInotify(); break;
Because this class does in fact use the Linux-specific inotify
interface, making it available on these platforms is not just a matter
of formally adjusting overly strict conditionals. As such, you might
want to consider setting its architecture to linux-any for the time
being so that other platforms' autobuilders don't bother trying to
cover it.
Could you please take a look?
Thanks!
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu
More information about the Pkg-deepin-devel
mailing list