changeset:   4748:c1b3f2a49836
tag:         tip
user:        [email protected]
date:        Thu Dec 19 11:44:04 2013 +0530
summary:     amfnd : fix compilation problem in mbcsv.cc in amfnd module [#616]



---

** [tickets:#616] latest staging does not compile**

**Status:** fixed
**Created:** Tue Nov 05, 2013 12:40 PM UTC by Sirisha Alla
**Last Updated:** Tue Dec 17, 2013 06:26 AM UTC
**Owner:** Praveen

current default staging(cs 4585) does not compile with the following error

g++ -DHAVE_CONFIG_H -I. -I../../../../..  -DSA_CLM_B01=1 
-I../../../../../osaf/libs/saf/include -I../../../../../osaf/libs/core/include 
-I../../../../../osaf/libs/core/leap/include 
-I../../../../../osaf/libs/core/mds/include 
-I../../../../../osaf/libs/core/common/include  
-I../../../../../osaf/libs/common/amf/include 
-I../../../../../osaf/services/saf/amf/amfnd/include 
-I../../../../../osaf/libs/common/immsv/include  -Wall -fno-strict-aliasing 
-Werror -fPIC -D__STDC_FORMAT_MACROS -O2 -g -m64 -fmessage-length=0 
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
-fasynchronous-unwind-tables -MT osafamfnd-mbcsv.o -MD -MP -MF 
.deps/osafamfnd-mbcsv.Tpo -c -o osafamfnd-mbcsv.o `test -f 'mbcsv.cc' || echo 
'./'`mbcsv.cc
cc1plus: warnings being treated as errors
mbcsv.cc: In function ‘uint32_t avnd_evt_avd_role_change_evh(AVND_CB*, 
AVND_EVT*)’:
mbcsv.cc:1293: error: comparison between signed and unsigned integer expressions
make[8]: *** [osafamfnd-mbcsv.o] Error 1
make[8]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf/services/saf/amf/amfnd'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf/services/saf/amf/amfnd'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf/services/saf/amf'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf/services/saf'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf/services'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0/osaf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/sirisha/staging_nov5th/rpms/BUILD/opensaf-4.4.M0'
error: Bad exit status from /home/sirisha/staging_nov5th/rpms/tmp/rpm-tmp.10997 
(%build)


RPM build errors:
    Bad exit status from /home/sirisha/staging_nov5th/rpms/tmp/rpm-tmp.10997 
(%build)
make: *** [rpm] Error 1



---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to