Bug 1754813 - perl-WWW-Curl-4.17-20.fc31 FTBFS: Curl.xs:76:12: error: expected '{' before 'void'
Summary: perl-WWW-Curl-4.17-20.fc31 FTBFS: Curl.xs:76:12: error: expected '{' before '...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-WWW-Curl
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: https://apps.fedoraproject.org/kosche...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-24 07:01 UTC by Petr Pisar
Modified: 2019-10-27 01:29 UTC (History)
3 users (show)

Fixed In Version: perl-WWW-Curl-4.17-21.fc31
Clone Of:
Environment:
Last Closed: 2019-10-27 01:29:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2019-09-24 07:01:31 UTC
perl-WWW-Curl-4.17-20.fc31 fails to build in F31:

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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -fstack-clash-protection   -DVERSION=\"4.17\" -DXS_VERSION=\"4.17\" -fPIC "-I/usr/lib64/perl5/CORE"   Curl.c
Curl.xs:76:12: error: expected '{' before 'void'
   76 |     struct void *curlm;
      |            ^~~~
Curl.xs:76:12: error: two or more data types in declaration specifiers

A difference between passing and failing build root is at <https://apps.fedoraproject.org/koschei/build/6972804>. This seems to be triggered by upgrading libcurl-devel from 7.65.3-3.fc31 to 7.66.0-1.fc31.

Comment 1 Fedora Update System 2019-10-18 07:37:48 UTC
FEDORA-2019-887c4215d8 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-887c4215d8

Comment 2 Fedora Update System 2019-10-18 17:35:57 UTC
perl-WWW-Curl-4.17-21.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-887c4215d8

Comment 3 Fedora Update System 2019-10-27 01:29:32 UTC
perl-WWW-Curl-4.17-21.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.