https://bugzilla.redhat.com/show_bug.cgi?id=1639186 Patrick <pdupre@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pdupre@xxxxxxx --- Comment #1 from Patrick <pdupre@xxxxxxx> --- I get the following compilation error (libcerf-1.8): switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gnuplot_x11 gplt_x11.o gpexecute.o version.o getcolor_x11.o -lX11 -ldl -lm -lcerf -lz -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 In file included from ../../src/libcerf.c:15: ../../src/gp_types.h:143:8: error: expected '{' before 'double' struct cmplx { ^~~~~ ../../src/gp_types.h:143:8: error: two or more data types in declaration specifiers ../../src/gp_types.h:143:8: error: two or more data types in declaration specifiers struct cmplx { ^~~~~ ../../src/gp_types.h:151:9: error: expected '{' before 'double' struct cmplx cmplx_val; ^~~~~ ../../src/gp_types.h:151:9: error: two or more data types in declaration specifiers ../../src/gp_types.h:151:9: error: two or more data types in declaration specifiers struct cmplx cmplx_val; ^~~~~ make[4]: *** [Makefile:906: libcerf.o] Error 1 make[4]: Leaving directory '/home/pdupre/rpmbuild/BUILD/gnuplot-5.2.5/minimal/src' make[3]: *** [Makefile:960: all-recursive] Error 1 make[3]: Leaving directory '/home/pdupre/rpmbuild/BUILD/gnuplot-5.2.5/minimal/src' make[2]: *** [Makefile:634: all] Error 2 make[2]: Leaving directory '/home/pdupre/rpmbuild/BUILD/gnuplot-5.2.5/minimal/src' make[1]: *** [Makefile:417: all-recursive] Error 1 make[1]: Leaving directory '/home/pdupre/rpmbuild/BUILD/gnuplot-5.2.5/minimal' make: *** [Makefile:355: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.FBcIJo (%build) -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx