Bug 1604475 - kdebase3: FTBFS in Fedora rawhide
Summary: kdebase3: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1604477
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-19 22:53 UTC by Mohan Boddu
Modified: 2018-07-26 13:00 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-07-26 13:00:58 UTC
Type: ---
Embargoed:


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

Description Mohan Boddu 2018-07-19 22:53:23 UTC
kdebase3 failed to build from source in Fedora rawhide

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix kdebase3 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,
kdebase3 will be orphaned. Before branching of Fedora 30,
kdebase3 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-19 22:53:32 UTC
Created attachment 1463306 [details]
build.log

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

Comment 2 Mohan Boddu 2018-07-19 22:53:37 UTC
Created attachment 1463307 [details]
root.log

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

Comment 3 Mohan Boddu 2018-07-19 22:53:44 UTC
Created attachment 1463308 [details]
state.log

Comment 4 Rex Dieter 2018-07-20 18:11:37 UTC
 %changelog
+* Fri Jul 20 2018 Rex Dieter <rdieter> - 3.5.10-53
+- use %%make_build %%make_install %%license %%ldconfig_scriptlets
+- libs unconditional

Comment 5 Rex Dieter 2018-07-20 19:57:21 UTC
re-opening, more to it, now this snippet that configure runs fails:

cat > Imakefile <<'EOF'
acimake:
        @echo "XBINDIR=\"$(BINDIR)\" XLIBDIR=\"$(LIBDIR)\""
EOF
xmkmf
make acimake

On f28/x86_64, it outputs:
XBINDIR="/usr/bin" XLIBDIR="/usr/lib/X11"

Comment 6 Than Ngo 2018-07-26 12:49:48 UTC
it's a bug in imake-1.0.7-12.fc29.x86_64, the xmkmf is just empty!
the issue is fixed in imake-1.0.7-13. I think it should build fine with imake-1.0.7-13

Comment 7 Than Ngo 2018-07-26 13:00:58 UTC
it's fixed in kdebase3-3.5.10-53.fc29


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