Bug 53706

Summary: /usr/ports/news/trn4 fails to build in -CURRENT
Product: Ports & Packages Reporter: Vincent Poy <vince>
Component: Individual Port(s)Assignee: mph <mph>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vincent Poy 2003-06-25 03:20:14 UTC
/usr/ports/news/trn4 fails to build with the following error:

===>  Building for trn-4.0.b76
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include addng.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include art.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include artio.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include artsrch.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include autosub.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include backpage.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include bits.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include cache.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include charsubst.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include datasrc.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include decode.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include edit_dist.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include env.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include final.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include hash.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include head.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include help.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include init.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include intrp.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include kfile.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include last.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include list.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include mime.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include ng.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include ngdata.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include ngsrch.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include ngstuff.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include only.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include opt.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rcln.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rcstuff.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include respond.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rthread.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-mt.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-ov.c
mgcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-process.c
ogcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-page.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-select.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-util.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include rt-wumpus.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include search.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include sw.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include term.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include trn.c
gcc -c -O9 -O -pipe -mcpu=pentiumpro -I/usr/local/include util.c
util.c: In function `doshell':
util.c:98: storage size of `status' isn't known
*** Error code 1

Stop in /usr/ports/news/trn4/work/trn-4.0-test76.
*** Error code 1

Stop in /usr/ports/news/trn4.
bigbang#

How-To-Repeat: cd /usr/ports/news/trn4
make clean
make
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-06-26 13:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mph

Over to maintainer.
Comment 2 mph freebsd_committer freebsd_triage 2003-07-31 00:59:56 UTC
State Changed
From-To: open->closed

Fixed (I think)!