[MacPorts] #35233: libvpx fails on xcode 4.4 with yasm: FATAL: unable to open include file `asm_enc_offsets.asm'
#35233: libvpx fails on xcode 4.4 with yasm: FATAL: unable to open include file `asm_enc_offsets.asm' --------------------------------+------------------------------------------- Reporter: cosmo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: Xcode 4.4 | Port: libvpx --------------------------------+------------------------------------------- Fixed via regex change .. From: https://groups.google.com/a/webmproject.org/forum/?fromgroups#!topic /webm-discuss/OdEWb-rBBhw " Someone else recently figured out, that a regexp in build/make/gen_asm_deps.sh is broken. If you change line 45 to includes=$(LC_ALL=C egrep -i "include +\"[a-z0-9_/]+\.${sfx}" $srcfile | it compiles successfully. " See https://github.com/mxcl/homebrew/issues/12567#issuecomment-6434000 for more details. -- Ticket URL: <https://trac.macports.org/ticket/35233> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35233: libvpx fails on xcode 4.4 with yasm: FATAL: unable to open include file `asm_enc_offsets.asm' --------------------------------+------------------------------------------- Reporter: cosmo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: Xcode 4.4 | Port: libvpx --------------------------------+------------------------------------------- Comment(by cosmo@…): I can confirm this worked on current trunk of macports and running port extract libvpx editing the file then port install libvpx thanks Replying to [ticket:35233 cosmo@…]:
Fixed via regex change ..
From: https://groups.google.com/a/webmproject.org/forum/?fromgroups#!topic/webm- discuss/OdEWb-rBBhw
" Someone else recently figured out, that a regexp in build/make/gen_asm_deps.sh is broken. If you change line 45 to includes=$(LC_ALL=C egrep -i "include +\"[a-z0-9_/]+\.${sfx}" $srcfile | it compiles successfully. "
See https://github.com/mxcl/homebrew/issues/12567#issuecomment-6434000 for more details.
-- Ticket URL: <https://trac.macports.org/ticket/35233#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35233: libvpx fails on xcode 4.4 with yasm: FATAL: unable to open include file `asm_enc_offsets.asm' --------------------------------+------------------------------------------- Reporter: cosmo@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: mountain-lion | Port: libvpx --------------------------------+------------------------------------------- Changes (by cal@…): * owner: macports-tickets@… => cal@… * cc: cosmo@… (removed) * keywords: Xcode 4.4 => mountain-lion Comment: You don't need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/35233#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35233: libvpx fails on xcode 4.4 with yasm: FATAL: unable to open include file `asm_enc_offsets.asm' ---------------------------------+------------------------------------------ Reporter: cosmo@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: mountain-lion Port: libvpx | ---------------------------------+------------------------------------------ Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Fixed in r95669. -- Ticket URL: <https://trac.macports.org/ticket/35233#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts