https://bugzilla.redhat.com/show_bug.cgi?id=2276620

            Bug ID: 2276620
           Summary: perl-Curses fails to build on i686 architecture
           Product: Fedora
           Version: rawhide
          Hardware: i686
                OS: Linux
            Status: NEW
         Component: perl-Curses
          Severity: medium
          Assignee: steve.tray...@cern.ch
          Reporter: steve.tray...@cern.ch
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org,
                    steve.tray...@cern.ch
  Target Milestone: ---
    Classification: Fedora



perl-Curses-1.44-5.fc41  fails to build in Rawhide but only on i686.

Error is:

CursesFunWide.c: In function ‘XS_CURSES_addstring’:
CursesFunWide.c:117:26: error: passing argument 2 of ‘waddnwstr’ from
incompatible pointer type [-Wincompatible-pointer-types]
  117 |     ret = waddnwstr(win, wstr, len);
      |                          ^~~~
      |                          |
      |                          wint_t * {aka unsigned int *}
In file included from c-config.h:7,
                 from Curses.c:18:


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

Reproducible: Always

Steps to Reproduce:
1. Build package on i686 in a scratch build
2.
3.
Actual Results:  
Does not compile

Expected Results:  
Should compile


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2276620

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202276620%23c0
--
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to