I know there have been RPM build fixes being committed to the main
branch (and I appreciate them!) but I seem to still be seeing errors
with RPM builds. It looks like some kind of library path problem with
files from the new sqa (StateQueueNotification.h it seems) project.
Just wanted to check if anyone had any pointers or knew it was getting
looked at while I am debugging it. The tail of the log is listed below
Thanks,
D Chang
-=[]=-
+ make
Making all in .
make[1]: Entering directory `/builddir/build/BUILD/sipxrls-0.0.4.5.2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/builddir/build/BUILD/sipxrls-0.0.4.5.2'
Making all in src
make[1]: Entering directory
`/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
make all-recursive
make[2]: Entering directory
`/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
Making all in .
make[3]: Entering directory
`/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
g++ -DHAVE_CONFIG_H -I. -DSIPX_LOGDIR=\"/var/log/sipxpbx\"
-DSIPX_RUNDIR=\"/var/run/sipxpbx\" -DSIPX_TMPDIR=\"/var/sipxdata/tmp\"
-DSIPX_CONFDIR=\"/etc/sipxpbx\" -I/usr/include -I/usr/include
-I/usr/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat -Wwrite-strings
-Wpointer-arith -Wno-strict-aliasing -fno-strict-aliasing
-Wno-unused-result -fno-strict-aliasing -I/usr/include -MT
sipxrls-main.o -MD -MP -MF .deps/sipxrls-main.Tpo -c -o sipxrls-main.o
`test -f 'main.cpp' || echo './'`main.cpp
In file included from ResourceListServer.h:28,
from main.cpp:27:
ResourceListTask.h:18:40: error: sqa/StateQueueNotification.h: No such
file or directory
In file included from ResourceListServer.h:28,
from main.cpp:27:
ResourceListTask.h:95: error: ISO C++ forbids declaration of
'StateQueueNotification' with no type
ResourceListTask.h:95: error: expected ';' before '*' token
cc1plus: warning: unrecognized command line option "-Wno-unused-result"
make[3]: Leaving directory `/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
make[3]: *** [sipxrls-main.o] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
make[1]: Leaving directory `/builddir/build/BUILD/sipxrls-0.0.4.5.2/src'
RPM build errors:
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.CFuxMc (%build)
Bad exit status from /var/tmp/rpm-tmp.CFuxMc (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps
builddir/build/SPECS/sipxrls.spec']
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py",
line 70, in trace
result = func(*args, **kw)
File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352,
in do
raise mockbuild.exception.Error, ("Command failed. See logs for
output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps
builddir/build/SPECS/sipxrls.spec']
LEAVE do --> EXCEPTION RAISED
[patlive@projectgotham sipxecs]$
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/