#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