On Fri, 06 Jan 2017 09:07:55 -0000, Martin Gansser wrote:

> See koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=17175933
> 
> An update of libclaw had to be done because of a problem with mock, see
> Https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/JKVA4N45H5U2VNZ5KALSP6QNNA44V6H3/
> 
> error message:
> [  5%] Linking CXX executable ../../bin/andy-super-great-park
> cd 
> /home/martin/rpmbuild/BUILD/asgp-90d6d90e3196d387dc58f028a04e75af2281e513/asgp/launcher/src
>  && /usr/bin/cmake -E cmake_link_script 
> CMakeFiles/andy-super-great-park.dir/link.txt --verbose=1
> /usr/bin/c++   -O2 -g -pipe -Wall -Werror=format-security 
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong 
> --param=ssp-buffer-size=4 -grecord-gcc-switches 
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic  -DNDEBUG  
>  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 
> CMakeFiles/andy-super-great-park.dir/code/launcher.cpp.o 
> CMakeFiles/andy-super-great-park.dir/code/main.cpp.o  -o 
> ../../bin/andy-super-great-park  -L/usr/lib64/bear  -L/usr/lib64/libjpeg.so  
> -L/usr/lib64/libpng.so  
> -L/home/martin/rpmbuild/BUILD/asgp-90d6d90e3196d387dc58f028a04e75af2281e513/asgp/bin
>   -L/usr/include/bear/bear-engine/bin -rdynamic -lbear_engine 
> -lclaw_application -lclaw_logger 
> -Wl,-rpath,/usr/lib64/bear:/usr/lib64/libjpeg.so:/usr/lib64/libpng.so:/home/martin/rpmbuild/BUILD/asgp-90d6d90e3196d387dc58f028a04e75af2281e513/asgp/bin:/usr/include/bear/bear-engine/bin:
>  
> /usr/lib64/bear/libbear_engine.so: undefined reference to 
> `claw::tween::single_tweener::single_tweener(double, double, double, 
> boost::function<void (double)>, boost::function<double (double)>)'
> collect2: error: ld returned 1 exit status

> ps: build in rawhide is fine: 
> https://koji.fedoraproject.org/koji/taskinfo?taskID=17169650
> 
> how can i solve the problem ?

Very likely by linking also with -lclaw_tween and not only the other two
libclaw libs.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to