mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: oselas@community.pengutronix.de
Cc: ptxdist@pengutronix.de, david <syncopatedcity@gmail.com>
Subject: Re: [ptxdist] [oselas] 2012.06.0 mini2440 BSP compile error on shiboken package
Date: Mon, 27 Aug 2012 11:10:00 +0200	[thread overview]
Message-ID: <201208271110.00915.jbe@pengutronix.de> (raw)
In-Reply-To: <CAPoHKVytywXZvi2Sh0wAmvr+N+Qyjf8DHGCEYvrEJzGxvg5LMw@mail.gmail.com>

Hi David,

david wrote:
> I'm getting an error compiling up the 2012.06 release of the mini2440 BSP,
> everything compiles up with the exception of the shiboken package for
> pyside. The error message returned:
>
> [...]

Same here:

$ ptxdist compile host-shiboken
[...]
CMakeFiles/shiboken.dir/qtdoc/qtdocgenerator.cpp.o: In function `DoxygenParser':
/home/jbe/work/temp/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-host/shiboken-1.1.1/ApiExtractor/doxygenparser.h:32: undefined 
reference to `DocParser::DocParser()'
/home/jbe/work/temp/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-host/shiboken-1.1.1/ApiExtractor/doxygenparser.h:32: undefined 
reference to `vtable for DoxygenParser'
CMakeFiles/shiboken.dir/qtdoc/qtdocgenerator.cpp.o: In function `QtDocParser':
/home/jbe/work/temp/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-host/shiboken-1.1.1/ApiExtractor/qtdocparser.h:32: undefined reference 
to `DocParser::DocParser()'
/home/jbe/work/temp/OSELAS.BSP-Pengutronix-Mini2440-2012.06.0/platform-mini2440/build-host/shiboken-1.1.1/ApiExtractor/qtdocparser.h:32: undefined reference 
to `vtable for QtDocParser'
collect2: error: ld returned 1 exit status
make[3]: *** [generator/shiboken] Error 1

I'm not an expert for this package, but can you try:

Add the line:

 -DDISABLE_DOCSTRINGS:BOOL=ON \

to the PTXdist's rules/host-shiboken.make below the existing
"-DBUILD_TESTS:BOOL=OFF \" (line 30). After that a
"ptxdist clean host-shiboken; ptxdist go". Maybe it helps. This define will
disable some feature in the shiboken package. Here it compiles again, but I'm
not sure if then some important feature is missing in the package. This should
re-check someone who knows more about shiboken.

@Michael: What would be the correct solution?

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

       reply	other threads:[~2012-08-27  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAPoHKVytywXZvi2Sh0wAmvr+N+Qyjf8DHGCEYvrEJzGxvg5LMw@mail.gmail.com>
2012-08-27  9:10 ` Juergen Beisert [this message]
2012-08-27 13:58   ` Michael Olbrich
2012-08-27 19:33     ` david

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=201208271110.00915.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=oselas@community.pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=syncopatedcity@gmail.com \
    /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