https://bugzilla.redhat.com/show_bug.cgi?id=2247350



--- Comment #4 from Neal Gompa <[email protected]> ---
(In reply to Tony Asleson from comment #3)
> FYI: I was able to build a rpm using the spec file included in the git repo
> itself, ref.
> https://evilpiepirate.org/git/bcachefs-tools.git/tree/packaging/bcachefs-
> tools.spec

There are two problems:

* There's some kind of forked-ish Rust dependencies that look like they can be
unforked, so that the dependency generator would work.
* The fuse code FTBFS:

gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches
-pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3
-Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  
-mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
-fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-std=gnu11 -O2 -g -MMD -Wall -fPIC -Wno-pointer-sign
-Wno-deprecated-declarations -fno-strict-aliasing
-fno-delete-null-pointer-checks -I. -Iinclude -Iraid -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_LGPL_SOURCE -DRCU_MEMBARRIER -DZSTD_STATIC_LINKING_ONLY
-DFUSE_USE_VERSION=32 -DNO_BCACHEFS_CHARDEV -DNO_BCACHEFS_FS
-DNO_BCACHEFS_SYSFS -DVERSION_STRING='"1.3.1"'  -Wno-unused-but-set-variable
-Wno-stringop-overflow -Wno-zero-length-bounds -Wno-missing-braces 
-Wno-shift-overflow -Wno-enum-conversion -DBCACHEFS_FUSE -I/usr/include/uuid
-I/usr/include/blkid -I/usr/include/fuse3 -DBCACHEFS_NO_RUST -c -o
cmd_fusemount.o cmd_fusemount.c
cmd_fusemount.c:24:10: fatal error: libbcachefs/io.h: No such file or directory
   24 | #include "libbcachefs/io.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:113: cmd_fusemount.o] Error 1


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2247350

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202247350%23c4
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to