https://bugzilla.redhat.com/show_bug.cgi?id=1758487 Bug ID: 1758487 Summary: Review Request: fasttext - Efficient learning of word representations and sentence classification Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: kenhys@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://packages.groonga.org/tmp/fasttext.spec SRPM URL: https://packages.groonga.org/tmp/fasttext-0.9.1-1.fc30.src.rpm Description: Efficient learning of word representations and sentence classification Fedora Account System Username: kenhys It is not in good shaped package yet, but I need some advice how to solve issues. * can't enable hardening properly. currently hardening is disabled in above spec. /usr/bin/c++ -pthread -std=c++11 -funroll-loops -O3 -march=native -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/re dhat-hardened-ld -rdynamic CMakeFiles/fasttext-bin.dir/src/main.cc.o -o fasttext -Wl,-rpath,/home/vagrant/rpmbuild/BUILD/fastText-0.9.1: - lpthread libfasttext.so.0 /usr/bin/ld: CMakeFiles/fasttext-bin.dir/src/main.cc.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE o bject; recompile with -fPIC I've tried to apply https://fedoraproject.org/wiki/Changes/Harden_All_Packages, but no luck. * can't build debuginfo package properly. currently debug package is disabled in above spec because of Empty %files file debugsourcefiles.list. -- 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 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx