FS#68328 - mysql-workbench FTBFS with libssh 0.9.5

Attached to Project: Community Packages
Opened by loqs (loqs) - Sunday, 18 October 2020, 21:19 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 21 October 2020, 03:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
mysql-workbench fails to build from source with libshh 0.9.5 [1] due to some defines being moved to a new header.
Fixed by the following sed
sed -i 's/libssh.h/libssh_version.h/' build/cmake/Modules/FindLibSSH.cmake
Also include patch [2] for boost 1.74 compatibility.

Additional info:
* mysql-workbench
* libssh 0.9.5-1
[1] pkgbuild.log.xz
[2] boost_1_74.patch

Steps to reproduce:
Build package in a clean chroot.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 21 October 2020, 03:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  mysql-workbench 8.0.22-1

Loading...