Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49572 - k3b ebuild fails on monkey plugin
Summary: k3b ebuild fails on monkey plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
: 55391 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-30 22:32 UTC by Denys Dmytriyenko
Modified: 2004-09-14 06:31 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denys Dmytriyenko 2004-04-30 22:32:26 UTC
cd . && /bin/sh /var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/admin/missing --run aclocal-1.6
cd . && \
  /bin/sh /var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/admin/missing --run automake-1.6 --gnu  Makefile
cd . && /bin/sh /var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/admin/missing --run autoconf
cd . && perl admin/am_edit Makefile.in
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib CC=gcc CFLAGS=-march=i686 -O3 -pipe CXXFLAGS=-march=i686 -O3 -pipe CXX=g++ host_alias=i686-pc-linux-gnu  --no-create --no-recursion
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking if gcc static flag  works... no
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... yes
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.2/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.2/bin/dcopidl2cpp
checking for mcopidl... /usr/kde/3.2/bin/mcopidl
checking for artsc-config... /usr/kde/3.2/bin/artsc-config
checking for kde-config... /usr/kde/3.2/bin/kde-config
checking for meinproc... /usr/kde/3.2/bin/meinproc
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking k3baudiodecoder.h usability... yes
checking k3baudiodecoder.h presence... yes
checking for k3baudiodecoder.h... yes
checking if src should be compiled... yes
configure: creating ./config.status

Good - your configure finished. Start make now

cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
cd . && /bin/sh /var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/admin/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin'
Making all in src
make[2]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
make[2]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
Making all in libmonkeyaudio
make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src/libmonkeyaudio'
cd ../.. && /bin/sh ./config.status src/libmonkeyaudio/Makefile depfiles
config.status: creating src/libmonkeyaudio/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src/libmonkeyaudio'
make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src/libmonkeyaudio'
source='APECompress.cpp' object='APECompress.lo' libtool=yes \
depfile='.deps/APECompress.Plo' tmpdepfile='.deps/APECompress.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -fexceptions -c -o APECompress.lo `test -f 'APECompress.cpp' || echo './'`APECompress.cpp
source='APECompressCore.cpp' object='APECompressCore.lo' libtool=yes \
depfile='.deps/APECompressCore.Plo' tmpdepfile='.deps/APECompressCore.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -fexceptions -c -o APECompressCore.lo `test -f 'APECompressCore.cpp' || echo './'`APECompressCore.cpp
source='APECompressCreate.cpp' object='APECompressCreate.lo' libtool=yes \
depfile='.deps/APECompressCreate.Plo' tmpdepfile='.deps/APECompressCreate.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new -fexceptions -c -o APECompressCreate.lo `test -f 'APECompressCreate.cpp' || echo './'`APECompressCreate.cpp
APECompress.cpp:1: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:1: warning: carriage return in preprocessing directive
All.h:2: warning: carriage return in preprocessing directive
All.h:7: warning: carriage return in preprocessing directive
All.h:12: warning: carriage return in preprocessing directive
All.h:14: warning: carriage return in preprocessing directive
All.h:16: warning: carriage return in preprocessing directive
All.h:18: warning: carriage return in preprocessing directive
All.h:19: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:20: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:21: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:22: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:23: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:24: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:25: warning: carriage return in preprocessing directive
All.h:27: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:28: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:29: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:30: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:31: warning: carriage return in preprocessing directive
All.h:32: warning: carriage return in preprocessing directive
In file included from All.h:32,
                 from APECompress.cpp:1:
SmartPtr.h:1: warning: carriage return in preprocessing directive
SmartPtr.h:2: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:1:
All.h:37: warning: carriage return in preprocessing directive
All.h:39: warning: carriage return in preprocessing directive
All.h:41: warning: carriage return in preprocessing directive
All.h:43: warning: carriage return in preprocessing directive
All.h:44: warning: carriage return in preprocessing directive
All.h:45: warning: carriage return in preprocessing directive
All.h:46: warning: carriage return in preprocessing directive
All.h:48: warning: carriage return in preprocessing directive
All.h:60: warning: carriage return in preprocessing directive
All.h:61: warning: carriage return in preprocessing directive
All.h:62: warning: carriage return in preprocessing directive
All.h:63: warning: carriage return in preprocessing directive
All.h:64: warning: carriage return in preprocessing directive
All.h:65: warning: carriage return in preprocessing directive
All.h:66: warning: carriage return in preprocessing directive
All.h:67: warning: carriage return in preprocessing directive
All.h:68: warning: carriage return in preprocessing directive
All.h:69: warning: carriage return in preprocessing directive
All.h:70: warning: carriage return in preprocessing directive
All.h:71: warning: carriage return in preprocessing directive
All.h:72: warning: carriage return in preprocessing directive
All.h:77: warning: carriage return in preprocessing directive
All.h:78: warning: carriage return in preprocessing directive
All.h:79: warning: carriage return in preprocessing directive
All.h:80: warning: carriage return in preprocessing directive
All.h:81: warning: carriage return in preprocessing directive
All.h:82: warning: carriage return in preprocessing directive
All.h:83: warning: carriage return in preprocessing directive
All.h:88: warning: carriage return in preprocessing directive
All.h:89: warning: carriage return in preprocessing directive
All.h:91: warning: carriage return in preprocessing directive
All.h:92: warning: carriage return in preprocessing directive
All.h:93: warning: carriage return in preprocessing directive
All.h:94: warning: carriage return in preprocessing directive
All.h:96: warning: carriage return in preprocessing directive
All.h:98: warning: carriage return in preprocessing directive
All.h:100: warning: carriage return in preprocessing directive
All.h:101: warning: carriage return in preprocessing directive
All.h:102: warning: carriage return in preprocessing directive
All.h:104: warning: carriage return in preprocessing directive
All.h:106: warning: carriage return in preprocessing directive
All.h:107: warning: carriage return in preprocessing directive
All.h:108: warning: carriage return in preprocessing directive
All.h:109: warning: carriage return in preprocessing directive
All.h:110: warning: carriage return in preprocessing directive
All.h:111: warning: carriage return in preprocessing directive
All.h:112: warning: carriage return in preprocessing directive
All.h:113: warning: carriage return in preprocessing directive
All.h:114: warning: carriage return in preprocessing directive
All.h:115: warning: carriage return in preprocessing directive
All.h:116: warning: carriage return in preprocessing directive
All.h:117: warning: carriage return in preprocessing directive
All.h:118: warning: carriage return in preprocessing directive
All.h:119: warning: carriage return in preprocessing directive
All.h:120: warning: carriage return in preprocessing directive
All.h:121: warning: carriage return in preprocessing directive
All.h:122: warning: carriage return in preprocessing directive
All.h:123: warning: carriage return in preprocessing directive
All.h:125: warning: carriage return in preprocessing directive
All.h:126: warning: carriage return in preprocessing directive
All.h:127: warning: carriage return in preprocessing directive
All.h:128: warning: carriage return in preprocessing directive
All.h:129: warning: carriage return in preprocessing directive
All.h:130: warning: carriage return in preprocessing directive
All.h:131: warning: carriage return in preprocessing directive
All.h:139: warning: carriage return in preprocessing directive
All.h:140: warning: carriage return in preprocessing directive
All.h:141: warning: carriage return in preprocessing directive
All.h:144: warning: carriage return in preprocessing directive
All.h:145: warning: carriage return in preprocessing directive
All.h:146: warning: carriage return in preprocessing directive
All.h:147: warning: carriage return in preprocessing directive
All.h:148: warning: carriage return in preprocessing directive
All.h:149: warning: carriage return in preprocessing directive
All.h:150: warning: carriage return in preprocessing directive
All.h:151: warning: carriage return in preprocessing directive
All.h:152: warning: carriage return in preprocessing directive
All.h:153: warning: carriage return in preprocessing directive
All.h:154: warning: carriage return in preprocessing directive
All.h:155: warning: carriage return in preprocessing directive
All.h:156: warning: carriage return in preprocessing directive
All.h:157: warning: carriage return in preprocessing directive
All.h:158: warning: carriage return in preprocessing directive
All.h:161: warning: carriage return in preprocessing directive
All.h:164: warning: carriage return in preprocessing directive
All.h:165: warning: carriage return in preprocessing directive
All.h:166: warning: carriage return in preprocessing directive
All.h:169: warning: carriage return in preprocessing directive
All.h:170: warning: carriage return in preprocessing directive
All.h:173: warning: carriage return in preprocessing directive
All.h:176: warning: carriage return in preprocessing directive
All.h:179: warning: carriage return in preprocessing directive
All.h:181: warning: carriage return in preprocessing directive
APECompress.cpp:2: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:2:
APECompress.h:1: warning: carriage return in preprocessing directive
APECompress.h:2: warning: carriage return in preprocessing directive
APECompress.h:4: warning: carriage return in preprocessing directive
APECompressCore.cpp:1: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:1: warning: carriage return in preprocessing directive
All.h:2: warning: carriage return in preprocessing directive
All.h:7: warning: carriage return in preprocessing directive
All.h:12: warning: carriage return in preprocessing directive
All.h:14: warning: carriage return in preprocessing directive
All.h:16: warning: carriage return in preprocessing directive
All.h:18: warning: carriage return in preprocessing directive
All.h:19: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:20: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:21: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:22: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:23: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:24: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:25: warning: carriage return in preprocessing directive
All.h:27: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:28: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:29: warning: carriage return in preprocessing directive
APECompressCreate.cpp:1: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:1: warning: carriage return in preprocessing directive
All.h:2: warning: carriage return in preprocessing directive
All.h:7: warning: carriage return in preprocessing directive
All.h:12: warning: carriage return in preprocessing directive
All.h:14: warning: carriage return in preprocessing directive
All.h:16: warning: carriage return in preprocessing directive
In file included from APECompress.h:4,
                 from APECompress.cpp:2:
MACLib.h:29: warning: carriage return in preprocessing directive
MACLib.h:30: warning: carriage return in preprocessing directive
MACLib.h:35: warning: carriage return in preprocessing directive
MACLib.h:36: warning: carriage return in preprocessing directive
MACLib.h:37: warning: carriage return in preprocessing directive
MACLib.h:38: warning: carriage return in preprocessing directive
MACLib.h:47: warning: carriage return in preprocessing directive
MACLib.h:48: warning: carriage return in preprocessing directive
MACLib.h:83: warning: carriage return in preprocessing directive
APECompress.cpp:3: warning: carriage return in preprocessing directive
All.h:18: warning: carriage return in preprocessing directive
All.h:19: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:30: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:31: warning: carriage return in preprocessing directive
All.h:32: warning: carriage return in preprocessing directive
In file included from All.h:32,
                 from APECompressCore.cpp:1:
SmartPtr.h:1: warning: carriage return in preprocessing directive
SmartPtr.h:2: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:1:
All.h:37: warning: carriage return in preprocessing directive
All.h:39: warning: carriage return in preprocessing directive
All.h:41: warning: carriage return in preprocessing directive
All.h:43: warning: carriage return in preprocessing directive
All.h:44: warning: carriage return in preprocessing directive
All.h:45: warning: carriage return in preprocessing directive
All.h:46: warning: carriage return in preprocessing directive
All.h:48: warning: carriage return in preprocessing directive
All.h:60: warning: carriage return in preprocessing directive
All.h:61: warning: carriage return in preprocessing directive
All.h:62: warning: carriage return in preprocessing directive
All.h:63: warning: carriage return in preprocessing directive
All.h:64: warning: carriage return in preprocessing directive
All.h:65: warning: carriage return in preprocessing directive
All.h:66: warning: carriage return in preprocessing directive
All.h:67: warning: carriage return in preprocessing directive
All.h:68: warning: carriage return in preprocessing directive
All.h:69: warning: carriage return in preprocessing directive
All.h:70: warning: carriage return in preprocessing directive
All.h:71: warning: carriage return in preprocessing directive
All.h:72: warning: carriage return in preprocessing directive
All.h:77: warning: carriage return in preprocessing directive
All.h:78: warning: carriage return in preprocessing directive
All.h:79: warning: carriage return in preprocessing directive
All.h:80: warning: carriage return in preprocessing directive
All.h:81: warning: carriage return in preprocessing directive
All.h:82: warning: carriage return in preprocessing directive
All.h:83: warning: carriage return in preprocessing directive
All.h:88: warning: carriage return in preprocessing directive
All.h:89: warning: carriage return in preprocessing directive
All.h:91: warning: carriage return in preprocessing directive
All.h:92: warning: carriage return in preprocessing directive
All.h:93: warning: carriage return in preprocessing directive
All.h:94: warning: carriage return in preprocessing directive
All.h:96: warning: carriage return in preprocessing directive
All.h:98: warning: carriage return in preprocessing directive
All.h:100: warning: carriage return in preprocessing directive
All.h:101: warning: carriage return in preprocessing directive
All.h:102: warning: carriage return in preprocessing directive
All.h:104: warning: carriage return in preprocessing directive
All.h:106: warning: carriage return in preprocessing directive
All.h:107: warning: carriage return in preprocessing directive
All.h:108: warning: carriage return in preprocessing directive
All.h:109: warning: carriage return in preprocessing directive
All.h:110: warning: carriage return in preprocessing directive
All.h:111: warning: carriage return in preprocessing directive
All.h:112: warning: carriage return in preprocessing directive
All.h:113: warning: carriage return in preprocessing directive
All.h:114: warning: carriage return in preprocessing directive
All.h:115: warning: carriage return in preprocessing directive
All.h:116: warning: carriage return in preprocessing directive
All.h:117: warning: carriage return in preprocessing directive
All.h:118: warning: carriage return in preprocessing directive
All.h:119: warning: carriage return in preprocessing directive
All.h:120: warning: carriage return in preprocessing directive
All.h:121: warning: carriage return in preprocessing directive
All.h:122: warning: carriage return in preprocessing directive
All.h:123: warning: carriage return in preprocessing directive
All.h:125: warning: carriage return in preprocessing directive
All.h:126: warning: carriage return in preprocessing directive
All.h:127: warning: carriage return in preprocessing directive
All.h:128: warning: carriage return in preprocessing directive
All.h:129: warning: carriage return in preprocessing directive
All.h:130: warning: carriage return in preprocessing directive
All.h:131: warning: carriage return in preprocessing directive
All.h:139: warning: carriage return in preprocessing directive
All.h:140: warning: carriage return in preprocessing directive
All.h:141: warning: carriage return in preprocessing directive
All.h:144: warning: carriage return in preprocessing directive
All.h:145: warning: carriage return in preprocessing directive
All.h:146: warning: carriage return in preprocessing directive
All.h:147: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:20: warning: carriage return in preprocessing directive
All.h:148: warning: carriage return in preprocessing directive
All.h:149: warning: carriage return in preprocessing directive
All.h:150: warning: carriage return in preprocessing directive
All.h:151: warning: carriage return in preprocessing directive
All.h:152: warning: carriage return in preprocessing directive
All.h:153: warning: carriage return in preprocessing directive
All.h:154: warning: carriage return in preprocessing directive
All.h:155: warning: carriage return in preprocessing directive
All.h:156: warning: carriage return in preprocessing directive
All.h:157: warning: carriage return in preprocessing directive
All.h:158: warning: carriage return in preprocessing directive
All.h:161: warning: carriage return in preprocessing directive
All.h:164: warning: carriage return in preprocessing directive
All.h:165: warning: carriage return in preprocessing directive
All.h:166: warning: carriage return in preprocessing directive
All.hIn file included from APECompressCreate.cpp:1:
All.h:21: warning: carriage return in preprocessing directive
:169: warning: carriage return in preprocessing directive
All.h:170: warning: carriage return in preprocessing directive
All.h:173: warning: carriage return in preprocessing directive
All.h:176: warning: carriage return in preprocessing directive
All.h:179: warning: carriage return in preprocessing directive
All.h:181: warning: carriage return in preprocessing directive
APECompressCore.cpp:2: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:3:
StdLibFileIO.h:1: warning: carriage return in preprocessing directive
StdLibFileIO.h:3: warning: carriage return in preprocessing directive
StdLibFileIO.h:4: warning: carriage return in preprocessing directive
StdLibFileIO.h:6: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:2:
APECompressCore.h:1: warning: carriage return in preprocessing directive
APECompressCore.h:2: warning: carriage return in preprocessing directive
APECompressCore.h:4: warning: carriage return in preprocessing directive
In file included from In file included from APECompressCreate.cpp:1:
All.h:22: warning: carriage return in preprocessing directive
APECompressCore.h:4,
                 from APECompressCore.cpp:2:
APECompress.h:1: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:23: warning: carriage return in preprocessing directive
In file included from StdLibFileIO.h:6,
                 from APECompress.cpp:3:
IO.h:1: warning: carriage return in preprocessing directive
IO.h:2: warning: carriage return in preprocessing directive
IO.h:4: warning: carriage return in preprocessing directive
IO.h:5: warning: carriage return in preprocessing directive
IO.h:6: warning: carriage return in preprocessing directive
IO.h:8: warning: carriage return in preprocessing directive
IO.h:9: warning: carriage return in preprocessing directive
IO.h:10: warning: carriage return in preprocessing directive
IO.h:12: warning: carriage return in preprocessing directive
IO.h:13: warning: carriage return in preprocessing directive
IO.h:14: warning: carriage return in preprocessing directive
APECompress.cpp:4: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:24: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:25: warning: carriage return in preprocessing directive
All.h:27: warning: carriage return in preprocessing directive
APECompress.h:2: warning: carriage return in preprocessing directive
APECompress.h:4: warning: carriage return in preprocessing directive
In file included from APECompress.h:4,
                 from APECompressCore.h:4,
                 from APECompressCore.cpp:2:
MACLib.h:29: warning: carriage return in preprocessing directive
MACLib.h:30: warning: carriage return in preprocessing directive
MACLib.h:35: warning: carriage return in preprocessing directive
MACLib.h:36: warning: carriage return in preprocessing directive
MACLib.h:37: warning: carriage return in preprocessing directive
MACLib.h:38: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:28: warning: carriage return in preprocessing directive
MACLib.h:47: warning: carriage return in preprocessing directive
MACLib.h:48: warning: carriage return in preprocessing directive
MACLib.h:83: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:2:
APECompressCore.h:5: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:4:
APECompressCreate.h:1: warning: carriage return in preprocessing directive
APECompressCreate.h:2: warning: carriage return in preprocessing directive
APECompressCreate.h:4: warning: carriage return in preprocessing directive
APECompress.cpp:5: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:29: warning: carriage return in preprocessing directive
In file included from APECompressCore.h:5,
                 from APECompressCore.cpp:2:
BitArray.h:1: warning: carriage return in preprocessing directive
BitArray.h:2: warning: carriage return in preprocessing directive
BitArray.h:4: warning: carriage return in preprocessing directive
In file included from BitArray.h:4,
                 from APECompressCore.h:5,
                 from APECompressCore.cpp:2:
IO.h:1: warning: carriage return in preprocessing directive
IO.h:2: warning: carriage return in preprocessing directive
IO.h:4: warning: carriage return in preprocessing directive
IO.h:5: warning: carriage return in preprocessing directive
IO.h:6: warning: carriage return in preprocessing directive
IO.h:8: warning: carriage return in preprocessing directive
IO.h:9: warning: carriage return in preprocessing directive
IO.h:10: warning: carriage return in preprocessing directive
IO.h:12: warning: carriage return in preprocessing directive
IO.h:13: warning: carriage return in preprocessing directive
IO.h:14: warning: carriage return in preprocessing directive
In file included from APECompressCore.h:5,
                 from APECompressCore.cpp:2:
BitArray.h:53: warning: carriage return in preprocessing directive
BitArray.h:55: warning: carriage return in preprocessing directive
APECompressCore.cpp:4: warning: carriage return in preprocessing directive
APECompressCore.cpp:5: warning: carriage return in preprocessing directive
In file included from APECompress.cpp:5:
WAVInputSource.h:1: warning: carriage return in preprocessing directive
WAVInputSource.h:2: warning: carriage return in preprocessing directive
WAVInputSource.h:4: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:30: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:5:
Prepare.h:1: warning: carriage return in preprocessing directive
Prepare.h:2: warning: carriage return in preprocessing directive
Prepare.h:4: warning: carriage return in preprocessing directive
Prepare.h:5: warning: carriage return in preprocessing directive
Prepare.h:6: warning: carriage return in preprocessing directive
Prepare.h:7: warning: carriage return in preprocessing directive
Prepare.h:31: warning: carriage return in preprocessing directive
Prepare.h:33: warning: carriage return in preprocessing directive
APECompressCore.cpp:6: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:6:
NewPredictor.h:1: warning: carriage return in preprocessing directive
NewPredictor.h:2: warning: carriage return in preprocessing directive
NewPredictor.h:4: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:31: warning: carriage return in preprocessing directive
All.h:32: warning: carriage return in preprocessing directive
In file included from All.h:32,
                 from APECompressCreate.cpp:1:
SmartPtr.h:1: warning: carriage return in preprocessing directive
SmartPtr.h:2: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:37: warning: carriage return in preprocessing directive
All.h:39: warning: carriage return in preprocessing directive
All.h:41: warning: carriage return in preprocessing directive
All.h:43: warning: carriage return in preprocessing directive
All.h:44: warning: carriage return in preprocessing directive
All.h:45: warning: carriage return in preprocessing directive
All.h:46: warning: carriage return in preprocessing directive
All.h:48: warning: carriage return in preprocessing directive
All.h:60: warning: carriage return in preprocessing directive
All.h:61: warning: carriage return in preprocessing directive
All.h:62: warning: carriage return in preprocessing directive
All.h:63: warning: carriage return in preprocessing directive
All.h:64: warning: carriage return in preprocessing directive
All.h:65: warning: carriage return in preprocessing directive
All.h:66: warning: carriage return in preprocessing directive
All.h:67: warning: carriage return in preprocessing directive
All.h:68: warning: carriage return in preprocessing directive
All.h:69: warning: carriage return in preprocessing directive
All.h:70: warning: carriage return in preprocessing directive
All.h:71: warning: carriage return in preprocessing directive
All.h:72: warning: carriage return in preprocessing directive
All.h:77: warning: carriage return in preprocessing directive
All.h:78: warning: carriage return in preprocessing directive
All.h:79: warning: carriage return in preprocessing directive
All.h:80: warning: carriage return in preprocessing directive
All.h:81: warning: carriage return in preprocessing directive
All.h:82: warning: carriage return in preprocessing directive
All.h:83: warning: carriage return in preprocessing directive
All.h:88: warning: carriage return in preprocessing directive
All.h:89: warning: carriage return in preprocessing directive
All.h:91: warning: carriage return in preprocessing directive
All.h:92: warning: carriage return in preprocessing directive
All.h:93: warning: carriage return in preprocessing directive
All.h:94: warning: carriage return in preprocessing directive
All.h:96: warning: carriage return in preprocessing directive
All.h:98: warning: carriage return in preprocessing directive
All.h:100: warning: carriage return in preprocessing directive
All.h:101: warning: carriage return in preprocessing directive
All.h:102: warning: carriage return in preprocessing directive
All.h:104: warning: carriage return in preprocessing directive
All.h:106: warning: carriage return in preprocessing directive
All.h:107: warning: carriage return in preprocessing directive
All.h:108: warning: carriage return in preprocessing directive
All.h:109: warning: carriage return in preprocessing directive
All.h:110: warning: carriage return in preprocessing directive
All.h:111: warning: carriage return in preprocessing directive
All.h:112: warning: carriage return in preprocessing directive
All.h:113: warning: carriage return in preprocessing directive
All.h:114: warning: carriage return in preprocessing directive
All.h:115: warning: carriage return in preprocessing directive
All.h:116: warning: carriage return in preprocessing directive
All.h:117: warning: carriage return in preprocessing directive
All.h:118: warning: carriage return in preprocessing directive
All.h:119: warning: carriage return in preprocessing directive
All.h:120: warning: carriage return in preprocessing directive
All.h:121: warning: carriage return in preprocessing directive
All.h:122: warning: carriage return in preprocessing directive
All.h:123: warning: carriage return in preprocessing directive
All.h:125: warning: carriage return in preprocessing directive
All.h:126: warning: carriage return in preprocessing directive
All.h:127: warning: carriage return in preprocessing directive
All.h:128: warning: carriage return in preprocessing directive
All.h:129: warning: carriage return in preprocessing directive
All.h:130: warning: carriage return in preprocessing directive
All.h:131: warning: carriage return in preprocessing directive
All.h:139: warning: carriage return in preprocessing directive
All.h:140: warning: carriage return in preprocessing directive
All.h:141: warning: carriage return in preprocessing directive
All.h:144: warning: carriage return in preprocessing directive
All.h:145: warning: carriage return in preprocessing directive
All.h:146: warning: carriage return in preprocessing directive
All.h:147: warning: carriage return in preprocessing directive
All.h:148: warning: carriage return in preprocessing directive
All.h:149: warning: carriage return in preprocessing directive
All.h:150: warning: carriage return in preprocessing directive
All.h:151: warning: carriage return in preprocessing directive
All.h:152: warning: carriage return in preprocessing directive
All.h:153: warning: carriage return in preprocessing directive
All.h:154: warning: carriage return in preprocessing directive
All.h:155: warning: carriage return in preprocessing directive
All.h:156: warning: carriage return in preprocessing directive
All.h:157: warning: carriage return in preprocessing directive
All.h:158: warning: carriage return in preprocessing directive
All.h:161: warning: carriage return in preprocessing directive
All.h:164: warning: carriage return in preprocessing directive
All.h:165: warning: carriage return in preprocessing directive
All.h:166: warning: carriage return in preprocessing directive
All.h:169: warning: carriage return in preprocessing directive
All.h:170: warning: carriage return in preprocessing directive
All.h:173: warning: carriage return in preprocessing directive
All.h:176: warning: carriage return in preprocessing directive
All.h:179: warning: carriage return in preprocessing directive
All.h:181: warning: carriage return in preprocessing directive
APECompressCreate.cpp:2: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:2:
IO.h:1: warning: carriage return in preprocessing directive
IO.h:2: warning: carriage return in preprocessing directive
IO.h:4: warning: carriage return in preprocessing directive
IO.h:5: warning: carriage return in preprocessing directive
IO.h:6: warning: carriage return in preprocessing directive
IO.h:8: warning: carriage return in preprocessing directive
IO.h:9: warning: carriage return in preprocessing directive
IO.h:10: warning: carriage return in preprocessing directive
IO.h:12: warning: carriage return in preprocessing directive
IO.h:13: warning: carriage return in preprocessing directive
IO.h:14: warning: carriage return in preprocessing directive
APECompressCreate.cpp:3: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:3:
APECompressCreate.h:1: warning: carriage return in preprocessing directive
APECompressCreate.h:2: warning: carriage return in preprocessing directive
APECompressCreate.h:4: warning: carriage return in preprocessing directive
In file included from APECompressCreate.h:4,
                 from APECompressCreate.cpp:3:
APECompress.h:1: warning: carriage return in preprocessing directive
APECompress.h:2: warning: carriage return in preprocessing directive
APECompress.h:4: warning: carriage return in preprocessing directive
In file included from APECompress.h:4,
                 from APECompressCreate.h:4,
                 from APECompressCreate.cpp:3:
MACLib.h:29: warning: carriage return in preprocessing directive
MACLib.h:30: warning: carriage return in preprocessing directive
MACLib.h:35: warning: carriage return in preprocessing directive
MACLib.h:36: warning: carriage return in preprocessing directive
MACLib.h:37: warning: carriage return in preprocessing directive
MACLib.h:38: warning: carriage return in preprocessing directive
MACLib.h:47: warning: carriage return in preprocessing directive
MACLib.h:48: warning: carriage return in preprocessing directive
MACLib.h:83: warning: carriage return in preprocessing directive
APECompressCreate.cpp:5: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:5:
APECompressCore.h:1: warning: carriage return in preprocessing directive
APECompressCore.h:2: warning: carriage return in preprocessing directive
APECompressCore.h:4: warning: carriage return in preprocessing directive
APECompressCore.h:5: warning: carriage return in preprocessing directive
In file included from APECompressCore.h:5,
                 from APECompressCreate.cpp:5:
BitArray.h:1: warning: carriage return in preprocessing directive
BitArray.h:2: warning: carriage return in preprocessing directive
BitArray.h:4: warning: carriage return in preprocessing directive
BitArray.h:53: warning: carriage return in preprocessing directive
BitArray.h:55: warning: carriage return in preprocessing directive
In file included from NewPredictor.h:4,
                 from APECompressCore.cpp:6:
Predictor.h:1: warning: carriage return in preprocessing directive
Predictor.h:2: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:6:
NewPredictor.h:6: warning: carriage return in preprocessing directive
In file included from NewPredictor.h:6,
                 from APECompressCore.cpp:6:
RollBuffer.h:1: warning: carriage return in preprocessing directive
RollBuffer.h:2: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:6:
NewPredictor.h:7: warning: carriage return in preprocessing directive
In file included from APECompressCreate.cpp:1:
All.h:132: warning: ANSI C++ forbids declaration `MACRO' with no type
All.h:132: syntax error before `('
All.h:182: stray '\' in program
All.h:183: stray '\' in program
All.h:184: stray '\' in program
All.h:185: stray '\' in program
All.h:186: stray '\' in program
All.h:187: stray '\' in program
All.h:188: stray '\' in program
All.h:189: stray '\' in program
All.h:190: stray '\' in program
All.h:191: stray '\' in program
All.h:192: stray '\' in program
All.h:193: stray '\' in program
All.h:194: stray '\' in program
All.h:195: stray '\' in program
All.h:196: stray '\' in program
All.h:197: stray '\' in program
All.h:198: stray '\' in program
All.h:199: stray '\' in program
All.h:200: stray '\' in program
All.h:201: stray '\' in program
All.h:202: stray '\' in program
All.h:203: stray '\' in program
All.h:204: stray '\' in program
In file included from APECompressCreate.cpp:2:
IO.h:23: destructors must be member functions
IO.h:23: virtual outside class declaration
IO.h:26: virtual outside class declaration
IO.h:26: function `int Open(const char *)' is initialized like a variable
IO.h:27: virtual outside class declaration
IO.h:27: function `int Close()' is initialized like a variable
IO.h:30: virtual outside class declaration
IO.h:30: function `int Read(void *, unsigned int, unsigned int *)' is initialized like a variable
IO.h:31: virtual outside class declaration
IO.h:31: function `int Write(const void *, unsigned int, unsigned int *)' is initialized like a variable
IO.h:34: virtual outside class declaration
IO.h:34: function `int Seek(int, unsigned int)' is initialized like a variable
IO.h:37: virtual outside class declaration
IO.h:37: function `int Create(const char *)' is initialized like a variable
IO.h:38: virtual outside class declaration
IO.h:38: function `int Delete()' is initialized like a variable
IO.h:41: virtual outside class declaration
IO.h:41: function `int SetEOF()' is initialized like a variable
IO.h:44: virtual outside class declaration
IO.h:44: function `int GetPosition()' is initialized like a variable
IO.h:45: virtual outside class declaration
IO.h:45: function `int GetSize()' is initialized like a variable
IO.h:46: virtual outside class declaration
IO.h:46: function `int GetName(char *)' is initialized like a variable
IO.h:47: parse error before `}'
In file included from APECompress.h:4,
                 from APECompressCreate.h:4,
                 from APECompressCreate.cpp:3:
MACLib.h:259: `pioOutput' was not declared in this scope
MACLib.h:259: parse error before `*'
MACLib.h:372: `pIO' was not declared in this scope
MACLib.h:372: parse error before `*'
In file included from APECompressCreate.h:4,
                 from APECompressCreate.cpp:3:
APECompress.h:18: `pioOutput' was not declared in this scope
APECompress.h:18: parse error before `*'
APECompress.h:49: syntax error before `*'
In file included from APECompressCreate.cpp:3:
APECompressCreate.h:14: `pIO' was not declared in this scope
APECompressCreate.h:14: parse error before `*'
APECompressCreate.h:15: `pIO' was not declared in this scope
APECompressCreate.h:15: parse error before `,'
APECompressCreate.h:19: `pioOutput' was not declared in this scope
APECompressCreate.h:19: parse error before `*'
APECompressCreate.h:32: type/value mismatch at argument 1 in template parameter list for `template <class TYPE> CSmartPtr<TYPE>'
APECompressCreate.h:32:   expected a type, got `CIO'
APECompressCreate.h:32: warning: ANSI C++ forbids declaration `m_spIO' with no type
In file included from APECompressCore.h:5,
                 from APECompressCreate.cpp:5:
BitArray.h:27: parse error before `*'
BitArray.h:49: syntax error before `*'
In file included from APECompressCreate.cpp:5:
APECompressCore.h:16: parse error before `*'
In file included from NewPredictor.h:7,
                 from APECompressCore.cpp:6:
NNFilter.h:1: warning: carriage return in preprocessing directive
NNFilter.h:2: warning: APECompressCreate.cpp:16: `pioOutput' was not declared in this scope
APECompressCreate.cpp:16: parse error before `*'
APECompressCreate.cpp: In method `int CAPECompressCreate::Start(...)':
APECompressCreate.cpp:19: `pioOutput' undeclared (first use this function)
APECompressCreate.cpp:19: (Each undeclared identifier is reported only once
APECompressCreate.cpp:19: for each function it appears in.)
APECompressCreate.cpp:19: `pwfeInput' undeclared (first use this function)
APECompressCreate.cpp:36: `nCompressionLevel' undeclared (first use this function)
APECompressCreate.cpp:47: `nMaxAudioBytes' undeclared (first use this function)
APECompressCreate.cpp:55: `pHeaderData' undeclared (first use this function)
APECompressCreate.cpp:55: `nHeaderBytes' undeclared (first use this function)
carriage return in preprocessing directive
APECompressCreate.cpp: In method `int CAPECompressCreate::EncodeFrame(unsigned char *, int)':
APECompressCreate.cpp:76: base operand of `->' is not a pointer
NNFilter.h:4: warning: carriage return in preprocessing directive
NNFilter.h:5: warning: carriage return in preprocessing directive
NNFilter.h:8: warning: carriage return in preprocessing directive
NNFilter.h:13: warning: carriage return in preprocessing directive
APECompressCreate.cpp: At top level:
APECompressCreate.cpp:109: `pIO' was not declared in this scope
APECompressCreate.cpp:109: parse error before `*'
APECompressCreate.cpp: In method `int CAPECompressCreate::InitializeFile(...)':
APECompressCreate.cpp:112: `pIO' undeclared (first use this function)
APECompressCreate.cpp:112: `nMaxFrames' undeclared (first use this function)
NNFilter.h:46: warning: carriage return in preprocessing directive
NNFilter.h:49: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:6:
NewPredictor.h:8: warning: carriage return in preprocessing directive
APECompressCreate.cpp: At top level:
APECompressCreate.cpp:166: parse error before `,'
APECompressCreate.cpp: In method `int CAPECompressCreate::FinalizeFile(...)':
APECompressCreate.cpp:172: `nTerminatingBytes' undeclared (first use this function)
APECompressCreate.cpp:174: `pTerminatingData' undeclared (first use this function)
APECompressCreate.cpp:186: `nWAVTerminatingBytes' undeclared (first use this function)
APECompressCreate.cpp:187: `nFinalFrameBlocks' undeclared (first use this function)
APECompressCreate.cpp:188: `nNumberOfFrames' undeclared (first use this function)
APECompressCreate.cpp:193: `nPeakLevel' undeclared (first use this function)
In file included from NewPredictor.h:8,
                 from APECompressCore.cpp:6:
ScaledFirstOrderFilter.h:1: warning: carriage return in preprocessing directive
ScaledFirstOrderFilter.h:2: warning: carriage return in preprocessing directive
In file included from APECompressCore.cpp:6:
NewPredictor.h:16: warning: carriage return in preprocessing directive
NewPredictor.h:18: warning: carriage return in preprocessing directive
NewPredictor.h:19: warning: carriage return in preprocessing directive
NewPredictor.h:20: warning: carriage return in preprocessing directive
APECompressCore.cpp:126: warning: file does not end in newline
In file included from APECompress.cpp:1:
All.h:132: warning: ANSI C++ forbids declaration `MACRO' with no type
All.h:132: syntax error before `('
All.h:182: stray '\' in program
All.h:183: stray '\' in program
All.h:184: stray '\' in program
All.h:185: stray '\' in program
All.h:186: stray '\' in program
All.h:187: stray '\' in program
All.h:188: stray '\' in program
All.h:189: stray '\' in program
All.h:190: stray '\' in program
All.h:191: stray '\' in program
All.h:192: stray '\' in program
All.h:193: stray '\' in program
All.h:194: stray '\' in program
All.h:195: stray '\' in program
All.h:196: stray '\' in program
All.h:197: stray '\' in program
All.h:198: stray '\' in program
All.h:199: stray '\' in program
All.h:200: stray '\' in program
All.h:201: stray '\' in program
All.h:202: stray '\' in program
All.h:203: stray '\' in program
All.h:204: stray '\' in program
In file included from APECompress.h:4,
                 from APECompress.cpp:2:
MACLib.h:383: type specifier omitted for parameter
MACLib.h:383: parse error before `='
MACLib.h:384: type specifier omitted for parameter
MACLib.h:384: parse error before `,'
MACLib.h:385: type specifier omitted for parameter
MACLib.h:385: parse error before `,'
MACLib.h:386: type specifier omitted for parameter
MACLib.h:386: parse error before `,'
In file included from APECompress.cpp:5:
WAVInputSource.h: In method `CInputSource::CInputSource(CIO *, WAVEFORMATEX *, int *, int *, int *, int * = 0)':
WAVInputSource.h:14: warning: unused parameter `class CIO * pIO'
WAVInputSource.h:14: warning: unused parameter `struct WAVEFORMATEX * pwfeSource'
WAVInputSource.h:14: warning: unused parameter `int * pTotalBlocks'
WAVInputSource.h:14: warning: unused parameter `int * pHeaderBytes'
WAVInputSource.h:14: warning: unused parameter `int * pTerminatingBytes'
WAVInputSource.h:14: warning: unused parameter `int * pErrorCode'
WAVInputSource.h: In method `CInputSource::CInputSource(const char *, WAVEFORMATEX *, int *, int *, int *, int * = 0)':
WAVInputSource.h:15: warning: unused parameter `const char * pSourceName'
WAVInputSource.h:15: warning: unused parameter `struct WAVEFORMATEX * pwfeSource'
WAVInputSource.h:15: warning: unused parameter `int * pTotalBlocks'
WAVInputSource.h:15: warning: unused parameter `int * pHeaderBytes'
WAVInputSource.h:15: warning: unused parameter `int * pTerminatingBytes'
WAVInputSource.h:15: warning: unused parameter `int * pErrorCode'
make[3]: *** [APECompressCreate.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from APECompressCore.cpp:1:
All.h:132: warning: ANSI C++ forbids declaration `MACRO' with no type
All.h:132: syntax error before `('
All.h:182: stray '\' in program
All.h:183: stray '\' in program
All.h:184: stray '\' in program
All.h:185: stray '\' in program
All.h:186: stray '\' in program
All.h:187: stray '\' in program
All.h:188: stray '\' in program
All.h:189: stray '\' in program
All.h:190: stray '\' in program
All.h:191: stray '\' in program
All.h:192: stray '\' in program
All.h:193: stray '\' in program
All.h:194: stray '\' in program
All.h:195: stray '\' in program
All.h:196: stray '\' in program
All.h:197: stray '\' in program
All.h:198: stray '\' in program
All.h:199: stray '\' in program
All.h:200: stray '\' in program
All.h:201: stray '\' in program
All.h:202: stray '\' in program
All.h:203: stray '\' in program
All.h:204: stray '\' in program
In file included from APECompress.h:4,
                 from APECompressCore.h:4,
                 from APECompressCore.cpp:2:
MACLib.h:383: type specifier omitted for parameter
MACLib.h:383: parse error before `='
MACLib.h:384: type specifier omitted for parameter
MACLib.h:384: parse error before `,'
MACLib.h:385: type specifier omitted for parameter
MACLib.h:385: parse error before `,'
MACLib.h:386: type specifier omitted for parameter
MACLib.h:386: parse error before `,'
make[3]: *** [APECompress.lo] Error 1
In file included from NewPredictor.h:4,
                 from APECompressCore.cpp:6:
Predictor.h: In method `IPredictorCompress::IPredictorCompress(int)':
Predictor.h:10: warning: unused parameter `int nCompressionLevel'
Predictor.h: In method `IPredictorDecompress::IPredictorDecompress(int, int)':
Predictor.h:23: warning: unused parameter `int nCompressionLevel'
Predictor.h:23: warning: unused parameter `int nVersion'
make[3]: *** [APECompressCore.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.9 failed.
!!! Function src_compile, Line 89, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r6 (default-1.0, gcc-2.95.3, glibc-2.2.5-r9, 2.4.22-aa1) 
================================================================= 
System uname: 2.4.22-aa1 i686 AMD Athlon(tm) MP 1900+ 
Gentoo Base System version 1.4.9 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=i686 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=i686 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.pair.com/" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow X aalib apache2 apm arts audiofile avi berkdb cdr crypt cups curl 
dga dv dvd encode esd fbcon flac foomaticdb gd gdbm gif gnome-libs gphoto 
gphoto2 gtk imap imlib java jpeg kde libg++ libwww lirc mad matroska matrox 
mbox md5sum mikmod mmx monkey motif mozaccess mozcalendar mozinterfaceinfo 
moznoirc mozp3p mozsvg mpeg mysql ncurses neXt nls oggvorbis opengl oss pam 
pda pdflib perl png postgres ppds python qt quicktime readline samba sasl 
scanner sdl slang spell sse ssl svga tcpd theora tiff transcode truetype usb 
x86 xface xinerama xml2 xmms xv xvid zlib"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-05-04 18:15:54 UTC
Slightly different failure:

make[3]: Entering directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
source='k3bmonkeydecoder.cpp' object='k3bmonkeydecoder.lo' libtool=yes \
depfile='.deps/k3bmonkeydecoder.Plo' tmpdepfile='.deps/k3bmonkeydecoder.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./libmonkeyaudio -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon-xp -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new  -c -o k3bmonkeydecoder.lo `test -f 'k3bmonkeydecoder.cpp' || echo './'`k3bmonkeydecoder.cpp
source='k3bmonkeyencoder.cpp' object='k3bmonkeyencoder.lo' libtool=yes \
depfile='.deps/k3bmonkeyencoder.Plo' tmpdepfile='.deps/k3bmonkeyencoder.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./libmonkeyaudio -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon-xp -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new  -c -o k3bmonkeyencoder.lo `test -f 'k3bmonkeyencoder.cpp' || echo './'`k3bmonkeyencoder.cpp
In file included from k3bmonkeydecoder.cpp:16:
k3bmonkeydecoder.h:19:29: k3baudiodecoder.h: No such file or directory
distcc[13726] ERROR: compile on 10.10.10.10 failed
make[3]: *** [k3bmonkeydecoder.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from k3bmonkeyencoder.cpp:16:
k3bmonkeyencoder.h:20:29: k3baudioencoder.h: No such file or directory
k3bmonkeyencoder.h:21:35: k3bpluginconfigwidget.h: No such file or directory
k3bmonkeyencoder.cpp:23:21: k3bcore.h: No such file or directory
distcc[13852] ERROR: compile on 10.10.10.10 failed
make[3]: *** [k3bmonkeyencoder.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.9/work/k3bmonkeyaudioplugin'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.9 failed.
!!! Function src_compile, Line 89, Exitcode 2
!!! emake failed

 emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-d1)
=================================================================
System uname: 2.6.5-gentoo-d1 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.9
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://anonymous:password@mirror.internode.on.net/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X aalib acpi4linux aim alsa apm arts artswrappersuid avi berkdb cddb cdr cle266 crypt cups curl dga directfb divx4linux djbfft dnd dvb dvd dvdr encode esd fam fbcon ffmpeg flash fltk fmod foomaticdb gdbm gif gimpprint glut gphoto2 gpm gstreamer gtk2 icq idea imap imlib jabber java javascript jbig jikes jpeg kde ldap libg++ libwww mad mbox memlimit mikmod mmx monkey motif mozilla mozsvg mpeg msdav msn music mysql nas ncurses net nls nptl nvidia oav oggvorbis openal opengl oss pam pcap pda pdflib perl php pic png python qt quicktime readline samba sdl slang slp socks5 spell sse ssl svga tcltk tcpd transcode transparent-proxy truetype vhosts x86 xinerama xml2 xmms xv zlib"
Comment 2 John Ross Hunt 2004-05-15 16:04:15 UTC
I can confirm the second post of an error:

"k3bmonkeydecoder.h:19:29: k3baudiodecoder.h: No such file or directory".
Comment 3 John Ross Hunt 2004-05-15 16:05:41 UTC
Oops, here's my emerge info:

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.12
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="S3TC X aac aalib accessibility acl acpi acpi4linux adns aim alsa antlr apm arts async audiofile avi bcel berkdb bluetooth bonobo bsh cddb cdf cdr clanJavaScript clanVoice cmucl crypt cscope cups curl dga dillo directfb divx4linux djbfft doc dv dvb dvd dvdr editor encode escreen esd evo expat f77 faad fbcon fbdev fdftk ffmpeg fftw flac fluidsynth fmod foomaticdb freetype fs fullrpc gb gd gdbm gif gimpprint glade glgd glut gmp gnome gnomedb gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hbci icq icu idea ieee1394 imagemagick imlib imlib2 ipcs irda irmc jabber jack java javamail javascript jbig jdepend joystick jpeg jsch jython kde kerberos krb4 ladcca lcd lcms ldap libcaca libdsk libg++ libgda libsamplerate libwww live log4j lufsusermount lynxkeymap lzw-tiff mad matroska md5sum mdb mikmod mldonkeypango mmx mng monkey mono motif mozcalendar mozdomi mozilla mozp3p mozsvg mozxmlterm mpeg mpeg4 mpi msdav msn music nas native ncurses net netcdf nls nntp no-opts nocd nptl objc ocaml offensive ofx oggvorbis openal opengl opie optional-tasks oscar oss pam pcap pda pdflib perl physfs plotutils png pnp portaudio ppds pthreads python qt quicktime readline regexp rhino rogue ruby samba scanner sdk sdl slang slp snmp sox speedo speex spell sqlite src sse ssl svg svga t1lib tcltk tcpd theora threads tiff timidity tlen transcode truetype type1 unicode usb v4l v4l2 video_cards_nvidia videos vim-with-x wifi wmf wsconvert wxwin wxwindows x86 xalan xatrix xerces xine xml xml2 xmms xosd xv xvid yahoo zlib zvbi"
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-05-24 06:38:05 UTC
the first one might be a gcc problem, the second one a distcc problem
Comment 5 Daniel Black (RETIRED) gentoo-dev 2004-05-24 07:33:14 UTC
I think you're right about the second - I tried it without distcc and it worked. Good one ;-)
Comment 6 Daniel Black (RETIRED) gentoo-dev 2004-05-24 07:56:28 UTC
btw saw version 0.11.10 released too. http://k3b.plainblack.com/index.pl/news2
Comment 7 Todd Walton 2004-07-12 18:58:33 UTC
I'm getting this same error with k3b-0.11.10

I get lots of errors from k3bmonkeyencoder.cpp and k3bmonkeyencoder.h, then:

> !!! ERROR: app-cdr/k3b-0.11.10 failed.
> !!! Function src_compile, Line 88, Exitcode 2
> !!! emake failed

Line 88 is the second line below:

>     if use monkey ; then
>         cd ../k3bmonkeyaudioplugin
>         econf || die "econf failed"
>         emake || die "emake failed"
>     fi
> }

I suppose I could try avoiding the problem by disabling the monkey USE flag, if that works.  My 'emerge info' follows.

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-ck1)
=================================================================
System uname: 2.6.7-ck1 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib aavm alsa apm arts avi berkdb cddb cdr chroot crypt cups dga directfb divx4linux doc encode esd evo f77 fbcon fbdev flac foomaticdb freetype gcj gdbm ggi gif gimp gimpprint ginac gnome gnuplot gpm gtk gtk2 icc imagemagick imlib jabber java javascript jbig jce jikes jp2 jpeg kde libg++ libwww mad maildir mikmod mmx mng monkey motif mozilla moznocompose moznoirc moznomail mozsvg mozxmlterm mpeg mpeg4 mplayer ncurses nocd ntlm oggvorbis opengl operanom2 oss pam pdflib perl pic pie plotutils png ppds python qt quicktime readline sdl silverxp slang spell sse ssl static stencil-buffer svg svga tcpd tetex theora truetype type1 unicode v4l v4l2 videos wifi wmf x86 xml xml2 xmms xosd xv xvid yahoo"
Comment 8 Michiel de Bruijne 2004-07-13 10:35:10 UTC
I have noticed that if you are installing k3b for the first time the monkey plugin doesn't build. However if k3b is already emerged the monkey plugin installs without problems.
Comment 9 Anthony Mirabella 2004-07-21 13:03:49 UTC
I'm not sure it's related, but it appears the ebuild is faulty as the monkey's audio feature depends on media-libs/libsamplerate, but it's not specified in the ebuild.  Here's the error I got:

--snip--
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
"/var/tmp/portage/k3b-0.11.12-r1/temp/k3b-0.11.12-r1.log" 1947L, 373179C                                                                            1,1           Top
source='k3bmonkeyencoder.cpp' object='k3bmonkeyencoder.lo' libtool=yes \
depfile='.deps/k3bmonkeyencoder.Plo' tmpdepfile='.deps/k3bmonkeyencoder.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./libmonkeyaudio -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/incl
ude  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_
SOURCE -Wcast-align -Wconversion -O2 -march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx -fno-exceptions -fno-check-new  -c -o k3bmonkeyencoder.lo `test 
-f 'k3bmonkeyencoder.cpp' || echo './'`k3bmonkeyencoder.cpp
source='k3bmonkeyio.cpp' object='k3bmonkeyio.lo' libtool=yes \
depfile='.deps/k3bmonkeyio.Plo' tmpdepfile='.deps/k3bmonkeyio.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./libmonkeyaudio -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/incl
ude  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_
SOURCE -Wcast-align -Wconversion -O2 -march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx -fno-exceptions -fno-check-new  -c -o k3bmonkeyio.lo `test -f 'k
3bmonkeyio.cpp' || echo './'`k3bmonkeyio.cpp
mkdir: cannot create directory `.libs': File exists
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOU
RCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx -fno-exceptions -fno-check-new    -o libk3bmonkey
decoder.la -rpath /usr/lib/kde3 -module -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  k3bmonkeydecoder.lo -lkdecore ./libmonkeyaudio/libmonkeyaudio.la -lk3bplu
gin
k3bmonkeyencoder.cpp: In member function `virtual long long int
   K3bMonkeyEncoderFactory::fileSize(const QString&, const K3b::Msf&) const':
k3bmonkeyencoder.cpp:329: warning: unused parameter `const K3b::Msf&msf'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx -fno-exceptions -fno-check-new    -o libk3bmonkeyencoder.la -rpath /usr/lib/kde3 -module -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  k3bmonkeyencoder.lo k3bmonkeyio.lo -lkdecore -lkdeui ./libmonkeyaudio/libmonkeyaudio.la -lk3bplugin
grep: /usr/lib/libsamplerate.la: No such file or directory
sed: can't read /usr/lib/libsamplerate.la: No such file or directory
libtool: link: `/usr/lib/libsamplerate.la' is not a valid libtool archive
make[3]: *** [libk3bmonkeydecoder.la] Error 1
make[3]: *** Waiting for unfinished jobs....
grep: /usr/lib/libsamplerate.la: No such file or directory
sed: can't read /usr/lib/libsamplerate.la: No such file or directory
libtool: link: `/usr/lib/libsamplerate.la' is not a valid libtool archive
make[3]: *** [libk3bmonkeyencoder.la] Error 1
make[3]: Leaving directory `/usr/fs/var/tmp/portage/k3b-0.11.12-r1/work/k3bmonkeyaudioplugin/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/fs/var/tmp/portage/k3b-0.11.12-r1/work/k3bmonkeyaudioplugin/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/fs/var/tmp/portage/k3b-0.11.12-r1/work/k3bmonkeyaudioplugin'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.11.12-r1 failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! emake failed
!!!
!!! /var/tmp/portage/k3b-0.11.12-r1/temp/k3b-0.11.12-r1.log may contain
!!! useful informations for debugging or bug reporting.

512 # emerge info  
Portage 2.0.50-r9 (2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="no"
CFLAGS="-march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -funroll-loops -ffast-math -msse -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acl acpi acpi4linux alsa apache2 ardour-ksi avi berkdb bonobo cdr chroot crypt cscope cups curl directfb dnd dvd emacs encode erandom escreen esd ethereal faad fbcon ffmpeg flac foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile hostap-nopci hostap-noplx idea imlib ipv6 jack java joystick jpeg ldap libcaca libg++ libwww live mad matroska md5sum mikmod mmx monkey motif mozcalendar mozdomi mozilla mozp3p mozsvg mozxmlterm mpeg mplayer mysql nas ncurses nls nptl oav odbc offensive oggvorbis openal opengl oss pam pcmcia pdflib perl php png pnp postgres ppds python qt quicktime readline ruby samba sdl sis slang spell sse ssl svg svga tcltk tcpd theora threads tiff truetype type1 usb v4l video_cards_sis vim-with-x wxwindows x86 xface xml2 xmms xv xvid zlib"
Comment 10 spiralvoice 2004-07-31 18:55:32 UTC
When the k3bmonkey plugin is configured its ./configure does not find the not yet installed headers from k3b. This means src/plugin/k3baudiodecoder.h and libsamplerate which is included in k3b.

checking k3baudiodecoder.h usability... no
checking k3baudiodecoder.h presence... no
checking for k3baudiodecoder.h... no

To avoid this one has to emerge k3b first without the k3bmonkeyaudioplugin. Why not make an extra ebuild of the plugin instead of having it build into the k3b plugin? This would also make the USE flag "monkey" obsolete.
Comment 11 Gregorio Guidi (RETIRED) gentoo-dev 2004-08-01 01:50:50 UTC
an ebuild for the monkey audio codec was refused in bug 52882,
why not removing support in k3b too?

Anyway, with monkey plugin either going to a separate package or removed,
the support in k3b ebuild should be removed as it is broken right now.
Comment 12 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-20 17:30:37 UTC
*** Bug 55391 has been marked as a duplicate of this bug. ***
Comment 13 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-20 17:31:34 UTC
Gregorio: happened in 0.11.14
Comment 14 Antonio 2004-09-13 12:44:42 UTC
In my system k3b-0.11.12-r1 with USE=+monkey does not compile.

With LINGUAS=it USE="-monkey" emerge k3b compile well.


emerge info:

Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) MP 1700+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /opt/resin/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/lib/jboss /var/qmail/control /var/spool/fax/etc /var/www/localhost/htdocs/mythweb/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect sandbox"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/mirror/gentoo/ ftp://planetmirror.com/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X X509 Xaw3d aac aalib acl acpi acpi4linux aim alsa amd apache2 apm arts audiofile avi berkdb bitmap-fonts blender-game bonobo cddb cdparanoia cdr clamav clisp cmucl codecs crypt cups curl devfs26 dillo divx4linux doc dv dvb dvd dvdr dvdread emacs emacs-w3 encode escreen esd etwin evms2 evo exif f77 faac faad fam ffmpeg flac flash fluidsynth fmod foomaticdb ftp gcl gd gdbm geoip ggi gif gimp gimpprint gnome gnomedb gnuplot gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml guile hbci high-ints icq imagemagick imap imlib imlib2 ipv6 jabber jack java javamail javascript jpeg justify kadu-modules kadu-voice kde kerberos lcms ldirectord libdsk libg++ libgda libwww live ltsp lzo lzw-tiff mad mbox mcal mdb mikmod mime ming mmx mmx2 mng monkey motif mozaccess mozcalendar mozilla mozsvg mpeg mpeg4 mplayer msdav msn mysql mythtv nas ncurses net network nls nptl ntlm nvidia oav odbc offensive ofx oggvorbis openal opengl oscar oss pam pdf pdflib perl php pic png portaudio posix postgres ppds pthreads python qt quicktime readline rtc ruby samba sasl scanner sdl silverxp slang slp sndfile speex spell sqlite sse sse2 ssl stats svg svga tcltk tcpd tetex theora tiff timidity transcode truetype type1 unicode usb v4l v4l2 virus-scan vnc wmf wxwindows x86 xface xfs xine xinerama xml xml2 xmms xosd xpm xprint xrandr xv xvid yahoo zlib"
Comment 15 Carsten Lohrke (RETIRED) gentoo-dev 2004-09-14 06:31:48 UTC
o.k. removed the monkey plugin from 0.11.12-r1, too. should have done this in first place. not a problem anymore, so this bug can be closed.