Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Unable to build on Arch Linux
Unable to build on Arch Linux [message #36838] Wed, 11 July 2012 00:00 Go to previous message
xyproto is currently offline  xyproto
Messages: 2
Registered: July 2012
Location: Norway
Junior Member
Hi,

When trying to build the AUR (user submitted) package for theide, I get the following errors:

  -> Building theide...
Using 4 parallel jobs ...
Parsing package files needed for ide ...
  Building package ide [TheIDE main package] (495 files in 35 packages, flags: GCC GUI LINUX MAIN MT POSIX)
    Creating directory /home/alexander/archpackages/theide/src/_out/CtrlLib/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/CtrlCore/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/RichEdit/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/RichText/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/PdfDraw/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/Web/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/ide/Browser/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/ide/Builders/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/plugin/bmp/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/plugin/gif/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/plugin/jpg/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/plugin/png/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/CodeEditor/GCC_GUI_LINUX_MT_POSIX_SPEED/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/Core/GCC_GUI_LINUX_MT_POSIX/ ...
    Creating directory /home/alexander/archpackages/theide/src/_out/CppBase/GCC_GUI_LINUX_MT_POSIX_SPEED/ ...
    Compiling CtrlCore/SystemDraw.cpp (flags GCC GUI LINUX MT POSIX) [1/495] ...
    Compiling CtrlCore/Frame.cpp (flags GCC GUI LINUX MT POSIX) [2/495] ...
    Compiling CtrlCore/CtrlMt.cpp (flags GCC GUI LINUX MT POSIX) [3/495] ...
    Compiling CtrlCore/Ctrl.cpp (flags GCC GUI LINUX MT POSIX) [4/495] ...
In file included from uppsrc/Core/Core.h:233:0,
                 from uppsrc/Draw/Draw.h:6,
                 from uppsrc/RichText/RichText.h:4,
                 from uppsrc/CtrlCore/CtrlCore.h:4,
                 from uppsrc/CtrlCore/Frame.cpp:1:
uppsrc/Core/BiCont.h: In member function ‘bool Upp::BiArray<T>::IsPicked() const’:
uppsrc/Core/BiCont.h:122:64: error: no matching function for call to ‘Upp::BiVector<void*>::IsPicked() const’
uppsrc/Core/BiCont.h:122:64: note: candidate is:
uppsrc/Core/BiCont.h:51:11: note: bool Upp::BiVector<T>::IsPicked() [with T = void*] <near match>
uppsrc/Core/BiCont.h:51:11: note:   no known conversion for implicit ‘this’ parameter from ‘const Upp::BiVector<void*>*’ to ‘Upp::BiVector<void*>*’
In file included from uppsrc/Core/Core.h:233:0,
                 from uppsrc/Draw/Draw.h:6,
                 from uppsrc/RichText/RichText.h:4,
                 from uppsrc/CtrlCore/CtrlCore.h:4,
                 from uppsrc/CtrlCore/SystemDraw.cpp:1:
uppsrc/Core/BiCont.h: In member function ‘bool Upp::BiArray<T>::IsPicked() const’:
uppsrc/Core/BiCont.h:122:64: error: no matching function for call to ‘Upp::BiVector<void*>::IsPicked() const’
uppsrc/Core/BiCont.h:122:64: note: candidate is:
uppsrc/Core/BiCont.h:51:11: note: bool Upp::BiVector<T>::IsPicked() [with T = void*] <near match>
uppsrc/Core/BiCont.h:51:11: note:   no known conversion for implicit ‘this’ parameter from ‘const Upp::BiVector<void*>*’ to ‘Upp::BiVector<void*>*’
In file included from uppsrc/Core/Core.h:233:0,
                 from uppsrc/Draw/Draw.h:6,
                 from uppsrc/RichText/RichText.h:4,
                 from uppsrc/CtrlCore/CtrlCore.h:4,
                 from uppsrc/CtrlCore/CtrlMt.cpp:1:
uppsrc/Core/BiCont.h: In member function ‘bool Upp::BiArray<T>::IsPicked() const’:
uppsrc/Core/BiCont.h:122:64: error: no matching function for call to ‘Upp::BiVector<void*>::IsPicked() const’
uppsrc/Core/BiCont.h:122:64: note: candidate is:
uppsrc/Core/BiCont.h:51:11: note: bool Upp::BiVector<T>::IsPicked() [with T = void*] <near match>
uppsrc/Core/BiCont.h:51:11: note:   no known conversion for implicit ‘this’ parameter from ‘const Upp::BiVector<void*>*’ to ‘Upp::BiVector<void*>*’
In file included from uppsrc/Core/Core.h:233:0,
                 from uppsrc/Draw/Draw.h:6,
                 from uppsrc/RichText/RichText.h:4,
                 from uppsrc/CtrlCore/CtrlCore.h:4,
                 from uppsrc/CtrlCore/Ctrl.cpp:1:
uppsrc/Core/BiCont.h: In member function ‘bool Upp::BiArray<T>::IsPicked() const’:
uppsrc/Core/BiCont.h:122:64: error: no matching function for call to ‘Upp::BiVector<void*>::IsPicked() const’
uppsrc/Core/BiCont.h:122:64: note: candidate is:
uppsrc/Core/BiCont.h:51:11: note: bool Upp::BiVector<T>::IsPicked() [with T = void*] <near match>
uppsrc/Core/BiCont.h:51:11: note:   no known conversion for implicit ‘this’ parameter from ‘const Upp::BiVector<void*>*’ to ‘Upp::BiVector<void*>*’
make[1]: *** [/home/alexander/archpackages/theide/src/_out/CtrlCore/GCC_GUI_LINUX_MT_POSIX/Frame.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/home/alexander/archpackages/theide/src/_out/CtrlCore/GCC_GUI_LINUX_MT_POSIX/CtrlMt.o] Error 1
make[1]: *** [/home/alexander/archpackages/theide/src/_out/CtrlCore/GCC_GUI_LINUX_MT_POSIX/SystemDraw.o] Error 1
make[1]: *** [/home/alexander/archpackages/theide/src/_out/CtrlCore/GCC_GUI_LINUX_MT_POSIX/Ctrl.o] Error 1
make: [ide] Error 2 (ignored)


This is with gcc 4.7.1 on 64-bit Arch Linux.

Best regards,
Alexander Rødseth
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some packages are missing in last nightly builds
Next Topic: Archlinux build of theide-nogtk-svn fails with error, asks for gtk.h.
Goto Forum:
  


Current Time: Mon May 06 13:11:57 CEST 2024

Total time taken to generate the page: 0.02379 seconds