Bug 2130896 - dtc: FTBFS in Fedora Rawhide/38
Summary: dtc: FTBFS in Fedora Rawhide/38
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dtc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F38FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-09-29 11:12 UTC by Jitka Plesnikova
Modified: 2022-10-13 08:14 UTC (History)
4 users (show)

Fixed In Version: dtc-1.6.1-6.fc38
Clone Of:
Environment:
Last Closed: 2022-10-13 08:07:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2022-09-29 11:12:49 UTC
Description of problem:
Package dtc fails to build from source in Fedora Rawhide/38.

+ %__meson --cross-file /usr/share/mingw/toolchain-mingw32.meson --default-library shared --prefix /usr/i686-w64-mingw32/sys-root/mingw --bindir /usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir /usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir /usr/i686-w64-mingw32/sys-root/mingw/etc --datadir /usr/i686-w64-mingw32/sys-root/mingw/share --includedir /usr/i686-w64-mingw32/sys-root/mingw/include --libdir /usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir /usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir /usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir /usr/i686-w64-mingw32/sys-root/mingw/com --mandir /usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir /usr/i686-w64-mingw32/sys-root/mingw/share/info -Dtools=false ..
/var/tmp/rpm-tmp.ALNALR: line 83: fg: no job control
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.ALNALR (%build)
    Bad exit status from /var/tmp/rpm-tmp.ALNALR (%build)

Version-Release number of selected component (if applicable):
1.6.1-6.fc38

Steps to Reproduce:
koji build --scratch f38 dtc-1.6.1-6.fc38.src.rpm

For complete build.log please check:
https://koji.fedoraproject.org/koji/taskinfo?taskID=92415604

Comment 1 Jitka Plesnikova 2022-10-13 07:54:38 UTC
It is failing since commit:

commit a30a018703844925dbf6764304af4adb033483bb (origin/rawhide, origin/main, origin/HEAD)
Author: Marc-André Lureau <marcandre.lureau>
Date:   Wed Sep 14 10:40:44 2022 +0400

    Pull in mingw subpackages
    
    Signed-off-by: Marc-André Lureau <marcandre.lureau>

Build-requires 'meson' has to be added.

Comment 2 Peter Robinson 2022-10-13 08:14:57 UTC
Thanks Jitka!


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