Bug 177149 - falcon bindings fails on building
Summary: falcon bindings fails on building
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 16:36 UTC by Funda Wang
Modified: 2024-05-06 18:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Funda Wang 2008-12-07 16:36:47 UTC
Version:            (using Devel)
Compiler:          gcc 4.3 
OS:                Linux
Installed from:    Compiled sources

I'm compiling latest trunk code of falcon bindings. It builds failed on x86_64 arch:

Scanning dependencies of target krossfalcon
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/krossfalcon_automoc.o
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/metatypeflex.o
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/falconinterpreter.o
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/falconerrhand.o
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/falconscript.o
[ 33%] Building CXX object falcon/krossfalcon/CMakeFiles/krossfalcon.dir/falconkfvm.o
/home/fwang/rpm/BUILD/kdebindings-4.1.81/falcon/krossfalcon/falconkfvm.cpp: In function 'void init_reflect_object_func(Falcon::VMachine*)':
/home/fwang/rpm/BUILD/kdebindings-4.1.81/falcon/krossfalcon/falconkfvm.cpp:1402: error: cast from 'void*' to 'int' loses precision
make[2]: *** [falcon/krossfalcon/CMakeFiles/krossfalcon.dir/falconkfvm.o] Error 1
make[1]: *** [falcon/krossfalcon/CMakeFiles/krossfalcon.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Justin Zobel 2021-03-09 05:24:46 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2024-05-06 18:13:53 UTC
The bindings we had are no longer maintained and got removed with either KF5 or KF6, depending on the language.