Hello,
after some trouble with QtCreator on my pi2 (http://archlinuxarm.org/forum/viewtopic.php?f=60&t=8505) I was happy that all problems were solved. In the meantime, the new QtCreator 3.3.1 package is officially available in the arch arm repo, so it is no longer necessary to build QtCreator on your own. Everything has worked with Qt5.4.0
Today, the update to Qt5.4.1 was installed due to a pacman -Syu and now QtCreator fails to start with this output:
$this->bbcode_second_pass_code('', '[nexus@alarmpi ~]$ qtcreator
libEGL warning: DRI2: failed to authenticate
iconTheme "oxygen"
OpenGL ES 3.0 entry points not found
/usr/bin/qtcreator: line 2: 805 Aborted (core dumped) QT_LOGGING_TO_CONSOLE=1 qtcreator-bin $@')
Has anyone an idea? What's wrong with Qt5.4.1 or is just a rebuild of QtCreator necessary?