Bug 1196088 - FTBFS: No Package found for libkdeedu-devel >= 14.12.2 when building kalzium
Summary: FTBFS: No Package found for libkdeedu-devel >= 14.12.2 when building kalzium
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kalzium
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1195025
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-25 09:45 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2015-06-16 13:41 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-16 13:41:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2015-02-25 09:45:01 UTC
Description of problem:
kalzium fails to build due to BR on a non-existent libkdeedu-devel version.

Version-Release number of selected component (if applicable):
14.12.2-1.fc23

How reproducible:
Always.

Steps to Reproduce:
1. Try rebuilding current git master

Actual results:
No Package found for libkdeedu-devel >= 14.12.2

Expected results:
Should build successfully.

Additional info:
Once that BR is relaxed, the build fails with:
/bin/ld: modwrap.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
modwrap.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status

Comment 1 Rex Dieter 2015-02-25 17:25:20 UTC
That object is generated by ocaml,

[ 50%] Generating modwrap.o
cd src && /usr/bin/ocamlopt -I /usr/lib64/ocaml/facile -c /builddir/build/BUILD/kalzium-14.12.2/src/solver/modwrap.c -o /builddir/build/BUILD/kalzium-14.12.2/x86_64-redhat-linux-gnu/src/modwrap.o

tentatively marking depending on ocaml bug #1195025 (which is similar, but not exactly the same).

Comment 2 Than Ngo 2015-02-26 21:05:13 UTC
i'm working on this.

Comment 3 Rex Dieter 2015-06-16 13:41:35 UTC
kalzium has built fine for awhile now, closing


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