Cook: fuse-rofs ce809a5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): fuse-common-3.9.2-any Installing (pkg/local): fuse2-2.9.9-i486 Installing (pkg/local): fuse2-dev-2.9.9-any Extracting source archive "fuse-rofs-ce809a5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed rofs.c: In function 'callback_access': rofs.c:303:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (mode & W_OK) ^~ rofs.c:306:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' res = access(ipath, mode); ^~~ /usr/bin/ld: /tmp/cc4TI5qW.o: in function `main': rofs.c:(.text+0x6c7): undefined reference to `fuse_opt_parse' /usr/bin/ld: rofs.c:(.text+0x772): undefined reference to `fuse_main_real' collect2: error: ld returned 1 exit status Build dependencies to remove: 3 Removing: fuse-common fuse2 fuse2-dev Debug information ret1. ================================================================================ Cook date: 2020-09-12 08:03 Wasted time : 2s 25:rofs.c:(.text+0x6c7): undefined reference to `fuse_opt_parse' 26:/usr/bin/ld: rofs.c:(.text+0x772): undefined reference to `fuse_main_real' 27:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================