mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: bilal.tas@dcl.com.tr
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] QT 4.8 Patching Problem
Date: Sat, 26 Apr 2014 16:43:46 +0300	[thread overview]
Message-ID: <9b18b140dc9a215c3e9a8e74a3864564@dcl.com.tr> (raw)
In-Reply-To: <20140419134726.GA25920@omega>


[-- Attachment #1.1: Type: text/plain, Size: 6096 bytes --]

 

Yes I need qt 4.8.5 I fixed patch problem. But I see this error.


-------------------
target:
qt4.prepare
-------------------

pkg_deprecated_env="SYSROOT="/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target"
PKG_CONFIG_PATH=''
PKG_CONFIG_LIBDIR='/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/lib/pkgconfig:/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/lib/pkgconfig:/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/share/pkgconfig:/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/share/pkgconfig'
PKG_CONFIG="/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-cross/bin/arm-cortexa9-linux-gnueabi-pkg-config""

pkg_deprecated_autoconf="-opensource
-confirm-license -release -no-rpath -no-fast -no-sql-ibase
-no-sql-mysql -no-sql-odbc -no-sql-psql -no-sql-sqlite2 -no-qt3support
-no-mmx -no-3dnow -no-sse -no-sse2 -no-sse3 -no-ssse3 -no-sse4.1
-no-sse4.2 -no-avx -no-optimized-qmake -no-nis -no-cups -pch
-reduce-relocations -force-pkg-config -prefix /usr -no-armfpa -make libs
-nomake docs -little-endian -embedded armv6 -qt-decoration-styled
-depths all -xplatform qws/linux-ptx-g++
-I/opt/BSP-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/freetype2
-iconv -largefile -openssl -svg -script -declarative -qt-gfx-linuxfb
-qt-kbd-linuxinput -qt-mouse-pc -qt-mouse-linuxinput -qt-mouse-linuxtp
-qt-mouse-tslib -qt-gif -qt-sql-sqlite -system-libpng -system-libjpeg
-system-zlib -system-freetype -no-gfx-directfb -no-gfx-transformed
-no-gfx-qvfb -no-gfx-vnc -no-gfx-multiscreen -no-kbd-tty -no-kbd-qvfb
-no-mouse-qvfb -no-libmng -no-libtiff -no-stl -no-glib -no-egl
-no-xmlpatterns -no-exceptions -no-multimedia -no-audio-backend
-no-phonon -no-phonon-backend -no-webkit -no-scripttools -dbus -opengl
es2 -shared -nomake tools -make examples -make demos"

-qt-gif: invalid
command-line switch
-no-gfx-directfb: unknown
argument
-no-gfx-transformed: unknown argument
-no-gfx-qvfb: unknown
argument
-no-gfx-vnc: unknown argument
-no-gfx-multiscreen: unknown
argument
-no-kbd-tty: unknown argument
-no-kbd-qvfb: unknown
argument
-no-mouse-qvfb: unknown argument

Usage: configure [-h]
[-prefix <dir>] [-prefix-install] [-bindir <dir>] [-libdir <dir>]

[-docdir <dir>] [-headerdir <dir>] [-plugindir <dir> ] [-importdir
<dir>] [-datadir <dir>]
 [-translationdir <dir>] [-sysconfdir <dir>]
[-examplesdir <dir>]
 [-demosdir <dir>] [-buildkey <key>] [-release]
[-debug]
 [-debug-and-release] [-developer-build] [-shared] [-static]
[-no-fast] [-fast] [-no-largefile]
 [-largefile] [-no-exceptions]
[-exceptions] [-no-accessibility]
 [-accessibility] [-no-stl] [-stl]
[-no-sql-<driver>] [-sql-<driver>]
 [-plugin-sql-<driver>]
[-system-sqlite] [-no-qt3support] [-qt3support]
 [-platform] [-D
<string>] [-I <string>] [-L <string>] [-help]
 [-qt-zlib] [-system-zlib]
[-no-gif] [-no-libtiff] [-qt-libtiff] [-system-libtiff]
 [-no-libpng]
[-qt-libpng] [-system-libpng] [-no-libmng] [-qt-libmng]

[-system-libmng] [-no-libjpeg] [-qt-libjpeg] [-system-libjpeg] [-make
<part>]
 [-nomake <part>] [-R <string>] [-l <string>] [-no-rpath]
[-rpath] [-continue]
 [-verbose] [-v] [-silent] [-no-nis] [-nis]
[-no-cups] [-cups] [-no-iconv]
 [-iconv] [-no-pch] [-pch] [-no-dbus]
[-dbus] [-dbus-linked] [-no-gui]
 [-no-separate-debug-info] [-no-mmx]
[-no-3dnow] [-no-sse] [-no-sse2]
 [-no-sse3] [-no-ssse3] [-no-sse4.1]
[-no-sse4.2] [-no-avx] [-no-neon]
 [-qtnamespace <namespace>]
[-qtlibinfix <infix>] [-separate-debug-info] [-armfpa]

[-no-optimized-qmake] [-optimized-qmake] [-no-xmlpatterns]
[-xmlpatterns]
 [-no-multimedia] [-multimedia] [-no-phonon] [-phonon]
[-no-phonon-backend] [-phonon-backend]
 [-no-media-backend]
[-media-backend] [-no-audio-backend] [-audio-backend] 
 [-no-openssl]
[-openssl] [-openssl-linked]
 [-no-gtkstyle] [-gtkstyle] [-no-svg]
[-svg] [-no-webkit] [-webkit] [-webkit-debug]
 [-no-javascript-jit]
[-javascript-jit]
 [-no-script] [-script] [-no-scripttools]
[-scripttools] 
 [-no-declarative] [-declarative]
[-no-declarative-debug] [-declarative-debug]
 [additional platform
specific options (see below)]

2014-04-19 16:47, Alexander Aring yazmış:


> Hi,
> 
> On Sat, Apr 19, 2014 at 04:01:58PM +0300, Bilal TAŞ
wrote:
> 
>> Dear Michael, I 'm using this patch. I talked to Phytec and
They said to me talk pengutronix.
https://gitorious.org/oselas/ptxdist/source/1f7c4488982acb1703364b35375290bc
[1] 817af104:patches/qt-everywhere-opensource-src-4.8.5
> 
> look at
the stdout log:
> 
> --- snip
> 
> -------------------
> target:
>
qt4.extract
> -------------------
> 
> extract:
>
pkg_src=BSP-Phytec-phyFLEX-i.MX6-PD13.2.3/src/qt-everywhere-opensource
>
-src-4.8.5.tar.gz
> extract:
>
pkg_extract_dir=BSP-Phytec-phyFLEX-i.MX6-PD13.2.3/platform-phyFLEX-i.M
>
X6/build-target/qt-everywhere-opensource-src-4.8.5
> pkg_patch_dir:
>
'BSP-Phytec-phyFLEX-i.MX6-PD13.2.3/patches/qt-everywhere-opensource-src-4.8.
>
5'
> 
> --- snap
> 
> and at the point where the patches directory is.
This is in your case
>
"BSP-Phytec-phyFLEX-i.MX6-PD13.2.3/patches/qt-everywhere-opensource-src-4.8.5".
>

> So you are not using any patches which are from ptxdist, there are
some
> special patches in your
>
"BSP-Phytec-phyFLEX-i.MX6-PD13.2.3/patches/qt-everywhere-opensource-src-4.8.5"
>
directory which fails to apply and these patches comes from your BSP.
>

> I tested to extract qt in actual ptxdist version and it works
pretty
> well.
> 
> What do you want to do? I suppose you want to have a
new qt version
> because your vendor is shipped out a BSP with an old
ptxdist version and
> an old qt version.
> Qt has many dependencies and
I think this isn't easy with just simple
> copy new rules files in your
BSP.
> 
> Anotherpoint is your link is a froked git repository from
ptxdist for
> the "arch-microblaze" if I saw this correctly. [0] points
to the ptxdist
> real project git repository fancy web interface.
> 
> -
Alex
> 
> [0] http://git.pengutronix.de/?p=ptxdist.git;a=summary [2]




Links:
------
[1]
https://gitorious.org/oselas/ptxdist/source/1f7c4488982acb1703364b35375290bc
[2]
http://git.pengutronix.de/?p=ptxdist.git;a=summary

[-- Attachment #1.2: Type: text/html, Size: 8079 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-04-26 13:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16 14:36 bilal.tas
2014-04-18  7:49 ` Bilal TAŞ
2014-04-18 11:06 ` Michael Olbrich
2014-04-19 13:01   ` Bilal TAŞ
2014-04-19 13:47     ` Alexander Aring
2014-04-26 13:43       ` bilal.tas [this message]
2014-04-26 14:43         ` Alexander Aring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9b18b140dc9a215c3e9a8e74a3864564@dcl.com.tr \
    --to=bilal.tas@dcl.com.tr \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox