This bug was fixed in the package ocfs2-tools - 1.8.5-3ubuntu1

---------------
ocfs2-tools (1.8.5-3ubuntu1) bionic; urgency=medium

  * debian/patches/ftbfs-strings-header.patch: fsck.ocfs2: fix compile
    error whith newer glibc.  Thanks to Gang He <[email protected]>.
    (LP: #1740927)
  * debian/tests/basic: use "echo yes |" instead of "yes |" to avoid a broken
    pipe error. The "yes" command insists "too much".

 -- Andreas Hasenack <[email protected]>  Tue, 02 Jan 2018 17:46:42
-0200

** Changed in: ocfs2-tools (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1740927

Title:
  FTBFS: unknown type name ‘errcode_t’

Status in ocfs2-tools package in Ubuntu:
  Fix Released
Status in ocfs2-tools source package in Artful:
  New

Bug description:
  gcc -g -O2 -fdebug-prefix-map=/home/ubuntu/x/ocfs2-tools-1.8.5=. 
-fstack-protector-strong -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -pipe  -Wdate-time -D_FORTIFY_SOURCE=2  -I../include -I. 
-DVERSION=\"1.8.5\"  -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c 
feature_quota.c
  In file included from /usr/include/string.h:431:0,
                   from ../include/ocfs2/ocfs2.h:41,
                   from pass4.c:32:
  include/strings.h:37:1: error: unknown type name ‘errcode_t’; did you mean 
‘mode_t’?
   errcode_t o2fsck_strings_insert(o2fsck_strings *strings, char *string,
   ^~~~~~~~~
   mode_t
  ../Postamble.make:40: recipe for target 'pass4.o' failed

  Upstream issue: https://github.com/markfasheh/ocfs2-tools/issues/17
  Fix: 
https://github.com/markfasheh/ocfs2-tools/commit/0ffd58b223e24779420130522ea8ee359505f493

  Debian sid is unaffected at the moment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1740927/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp

Reply via email to