From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romain Naour Date: Sat, 16 May 2015 09:50:19 +0200 Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-12 In-Reply-To: <878ucpc8ln.fsf@dell.be.48ers.dk> References: <20150513063016.7B76D101561@stock.ovh.net> <20150515215521.GB4216@free.fr> <5556719D.8040208@openwide.fr> <878ucpc8ln.fsf@dell.be.48ers.dk> Message-ID: <5556F6BB.6040006@openwide.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Peter, Le 16/05/2015 08:57, Peter Korsgaard a ?crit : >>>>>> "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. > You're right, it's related to -DSKIP_MD2. Please, take a look at http://patchwork.ozlabs.org/patch/472981/ Best regards, Romain