#15995: Installation of lame-3.98 +universal fails to build ---------------------------------+------------------------------------------ Reporter: tobiasmatzat@web.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: lame | ---------------------------------+------------------------------------------ Here is the error message: dummy:~ admin$ sudo port install lame +universal[[BR]] ---> Fetching lame[[BR]] ---> Verifying checksum(s) for lame[[BR]] ---> Extracting lame[[BR]] ---> Configuring lame[[BR]] ---> Building lame with target all[[BR]] 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_lame/work/lame-398" && make all " returned error 2[[BR]] Command output: xmm_quantize_sub.c:42: error: syntax error before '}' token[[BR]] xmm_quantize_sub.c:42: warning: type defaults to 'int' in declaration of 'vecfloat_union'[[BR]] xmm_quantize_sub.c:42: warning: data definition has no type or storage class[[BR]] xmm_quantize_sub.c: In function 'init_xrpow_core_sse':[[BR]] xmm_quantize_sub.c:55: error: nested functions are disabled, use -fnested- functions to re-enable[[BR]] xmm_quantize_sub.c:55: error: syntax error before 'vec_fabs_mask'[[BR]] xmm_quantize_sub.c:59: warning: implicit declaration of function '_mm_prefetch'[[BR]] xmm_quantize_sub.c:59: error: '_MM_HINT_T0' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:59: error: (Each undeclared identifier is reported only once[[BR]] xmm_quantize_sub.c:59: error: for each function it appears in.)[[BR]] xmm_quantize_sub.c:62: error: 'vec_xrpow_max' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:62: warning: implicit declaration of function '_mm_set_ps1'[[BR]] xmm_quantize_sub.c:63: error: 'vec_sum' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:66: error: '__m128' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:66: error: syntax error before 'vec_tmp'[[BR]] xmm_quantize_sub.c:68: error: 'vec_tmp' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:68: warning: implicit declaration of function '_mm_loadu_ps'[[BR]] xmm_quantize_sub.c:69: warning: implicit declaration of function '_mm_and_ps'[[BR]] xmm_quantize_sub.c:69: error: 'vec_fabs_mask' undeclared (first use in this function)[[BR]] xmm_quantize_sub.c:71: warning: implicit declaration of function '_mm_add_ps'[[BR]] xmm_quantize_sub.c:73: warning: implicit declaration of function '_mm_sqrt_ps'[[BR]] xmm_quantize_sub.c:73: warning: implicit declaration of function '_mm_mul_ps'[[BR]] xmm_quantize_sub.c:75: warning: implicit declaration of function '_mm_storeu_ps'[[BR]] xmm_quantize_sub.c:77: warning: implicit declaration of function '_mm_max_ps'[[BR]] xmm_quantize_sub.c:54: warning: unused variable 'fabs_mask'[[BR]] lipo: can't figure out the architecture type of: /var/tmp//ccvMlQXM.out[[BR]] make[3]: *** [xmm_quantize_sub.lo] Error 1[[BR]] make[2]: *** [all-recursive] Error 1[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]] Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/15995> MacPorts <http://www.macports.org/> Ports system for Mac OS