Project

General

Profile

Actions

Bug #6295

closed

gcc8 compilation issues on Fedora

Added by Michal Minář about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/15/2018
Due date:
% Done:

0%

Estimated time:

Description

Hello,

I'm a package manager of wt on fedora. The latest release (4.0.2) fails to compile with gcc8 in rawhide (the latest fedora branch).

The build log is attached as boost-166-build.log.txt. It can be also viewed here [1] for a limited amount of time.

I've copied your upstream fix[2] as [3] to solve the problem.

[1] https://kojipkgs.fedoraproject.org//work/tasks/3699/25723699/build.log

[2] https://github.com/emweb/wt/commit/960e8d017b264710e344c63f9feb6ea1fa593eeb.patch

[3] https://src.fedoraproject.org/cgit/rpms/wt.git/tree/boost-166-compat.patch

The next issue I bumped into were failing examples [4]. I managed to fix them with a dumb patch [5]. Would be nice to see it fixed in a patch/next release.

[4] https://kojipkgs.fedoraproject.org//work/tasks/4420/25724420/build.log

[5] https://src.fedoraproject.org/cgit/rpms/wt.git/tree/examples-crypt.patch

Regards,

Michal


Files

examples-build.log.txt (809 KB) examples-build.log.txt Michal Minář, 03/15/2018 04:15 PM
boost-166-build.log.txt (530 KB) boost-166-build.log.txt Michal Minář, 03/15/2018 04:15 PM
Actions #1

Updated by Roel Standaert about 6 years ago

  • Status changed from New to Resolved

I added the crypt.h includes (if _XOPEN_CRYPT is not defined), so this will be fixed with the next release of Wt.

Actions #2

Updated by Roel Standaert about 6 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Michal Minář about 6 years ago

Thanks!

Actions

Also available in: Atom PDF