Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1599209 - mongodb-4.0.0-2.fc29 FTBFS: ... causes a section type conflict ...
Summary: mongodb-4.0.0-2.fc29 FTBFS: ... causes a section type conflict ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mongodb
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Skalický
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1598961
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-07-09 08:40 UTC by Miro Hrončok
Modified: 2018-07-09 18:18 UTC (History)
8 users (show)

Fixed In Version: mongodb-4.0.0-2.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-09 18:18:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2018-07-09 08:40:00 UTC
https://koji.fedoraproject.org/koji/buildinfo?buildID=1104147

src/mongo/platform/compiler_gcc.h:49:62: error: 'mongo::_BufBuilder<BufferAllocator>::grow_reallocate(int) [with BufferAllocator = mongo::SharedBufferAllocator]::<lambda()>' causes a section type conflict with 'static void mongo::Status::unref(mongo::Status::ErrorInfo*)'

src/mongo/bson/bson_validate.cpp:52:22: error: 'mongo::Status mongo::{anonymous}::makeError(mongo::StringData, mongo::BSONElement, mongo::StringData)' causes a section type conflict with 'mongo::_BufBuilder<BufferAllocator>::grow_reallocate(int) [with BufferAllocator = mongo::SharedBufferAllocator]::<lambda()>'

src/mongo/db/matcher/schema/expression_internal_schema_num_array_items.cpp:35:1: error: 'mongo::InternalSchemaNumArrayItemsMatchExpression::InternalSchemaNumArrayItemsMatchExpression(mongo::MatchExpression::MatchType, mongo::StringData, long long int, mongo::StringData)' causes a section type conflict with 'virtual mongo::MatchExpression* mongo::InternalSchemaNumArrayItemsMatchExpression::getChild(size_t) const'


This is an annobin problem.


Note You need to log in before you can comment on or make changes to this bug.