[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | USG buildhelp questions/answers |
|
Moderator: | SMURF::FILTER |
|
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
1367.0. "Re: forwarding to build help... (locale warning messages)" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Mon Mar 27 1995 09:02
Date Of Receipt: 27-MAR-1995 07:47:49.18
From: SMURF::WASTED::"[email protected]"
To: [email protected]
CC:
Subj: Re: forwarding to build help... (locale warning messages)
John and Rich:
This is a warning message stating the compiler could
not set the locale you have specified in your environment.
I suspect somewhere either the LANG or LC_xxx or *LOCALE*
variables are set to a locale and the compiler is trying
to set that locale. This warning message has been remove
for our BL5 DECC drop. (The compiler still needs to try
to set the locale, it just won't warn if it can't).
You can get around this by making sure you unset all the
locale related environment variables in your environment.
Do a "man locale" to see which ones are related. It is usually
LANG and LC_ALL.
Joe
From: SMTP%"[email protected]" 24-MAR-1995 11:41:31.84
To: [email protected], [email protected]
CC:
Subj: forwarding to build help...
------- Forwarded Message
Return-Path: rmorris
Received: from alpha.zk3.dec.com by flume.zk3.dec.com;
(5.65/1.1.8.2/16Jan95-0946AM)
id AA27023; Fri, 24 Mar 1995 11:30:01 -0500
Received: from localhost by alpha.zk3.dec.com; (5.65/1.1.8.2/15Sep94-0303PM)
id AA12479; Fri, 24 Mar 1995 11:28:03 -0500
Message-Id: <[email protected]>
To: odehelp
Subject: problem building ptos.pre.bl5
From: Rich Morris <rmorris>
Date: Fri, 24 Mar 95 11:28:03 -0500
Sender: rmorris
X-Mts: smtp
I am unable to do a clean kernel build backed by ptos.pre.bl5. I am seeing
this same problem when I resb to ptos.nightly. I did not have this problem
when I was backed by ptos.bl4. Here is the end of the build output and my
sbinfo. Thanks for any help you can provide.
- -- Rich Morris
...
cat /dev/null >makedeptmp
cat /dev/null >maketagstmp
(csplit -ks -fmakedeptmp makedepfiles 100 {25} 1>/dev/null 2>&1; exit 0)
for i in makedeptmp?? ; do (for f in `cat $i` ; do
/usr/sde/osf1/build/ptos.nightly/tools/alpha_OSF1/alpha/acc/cc -M -I -I. -I..
-I../include -DIDENT=BINARY -DMACH -DOSF -DCOMPAT_43 -DUFS -DTRN -DESS
-DESS_STUB -DKERNEL -D_KERNEL -D_BSD -DBINARY -D__alpha -Umips -UMIPS $f |
awk '{ print $0 >> "makedeptmp" }; { print $2 >> "maketagstmp" }'; done) 2>
makedeperrs; done
sort -u maketagstmp | grep -v '\.s' > maketagfiles
rm -f maketagstmp
sed -e 's+\.\./.*/src/kernel/++' -e 's+/.*/src/kernel/++' -e '/\.\.\/.*\.h/
b' -e 's+\.\./++' makedeptmp | sed -e 's+^\(.*\)\.o:+\1.o \1.ln:+' | sort
-u > makedep1
rm -f makedeptmp*
awk ' { if ($1 != prev) { print rec; rec = $0; prev = $1; if ( NR > 1 )
print "" } else { if (length(rec $3) > 78) { print rec; rec = $0; } else
rec = rec " " $3 } } END { print rec } ' makedep1 > makedep
cat makedeperrs
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
cc: Warning: The compiler could not set its locale to the system default
locale.
cc: Warning: The compiler is setting its locale to C.
(if [ -s makedeperrs ]; then false; else true; fi)
*** Exit 1
Stop.
*** Exit 1
Stop.
Here is my sbinfo:
Description of rc_file for ptos sandbox:
The following environment variables were set:
host_machine=alpha
host_os_type=OSF1
BCSDIRECTORY=/usr/sde/ode2.0
BCSPORT=548
PATH=/usr/sandbox9/ptos/tools/alpha/hostbin:/usr/sandbox9/ptos/tools/alpha/
bin:/usr/sandbox9/ptos/tools/alpha/acc:/usr/sde/osf1/build/ptos.pre.bl5/tools/a
lpha_OSF1/alpha/hostbin:/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha
/bin:/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/acc:/usr/sde/ode2.
0/tools/alpha_ace/bin:/usr/ucb:/bin:/usr/bin:/sbin:/usr/sbin
BCSHEADERS=/usr/sde/osf1/headers
target_os_type=osf1
machine=alpha
TARGET_MACHINE=ALPHA
target_machine=alpha
NEW=PTOS;PTLITEOS_BL1;GOLDMINOS_BL5;HW3OS_BL7;<>
LATEST=ALPHA;<99/12/31,23:59:59
PROJECT_NAME=ALPHA
project_name=alpha
SITE=OSF
OWNER=bin
GROUP=bin
MAKEFILEPATH=${MAKETOP}/usr/lib/makefiles
BACKED_SOURCEDIR=/usr/sandbox9/ptos/src:/usr/sde/osf1/build/ptos.pre.bl5/sr
c
SOURCEDIR=/usr/sde/osf1/build/ptos.pre.bl5/src
BACKED_PATH=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/hostbin
:/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/bin:/usr/sde/osf1/buil
d/ptos.pre.bl5/tools/alpha_OSF1/alpha/acc:/usr/sde/ode2.0/tools/alpha_ace/bin:/
usr/ucb:/bin:/usr/bin:/sbin:/usr/sbin
EXPORTBASE=/usr/sandbox9/ptos/export/alpha
INCDIRS=-I/usr/sandbox9/ptos/export/alpha/usr/include
-I/usr/sde/osf1/build/ptos.pre.bl5/export/alpha/usr/include
SHLIBDIRS=-L/usr/sandbox9/ptos/export/alpha/usr/shlib
-L/usr/sde/osf1/build/ptos.pre.bl5/export/alpha/usr/shlib
MIGCOM=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/hostbin/migc
om
LEXER=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/lib/ncform
YACCPAR=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/lib/yaccpar
ULT_INCDIRS=-I/usr/include
ULT_LIBDIRS=-L/usr/lib -L/lib
C_COMPILER=cc
COMP_HOST_ROOT=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/acc
COMP_TARGET_ROOT=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/ac
c
LIBDIRS=-L/usr/sandbox9/ptos/export/alpha/usr/ccs/lib
-L/usr/sde/osf1/build/ptos.pre.bl5/export/alpha/usr/ccs/lib
OBJECT_FORMAT=COFF
COFF_GCC_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alph
a/gcc/
submit_defect_check=true
SUBMIT_REVIEW=/usr/sde/osf1/submit_review
SOURCEBASE=/usr/sandbox9/ptos/src
[email protected],[email protected],johnf@kri
sis.zk3.dec.com
TARGET_OS_TYPE=OSF1
CC_SUITE=ACC
cc_suite=acc
MACHO_GCC_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alp
ha/macho/
A_OUT_GCC_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alp
ha/gcc/
COFF_ACC_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alph
a/acc/
COFF_MCC_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alph
a/mcc/
TARGET_EXEC_PREFIX=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/
hostbin/
COMP_HOST_ROOT_M64=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alpha/
mcc/
COMP_TARGET_ROOT_M64=/usr/sde/osf1/build/ptos.pre.bl5/tools/alpha_OSF1/alph
a/mcc/
RELEASE_OPTIONS=-idfile `genloc /src/setup/osf1_idlist`
OBJECTDIR=../obj/alpha
The following environment variables were removed:
The following directives are defined in the rc file:
rcs_host: buffer.zk3.dec.com
submit_host: secret.zk3.dec.com
source_host: secret.zk3.dec.com
copyright_list: DEC_COPYRIGHT;DEC_COPYRIGHT_MIN;DEC_COPYRIGHT_MAX;DEC_COPYR
IGHT_FSF
build_base: /usr/sde/osf1/build
sandbox_base: /usr/sandbox9/ptos
tools_base: /usr/sandbox9/ptos/tools/alpha
ode_base: /usr/sde/ode2.0/tools/alpha_ace
ode_path: /usr/sde/ode2.0/tools/alpha_ace/bin
src_control_init: /usr/sde/ode2.0/tools/alpha_ace/bin/bco
rcs_base: /usr/sde/osf1/rcs/os/src
rcs_cover: /usr/sde/ode2.0/tools/alpha_OSF1/lib/rcsauth
source_cover: /usr/sde/ode2.0/tools/alpha_OSF1/lib/srcauth
rcs_owner: devrcs
default_build: ptos
default_set: PTOS
submit_base: /usr/sde/osf1/build/ptos/logs
submit_cover: /usr/sde/ode2.0/tools/alpha_OSF1/lib/subauth
submit_owner: devbld
submit_defect: true
build_list: /usr/sde/build_list
check_out_config: PTOS_PRE_BL5;PTOS;PTLITEOS_BL1;PTLITEOS_ALT;GOLDMINOS_BL5
;HW3OS_BL7;V30MAINTOS_BL1;GOLDOS_BL12;GOLDOS_ALT;AGOSMINOR_BL9;AGOSMAINT_BL6;al
pha_bl012;<93/01/24,16:21:32
build_makeflags: -cF
source_base: /usr/sandbox9/ptos/src
object_base: /usr/sandbox9/ptos/obj/alpha
export_base: /usr/sandbox9/ptos/export/alpha
release_base: /usr/sandbox9/ptos/export/alpha
release_cover: /bin/echo
release_owner: root
release_lock: /usr/sandbox9/ptos/export/alpha/release_lock
stage:
alpha alpha norm
default default norm
system_path: /usr/ucb:/bin:/usr/bin:/sbin:/usr/sbin
tools_path: /usr/sandbox9/ptos/tools/alpha/hostbin:/usr/sandbox9/ptos/tools
/alpha/bin:/usr/sandbox9/ptos/tools/alpha/acc
------- End of Forwarded Message
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flambe::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
================== RFC 822 Headers ==================
Received: from flume.zk3.dec.com by quarry.zk3.dec.com; (5.65/1.1.8.2/13Feb95-0113PM)
id AA20539; Fri, 24 Mar 1995 11:41:10 -0500
Received: from localhost by flume.zk3.dec.com; (5.65/1.1.8.2/16Jan95-0946AM)
id AA32326; Fri, 24 Mar 1995 11:39:19 -0500
Message-Id: <[email protected]>
X-Mailer: exmh version 1.5.3 12/28/94
To: [email protected], [email protected]
Cc: [email protected], [email protected]
Subject: forwarding to build help...
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Fri, 24 Mar 95 11:39:19 -0500
From: John Flanagan - UNIX Systems Group <[email protected]>
X-Mts: smtp
T.R | Title | User | Personal Name | Date | Lines
|
---|