https://bugzilla.redhat.com/show_bug.cgi?id=1436734 --- Comment #2 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Hello, - You must install COPYING in %license: %files %doc README.O2CB COPYING CREDITS MAINTAINERS %doc documentation/users_guide.txt %license COPYING - make install DESTDIR=%{buildroot} ⇒ %make_install - For clarity, please only use one BR and R per line - Group: is not used in Fedora. See https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections - Build fails with: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.8.5\" -MD -MP -MF ./.pass4.d -o pass4.o -c pass4.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 make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.5/fsck.ocfs2 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx