Hi,

yes, I do know that CVS is WIP but nevertheless ->

+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf avifile-0.6.7
+ /bin/gzip -dc /usr/src/redhat/SOURCES/avifile-0.6.7.tar.gz
+ tar -xvvf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd avifile-0.6.7
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #0 (avifile-0.6.7-patch0):'
+ patch -p1 -s
+ exit 0
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd avifile-0.6.7
+ CFLAGS=-O2 -march=i386 -mcpu=i686
+ ./autogen.sh
configure.in:63: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
configure.in:65: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:1062: warning: do not use m4_regexp: use regexp or m4_bregexp
autoheader: `include/config.h.in' is created
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: configure.in: installing `./depcomp'
+ CFLAGS=-O2 -march=i386 -mcpu=i686
+ ./configure --prefix=/usr --enable-release --enable-quiet
configure: WARNING: /usr/X11R6/include/X11/extensions/dpms.h: present but cannot
be compiled.
configure: WARNING: /usr/X11R6/include/X11/extensions/dpms.h: check for missing
prerequisite headers?
configure: WARNING: /usr/X11R6/include/X11/extensions/dpms.h: proceeding with
the preprocessor's result
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.in:27: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:358: warning: do not use m4_regexp: use regexp or m4_bregexp
autoheader: `config.h.in' is created
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: configure.in: installing `./depcomp'
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.in:60: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:68: warning: AC_CANONICAL_HOST invoked multiple times
configure.in:69: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
configure.in:122: warning: do not use m4_regexp: use regexp or m4_bregexp
autoheader: `include/config.h.in' is created
+ make
aviplay.cpp:163:2: warning: #warning FIXME
In file included from /usr/include/g++-v3/backward/ostream.h:31,
                 from aviplayth.cpp:26:
/usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from /usr/include/g++-v3/backward/ostream.h:31,
                 from asffmt.cpp:4:
/usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from /usr/include/g++-v3/backward/ostream.h:31,
                 from Cache.cpp:11:
/usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from AviWrite.h:12,
                 from AviWrite.cpp:9:
FileBuffer.h:4:1: warning: "_LARGEFILE64_SOURCE" redefined
In file included from /usr/include/inttypes.h:26,
                 from ../../include/default.h:15,
                 from ../../include/infotypes.h:4,
                 from ../../include/audioencoder.h:10,
                 from ../../include/avifile.h:13,
                 from AviWrite.h:10,
                 from AviWrite.cpp:9:
/usr/include/features.h:137:1: warning: this is the location of the previous
definition
In file included from AviWrite.h:12,
                 from AviAudioWriteStream.cpp:2:
FileBuffer.h:4:1: warning: "_LARGEFILE64_SOURCE" redefined
In file included from /usr/include/inttypes.h:26,
                 from ../../include/default.h:15,
                 from ../../include/infotypes.h:4,
                 from ../../include/audioencoder.h:10,
                 from ../../include/avifile.h:13,
                 from AviWrite.h:10,
                 from AviAudioWriteStream.cpp:2:
/usr/include/features.h:137:1: warning: this is the location of the previous
definition
In file included from AviWrite.h:12,
                 from AviVideoWriteStream.cpp:1:
FileBuffer.h:4:1: warning: "_LARGEFILE64_SOURCE" redefined
In file included from /usr/include/inttypes.h:26,
                 from ../../include/default.h:15,
                 from ../../include/infotypes.h:4,
                 from ../../include/audioencoder.h:10,
                 from ../../include/avifile.h:13,
                 from AviWrite.h:10,
                 from AviVideoWriteStream.cpp:1:
/usr/include/features.h:137:1: warning: this is the location of the previous
definition
In file included from /usr/include/g++-v3/backward/ostream.h:31,
                 from BitmapInfo.cpp:7:
/usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
mmx.cpp:79:2: warning: #warning untested
In file included from ../../include/avm_output.h:5,
                 from avm_output.cpp:2:
./../include/avm_map.h:303: warning: `typename avm::avm_map<Key, 
   Value>::_Tnode' is implicitly a typename
./../include/avm_map.h:303: warning: implicit typename is deprecated, please 
   see the documentation for details
avm_output.cpp:4:2: warning: #warning TODO: thread safety
In file included from /usr/include/g++-v3/backward/ostream.h:31,
                 from renderer.cpp:84:
/usr/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from codeckeeper.cpp:7:
./include/creators.h:54: previous declaration of `avm::string avm::GetError()' 
   with C++ linkage
./include/plugin.h:74: conflicts with new declaration with C linkage
In file included from ../include/avm_output.h:5,
                 from codeckeeper.cpp:38:
./include/avm_map.h:303: warning: `typename avm::avm_map<Key, Value>::_Tnode' 
   is implicitly a typename
./include/avm_map.h:303: warning: implicit typename is deprecated, please see 
   the documentation for details
make[2]: *** [codeckeeper.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.58661 (%build)
    Bad exit status from /var/tmp/rpm-tmp.58661 (%build)



--
FUBared.

-------------------- H T h i n e t - - W e b M a i l --------------------
Ova poruka poslana je upotrebom HThinet WebMail usluge.
https://webmail.hinet.hr



_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to