From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-11
Date: Sun, 17 May 2015 01:11:45 +0200 [thread overview]
Message-ID: <20150516231145.GA7903@free.fr> (raw)
In-Reply-To: <20150512063016.AD506100F8B@stock.ovh.net>
Samuel, Romain, All,
On 2015-05-12 08:30 +0200, Thomas Petazzoni spake thusly:
> Build statistics for 2015-05-11
> powerpc | gst1-plugins-bad-1.4.5 | NOK | http://autobuild.buildroot.net/results/c70f793c7c3b380428d6e2e622a90805cffc4dd1/
This failure is the same as the one I'm currently investigating:
http://autobuild.buildroot.org/results/e03/e0392859a1943d1db2a5ee2f7fdf93764369d979/
The root cause (I think) is opencv.pc, which contains:
Libs: ${exec_prefix}/lib/libopencv_calib3d.so
${exec_prefix}/lib/libopencv_contrib.so
[...]
${exec_prefix}/lib/libopencv_ts.a
${exec_prefix}/lib/libopencv_video.so
-lrt -lpthread -lm -ldl
(It's all on one line, but split here for readability, and lots of libs
stripped out).
OK, so at link time, an opencv-using package (like gst2-plugins-bad)
will just try to link against ${exec_prefix}/lib/libopencv_ts.a , which
expands to /usr/lib/libopencv_ts.a and that is:
1- not caught ny our paranoid toolchain wrapper
2- not prefix-expanded by pkg-conf
I'll see what I can do with that, but tomorrow... ;-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-05-16 23:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-11 Thomas Petazzoni
2015-05-16 23:11 ` Yann E. MORIN [this message]
2015-05-17 4:35 ` Samuel Martin
2015-05-17 11:35 ` Yann E. MORIN
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=20150516231145.GA7903@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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