[MacPorts] #18346: Aubio build error
MacPorts
noreply at macports.org
Tue Feb 3 11:41:08 PST 2009
#18346: Aubio build error
--------------------------------+-------------------------------------------
Reporter: thedoobs@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: aubio
--------------------------------+-------------------------------------------
Changes (by macsforever2000@…):
* keywords: aubio =>
* owner: macports-tickets@… => devans@…
Old description:
> The following is the output from running "sudo port upgrade aubio":
>
> ---> Fetching aubio
> ---> Verifying checksum(s) for aubio
> ---> Extracting aubio
> ---> Configuring aubio
> ---> Building aubio
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_aubio/work/aubio-0.3.2"
> && make all " returned error 2
> Command output: aubio_wrap.c:9582: error: syntax error before '*' token
> aubio_wrap.c:9583: warning: return type defaults to 'int'
> aubio_wrap.c: In function 'SWIG_globals':
> aubio_wrap.c:9584: error: nested functions are disabled, use -fnested-
> functions to re-enable
> aubio_wrap.c:9584: error: syntax error before '*' token
> aubio_wrap.c:9585: error: '_SWIG_globals' undeclared (first use in this
> function)
> aubio_wrap.c: At top level:
> aubio_wrap.c:9595: error: syntax error before '*' token
> aubio_wrap.c: In function 'SWIG_Python_InstallConstants':
> aubio_wrap.c:9596: error: 'PyObject' undeclared (first use in this
> function)
> aubio_wrap.c:9596: error: 'obj' undeclared (first use in this function)
> aubio_wrap.c:9598: error: 'constants' undeclared (first use in this
> function)
> aubio_wrap.c:9611: error: 'd' undeclared (first use in this function)
> aubio_wrap.c: At top level:
> aubio_wrap.c:9622: error: syntax error before '*' token
> aubio_wrap.c: In function 'SWIG_Python_FixMethods':
> aubio_wrap.c:9627: error: 'methods' undeclared (first use in this
> function)
> aubio_wrap.c:9633: error: 'const_table' undeclared (first use in this
> function)
> aubio_wrap.c:9641: error: 'types' undeclared (first use in this function)
> aubio_wrap.c:9642: error: 'types_initial' undeclared (first use in this
> function)
> aubio_wrap.c:9645: warning: incompatible implicit declaration of built-in
> function 'malloc'
> aubio_wrap.c: In function 'init_aubiowrapper':
> aubio_wrap.c:9675: error: 'PyObject' undeclared (first use in this
> function)
> aubio_wrap.c:9675: error: 'm' undeclared (first use in this function)
> aubio_wrap.c:9675: error: 'd' undeclared (first use in this function)
> aubio_wrap.c:9675: warning: left-hand operand of comma expression has no
> effect
> aubio_wrap.c:9675: warning: statement with no effect
> make[2]: *** [aubio_wrap.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
> Error: Unable to upgrade port: 1
New description:
The following is the output from running "sudo port upgrade aubio":
{{{
---> Fetching aubio
---> Verifying checksum(s) for aubio
---> Extracting aubio
---> Configuring aubio
---> Building aubio
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_aubio/work/aubio-0.3.2"
&& make all " returned error 2
Command output: aubio_wrap.c:9582: error: syntax error before '*' token
aubio_wrap.c:9583: warning: return type defaults to 'int'
aubio_wrap.c: In function 'SWIG_globals':
aubio_wrap.c:9584: error: nested functions are disabled, use -fnested-
functions to re-enable
aubio_wrap.c:9584: error: syntax error before '*' token
aubio_wrap.c:9585: error: '_SWIG_globals' undeclared (first use in this
function)
aubio_wrap.c: At top level:
aubio_wrap.c:9595: error: syntax error before '*' token
aubio_wrap.c: In function 'SWIG_Python_InstallConstants':
aubio_wrap.c:9596: error: 'PyObject' undeclared (first use in this
function)
aubio_wrap.c:9596: error: 'obj' undeclared (first use in this function)
aubio_wrap.c:9598: error: 'constants' undeclared (first use in this
function)
aubio_wrap.c:9611: error: 'd' undeclared (first use in this function)
aubio_wrap.c: At top level:
aubio_wrap.c:9622: error: syntax error before '*' token
aubio_wrap.c: In function 'SWIG_Python_FixMethods':
aubio_wrap.c:9627: error: 'methods' undeclared (first use in this
function)
aubio_wrap.c:9633: error: 'const_table' undeclared (first use in this
function)
aubio_wrap.c:9641: error: 'types' undeclared (first use in this function)
aubio_wrap.c:9642: error: 'types_initial' undeclared (first use in this
function)
aubio_wrap.c:9645: warning: incompatible implicit declaration of built-in
function 'malloc'
aubio_wrap.c: In function 'init_aubiowrapper':
aubio_wrap.c:9675: error: 'PyObject' undeclared (first use in this
function)
aubio_wrap.c:9675: error: 'm' undeclared (first use in this function)
aubio_wrap.c:9675: error: 'd' undeclared (first use in this function)
aubio_wrap.c:9675: warning: left-hand operand of comma expression has no
effect
aubio_wrap.c:9675: warning: statement with no effect
make[2]: *** [aubio_wrap.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Error: Unable to upgrade port: 1
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/18346#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list