Issue 126553 - Port FreeBSD build enhancements
Summary: Port FreeBSD build enhancements
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 4.1.2-dev
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: 4.1.2
Assignee: Pedro Giffuni
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-24 16:23 UTC by Andrea Pescetti
Modified: 2015-09-26 23:28 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---
pescetti: 4.1.2_release_blocker+


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrea Pescetti 2015-09-24 16:23:48 UTC
As discussed on the dev list: this is the tracking issue for porting FreeBSD build enhancements from trunk to AOO410 for OpenOffice 4.1.2.
Comment 1 truckman 2015-09-24 17:56:09 UTC
This is my suggested list of revisions to merge from trunk.

Make FreeBSD bridges code buildable with clang:
        r1669457

Fixes for recent gcc and clang:
        r1669462
        r1669463
        r1669465

Previous FreeBSD changes were geared towards out of the box builds with
clang.  Detect gcc vs. clang and fix out of the box builds with gcc:
        r1694132

Workaround for clang 3.4 issue:
        r1694701

Fix coinmp build:
        r1690740
        r1690755
        r1690854
        r1694131

Fix serf build (apr-util problem):
        r1701276

Fix curl, libtextcat, and redland module builds:
        r1701344


The following are less important since they affect configure options
not used by the buildbot, but are nice to use on FreeBSD.

Fix --with-system-nss on FreeBSD:
        r1689883

Fix --with-system-jpeg on FreeBSD:
        r1689959

Fix --with-system-serf on FreeBSD:
        r1654282
Comment 2 SVN Robot 2015-09-24 19:36:22 UTC
"pfg" committed SVN revision 1705124 into branches/AOO410:
i126553- Basic merges to clean up the FreeBSD port.
Comment 3 SVN Robot 2015-09-24 20:55:50 UTC
"pfg" committed SVN revision 1705145 into branches/AOO410:
i126553 - (Back)Port FreeBSD build enhancements
Comment 4 SVN Robot 2015-09-24 22:25:55 UTC
"pfg" committed SVN revision 1705179 into branches/AOO410:
i126553 - (Back)Port FreeBSD build enhancements
Comment 5 Andrea Pescetti 2015-09-26 23:28:19 UTC
As per dev list discussions: the already committed changes are those that will go into 4.1.2. Setting FIXED.
Comment 6 Andrea Pescetti 2015-09-26 23:28:41 UTC
Closing.