Opened 11 years ago

Last modified 11 years ago

#41046 closed defect

lua-luahpdf fails to install on Mavericks wich macports 2.2.1 — at Version 1

Reported by: roberto.avanzi@… Owned by: and.damore@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: lua-luahpdf

Description (last modified by mf2k (Frank Schima))

When I try to install lua-luahpdf I obtain following error

ravanzi-mac:build mocenigo$ sudo port install lua-luahpdf
--->  Computing dependencies for lua-luahpdf
--->  Building lua-luahpdf
Error: org.macports.build for port lua-luahpdf returned: command execution failed
Please see the log file for port lua-luahpdf for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_lua-luahpdf/lua-luahpdf/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port lua-luahpdf failed

I am not sure why. May be a CLANG/GCC thing and this leaves something undefined, however I get the following error in the log

hpdf.c:265:17: error: use of undeclared identifier 'LUA_ENVIRONINDEX'
also
hpdf.c:3732:16: error: unknown type name 'luaL_reg'; did you mean 'luaL_Reg'?

and then other commands fail.

Roberto

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: lua lua-luahpdf removed
Owner: changed from macports-tickets@… to and.damore@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers lua-luahpdf).

Please attach the complete main.log file.

Note: See TracTickets for help on using tickets.