[Bug 205815] databases/mysq57-server and mysql57-client - remove conflict with older boost-1_55

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 20:44:09 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205815

--- Comment #2 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Mahdi Mokhtari from comment #1)
> MySQL57-{server,client} currently uses its own private version of boost :)

Yes, I understand this. I even expressed my understanding on this ticket.

> -DBOOST_INCLUDE_DIR=${WRKDIR}/boost_1_59_0 is not actually needed

It is needed, because it does more than LOCAL_BOOST_DIR -- it makes the build
ignore the older version of boost found under ${LOCALBASE}, thus avoiding the
conflict.

> About conflict flag, you should notice that mysql57 indeed has conflict
> with boost-1.55

No, I do not notice the conflict after making the proposed change locally. I
was able to build both client and server of mysql57 without removing boost-1_55
here.

Have you tried it -- after applying my patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list