[MacPorts] #24893: x264: unrecognizable insn
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- While upgrading x264 on a 10.4 Intel tower: {{{ ---> Building x264 DEBUG: Executing org.macports.build (x264) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && /usr/bin/make -j1 default' /usr/bin/gcc-4.0 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch i386 -Wall -I. -falign-loops=16 -march=i686 -mfpmath=sse -msse -std=gnu99 -fPIC -s -fomit-frame-pointer -c -o encoder/analyse.o encoder/analyse.c encoder/analyse.c: In function 'x264_analyse_init_costs': encoder/analyse.c:275: error: unrecognizable insn: (insn:HI 88 87 89 6 (set (reg:V4SI 117) (ashift:V4SI (reg:V4SI 117) (const_int 31 [0x1f]))) -1 (insn_list:REG_DEP_TRUE 87 (nil)) (nil)) encoder/analyse.c:275: internal compiler error: in extract_insn, at recog.c:2033 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make: *** [encoder/analyse.o] Error 1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && /usr/bin/make -j1 default " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20100412-2245" && /usr/bin/make -j1 default " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for x264): org.macports.destroot org.macports.build DEBUG: Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> }}} Full debug log is attached -- Ticket URL: <http://trac.macports.org/ticket/24893> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: boydb@… (removed) * owner: macports-tickets@… => devans@… Comment: Please Cc the port maintainer, and note that you don't need to Cc yourself. -- Ticket URL: <http://trac.macports.org/ticket/24893#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by jmr@…): What version of Xcode are you using? -- Ticket URL: <http://trac.macports.org/ticket/24893#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by boydb@…): Replying to [comment:2 ryandesign@…]:
Please Cc the port maintainer, and note that you don't need to Cc yourself. Thanks; how do I found out who the port maintainer is for each port?
Replying to [comment:3 jmr@…]:
What version of Xcode are you using? 2.5. I just checked and see that 3.1.4 is the latest that is compatible with Leopard (10.4), so I'll see if that helps the situation.
-- Ticket URL: <http://trac.macports.org/ticket/24893#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by boydb@…): Replying to [comment:4 boydb@…]:
2.5. I just checked and see that 3.1.4 is the latest that is compatible with Leopard (10.4), so I'll see if that helps the situation. Whoops; "Leopard" is 10.5; "Tiger" is 10.4, which is what I've got. The latest version that works with what I've got is the 2.5 that I've already got installed.
-- Ticket URL: <http://trac.macports.org/ticket/24893#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn -------------------------------------+-------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Comment(by zm1213@…): It's a matter of adding -msse2 to CFLAGS, I don't think it's a macports issue though as it happens even if you try to checkout x264 and compile it yourself. Adding -msse2 to CFLAGS work well even in 10.4 -- Ticket URL: <https://trac.macports.org/ticket/24893#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24893: x264: unrecognizable insn --------------------------------------+------------------------------------- Reporter: boydb@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: x264 | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: I don't have a 10.4 install to test on, but if the info here is correct the problem should be fixed by r79084. -- Ticket URL: <https://trac.macports.org/ticket/24893#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts