Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 769299

Summary: dev-db/myodbc-8.0.23 with dev-libs/cyrus-sasl installed: cannot find "/usr/lib64/private/sasl2"
Product: Gentoo Linux Reporter: Oleh Kravchenko <oleg>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: alexanderyt, ionen, kevin.bernard.allies, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /tmp/portage/dev-db/myodbc-8.0.23/temp/build.log

Description Oleh Kravchenko 2021-02-07 14:26:27 UTC
Can't update dev-db/myodbc to 8.0.23

Reproducible: Always

Steps to Reproduce:
emerge =dev-db/myodbc-8.0.23

Actual Results:  
Failed to emerge dev-db/myodbc-8.0.23
Comment 1 Oleh Kravchenko 2021-02-07 14:28:40 UTC
> CMake Error at cmake_install.cmake:13522 (file):
>  file INSTALL cannot find "/usr/lib64/private/sasl2": No such file or
>  directory.
Comment 2 Oleh Kravchenko 2021-02-07 14:29:51 UTC
Created attachment 685959 [details]
/tmp/portage/dev-db/myodbc-8.0.23/temp/build.log
Comment 3 Larry the Git Cow gentoo-dev 2021-04-26 14:56:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5db58628c43216250f1d67de7d9c91aef13847

commit 6d5db58628c43216250f1d67de7d9c91aef13847
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-04-26 14:52:27 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-04-26 14:55:52 +0000

    dev-db/myodbc: don't static link mysqlclient anymore
    
    Closes: https://bugs.gentoo.org/769299
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 .../{myodbc-8.0.24.ebuild => myodbc-8.0.24-r1.ebuild}   | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-26 14:57:27 UTC
Could you please report back if myodbc-8.0.24-r1 works for you? Not just if it builds, if it really works (runtime test).