Bug 1605420 - perl-Text-Iconv: FTBFS in Fedora rawhide
Summary: perl-Text-Iconv: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Text-Iconv
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-20 15:18 UTC by Mohan Boddu
Modified: 2018-08-06 11:40 UTC (History)
3 users (show)

Fixed In Version: perl-Text-Iconv-1.7-34.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-06 11:40:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (4.00 KB, text/plain)
2018-07-20 15:19 UTC, Mohan Boddu
no flags Details
root.log (32.00 KB, text/plain)
2018-07-20 15:19 UTC, Mohan Boddu
no flags Details
state.log (647 bytes, text/plain)
2018-07-20 15:19 UTC, Mohan Boddu
no flags Details

Description Mohan Boddu 2018-07-20 15:18:59 UTC
perl-Text-Iconv failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28215719


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix perl-Text-Iconv at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
perl-Text-Iconv will be orphaned. Before branching of Fedora 30,
perl-Text-Iconv will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-20 15:19:05 UTC
Created attachment 1465449 [details]
build.log

Comment 2 Mohan Boddu 2018-07-20 15:19:09 UTC
Created attachment 1465450 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Mohan Boddu 2018-07-20 15:19:12 UTC
Created attachment 1465451 [details]
state.log

Comment 4 Petr Pisar 2018-08-06 11:29:54 UTC
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-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'
Checking for iconv ... fail
Failed to find iconv, please check your settings and re-run as:
/usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'

It's missing many dependencies, gcc is one of them.


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