http://defect.opensolaris.org/bz/show_bug.cgi?id=6646
Summary: Spurious SPARC build failures observed for PAD
Classification: Development
Product: power-mgmt
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: blocker
Priority: P2
Component: PAD
AssignedTo: Alexander.Kolbasov at sun.com
ReportedBy: eric.saxe at sun.com
CC: tesla-dev at opensolaris.org
Both Sasha and I have noticed that once in a while, the PAD SPARC build will
fail in the following sort of way:
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/cheetah
resolving symbols against unix.o
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/unix
/usr/ccs/bin/ld -dy -b -o ../cheetah/debug64/unix.sym -M
../../sun4/conf/Mapfile
\
./debug64/unix.o debug64/krtld.o ./debug64/modstubs.o -L ../genunix/debug64 -l
g
enunix -L ../platmod/debug64 -l platmod -L ../cheetah/debug64 -l cpu
debug64/lib
dtracestubs.so
Undefined first referenced
symbol in file
__dtrace_probe_cpu__change__speed ../cheetah/debug64/libcpu.so
ld: fatal: symbol referencing errors. No output written to
../cheetah/debug64/un
ix.sym
*** Error code 1
dmake: Warning: Target `symcheck' not remade because of errors
Current working directory /export/autobahn-gate/pad-gate/usr/src/uts/sun4u/unix
*** Error code 1
The following command caused the error:
(cd ../../sun4u/unix; pwd; \
CPU_DIR=../cheetah SYM_MOD=../cheetah/debug64/unix.sym dmake symcheck)
dmake: Warning: Target `def.targ' not remade because of errors
Current working directory
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/cheetah
*** Error code 1
The following command caused the error:
BUILD_TYPE=DBG64 VERSION='pad-gate' dmake def.targ
/usr/bin/rm -f
/export/autobahn-gate/pad-gate/proto/root_sparc/platform/sun4u/kernel/cpu/sparcv9/SUNW,UltraSPARC-III;
install -s -m 755 -f
/export/autobahn-gate/pad-gate/proto/root_sparc/platform/sun4u/kernel/cpu/sparcv9
debug64/SUNW,UltraSPARC-III
dmake: Warning: Target `install.targ' not remade because of errors
Current working directory
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/cheet
*** Error code 1
The following command caused the error:
BUILD_TYPE=DBG64 VERSION='pad-gate' dmake install.targ
dmake: Warning: Target `install' not remade because of errors
Current working directory
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/cheetah
*** Error code 1
The following command caused the error:
cd cheetah; pwd; dmake install
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/cheetahplus
resolving symbols against unix.o
/export/autobahn-gate/pad-gate/usr/src/uts/sun4u/unix
/usr/ccs/bin/ld -dy -b -o ../cheetahplus/debug64/unix.sym -M
../../sun4/conf/Mapfile \
./debug64/unix.o debug64/krtld.o ./debug64/modstubs.o -L ../genunix/debug64 -l
genunix -L ../platmod/debug64 -l platmod -L ../cheetahplus/debug64 -l cpu
debug64/libdtracestubs.so
Undefined first referenced
symbol in file
__dtrace_probe_cpu__change__speed ../cheetahplus/debug64/libcpu.so
ld: fatal: symbol referencing errors. No output written to
../cheetahplus/debug64/unix.sym
*** Error code 1
...
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.