Bug #5099
sparc build failed after 5043
Start date:
2014-08-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
sparc build failed with:
/usr/bin/ld -o obj64/libdtracestubs.so -G -znoreloc -h dtracestubs obj64/dtracestubs.o /usr/bin/ld -dy -b -o obj64/unix -e _start -M ../../sun4/conf/Mapfile \\ ./obj64/unix.o obj64/krtld.o ./obj64/modstubs.o -L ../genunix/obj64 -l genunix -L ../platmod/obj64 -lplatmod -L ./obj64 -l cpu obj64/libdtracestubs.so Undefined first referenced symbol in file atomic_cas_64 ./obj64/unix.o ld: fatal: symbol referencing errors. No output written to obj64/unix *** Error code 1
need rollback and update stub for atomic_cas_64()
Updated by Igor Kozhukhov over 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Updated by Electric Monk over 6 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 90 to 100
git commit 8498b9f364b7f274756eeaa1de40daf3bca76798
commit 8498b9f364b7f274756eeaa1de40daf3bca76798 Author: Igor Kozhukhov <ikozhukhov@gmail.com> Date: 2014-08-21T04:32:21.000Z 5099 sparc build failed after 5043 Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>