On Wednesday, 10 January 2018 at 23:27, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Jan 09, 2018 at 08:27:51PM +0000, Sérgio Basto wrote: [...] > > I need more one help from provenpackager merge and build player [1] > > from what I see to build fawkes, you just need rebuild player. I had > > confused the deps around package player but all builds correctly on > > copr [2] > > > > [1] > > https://src.fedoraproject.org/rpms/player/pull-request/1 > > I merged the PR and tried a build, but it fails: > https://koji.fedoraproject.org/koji/taskinfo?taskID=24122011 > > In file included from /builddir/build/BUILD/player-release-3-1-0/replace/xdr.c:50:0: > /builddir/build/BUILD/player-release-3-1-0/replace/rpc/types.h:91:30: error: conflicting types for 'int64_t' > typedef signed long long int int64_t; > ^~~~~~~ > In file included from /usr/include/sys/types.h:156:0, > from /usr/include/stdlib.h:394, > from /builddir/build/BUILD/player-release-3-1-0/replace/rpc/types.h:61, > from /builddir/build/BUILD/player-release-3-1-0/replace/xdr.c:50: > /usr/include/bits/stdint-intn.h:27:19: note: previous declaration of 'int64_t' was here > typedef __int64_t int64_t; > ^~~~~~~ > {standard input}: Assembler messages: > {standard input}: Error: .size expression for xdr.c does not evaluate to a constant > make[2]: Leaving directory '/builddir/build/BUILD/player-release-3-1-0/build' Obviously, player should not redefine standard int types. It seems to be a bug in its headers. Regards, Dominik -- Fedora https://getfedora.org | RPMFusion http://rpmfusion.org There should be a science of discontent. People need hard times and oppression to develop psychic muscles. -- from "Collected Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx