OpenSolaris

You are not signed in. Sign in or register.

Heads up --- New ELF check in nightly check_rtime tests (Take II)

Date: Tue, 22 May 2007 20:19:37 -0600
From: Ali Bahrami <Ali.Bahrami at Sun dot COM>
To: onnv-gate at onnv dot eng dot sun dot com
Subject: Heads up --- New ELF check in nightly check_rtime tests (Take II)

My putback for

     6518331 Eliminate duplicate addresses from ON ELF symbol sort sections

introduced an error in the check_rtime script that resulted in spurious messages
that look like this:

	tmp/nightly.tmpdir.100805/accton: open: No such file or directory

These messages are annoying, but harmless. I have just put back a fix

	6518331 Eliminate duplicate addresses from ON ELF symbol sort sections (fix build noise)

that should solve it. I am hopeful that most of you missed this, since both changes
happened today, and have not yet appeared on /ws/onnv-clone.

It has also been brought to my attention that full gcc builds of ON, built
by setting __GNUC to the empty value, as described in

	http://onnv.sfbay/links/flagdays/pages/2006033001.html

are reporting a few duplicate symbol errors in their output. These errors may
be safely ignored. I will move to eliminate them as soon as possible.

- Ali