https://bugzilla.redhat.com/show_bug.cgi?id=1193878 --- Comment #9 from Sinny Kumari <ksinny@xxxxxxxxx> --- (In reply to Beat Küng from comment #4) > (In reply to Sinny Kumari from comment #2) > > This is unofficial review of the package- > > > > Packaging looks good to me. > > > > Building package for Fedora rawhide is failing > > http://koji.fedoraproject.org/koji/taskinfo?taskID=9464365 . I think this > > should be fixed first. > > The koji error is: > undefined reference to `libscrypt_scrypt(unsigned char const*, unsigned int, > unsigned char const*, unsigned int, unsigned long long, unsigned int, > unsigned int, unsigned char*, unsigned int)' > > I've seen this before, it was because of a missing 'extern "C"{' in the > header > of the libscrypt library. Just to test it, I added this in my code, and then > koji builds fine [1]. But this must be fixed in the library. > > However it is weird because according to [2] all fedora versions since f19 > use the same version of the library. I don't know koji well enough to get to > the bottom of this... No, rawhide and F21 uses different version of libscrypt as you can from root.log file of respective koji build for rawhide and F21. F21 - libscrypt version - 1.20-1.fc21 Scratch build - http://koji.fedoraproject.org/koji/taskinfo?taskID=9476344 root.log - https://kojipkgs.fedoraproject.org//work/tasks/6347/9476347/root.log rawhide - libscrypt version - 1.19-3.fc22 Scratch build - http://koji.fedoraproject.org/koji/taskinfo?taskID=9476350 root.log - https://kojipkgs.fedoraproject.org//work/tasks/6353/9476353/root.log -- 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