[Bug 1740927] Re: FTBFS: unknown type name ‘errcode_t’
Andreas Hasenack
andreas at canonical.com
Tue Jan 2 20:04:32 UTC 2018
PPA with test packages:
https://launchpad.net/~ahasenack/+archive/ubuntu/ocfs2-tools-
ftbfs-1740927/ (still building atm)
** Description changed:
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:
+ 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
+ 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.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1740927
Title:
FTBFS: unknown type name ‘errcode_t’
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1740927/+subscriptions
More information about the Ubuntu-server-bugs
mailing list