* [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05
[not found] <20140906063010.F1253101275@stock.ovh.net>
@ 2014-09-06 14:13 ` Ezequiel Garcia
2014-09-06 15:12 ` Bernd Kuhls
0 siblings, 1 reply; 5+ messages in thread
From: Ezequiel Garcia @ 2014-09-06 14:13 UTC (permalink / raw)
To: buildroot
On 6 September 2014 03:30, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
>
> nios2 | minidlna-1.1.4 | NOK | http://autobuild.buildroot.net/results/a2e40c005135be85e6161f7294d749c63a6673e0/
>
Hm... this is weird. minidlna says there's no libavformat, but the
library is built fine.
[..]
checking for av_open_input_file in -lavformat... no
checking for avformat_open_input in -lavformat... no
checking for av_open_input_file in -lavformat... no
checking for avformat_open_input in -lavformat... no
configure: error: Could not find libavformat - part of ffmpeg
package/pkg-generic.mk:167: recipe for target
'/home/zeta/buildroot/nios2/output/build/minidlna-1.1.3/.stamp_configured'
failed
make: *** [/home/zeta/buildroot/nios2/output/build/minidlna-1.1.3/.stamp_configured]
Error 1
Any idea why av_open_input_file and avformat_open_input is not found?
--
Ezequiel Garc?a, VanguardiaSur
www.vanguardiasur.com.ar
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05
2014-09-06 14:13 ` [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05 Ezequiel Garcia
@ 2014-09-06 15:12 ` Bernd Kuhls
2014-09-06 20:24 ` Ezequiel Garcia
0 siblings, 1 reply; 5+ messages in thread
From: Bernd Kuhls @ 2014-09-06 15:12 UTC (permalink / raw)
To: buildroot
Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
wrote in news:CAAEAJfD4eNUAZF9bNV+tWNghFw-
pe5qmeAJoZuzMsbASZuAuVg at mail.gmail.com:
> Any idea why av_open_input_file and avformat_open_input is not found?
Hi,
is the current build error still related to this discussion?
http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/74623
Regards, Bernd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05
2014-09-06 15:12 ` Bernd Kuhls
@ 2014-09-06 20:24 ` Ezequiel Garcia
2014-09-06 21:16 ` Frank Bergmann
2014-09-07 8:01 ` Bernd Kuhls
0 siblings, 2 replies; 5+ messages in thread
From: Ezequiel Garcia @ 2014-09-06 20:24 UTC (permalink / raw)
To: buildroot
On 6 September 2014 12:12, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> wrote in news:CAAEAJfD4eNUAZF9bNV+tWNghFw-
> pe5qmeAJoZuzMsbASZuAuVg at mail.gmail.com:
>
>> Any idea why av_open_input_file and avformat_open_input is not found?
>
> Hi,
>
> is the current build error still related to this discussion?
>
> http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/74623
Well, it seems that patch you sent attempted to fix this same error.
However, applying your patch over here didn't help.
Ideas welcome!
--
Ezequiel Garc?a, VanguardiaSur
www.vanguardiasur.com.ar
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05
2014-09-06 20:24 ` Ezequiel Garcia
@ 2014-09-06 21:16 ` Frank Bergmann
2014-09-07 8:01 ` Bernd Kuhls
1 sibling, 0 replies; 5+ messages in thread
From: Frank Bergmann @ 2014-09-06 21:16 UTC (permalink / raw)
To: buildroot
On 06.09.2014, 22:24 Ezequiel Garcia wrote:
> On 6 September 2014 12:12, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
>> Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
>> wrote in news:CAAEAJfD4eNUAZF9bNV+tWNghFw-
>> pe5qmeAJoZuzMsbASZuAuVg at mail.gmail.com:
>>
>>> Any idea why av_open_input_file and avformat_open_input is not found?
>>
>> Hi,
>>
>> is the current build error still related to this discussion?
>>
>> http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/74623
>
> Well, it seems that patch you sent attempted to fix this same error.
> However, applying your patch over here didn't help.
>
> Ideas welcome!
I guess mentor fixed a number of issues in the toolchain, but
unfortunately not our "beloved" _gp bug :-(
Not sure what to do now. Wait for next release because the current
announce itself as "prerelease" or try to setup our own and fix the
issue ?
But I think the package (and the ones also affected) should be disabled
for Nios2.
Regards,
Frank.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05
2014-09-06 20:24 ` Ezequiel Garcia
2014-09-06 21:16 ` Frank Bergmann
@ 2014-09-07 8:01 ` Bernd Kuhls
1 sibling, 0 replies; 5+ messages in thread
From: Bernd Kuhls @ 2014-09-07 8:01 UTC (permalink / raw)
To: buildroot
Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
wrote in
news:CAAEAJfAeQhe93q7qZFTP=rbZqTfhqQ5FrcXK9ATGzPAoj8sX0w at mail.gmail.com:
> On 6 September 2014 12:12, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
>> Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
>> wrote in news:CAAEAJfD4eNUAZF9bNV+tWNghFw-
>> pe5qmeAJoZuzMsbASZuAuVg at mail.gmail.com:
>>
>>> Any idea why av_open_input_file and avformat_open_input is not found?
>>
>> is the current build error still related to this discussion?
>>
>> http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/74623
> Well, it seems that patch you sent attempted to fix this same error.
> However, applying your patch over here didn't help.
Hi,
weird, I just tested my patch again and it still fixes the build error here:
[...]
checking for sqlite3_prepare_v2 in -lsqlite3... yes
checking for av_open_input_file in -lavformat... no
checking for avformat_open_input in -lavformat... yes
checking for av_rescale_q in -lavutil ... yes
[...]
$ file /home/buildroot/br/output/target/usr/sbin/minidlnad
/home/buildroot/br/output/target/usr/sbin/minidlnad: ELF 32-bit LSB
executable, Altera Nios II, version 1 (SYSV), dynamically linked (uses shared
libs), for GNU/Linux 3.12.0, not stripped
Regards, Bernd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-09-07 8:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140906063010.F1253101275@stock.ovh.net>
2014-09-06 14:13 ` [Buildroot] [autobuild.buildroot.net] nios2 build results for 2014-09-05 Ezequiel Garcia
2014-09-06 15:12 ` Bernd Kuhls
2014-09-06 20:24 ` Ezequiel Garcia
2014-09-06 21:16 ` Frank Bergmann
2014-09-07 8:01 ` Bernd Kuhls
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox