Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14274 closed defect (worksforme)

ghostscript 8.61 build failure (G4 PPC 10.5.1)

Reported by: ddp@… Owned by: takanori@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

Ghostscript is failing to build here on G4 PPC 10.5.1.

--->  Building ghostscript
Error: Target org.macports.build returned: shell command " cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61" && make " returned error 2
Command output: ./src/gdevx.c:1147: error: syntax error before '*' token
./src/gdevx.c:1149: error: 'xdev' undeclared (first use in this function)
./src/gdevx.c:1149: error: 'struct gc_ptr_element_s' has no member named 'update'
./src/gdevx.c:1149: error: request for member 'box' in something not a structure or union
./src/gdevx.c:1149: error: request for member 'p' in something not a structure or union
./src/gdevx.c:1149: error: request for member 'x' in something not a structure or union
./src/gdevx.c:1149: error: invalid operands to binary <<
./src/gdevx.c:1149: warning: statement with no effect
./src/gdevx.c:1150: error: 'struct gc_ptr_element_s' has no member named 'update'
./src/gdevx.c:1150: error: request for member 'box' in something not a structure or union
./src/gdevx.c:1150: error: request for member 'p' in something not a structure or union
./src/gdevx.c:1150: error: request for member 'y' in something not a structure or union
./src/gdevx.c:1150: error: invalid operands to binary <<
./src/gdevx.c:1150: warning: statement with no effect
./src/gdevx.c:1151: error: 'struct gc_ptr_element_s' has no member named 'update'
./src/gdevx.c:1151: error: request for member 'box' in something not a structure or union
./src/gdevx.c:1151: error: request for member 'q' in something not a structure or union
./src/gdevx.c:1151: error: request for member 'x' in something not a structure or union
./src/gdevx.c:1151: error: invalid operands to binary <<
./src/gdevx.c:1151: warning: statement with no effect
./src/gdevx.c:1152: error: 'struct gc_ptr_element_s' has no member named 'update'
./src/gdevx.c:1152: error: request for member 'box' in something not a structure or union
./src/gdevx.c:1152: error: request for member 'q' in something not a structure or union
./src/gdevx.c:1152: error: request for member 'y' in something not a structure or union
./src/gdevx.c:1152: error: invalid operands to binary <<
./src/gdevx.c:1152: warning: statement with no effect
./src/gdevx.c: In function 'x_bbox_add_rect':
./src/gdevx.c:1157: error: syntax error before 'const'
./src/gdevx.c:1160: error: 'xdev' undeclared (first use in this function)
make: *** [obj/gdevx.o] Error 1

Error: The following dependencies failed to build: texlive_base ghostscript ncurses ncursesw perl5.8 texi2html texinfo gettext texlive_texmf-minimal texlive_texmf-full
Error: Status 1 encountered during processing.

Attachments (1)

gs.txt (2.6 KB) - added by ddp@… 16 years ago.

Download all attachments as: .zip

Change History (8)

Changed 16 years ago by ddp@…

Attachment: gs.txt added

comment:1 Changed 16 years ago by ddp@…

Added build transcript as attachment since Wiki ate the formatting...

comment:2 Changed 16 years ago by ddp@…

8.61 from the source: http://pages.cs.wisc.edu/~ghost/doc/GPL/gpl861.htm doesn't build either ('./configure; make').

comment:3 Changed 16 years ago by jmpp@…

Description: modified (diff)
Milestone: Port Bugs

comment:4 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to digdog@…

Assigning to maintainer.

comment:5 Changed 16 years ago by takanori@…

Owner: changed from digdog@… to takanori@…

comment:6 Changed 16 years ago by takanori@…

Resolution: worksforme
Status: newclosed

I couldn't reproduce your problem.

Anyway, ghostscript 8.61 is out of date. Please try the latest version. (@8.62_0)

$ sudo port selfupdate
$ sudo port clean ghostscript
$ sudo port install ghostscript

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.