Bug 53117 - portgrade -R ghostscript-gnu-7.06 fails after today's cvsup of ports tree
Summary: portgrade -R ghostscript-gnu-7.06 fails after today's cvsup of ports tree
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-09 20:40 UTC by Stacey Roberts
Modified: 2003-07-18 06:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stacey Roberts 2003-06-09 20:40:01 UTC
After today's cvsup of the ports tree, running "portupgrade -R ghostscript-gnu-7.06" fails with the following error:
./src/gdevl256.c: At top level:
./src/gdevl256.c:142: warning: non-static declaration for `lvga256_close' follows static
./src/gdevl256.c: In function `lvga256_close':
./src/gdevl256.c:143: warning: function `vga_setmode' was previously declared within a block
./src/gdevl256.c:143: `TEXT' undeclared (first use in this function)
./src/gdevl256.c: At top level:
./src/gdevl256.c:154: warning: non-static declaration for `lvga256_map_rgb_color' follows static
./src/gdevl256.c: In function `lvga256_map_rgb_color':
./src/gdevl256.c:193: warning: function `gl_setpalettecolor' was previously declared within a block
./src/gdevl256.c: At top level:
./src/gdevl256.c:201: warning: non-static declaration for `lvga256_map_color_rgb' follows static
./src/gdevl256.c:216: warning: non-static declaration for `lvga256_copy_mono' follows static
./src/gdevl256.c: In function `lvga256_copy_mono':
./src/gdevl256.c:233: warning: implicit declaration of function `gl_fillbox'
./src/gdevl256.c:244: warning: implicit declaration of function `gl_setpixel'
./src/gdevl256.c: At top level:
./src/gdevl256.c:262: warning: non-static declaration for `lvga256_copy_color' follows static
./src/gdevl256.c: In function `lvga256_copy_color':
./src/gdevl256.c:267: warning: implicit declaration of function `gl_putbox'
./src/gdevl256.c: At top level:
./src/gdevl256.c:280: warning: non-static declaration for `lvga256_fill_rectangle' follows static
./src/gdevl256.c: In function `lvga256_fill_rectangle':
./src/gdevl256.c:282: warning: function `gl_fillbox' was previously declared within a block
./src/gdevl256.c: At top level:
./src/gdevl256.c:294: warning: non-static declaration for `lvga256_tile_rectangle' follows static
./src/gdevl256.c:306: warning: non-static declaration for `lvga256_draw_line' follows static
./src/gdevl256.c: In function `lvga256_draw_line':
./src/gdevl256.c:307: warning: implicit declaration of function `gl_line'
gmake: *** [obj/gdevl256.o] Error 1
*** Error code 2
 
Stop in /usr/ports/print/ghostscript-gnu.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade63663.8 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! print/ghostscript-gnu (ghostscript-gnu-7.06)  (missing header)
#

Fix: 

Dunno
How-To-Repeat: After today's cvsup of ports tree, run "portupgrade -R ghostscript-gnu-7.06"
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-07-18 06:46:28 UTC
State Changed
From-To: open->feedback

Is this still a problem?
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-07-18 06:59:14 UTC
State Changed
From-To: feedback->closed

Thank you, Stacey. 
This problem was fixed.