[bug-notifications] [protobuf_devel 0005051]: Diff type of headers protobuf 2.3 - error compilation

Mantis Bug Tracker noreply at opencsw.org
Sun May 19 11:20:24 CEST 2013


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5051 
====================================================================== 
Reported By:                pablo84sos
Assigned To:                
====================================================================== 
Project:                    protobuf_devel
Issue ID:                   5051
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2013-02-19 09:50 CET
Last Modified:              2013-05-19 11:20 CEST
====================================================================== 
Summary:                    Diff type of headers protobuf 2.3 - error
compilation
Description: 
Hi,

When I compile protbuf-2.3 from source a have got a little bit diffrent
protobuf headers . See below.

-bash-4.0$ diff /opt/csw/include/google/protobuf
../../proto23/include/google/protobuf/
Common subdirectories: /opt/csw/include/google/protobuf/compiler and
../../proto23/include/google/protobuf//compiler
diff /opt/csw/include/google/protobuf/descriptor_database.h
../../proto23/include/google/protobuf//descriptor_database.h
236c236
<     typename std::map<string, Value>::iterator FindLastLessOrEqual(
---
>     typename map<string, Value>::iterator FindLastLessOrEqual(
Common subdirectories: /opt/csw/include/google/protobuf/io and
../../proto23/include/google/protobuf//io
diff /opt/csw/include/google/protobuf/repeated_field.h
../../proto23/include/google/protobuf//repeated_field.h
51d50
< #include <vector>
Common subdirectories: /opt/csw/include/google/protobuf/stubs and
../../proto23/include/google/protobuf//stubs

The diffrent cause that I can't use package - I mean I have a lot of
problems during a compilation  (additional information)- for instance I'm
building examples direct from source 2.3 of protobuf with headers of
package they don't compile properly, but if I use headers from source it is
ok.
   
I think that headers from package and source should be the same but they
don't.

      


  



====================================================================== 

---------------------------------------------------------------------- 
 (0010391) maciej (manager) - 2013-05-19 11:20
 https://www.opencsw.org/mantis/view.php?id=5051#c10391 
---------------------------------------------------------------------- 
I've removed the 2.3 version from the catalog. 

I've built and released version 2.5.0 built with GCC, in the /opt/csw/gxx
prefix.

Please reopen or file a new bug if necessary.



More information about the bug-notifications mailing list