https://bugzilla.redhat.com/show_bug.cgi?id=1549504 Bug ID: 1549504 Summary: perl-Event-Lib-1.03-35.fc29 FTBFS: Lib.xs:131:14: error: 'struct event' has no member named 'ev_arg' Product: Fedora Version: 28 Component: perl-Event-Lib Assignee: kwizart@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: kwizart@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-Event-Lib-1.03-35.fc29 fails to build in F29: gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H -DHAVE_LOG_CALLBACKS -DHAVE_PRIORITIES Lib.c Lib.xs: In function 'refresh_event': Lib.xs:131:14: error: 'struct event' has no member named 'ev_arg'; did you mean 'ev_fd'? args->ev.ev_arg = (void*)sv; ^~~~~~ This is caused by upgrading libevent-devel from 2.0.22-7.fc28 to 2.1.8-2.fc28. Also Fedora 28 is affected. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx