Your message dated Tue, 5 Apr 2016 15:34:55 +0100
with message-id <5703cd0f.6080...@gmail.com>
and subject line fixed in opengm/2.3.6+20160131-2
has caused the Debian Bug report #806381,
regarding opengm: FTBFS on non-Linux: 'sysinfo memInfo' incomplete
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
806381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: opengm
Version: 2.3.6-1
Severity: important
Justification: fails to build from source
Builds of opengm for kFreeBSD failed:
/«PKGBUILDDIR»/include/opengm/utilities/meminfo.hxx: In static member
function 'static double sys::MemoryInfo::usedSystemMem()':
/«PKGBUILDDIR»/include/opengm/utilities/meminfo.hxx:135:22: error: aggregate
'sys::MemoryInfo::usedSystemMem()::sysinfo memInfo' has incomplete type and
cannot be defined
struct sysinfo memInfo;
The Hurd autobuilders haven't gotten to opengm yet, but it looks like
they'll encounter the same error when they do.
Could you please take a look? From a quick glance at the relevant
header, I believe simply adding
&& defined(__linux__)
to line 46 of meminfo.hxx should address the error.
Thanks!
--- End Message ---
--- Begin Message ---
Version: 2.3.6+20160131-2
Fixed by cherry-picking an upstream fix to the patch-queue.
Ghis
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers