← Back to team overview

openjdk team mailing list archive

Bug#806421: Bug#806421: FTBFS when the Build ID of a shared library starts with 00...

 

Control: severity -1 important
Control: tags -1 pending

On 27.11.2015 11:27, Roderich Schupp wrote:
Source: openjdk-8
Version: 8u72-b05-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

A funny thing happened while building openjdk-8 8u72-b05-1. I've included the
relevant tail of the build log below, but the reason is that one of the shared
libs has a Build ID of
00640740dbc66eb41e0ad49c39fc04c03bd61efb (not the leading double-0)

$ expr substr 00640740dbc66eb41e0ad49c39fc04c03bd61efb 1 2 ; echo "=> $?"
00
1

thanks, will do once the current package migrates to testing.


References