* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
@ 2013-01-13 12:47 Sagaert Johan
2013-01-13 18:55 ` Peter Korsgaard
0 siblings, 1 reply; 6+ messages in thread
From: Sagaert Johan @ 2013-01-13 12:47 UTC (permalink / raw)
To: buildroot
Qt : bump verson to latest release of QT 4
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
---
package/qt/qt.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index b09d0ed..b436ad8 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -11,7 +11,7 @@
#
######################################################################
-QT_VERSION = 4.8.3
+QT_VERSION = 4.8.4
QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
QT_SITE = http://releases.qt-project.org/qt4/source
QT_DEPENDENCIES = host-pkgconf
--
1.8.0.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
2013-01-13 12:47 [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4 Sagaert Johan
@ 2013-01-13 18:55 ` Peter Korsgaard
2013-01-19 9:30 ` Stephan Hoffmann
0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2013-01-13 18:55 UTC (permalink / raw)
To: buildroot
>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
Sagaert> Qt : bump verson to latest release of QT 4
Sagaert> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Committed, thanks (with a tweaked commit message)
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
2013-01-13 18:55 ` Peter Korsgaard
@ 2013-01-19 9:30 ` Stephan Hoffmann
2013-01-19 10:34 ` Peter Korsgaard
0 siblings, 1 reply; 6+ messages in thread
From: Stephan Hoffmann @ 2013-01-19 9:30 UTC (permalink / raw)
To: buildroot
Am 13.01.2013 19:55, schrieb Peter Korsgaard:
>>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
> Sagaert> Qt : bump verson to latest release of QT 4
> Sagaert> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
>
> Committed, thanks (with a tweaked commit message)
>
Hello,
this one seems to break autobuild on arm:
Status : NOK
Failure reason : qt-4.8.4
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2013-01-14 19:29:00
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e4d89e7f2de5f2586223466a48d8eefba3b0f216
End of log : http://autobuild.buildroot.net/results/90effdc27541b317fe216291e6db5f9b400bf9f4/build-end.log
Complete log : http://autobuild.buildroot.net/results/90effdc27541b317fe216291e6db5f9b400bf9f4/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/90effdc27541b317fe216291e6db5f9b400bf9f4/config
Defconfig : http://autobuild.buildroot.net/results/90effdc27541b317fe216291e6db5f9b400bf9f4/defconfig
Regards
Stephan
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
2013-01-19 9:30 ` Stephan Hoffmann
@ 2013-01-19 10:34 ` Peter Korsgaard
2013-01-19 13:07 ` Stephan Hoffmann
0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2013-01-19 10:34 UTC (permalink / raw)
To: buildroot
>>>>> "Stephan" == Stephan Hoffmann <sho@relinux.de> writes:
Stephan> Am 13.01.2013 19:55, schrieb Peter Korsgaard:
>>>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
Sagaert> Qt : bump verson to latest release of QT 4
Sagaert> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
>>
>> Committed, thanks (with a tweaked commit message)
>>
Stephan> Hello,
Stephan> this one seems to break autobuild on arm:
Yes, the webkit part seems to have grown a gstreamer dependency. I'll
take a look at it, but this weekend is my Sons birthday - So it probably
won't be before next week.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
2013-01-19 10:34 ` Peter Korsgaard
@ 2013-01-19 13:07 ` Stephan Hoffmann
2013-01-19 14:29 ` Sagaert Johan
0 siblings, 1 reply; 6+ messages in thread
From: Stephan Hoffmann @ 2013-01-19 13:07 UTC (permalink / raw)
To: buildroot
Am 19.01.2013 11:34, schrieb Peter Korsgaard:
>>>>>> "Stephan" == Stephan Hoffmann <sho@relinux.de> writes:
> Stephan> Am 13.01.2013 19:55, schrieb Peter Korsgaard:
> >>>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
> Sagaert> Qt : bump verson to latest release of QT 4
> Sagaert> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> >>
> >> Committed, thanks (with a tweaked commit message)
> >>
> Stephan> Hello,
>
> Stephan> this one seems to break autobuild on arm:
>
> Yes, the webkit part seems to have grown a gstreamer dependency. I'll
> take a look at it, but this weekend is my Sons birthday
Happy birthdat to him!
> - So it probably
> won't be before next week.
No hurry, I just wanted to let you know what I fonud out this morning
while looking at the build results.
Stephan
--
reLinux - Stephan Hoffmann
Am Schmidtgrund 124 50765 K?ln
Tel. +49.221.95595-19 Fax: -64
www.reLinux.de sho at reLinux.de
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
2013-01-19 13:07 ` Stephan Hoffmann
@ 2013-01-19 14:29 ` Sagaert Johan
0 siblings, 0 replies; 6+ messages in thread
From: Sagaert Johan @ 2013-01-19 14:29 UTC (permalink / raw)
To: buildroot
Hi
That?s strange, I did a rebuild with all gstreamer stuff disabled and everything enabled in QT and the build completed.
Snip .........
You may choose to re-run configure with the -no-exceptions
option to compile Qt without exceptions. This is completely binary
compatible, and existing applications will continue to work.
Building on: qws/linux-x86-g++
Building for: qws/linux-arm-g++
Architecture: arm
Host architecture: i386
Build .................. libs examples demos docs translations
Configuration .......... silent cross_compile release shared dll embedded largefile stl precompile_header minimal-config
small-config medium-config large-config full-config embedded reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo
ipv6ifname getifaddrs inotify png no-tiff freetype zlib glib dbus openssl alsa concurrent xmlpatterns multimedia audio-backend svg
script scripttools declarative release
Debug .................. no
Qt 3 compatibility ..... no
QtDBus module .......... yes (run-time)
QtConcurrent code ...... yes
QtGui module ........... yes
QtScript module ........ yes
QtScriptTools module ... yes
QtXmlPatterns module ... yes
Phonon module .......... no
Multimedia module ...... yes
SVG module ............. yes
WebKit module .......... yes
JavaScriptCore JIT ..... yes
Declarative module ..... yes
Declarative debugging ...yes
Support for S60 ........ no
Symbian DEF files ...... no
STL support ............ yes
PCH support ............ yes
MMX/3DNOW/SSE/SSE2/SSE3. no/no/no/no/no
SSSE3/SSE4.1/SSE4.2..... no/no/no
AVX..................... no
iWMMXt support ......... no
NEON support ........... no
IPv6 support ........... yes
IPv6 ifname support .... yes
getaddrinfo support .... yes
getifaddrs support ..... yes
Accessibility .......... no
NIS support ............ no
CUPS support ........... no
Iconv support .......... no
Glib support ........... yes
GStreamer support ...... no
PulseAudio support ..... no
Large File support ..... yes
GIF support ............ plugin
TIFF support ........... no
JPEG support ........... plugin (qt)
PNG support ............ yes (qt)
MNG support ............ plugin (qt)
zlib support ........... yes
Session management ..... no
Embedded support ....... arm
Freetype2 support ...... yes
Graphics (qt) .......... linuxfb linuxfb qvfb directfb
Graphics (plugin) ......
Decorations (qt) ....... styled windows default
Decorations (plugin) ...
Keyboard driver (qt) ... tty tty linuxinput qvfb
Keyboard driver (plugin) ..
Mouse driver (qt) ...... linuxtp linuxtp linuxinput tslib
Mouse driver (plugin) ..
OpenGL support ......... no
OpenVG support ......... no
OpenSSL support ........ yes (run-time)
Alsa support ........... yes
ICD support ............ no
libICU support ......... no
Use system proxies ..... no
Snip...
I think there might be some tweaking to have some extra menu items, like selecting Phonon.
Regards Johan
-----Oorspronkelijk bericht-----
Van: Stephan Hoffmann [mailto:sho at relinux.de]
Verzonden: zaterdag 19 januari 2013 14:08
Aan: Peter Korsgaard
CC: Sagaert Johan; buildroot at busybox.net
Onderwerp: Re: [PATCH 1/1] Qt : bump version to latest 4.8.4
Am 19.01.2013 11:34, schrieb Peter Korsgaard:
>>>>>> "Stephan" == Stephan Hoffmann <sho@relinux.de> writes:
> Stephan> Am 13.01.2013 19:55, schrieb Peter Korsgaard:
> >>>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
> Sagaert> Qt : bump verson to latest release of QT 4 Sagaert>
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> >> >>
> Committed, thanks (with a tweaked commit message) >> Stephan> Hello,
>
> Stephan> this one seems to break autobuild on arm:
>
> Yes, the webkit part seems to have grown a gstreamer dependency. I'll
> take a look at it, but this weekend is my Sons birthday
Happy birthdat to him!
> - So it probably
> won't be before next week.
No hurry, I just wanted to let you know what I fonud out this morning while looking at the build results.
Stephan
--
reLinux - Stephan Hoffmann
Am Schmidtgrund 124 50765 K?ln
Tel. +49.221.95595-19 Fax: -64
www.reLinux.de sho at reLinux.de
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-01-19 14:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 12:47 [Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4 Sagaert Johan
2013-01-13 18:55 ` Peter Korsgaard
2013-01-19 9:30 ` Stephan Hoffmann
2013-01-19 10:34 ` Peter Korsgaard
2013-01-19 13:07 ` Stephan Hoffmann
2013-01-19 14:29 ` Sagaert Johan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox