https://bugzilla.redhat.com/show_bug.cgi?id=1071163 --- Comment #11 from Christopher Meng <i@xxxxxxxx> --- I even don't need to run fedora-review, the following issues are found: 1. summary too long 2. Welcome to MoarVM! Configuring native build environment ................... OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ make: make compile: gcc -O1 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fPIC link: gcc -O1 -DNDEBUG -Wl,-rpath,$(PREFIX)/lib libs: -luv -lsha -lreadline -lm -lpthread -lrt -ldl -ltommath byte order: little endian Configuring 3rdparty libs .............................. OK 3rdparty: 3rdparty/dyncall/dyncall/libdyncall_s.a 3rdparty/dyncall/dyncallback/libdyncallback_s.a 3rdparty/dyncall/dynload/libdynload_s.a 3rdparty/libtommath/libtommath.a 3rdparty/tinymt/libtinymt.a Generating src/gen/config.c ............................ OK Generating src/gen/config.h ............................ OK Generating Makefile .................................... OK Generating tools/check.mk .............................. OK Configuration SUCCESS. OK, you can see that compile flags are set correctly. And link flags have rpath and harcoded /usr/lib. Please note that all Fedora packages except a few of them, need to be compiled with %{optflags} inserted and linked with %{__global_ldflags} inserted. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review