Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 1999 16:59:20 +0100
From:      "Ron Klinkien" <ron@zappa.demon.nl>
To:        <freebsd-current@freebsd.org>
Subject:   Current in loop while compiling MySQL Server 3.22.27
Message-ID:  <000801bf3f39$b10d7c40$0301a8c0@demon.nl>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01BF3F42.12C11B60
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

After cvsupping and a make kernel/world I decided to update my pkg's, =
all goes well until a make in /usr/ports/database/mysql322-server.

It hangs half way the compile on...
--- cut ---
I./../regex                     -I. -I../include -I.. -I.    =
-D_LARGEFILE_SOURCE
 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64  -DDBUG_OFF  -O -pipe  =
-fno-implic
it-templates -c sql_parse.cc
c++ -DMYSQL_SERVER                      =
-DDEFAULT_MYSQL_HOME=3D"\"/usr/local\""  -
DDATADIR=3D"\"/var/db/mysql\""                    =
-DSHAREDIR=3D"\"/usr/local/share/m
ysql\""                         -DHAVE_CONFIG_H -I./../include           =
      -
I./../regex                     -I. -I../include -I.. -I.    =
-D_LARGEFILE_SOURCE
 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=3D64  -DDBUG_OFF  -O -pipe  =
-fno-implic
it-templates  -c sql_yacc.cc
--- cut ---

top showed:
--- cut ---
last pid: 29984;  load averages:  0.93,  0.88,  0.65    up 6+19:45:29  =
16:55:03
59 processes:  2 running, 57 sleeping
CPU states: 95.7% user,  0.0% nice,  2.4% system,  0.0% interrupt,  1.9% =
idle
Mem: 85M Active, 5384K Inact, 29M Wired, 3880K Cache, 11M Buf, 680K Free
Swap: 256M Total, 105M Used, 151M Free, 40% Inuse, 80K In
=20
  PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
29974 root      59   0   156M 84064K RUN      4:21 92.63% 92.63% cc1plus
29976 root      29   0  1928K   964K RUN      0:02  2.76%  2.59% top
  189 root       2   0  2824K   576K select   0:18  0.00%  0.00% apache
  223 root       2   0  1608K   436K select   0:07  0.00%  0.00% nmbd
  180 root       2   0   904K   308K select   0:06  0.00%  0.00% master
  183 postfix    2   0   936K   424K select   0:04  0.00%  0.00% qmgr
   77 root       2   0   848K   324K select   0:03  0.00%  0.00% syslogd
  102 root      10   0   888K   284K nanslp   0:03  0.00%  0.00% cron
74322 root       2   0  1384K   284K select   0:01  0.00%  0.00% telnetd
  100 root       2   0   928K   284K select   0:01  0.00%  0.00% inetd
  215 mysql      2   0 11888K   124K select   0:00  0.00%  0.00% mysqld
   82 daemon     2   0   868K   196K select   0:00  0.00%  0.00% portmap
  105 root       2   0   860K   200K select   0:00  0.00%  0.00% lpd
  221 root       2   0  2000K   196K select   0:00  0.00%  0.00% smbd
29837 root      10   0  1264K   324K wait     0:00  0.00%  0.00% make
26273 root      10   0  1104K   324K wait     0:00  0.00%  0.00% make
20572 root      10   0  1100K   324K wait     0:00  0.00%  0.00% make
--- cut ---

any idea what is wrong?

Btw after the screencapture's above  cc1plus kept eating memory and cpu =
cycles ... but i didn't let it finish...

zappa# uname -a
FreeBSD zappa.demon.nl 4.0-CURRENT FreeBSD 4.0-CURRENT #56: Sun Nov 28 =
16:50:176

Regards,
Ron.



------=_NextPart_000_0005_01BF3F42.12C11B60
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>After cvsupping and a make kernel/world =
I decided=20
to update my pkg's, all goes well until a make in=20
/usr/ports/database/mysql322-server.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>It hangs half way the compile =
on...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--- cut ---</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>I./../regex&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-I. -I../include -I.. -I.&nbsp;&nbsp;&nbsp;=20
-D_LARGEFILE_SOURCE<BR>&nbsp;-D_LARGEFILE64_SOURCE =
-D_FILE_OFFSET_BITS=3D64&nbsp;=20
-DDBUG_OFF&nbsp; -O -pipe&nbsp; -fno-implic<BR>it-templates -c=20
sql_parse.cc<BR>c++=20
-DMYSQL_SERVER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-DDEFAULT_MYSQL_HOME=3D"\"/usr/local\""&nbsp;=20
-<BR>DDATADIR=3D"\"/var/db/mysql\""&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;=20
-DSHAREDIR=3D"\"/usr/local/share/m<BR>ysql\""&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-DHAVE_CONFIG_H=20
-I./../include&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-<BR>I./../regex&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-I. -I../include -I.. -I.&nbsp;&nbsp;&nbsp;=20
-D_LARGEFILE_SOURCE<BR>&nbsp;-D_LARGEFILE64_SOURCE =
-D_FILE_OFFSET_BITS=3D64&nbsp;=20
-DDBUG_OFF&nbsp; -O -pipe&nbsp; -fno-implic<BR>it-templates&nbsp; -c=20
sql_yacc.cc</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--- cut ---</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>top showed:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--- cut ---</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>last pid: 29984;&nbsp; load =
averages:&nbsp;=20
0.93,&nbsp; 0.88,&nbsp; 0.65&nbsp;&nbsp;&nbsp; up 6+19:45:29&nbsp;=20
16:55:03<BR>59 processes:&nbsp; 2 running, 57 sleeping<BR>CPU states: =
95.7%=20
user,&nbsp; 0.0% nice,&nbsp; 2.4% system,&nbsp; 0.0% interrupt,&nbsp; =
1.9%=20
idle<BR>Mem: 85M Active, 5384K Inact, 29M Wired, 3880K Cache, 11M Buf, =
680K=20
Free<BR>Swap: 256M Total, 105M Used, 151M Free, 40% Inuse, 80K=20
In<BR>&nbsp;<BR>&nbsp; PID USERNAME PRI NICE&nbsp; =
SIZE&nbsp;&nbsp;&nbsp; RES=20
STATE&nbsp;&nbsp;&nbsp; TIME&nbsp;&nbsp; WCPU&nbsp;&nbsp;&nbsp; CPU=20
COMMAND<BR>29974 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59&nbsp;&nbsp; =
0&nbsp;&nbsp;=20
156M 84064K RUN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4:21 92.63% 92.63%=20
cc1plus<BR>29976 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29&nbsp;&nbsp; =
0&nbsp;=20
1928K&nbsp;&nbsp; 964K RUN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:02&nbsp; =
2.76%&nbsp;=20
2.59% top<BR>&nbsp; 189 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp; 2824K&nbsp;&nbsp; 576K select&nbsp;&nbsp; 0:18&nbsp; 0.00%&nbsp; =
0.00%=20
apache<BR>&nbsp; 223 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp; 1608K&nbsp;&nbsp; 436K select&nbsp;&nbsp; 0:07&nbsp; 0.00%&nbsp; =
0.00%=20
nmbd<BR>&nbsp; 180 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp;&nbsp; 904K&nbsp;&nbsp; 308K select&nbsp;&nbsp; 0:06&nbsp; =
0.00%&nbsp;=20
0.00% master<BR>&nbsp; 183 postfix&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; =
0&nbsp;&nbsp;=20
936K&nbsp;&nbsp; 424K select&nbsp;&nbsp; 0:04&nbsp; 0.00%&nbsp; 0.00%=20
qmgr<BR>&nbsp;&nbsp; 77 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp;&nbsp; 848K&nbsp;&nbsp; 324K select&nbsp;&nbsp; 0:03&nbsp; =
0.00%&nbsp;=20
0.00% syslogd<BR>&nbsp; 102 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
10&nbsp;&nbsp;=20
0&nbsp;&nbsp; 888K&nbsp;&nbsp; 284K nanslp&nbsp;&nbsp; 0:03&nbsp; =
0.00%&nbsp;=20
0.00% cron<BR>74322 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp; 1384K&nbsp;&nbsp; 284K select&nbsp;&nbsp; 0:01&nbsp; 0.00%&nbsp; =
0.00%=20
telnetd<BR>&nbsp; 100 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp;=20
0&nbsp;&nbsp; 928K&nbsp;&nbsp; 284K select&nbsp;&nbsp; 0:01&nbsp; =
0.00%&nbsp;=20
0.00% inetd<BR>&nbsp; 215 mysql&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2&nbsp;&nbsp; 0=20
11888K&nbsp;&nbsp; 124K select&nbsp;&nbsp; 0:00&nbsp; 0.00%&nbsp; 0.00%=20
mysqld<BR>&nbsp;&nbsp; 82 daemon&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;=20
0&nbsp;&nbsp; 868K&nbsp;&nbsp; 196K select&nbsp;&nbsp; 0:00&nbsp; =
0.00%&nbsp;=20
0.00% portmap<BR>&nbsp; 105 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
2&nbsp;&nbsp; 0&nbsp;&nbsp; 860K&nbsp;&nbsp; 200K select&nbsp;&nbsp; =
0:00&nbsp;=20
0.00%&nbsp; 0.00% lpd<BR>&nbsp; 221 =
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
2&nbsp;&nbsp; 0&nbsp; 2000K&nbsp;&nbsp; 196K select&nbsp;&nbsp; =
0:00&nbsp;=20
0.00%&nbsp; 0.00% smbd<BR>29837 root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
10&nbsp;&nbsp; 0&nbsp; 1264K&nbsp;&nbsp; 324K =
wait&nbsp;&nbsp;&nbsp;&nbsp;=20
0:00&nbsp; 0.00%&nbsp; 0.00% make<BR>26273 =
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
10&nbsp;&nbsp; 0&nbsp; 1104K&nbsp;&nbsp; 324K =
wait&nbsp;&nbsp;&nbsp;&nbsp;=20
0:00&nbsp; 0.00%&nbsp; 0.00% make<BR>20572 =
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
10&nbsp;&nbsp; 0&nbsp; 1100K&nbsp;&nbsp; 324K =
wait&nbsp;&nbsp;&nbsp;&nbsp;=20
0:00&nbsp; 0.00%&nbsp; 0.00% make</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--- cut ---</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>any idea what is wrong?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Btw after the screencapture's above  =
cc1plus kept=20
eating memory and cpu cycles ... but i didn't let it =
finish...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>zappa# uname -a<BR>FreeBSD =
zappa.demon.nl=20
4.0-CURRENT FreeBSD 4.0-CURRENT #56: Sun Nov 28 16:50:176</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ron.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0005_01BF3F42.12C11B60--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bf3f39$b10d7c40$0301a8c0>