logo       

openmcu failed on i586 dockyard-devel (build-p4.arklinux.org): msg#00083

Subject: openmcu failed on i586 dockyard-devel (build-p4.arklinux.org)
openmcu failed to build on i586 for dockyard-devel.
Last 2500 lines of build log:

Installing openmcu-2.0.5-1ark.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.22242
+ umask 022
+ cd /build-openmcu-i586/BUILD
+ cd /build-openmcu-i586/BUILD
+ rm -rf openmcu
+ /usr/bin/bzip2 -dc /usr/src/ark/SOURCES/openmcu-v2_0_5-src-tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd openmcu
++ /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 (openmcu-1.0.19-mak_files.patch):'
Patch #0 (openmcu-1.0.19-mak_files.patch):
+ patch -p1 -b --suffix .mak_files -s
+ echo 'Patch #2 (openmcu-compile.patch):'
Patch #2 (openmcu-compile.patch):
+ patch -p1 -b --suffix .compile -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.22242
+ umask 022
+ cd /build-openmcu-i586/BUILD
+ cd openmcu
+ export PWLIBDIR=/usr
+ PWLIBDIR=/usr
+ export OPENH323DIR=/usr
+ OPENH323DIR=/usr
+ make optshared 'OPTCCFLAGS=-O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers' OPENH323DIR=/usr
make P_SHAREDLIB=1 opt
make[1]: Entering directory `/build-openmcu-i586/BUILD/openmcu'
g++  -DP_USE_PRAGMA -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall  -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers  
-felide-constructors -x c++ -c main.cxx -o obj_linux_x86_r/main.o
In file included from /usr/share/pwlib/include/ptlib/contain.h:797,
                 from /usr/share/pwlib/include/ptlib.h:155,
                 from main.cxx:84:
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX)':
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
In file included from /usr/share/pwlib/include/ptlib/pprocess.h:250,
                 from /usr/share/pwlib/include/ptlib.h:208,
                 from main.cxx:84:
/usr/share/pwlib/include/ptlib/pfactory.h: In static member function `static 
PFactory<_Abstract_T, _Key_T>& PFactory<_Abstract_T, _Key_T>::GetInstance()':
/usr/share/pwlib/include/ptlib/pfactory.h:328: warning: right-hand operand of 
comma has no effect
In file included from /usr/include/openh323/h323.h:481,
                 from main.h:188,
                 from main.cxx:89:
/usr/include/openh323/h323ep.h: In member function `void 
H323EndPoint::SetCallIntrusionProtectionLevel(unsigned int)':
/usr/include/openh323/h323ep.h:1376: warning: right-hand operand of comma has 
no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PString]':
/usr/share/pwlib/include/ptlib/pstring.h:2170:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX) [with T = BYTE]':
/usr/share/pwlib/include/ptclib/asner.h:612:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h:497: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PASN_Object]':
/usr/share/pwlib/include/ptclib/asner.h:928:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = H323TransportAddress]':
/usr/include/openh323/h323trans.h:418:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = unsigned int]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = unsigned int]'
/usr/share/pwlib/include/ptclib/asner.h:513:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = BYTE]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = BYTE]'
/usr/share/pwlib/include/ptclib/asner.h:611:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = char]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = char]'
/usr/share/pwlib/include/ptclib/asner.h:652:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = WORD]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = WORD]'
main.cxx:1169:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = PHashTable::Element*]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = 
PHashTable::Element*]'
main.cxx:1169:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
g++  -DP_USE_PRAGMA -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall  -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers  
-felide-constructors -x c++ -c audio.cxx -o obj_linux_x86_r/audio.o
In file included from /usr/share/pwlib/include/ptlib/contain.h:797,
                 from /usr/share/pwlib/include/ptlib.h:155,
                 from audio.cxx:41:
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX)':
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
In file included from /usr/share/pwlib/include/ptlib/pprocess.h:250,
                 from /usr/share/pwlib/include/ptlib.h:208,
                 from audio.cxx:41:
/usr/share/pwlib/include/ptlib/pfactory.h: In static member function `static 
PFactory<_Abstract_T, _Key_T>& PFactory<_Abstract_T, _Key_T>::GetInstance()':
/usr/share/pwlib/include/ptlib/pfactory.h:328: warning: right-hand operand of 
comma has no effect
In file included from /usr/include/openh323/h323.h:481,
                 from main.h:188,
                 from audio.cxx:42:
/usr/include/openh323/h323ep.h: In member function `void 
H323EndPoint::SetCallIntrusionProtectionLevel(unsigned int)':
/usr/include/openh323/h323ep.h:1376: warning: right-hand operand of comma has 
no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PString]':
/usr/share/pwlib/include/ptlib/pstring.h:2170:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX) [with T = BYTE]':
/usr/share/pwlib/include/ptclib/asner.h:612:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h:497: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PASN_Object]':
/usr/share/pwlib/include/ptclib/asner.h:928:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = H323TransportAddress]':
/usr/include/openh323/h323trans.h:418:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = unsigned int]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = unsigned int]'
/usr/share/pwlib/include/ptclib/asner.h:513:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = BYTE]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = BYTE]'
/usr/share/pwlib/include/ptclib/asner.h:611:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = char]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = char]'
/usr/share/pwlib/include/ptclib/asner.h:652:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = WORD]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = WORD]'
audio.cxx:85:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = PHashTable::Element*]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = 
PHashTable::Element*]'
audio.cxx:85:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
g++  -DP_USE_PRAGMA -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall  -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers  
-felide-constructors -x c++ -c conference.cxx -o obj_linux_x86_r/conference.o
In file included from /usr/share/pwlib/include/ptlib/contain.h:797,
                 from /usr/share/pwlib/include/ptlib.h:155,
                 from conference.cxx:59:
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX)':
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
In file included from /usr/share/pwlib/include/ptlib/pprocess.h:250,
                 from /usr/share/pwlib/include/ptlib.h:208,
                 from conference.cxx:59:
/usr/share/pwlib/include/ptlib/pfactory.h: In static member function `static 
PFactory<_Abstract_T, _Key_T>& PFactory<_Abstract_T, _Key_T>::GetInstance()':
/usr/share/pwlib/include/ptlib/pfactory.h:328: warning: right-hand operand of 
comma has no effect
In file included from /usr/include/openh323/h323.h:481,
                 from conference.h:65,
                 from conference.cxx:61:
/usr/include/openh323/h323ep.h: In member function `void 
H323EndPoint::SetCallIntrusionProtectionLevel(unsigned int)':
/usr/include/openh323/h323ep.h:1376: warning: right-hand operand of comma has 
no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PString]':
/usr/share/pwlib/include/ptlib/pstring.h:2170:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX) [with T = BYTE]':
/usr/share/pwlib/include/ptclib/asner.h:612:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h:497: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PASN_Object]':
/usr/share/pwlib/include/ptclib/asner.h:928:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = H323TransportAddress]':
/usr/include/openh323/h323trans.h:418:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = unsigned int]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = unsigned int]'
/usr/share/pwlib/include/ptclib/asner.h:513:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = BYTE]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = BYTE]'
/usr/share/pwlib/include/ptclib/asner.h:611:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = char]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = char]'
/usr/share/pwlib/include/ptclib/asner.h:652:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = WORD]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = WORD]'
conference.cxx:706:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = PHashTable::Element*]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = 
PHashTable::Element*]'
conference.cxx:706:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
g++  -DP_USE_PRAGMA -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall  -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers  
-felide-constructors -x c++ -c filemembers.cxx -o obj_linux_x86_r/filemembers.o
In file included from /usr/share/pwlib/include/ptlib/contain.h:797,
                 from /usr/share/pwlib/include/ptlib.h:155,
                 from filemembers.cxx:39:
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX)':
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
In file included from /usr/share/pwlib/include/ptlib/pprocess.h:250,
                 from /usr/share/pwlib/include/ptlib.h:208,
                 from filemembers.cxx:39:
/usr/share/pwlib/include/ptlib/pfactory.h: In static member function `static 
PFactory<_Abstract_T, _Key_T>& PFactory<_Abstract_T, _Key_T>::GetInstance()':
/usr/share/pwlib/include/ptlib/pfactory.h:328: warning: right-hand operand of 
comma has no effect
In file included from /usr/include/openh323/h323.h:481,
                 from conference.h:65,
                 from filemembers.cxx:40:
/usr/include/openh323/h323ep.h: In member function `void 
H323EndPoint::SetCallIntrusionProtectionLevel(unsigned int)':
/usr/include/openh323/h323ep.h:1376: warning: right-hand operand of comma has 
no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PString]':
/usr/share/pwlib/include/ptlib/pstring.h:2170:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX) [with T = BYTE]':
/usr/share/pwlib/include/ptclib/asner.h:612:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h:497: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PASN_Object]':
/usr/share/pwlib/include/ptclib/asner.h:928:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = H323TransportAddress]':
/usr/include/openh323/h323trans.h:418:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = unsigned int]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = unsigned int]'
/usr/share/pwlib/include/ptclib/asner.h:513:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = BYTE]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = BYTE]'
/usr/share/pwlib/include/ptclib/asner.h:611:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = char]':
/usr/share/pwlib/include/ptlib/array.h:480:   instantiated from `T 
PBaseArray<T>::operator[](PINDEX) const [with T = char]'
/usr/share/pwlib/include/ptclib/asner.h:652:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = WORD]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = WORD]'
filemembers.cxx:197:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = PHashTable::Element*]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = 
PHashTable::Element*]'
filemembers.cxx:197:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
g++  -DP_USE_PRAGMA -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall  -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-I/usr/share/pwlib/include -DPTRACING -I/usr/include/openh323 -DHAS_OSS -O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers  
-felide-constructors -x c++ -c custom.cxx -o obj_linux_x86_r/custom.o
In file included from /usr/share/pwlib/include/ptlib/contain.h:797,
                 from /usr/share/pwlib/include/ptlib.h:155,
                 from custom.cxx:22:
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PBaseArray<T>::operator[](PINDEX)':
/usr/share/pwlib/include/ptlib/array.h:496: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const':
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
In file included from /usr/share/pwlib/include/ptlib/pprocess.h:250,
                 from /usr/share/pwlib/include/ptlib.h:208,
                 from custom.cxx:22:
/usr/share/pwlib/include/ptlib/pfactory.h: In static member function `static 
PFactory<_Abstract_T, _Key_T>& PFactory<_Abstract_T, _Key_T>::GetInstance()':
/usr/share/pwlib/include/ptlib/pfactory.h:328: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T& 
PArray<T>::operator[](PINDEX) const [with T = PString]':
/usr/share/pwlib/include/ptlib/pstring.h:2170:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:1201: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = PHashTable::Element*]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = 
PHashTable::Element*]'
custom.cxx:133:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = BYTE]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = BYTE]'
custom.cxx:133:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
/usr/share/pwlib/include/ptlib/array.h: In member function `T 
PBaseArray<T>::GetAt(PINDEX) const [with T = char]':
/usr/share/pwlib/include/ptlib/array.h:541:   instantiated from `void 
PBaseArray<T>::PrintElementOn(std::ostream&, PINDEX) const [with T = char]'
custom.cxx:133:   instantiated from here
/usr/share/pwlib/include/ptlib/array.h:427: warning: right-hand operand of 
comma has no effect
g++ -o obj_linux_x86_r/openmcu    -s -L/usr/share/pwlib/lib -L/usr/lib 
-L/usr/local/lib   ./obj_linux_x86_r/main.o  ./obj_linux_x86_r/audio.o  
./obj_linux_x86_r/conference.o  ./obj_linux_x86_r/filemembers.o  
./obj_linux_x86_r/custom.o -lopenh323 -lpt -lvich263  -lldap -lldap_r -llber  
-lpthread -lssl -lcrypto -lexpat -lasound -lresolv -ldl 
/usr/lib/libldap_r.so: undefined reference to `pthread_kill_other_threads_np'
collect2: ld returned 1 exit status
make[1]: *** [obj_linux_x86_r/openmcu] Error 1
make[1]: Leaving directory `/build-openmcu-i586/BUILD/openmcu'
make: *** [optshared] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.22242 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.22242 (%build)





<Prev in Thread] Current Thread [Next in Thread>