[MacPorts] #35243: mlt: transition_composite.c compile error

MacPorts noreply at macports.org
Thu Jul 19 21:39:29 PDT 2012


#35243: mlt: transition_composite.c compile error
----------------------------------+-----------------------------------------
 Reporter:  mikyboum@…            |       Owner:  dan@…          
     Type:  defect                |      Status:  new            
 Priority:  Normal                |   Milestone:                 
Component:  ports                 |     Version:  2.1.1          
 Keywords:                        |        Port:  mlt            
----------------------------------+-----------------------------------------

Comment(by jimrandomh@…):

 I'm also affected, and reproduced the problem with two different
 compilers. Clang gave a more informative error message:

 :info:build /usr/bin/clang -O2 -I/opt/local/include -I/opt/local/include
 -DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-
 pre -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -fPIC -D__DARWIN__ -I/opt/local/include/SDL
 -D_GNU_SOURCE=1 -D_THREAD_SAFE -DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-
 tree-dominator-opts -fno-tree-pre -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -D__DARWIN__
 -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I../..
 -DARCH_X86_64 -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-
 pre -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -g -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -fPIC -D__DARWIN__ -I/opt/local/include/SDL
 -D_GNU_SOURCE=1 -D_THREAD_SAFE   -c -o transition_composite.o
 transition_composite.c:info:build clang: warning: argument unused during
 compilation: '-O2'
 :info:build clang: warning: argument unused during compilation: '-O2'
 :info:build clang: warning: argument unused during compilation: '-fno-
 tree-dominator-opts':info:build clang: warning: argument unused during
 compilation: '-fno-tree-pre'
 :info:build clang: warning: argument unused during compilation: '-O2'
 :info:build clang: warning: argument unused during compilation: '-fno-
 tree-dominator-opts'
 :info:build clang: warning: argument unused during compilation: '-fno-
 tree-pre':info:build clang: warning: argument unused during compilation:
 '-fno-tree-dominator-opts'
 :info:build clang: warning: argument unused during compilation: '-fno-
 tree-pre'
 :info:build In file included from transition_composite.c:369:
 :info:build ./composite_line_yuv_sse2_simple.c:10:9: error: invalid symbol
 redefinition
 :info:build         "pxor           %%xmm0, %%xmm0          \n\t"   /*
 clear zero register */
 :info:build         ^
 :info:build <inline asm>:7:2: note: instantiated into assembly here
 :info:build         loop_start:
 :info:build         ^

-- 
Ticket URL: <https://trac.macports.org/ticket/35243#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list