Opened 15 years ago

Last modified 15 years ago

#18346 closed defect

Aubio build error — at Version 1

Reported by: thedoobs@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: aubio

Description (last modified by mf2k (Frank Schima))

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

Change History (1)

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

Description: modified (diff)
Keywords: aubio removed
Owner: changed from macports-tickets@… to devans@…
Note: See TracTickets for help on using tickets.