Releases
Donations

Donate to support our development efforts.

Recent updates
devel-extra/fwsetup
0.9.1-1-i686
devel-extra/fwsetup
0.9.1-1-x86_64
xorg-drivers/
 xf86-video-ati
6.8.0-2-i686
xorg-drivers/
 xf86-video-ati
6.8.0-2-x86_64
base/rp-pppoe
3.10-2-x86_64
base/rp-pppoe
3.10-2-i686
core/frugalware
0.9pre2-1-i686
core/frugalware
0.9pre2-1-x86_64
gnome-extra/
 monodevelop
0.18.1-3kalgan3-x86_64
xapps/firefox
2.0.0.15-1kalgan1-x86_64

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
65 day(s) 17 h 32 m 47 s
Build log for mlt-plus-plus-0.2.2-4-x86_64
==> Entering fakeroot environment
==> Making package: mlt-plus-plus 0.2.2-4 (Wed Nov 14 22:24:29 CET 2007)
==> Checking Runtime Dependencies...

==> Missing Dependencies:
==> 
requires: mlt>=0.2.4 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: libogg-1.1.3-2 alsa-lib-1.0.15-1 flac-1.2.1-1 sqlite3-3.5.2-1
         libsndfile-1.0.17-3 fftw-3.1.2-2 libsamplerate-0.1.2-3 xproto-7.0.10-1
         libxdmcp-1.0.2-1 libxau-1.0.3-1 xcb-proto-1.0-1 libpthread-stubs-0.1-1
         libgpg-error-1.6-1 libgcrypt-1.2.4-1 libxslt-1.1.22-1 libxcb-1.0-3
         xtrans-1.0.3-1 kbproto-1.0.3-1 libx11-1.1.2-2 xextproto-7.0.2-1
         libxext-1.0.2-1 videoproto-2.2.2-1 libxv-1.0.3-1 audiofile-0.2.6-3
         esd-0.2.36-1 aalib-1.4rc5-2 sdl-1.2.12-1 libdv-1.0.0-2 lame-3.97-3
         libvorbis-1.2.0-1 a52dec-0.7.4-2 libmp4v2-1.6-2 faac-1.26-1
         x264-20070421-1 xvidcore-1.1.3-1 libdca-0.0.5-1 faad2-2.6.1-1
         ffmpeg-20070422-1 libmad-0.15.1b-4 mlt-0.2.4-1

Total Package Size:   15.2 MB

Total Uncompressed Package Size:   61.0 MB
checking package integrity... done.
checking for file conflicts... done.
installing libogg... done.
installing alsa-lib... done.
installing flac... done.
installing sqlite3... done.
installing libsndfile... done.
installing fftw... done.
installing libsamplerate... done.
installing xproto... done.
installing libxdmcp... done.
installing libxau... done.
installing xcb-proto... done.
installing libpthread-stubs... done.
installing libgpg-error... done.
installing libgcrypt... 
generating the top-level Info node... done.
done.
installing libxslt... done.
installing libxcb... done.
installing xtrans... done.
installing kbproto... done.
installing libx11... done.
installing xextproto... done.
installing libxext... done.
installing videoproto... done.
installing libxv... done.
installing audiofile... done.
installing esd... done.
installing aalib... 
generating the top-level Info node... done.
done.
installing sdl... done.
installing libdv... done.
installing lame... done.
installing libvorbis... done.
installing a52dec... done.
installing libmp4v2... done.
installing faac... done.
installing x264... done.
installing xvidcore... done.
installing libdca... done.
installing faad2... done.
installing ffmpeg... done.
installing libmad... done.
installing mlt... done.

==> Checking Buildtime Dependencies...
==> Estimated build time: 59 seconds 
==> Retrieving Sources...
   -> Downloading mlt++-0.2.2.tar.gz
--22:25:04--  http://mesh.dl.sourceforge.net/sourceforge/mlt/mlt++-0.2.2.tar.gz
           => `mlt++-0.2.2.tar.gz'
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 36,064 (35K) [application/x-tar]

    0K .......... .......... .......... .....                100%  278.96 KB/s

22:25:04 (278.96 KB/s) - `mlt++-0.2.2.tar.gz' saved [36064/36064]

==> Validating source files with SHA1sums
    mlt++-0.2.2.tar.gz ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf mlt++-0.2.2.tar.gz
==> Starting build()...
==> Going to the source directory...
==> Configuring...
MLT++ configured - will be installed in /usr.
==> Compiling...
make DESTDIR= -C src all 
make[1]: Entering directory `/var/tmp/fst/src/mlt++-0.2.2/src'
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltConsumer.o MltConsumer.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltDeque.o MltDeque.cpp
MltConsumer.cpp: In member function 'int Mlt::Consumer::run()':
MltConsumer.cpp:124: warning: deprecated conversion from string constant to 'char*'
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltEvent.o MltEvent.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltFactory.o MltFactory.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltField.o MltField.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltFilter.o MltFilter.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltFilteredConsumer.o MltFilteredConsumer.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltFrame.o MltFrame.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltGeometry.o MltGeometry.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltMiracle.o MltMiracle.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltMultitrack.o MltMultitrack.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltParser.o MltParser.cpp
MltMiracle.cpp: In function 'valerie_response_t* mlt_miracle_execute(void*, char*)':
MltMiracle.cpp:41: warning: deprecated conversion from string constant to 'char*'
MltMiracle.cpp: In function 'valerie_response_t* mlt_miracle_received(void*, char*, char*)':
MltMiracle.cpp:63: warning: deprecated conversion from string constant to 'char*'
MltMiracle.cpp: In function 'valerie_response_t* mlt_miracle_push(void*, char*, mlt_service_s*)':
MltMiracle.cpp:82: warning: deprecated conversion from string constant to 'char*'
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltPlaylist.o MltPlaylist.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltProducer.o MltProducer.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltProperties.o MltProperties.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltPushConsumer.o MltPushConsumer.cpp
MltPushConsumer.cpp: In constructor 'Mlt::PushConsumer::PushConsumer(char*, char*)':
MltPushConsumer.cpp:56: warning: deprecated conversion from string constant to 'char*'
MltPushConsumer.cpp:57: warning: deprecated conversion from string constant to 'char*'
MltPushConsumer.cpp:61: warning: deprecated conversion from string constant to 'char*'
MltPushConsumer.cpp:66: warning: deprecated conversion from string constant to 'char*'
MltPushConsumer.cpp:69: warning: deprecated conversion from string constant to 'char*'
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltResponse.o MltResponse.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltService.o MltService.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltTokeniser.o MltTokeniser.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltTractor.o MltTractor.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT   -c -o MltTransition.o MltTransition.cpp
g++ -shared -Wl,-soname,libmlt++.so.0.2.4 -o libmlt++.so.0.2.4 MltConsumer.o MltDeque.o MltEvent.o MltFactory.o MltField.o MltFilter.o MltFilteredConsumer.o MltFrame.o MltGeometry.o MltMiracle.o MltMultitrack.o MltParser.o MltPlaylist.o MltProducer.o MltProperties.o MltPushConsumer.o MltResponse.o MltService.o MltTokeniser.o MltTractor.o MltTransition.o -Wl,--hash-style=both -L/usr/lib -lmlt -L/usr/lib -lmiracle
ln -sf libmlt++.so.0.2.4 libmlt++.so
make[1]: Leaving directory `/var/tmp/fst/src/mlt++-0.2.2/src'
make -C test all 
make[1]: Entering directory `/var/tmp/fst/src/mlt++-0.2.2/test'
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT -Wall -g `mlt-config --cflags` -I ../src   -c -o play.o play.cpp
g++ -march=k8 -O2 -pipe -pthread -Wall -fPIC -I/usr/include -I/usr/include/mlt -D_REENTRANT -Wall -g `mlt-config --cflags` -I ../src   -c -o server.o server.cpp
c++ -Wl,--hash-style=both -L/usr/lib -lmlt -L/usr/lib -lmiracle -L../src -lmlt++ -lmiracle -lvalerie `mlt-config --libs`  play.o   -o play
server.cpp: In member function 'virtual Mlt::Response* Custom::received(char*, char*)':
server.cpp:32: warning: deprecated conversion from string constant to 'char*'
server.cpp: In member function 'virtual Mlt::Response* Custom::push(char*, Mlt::Service*)':
server.cpp:49: warning: deprecated conversion from string constant to 'char*'
server.cpp:51: warning: deprecated conversion from string constant to 'char*'
server.cpp: In member function 'virtual Mlt::Response* Custom::execute(char*)':
server.cpp:62: warning: deprecated conversion from string constant to 'char*'
server.cpp:84: warning: deprecated conversion from string constant to 'char*'
server.cpp: In function 'int main(int, char**)':
server.cpp:125: warning: deprecated conversion from string constant to 'char*'
server.cpp:127: warning: deprecated conversion from string constant to 'char*'
server.cpp:128: warning: deprecated conversion from string constant to 'char*'
c++ -Wl,--hash-style=both -L/usr/lib -lmlt -L/usr/lib -lmiracle -L../src -lmlt++ -lmiracle -lvalerie `mlt-config --libs`  server.o   -o server
make[1]: Leaving directory `/var/tmp/fst/src/mlt++-0.2.2/test'
==> Installing to the package directory...
make DESTDIR=/var/tmp/fst/pkg -C src install 
make[1]: Entering directory `/var/tmp/fst/src/mlt++-0.2.2/src'
install -d "/var/tmp/fst/pkg/usr/lib"
install -m 755 libmlt++.so.0.2.4 /var/tmp/fst/pkg/usr/lib
ln -sf libmlt++.so.0.2.4 /var/tmp/fst/pkg/usr/lib/libmlt++.so
install -d "/var/tmp/fst/pkg/usr/include/mlt++"
install -m 644 config.h Mlt.h MltConsumer.h MltDeque.h MltEvent.h MltFactory.h MltField.h MltFilter.h MltFilteredConsumer.h MltFrame.h MltGeometry.h MltMiracle.h MltMultitrack.h MltParser.h MltPlaylist.h MltProducer.h MltProperties.h MltPushConsumer.h MltResponse.h MltService.h MltTokeniser.h MltTractor.h MltTransition.h "/var/tmp/fst/pkg/usr/include/mlt++"
/sbin/ldconfig || true
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: Leaving directory `/var/tmp/fst/src/mlt++-0.2.2/src'
make -C test install 
make[1]: Entering directory `/var/tmp/fst/src/mlt++-0.2.2/test'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/var/tmp/fst/src/mlt++-0.2.2/test'
==> Elapsed Time: 0.03 SBU
==> Preparing package documentation...
==> Compressing info and manual pages...
==> Stripping debugging symbols from libraries from mlt-plus-plus...
==> Stripping symbols from binaries from mlt-plus-plus...
==> Generating files for mlt-plus-plus:
   -> .PKGINFO file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing mlt-plus-plus-0.2.2-4-x86_64.fpm 
==> Cleaning up...
==> Finished making: mlt-plus-plus  (Wed Nov 14 22:25:14 CET 2007)
© 2003-2008. The Frugalware Developer Team