Date: Mon, 14 May 2012 23:51:31 -0400 (EDT) From: AN <andy@neu.net> To: freebsd-ports@freebsd.org Subject: Stop in /usr/ports/multimedia/mlt Message-ID: <alpine.BSF.2.00.1205142345500.71119@mail.neu.net>
next in thread | raw e-mail | index | archive | help
FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #16 r235211: Thu May 10 00:55:30 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 portupgrade -va <snip> cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -I../.. -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -c -o filter_wave.o filter_wave.c In file included from /usr/include/string.h:137, from filter_freeze.c:28: /usr/include/xlocale/_string.h:31: error: conflicting types for 'locale_t' ../../framework/mlt_property.h:36: error: previous declaration of 'locale_t' was here gmake[2]: *** [filter_freeze.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules/kdenlive' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules' gmake: *** [all] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/mlt. *** [build] Error code 1 Stop in /usr/ports/multimedia/mlt. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20120514-7357-uvwol3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mlt-0.7.6_2 UPGRADE_PORT_VER=0.7.6_2 make ** Fix the problem and try again. # cd /usr/ports/multimedia/mlt [root@FBSD10 /usr/ports/multimedia/mlt]# make deinstall ===> Deinstalling for multimedia/mlt ===> Deinstalling mlt-0.7.6_2 pkg_delete: package 'mlt-0.7.6_2' is required by these other packages and may not be deinstalled (but I'll delete it anyway): openshot-1.4.2 py27-mlt-0.7.6_1 [root@FBSD10 /usr/ports/multimedia/mlt]# make install clean ===> Building for mlt-0.7.8 gmake[2]: Leaving directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules/gtk2' gmake[2]: Entering directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules/kdenlive' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -I../.. -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -c -o filter_freeze.o filter_freeze.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -I../.. -Wall -DPIC -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -c -o producer_framebuffer.o producer_framebuffer.c In file included from /usr/include/string.h:137, from filter_freeze.c:28: /usr/include/xlocale/_string.h:31: error: conflicting types for 'locale_t' ../../framework/mlt_property.h:36: error: previous declaration of 'locale_t' was here gmake[2]: *** [filter_freeze.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... producer_framebuffer.c: In function 'framebuffer_get_image': producer_framebuffer.c:41: warning: cast from pointer to integer of different size producer_framebuffer.c: In function 'producer_get_frame': producer_framebuffer.c:208: warning: cast to pointer from integer of different size gmake[2]: Leaving directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules/kdenlive' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mlt/work/mlt-0.7.8/src/modules' gmake: *** [all] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/mlt. *** [install] Error code 1 Stop in /usr/ports/multimedia/mlt.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1205142345500.71119>