From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sat, 16 May 2015 08:57:56 +0200 Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-12 In-Reply-To: <5556719D.8040208@openwide.fr> (Romain Naour's message of "Sat, 16 May 2015 00:22:21 +0200") References: <20150513063016.7B76D101561@stock.ovh.net> <20150515215521.GB4216@free.fr> <5556719D.8040208@openwide.fr> Message-ID: <878ucpc8ln.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Romain" == Romain Naour writes: > Hi Yann, > Le 15/05/2015 23:55, Yann E. MORIN a ?crit : >> On 2015-05-13 08:30 +0200, Thomas Petazzoni spake thusly: >>> x86_64 | ipmiutil-2.9.5 | NOK | >> http://autobuild.buildroot.net/results/f606ec1fff4cea257a4c6274bc5603efdfc439ad/ >> >> I can't reproduce this build failure here... :-/ > Weird, I can reproduce it here: > /home/naourr/git/buildroot/test/ipmutils/host/usr/bin/i686-pc-linux-gnu-gcc > -g -O2 -o iseltime iseltime.o libipmiutil.a -lpthread > ../lib/libipmi_lanplus.a -lcrypto > libipmiutil.a(ipmilan.o): In function `hash': > /home/naourr/buildroot-test/test/ipmutils/build/ipmiutil-2.9.5/util/ipmilan.c:843: > undefined reference to `md2_sum' > collect2: error: ld returned 1 exit status > make[3]: *** [ipmi_sample] Erreur 1 > make[3]: *** Attente des t?ches non termin?es.... > libipmiutil.a(ipmilan.o): In function `hash': > /home/naourr/buildroot-test/test/ipmutils/build/ipmiutil-2.9.5/util/ipmilan.c:843: > undefined reference to `md2_sum' > collect2: error: ld returned 1 exit status > make[3]: *** [iseltime] Erreur 1 I guess it is still an issue about the configure script looking at the host openssl to know what is available. Gustavoz, wasn't your 'force md2 off' change supposed to fix that? It looks like -DSKIP_MD2 isn't passed everywhere. -- Bye, Peter Korsgaard