Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15228 closed defect (fixed)

p5-tk failing to build on Leopard

Reported by: gjznituv@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: aschenke@…
Port:

Description

--->  Building p5-tk with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-tk/work/Tk-804.027" && make all " returned error 2
Command output: tkGlue.c: In function 'PushObjCallbackArgs':
tkGlue.c:1625: warning: unknown conversion type character '_' in format
tkGlue.c:1625: warning: too many arguments for format
tkGlue.c:1649: warning: unknown conversion type character '_' in format
tkGlue.c:1649: warning: too many arguments for format
tkGlue.c:1673: warning: unknown conversion type character '_' in format
tkGlue.c:1673: warning: too many arguments for format
tkGlue.c:1732: warning: format '%ld' expects type 'long int', but argument 2 has type 'unsigned int'
tkGlue.c: In function 'Lang_TaintCheck':
tkGlue.c:2151: warning: unknown conversion type character '_' in format
tkGlue.c:2151: warning: too many arguments for format
tkGlue.c: In function 'do_comp':
tkGlue.c:5237: error: 'PMOP' has no member named 'op_pmdynflags'
tkGlue.c:5237: error: 'PMdf_DYN_UTF8' undeclared (first use in this function)
tkGlue.c:5237: error: (Each undeclared identifier is reported only once
tkGlue.c:5237: error: for each function it appears in.)
tkGlue.c:5238: warning: passing argument 1 of 'Perl_pregcomp' from incompatible pointer type
tkGlue.c:5238: warning: passing argument 2 of 'Perl_pregcomp' makes integer from pointer without a cast
tkGlue.c:5238: error: too many arguments to function 'Perl_pregcomp'
tkGlue.c: In function 'Tcl_RegExpRange':
tkGlue.c:5360: error: 'struct regexp' has no member named 'startp'
tkGlue.c:5360: error: 'struct regexp' has no member named 'endp'
tkGlue.c:5362: error: 'struct regexp' has no member named 'startp'
tkGlue.c:5363: error: 'struct regexp' has no member named 'endp'
tkGlue.c: In function 'install_vtab':
tkGlue.c:5459: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
tkGlue.c: In function 'Boot_Glue':
tkGlue.c:5493: warning: initialization from incompatible pointer type
tkGlue.c:5501: warning: assignment from incompatible pointer type
make: *** [tkGlue.o] Error 1

Attachments (1)

Portfile (272 bytes) - added by aschenke@… 16 years ago.
Portfile for latest version (untested)

Download all attachments as: .zip

Change History (6)

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

Milestone: Port Bugs

Changed 16 years ago by aschenke@…

Attachment: Portfile added

Portfile for latest version (untested)

comment:2 Changed 16 years ago by aschenke@…

A newer version of this package (Tk-804.028) was released in December 2007. I've attached an _untested_ portfile that references the latest version, if anyone wants to try it out.

comment:3 Changed 16 years ago by gjznituv@…

Thanks.

Works for me.

comment:4 Changed 16 years ago by aschenke@…

Resolution: fixed
Status: newclosed

Should be fixed in r36977.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.