Bug #13957
closed
dmake: Warning: Command failed for target luxadm on SPARC
Added by Klaus Ziegler 12 months ago.
Updated 11 months ago.
Description
target directoy luxadm fails on SPARC with the following warnings:
g_adm.c:3483: error: 'tempptra' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:3869: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:4108: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:5863: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:6097: error: 'start_time' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:301: error: 'fd' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:598: error: 'p' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:920: error: 'sp' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:491: error: 'slot' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:492: error: 'dev_location' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:502: error: 'enc_type' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:1265: error: 'exit_code' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:1728: error: 'ses_path' may be used uninitialized in this function [-Wuninitialized]
qlgcupdate.c:402: error: 'fd' may be used uninitialized in this function [-Wuninitialized]
qlgcupdate.c:775: error: 'bin' may be used uninitialized in this function [-Wuninitialized]
could be related to: Bug #13760 luxadm: variable may be used uninitialized
Klaus Ziegler wrote:
target directoy luxadm fails on SPARC with the following warnings:
g_adm.c:3483: error: 'tempptra' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:3869: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:4108: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:5863: error: 'pg_hdr' may be used uninitialized in this function [-Wuninitialized]
g_adm.c:6097: error: 'start_time' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:301: error: 'fd' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:598: error: 'p' may be used uninitialized in this function [-Wuninitialized]
fcalupdate.c:920: error: 'sp' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:491: error: 'slot' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:492: error: 'dev_location' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:502: error: 'enc_type' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:1265: error: 'exit_code' may be used uninitialized in this function [-Wuninitialized]
hotplug.c:1728: error: 'ses_path' may be used uninitialized in this function [-Wuninitialized]
qlgcupdate.c:402: error: 'fd' may be used uninitialized in this function [-Wuninitialized]
qlgcupdate.c:775: error: 'bin' may be used uninitialized in this function [-Wuninitialized]
could be related to: Bug #13760 luxadm: variable may be used uninitialized
It did appear at some time, see also https://github.com/illumos/illumos-gate/commit/a04e08fdf7227f997c96821bbe500933b3ef4215
- Project changed from OpenIndiana Distribution to illumos gate
- Category deleted (
OS/Net (Kernel and Userland))
- Assignee set to Klaus Ziegler
- Target version deleted (
2021.04)
- Subject changed from dmake: Warning: Command failed for target `luxadm' on SPARC to dmake: Warning: Command failed for target luxadm on SPARC
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit e9175934c9394b414674b31736e16b71959fd498
commit e9175934c9394b414674b31736e16b71959fd498
Author: Klaus Ziegler <klausz@haus-gisela.de>
Date: 2021-07-22T23:37:08.000Z
13957 dmake: Warning: Command failed for target luxadm on SPARC
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Dan McDonald <danmcd@joyent.com>
Also available in: Atom
PDF