[MacPorts] #43215: Compilation error: volta-0.2.0

MacPorts noreply at macports.org
Fri Apr 4 09:07:26 PDT 2014


#43215: Compilation error: volta-0.2.0
------------------------------+--------------------------------
  Reporter:  charles.tolle@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.2.1
Resolution:                   |   Keywords:
      Port:  volta            |
------------------------------+--------------------------------

Old description:

> Error from log file:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/main.log
>
> :info:build /usr/bin/clang -arch x86_64 -O2 -I/opt/local/include
> -L/opt/local/lib    -c -o process.o process.c
> :info:build lua.c:84:21: error: use of undeclared identifier
> 'LUA_GLOBALSINDEX'
> :info:build         lua_settable( lua, LUA_GLOBALSINDEX );
> :info:build                            ^
> :info:build lua.c:89:21: error: use of undeclared identifier
> 'LUA_GLOBALSINDEX'
> :info:build         lua_settable( lua, LUA_GLOBALSINDEX );
> :info:build                            ^
> :info:build lua.c:100:28: error: use of undeclared identifier
> 'LUA_GLOBALSINDEX'
> :info:build     lua_setmetatable( lua, LUA_GLOBALSINDEX );
> :info:build                            ^
> :info:build /usr/bin/clang -arch x86_64 -O2 -I/opt/local/include
> -L/opt/local/lib    -c -o util.o util.c
> :info:build lua.c:114:23: error: use of undeclared identifier
> 'LUA_GLOBALSINDEX'
> :info:build         lua_getfield( v.lua, LUA_GLOBALSINDEX, "request" );
> :info:build                              ^
> :info:build 4 errors generated.
> :info:build make: *** [lua.o] Error 1
> :info:build make: *** Waiting for unfinished jobs....
> :info:build clang: warning: argument unused during compilation:
> '-L/opt/local/lib'clang
> :info:build : warning: argument unused during compilation:
> '-L/opt/local/lib'
> :info:build clang: warning: argument unused during compilation:
> '-L/opt/local/lib'
> :info:build make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/work/volta-0.2.0'
> :info:build Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/work/volta-0.2.0"
> && /usr/bin/make -j16 -w volta CC="/usr/bin/clang -arch x86_64"
> :info:build Exit code: 2
> :error:build org.macports.build for port volta returned: command
> execution failed
> :debug:build Error code: CHILDSTATUS 94932 2
> :debug:build Backtrace: command execution failed
>     while executing

New description:

 Error from log file:
 {{{
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/main.log
 }}}

 {{{
 :info:build /usr/bin/clang -arch x86_64 -O2 -I/opt/local/include
 -L/opt/local/lib    -c -o process.o process.c
 :info:build lua.c:84:21: error: use of undeclared identifier
 'LUA_GLOBALSINDEX'
 :info:build         lua_settable( lua, LUA_GLOBALSINDEX );
 :info:build                            ^
 :info:build lua.c:89:21: error: use of undeclared identifier
 'LUA_GLOBALSINDEX'
 :info:build         lua_settable( lua, LUA_GLOBALSINDEX );
 :info:build                            ^
 :info:build lua.c:100:28: error: use of undeclared identifier
 'LUA_GLOBALSINDEX'
 :info:build     lua_setmetatable( lua, LUA_GLOBALSINDEX );
 :info:build                            ^
 :info:build /usr/bin/clang -arch x86_64 -O2 -I/opt/local/include
 -L/opt/local/lib    -c -o util.o util.c
 :info:build lua.c:114:23: error: use of undeclared identifier
 'LUA_GLOBALSINDEX'
 :info:build         lua_getfield( v.lua, LUA_GLOBALSINDEX, "request" );
 :info:build                              ^
 :info:build 4 errors generated.
 :info:build make: *** [lua.o] Error 1
 :info:build make: *** Waiting for unfinished jobs....
 :info:build clang: warning: argument unused during compilation:
 '-L/opt/local/lib'clang
 :info:build : warning: argument unused during compilation:
 '-L/opt/local/lib'
 :info:build clang: warning: argument unused during compilation:
 '-L/opt/local/lib'
 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/work/volta-0.2.0'
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_volta/volta/work/volta-0.2.0"
 && /usr/bin/make -j16 -w volta CC="/usr/bin/clang -arch x86_64"
 :info:build Exit code: 2
 :error:build org.macports.build for port volta returned: command execution
 failed
 :debug:build Error code: CHILDSTATUS 94932 2
 :debug:build Backtrace: command execution failed
     while executing
 }}}

--

Comment (by macsforever2000@…):

 In the future, please use WikiFormatting.

-- 
Ticket URL: <https://trac.macports.org/ticket/43215#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list