Bug #58550 Build fails on debian 5.0
Submitted: 29 Nov 2010 8:55 Modified: 19 Jan 2011 8:06
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.6 OS:Linux (debian 5.0)
Assigned to: Tor Didriksen CPU Architecture:Any

[29 Nov 2010 8:55] Alexander Nozdrin
Description:
A few days ago build started to fail on debian 5.0.
Tree: daily-trunk-bugfixing
Log: http://pb2.norway.sun.com/web.py?action=archive_download&archive_id=2585726&pretty=please

Symptoms:
  - undefined reference to `lf_hash_delete'
  - undefined reference to `_lf_pinbox_get_pins'
  - undefined reference to `lf_hash_destroy'
  - undefined reference to `my_timer_cycles'
  - undefined reference to `my_timer_nanoseconds'
  - undefined reference to `my_timer_microseconds'
...

How to repeat:
Check out PB.
[1 Dec 2010 10:27] Alexander Nozdrin
I think, it's a server bug, because the failures appeared a few days ago
(after some push).
[17 Jan 2011 9:04] Tor Didriksen
Fixed, see commit/push mails with
Add mysys to mysqld dependencies, trying to un-break the build on debian
[19 Jan 2011 8:06] Tor Didriksen
both 5.5 trunk trunk-bugfixing
have been temporarily broken due to this bug.
I don't think it has affected any released versions.