Opened 17 months ago

Last modified 12 months ago

#72203 new defect

sphinxbase @0.8_0 implicit declaration error

Reported by: exekutive (Joe) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc: cooljeanius (Eric Gallager)
Port: sphinxbase

Description

...
--->  Building sphinxbase                                
Error: Failed to build sphinxbase: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_sphinxbase/sphinxbase/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port pocketsphinx failed

Attachments (1)

main.log (89.2 KB) - added by exekutive (Joe) 17 months ago.
compile log

Download all attachments as: .zip

Change History (3)

Changed 17 months ago by exekutive (Joe)

Attachment: main.log added

compile log

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Port: sphinxbase added; pocketsphinx removed
Summary: Processing of port pocketsphinx failedsphinxbase @0.8_0 implicit declaration error
:info:build jsgf.c:755:12: error: call to undeclared function 'yyparse'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
:info:build   755 |     yyrv = yyparse(yyscanner, jsgf);
:info:build       |            ^

comment:2 Changed 12 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.