Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2018 20:29:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 232525] devel/boost-all: Update to 1.69.0 (currently, develop snapshot)
Message-ID:  <bug-232525-25061-QutHvF3agJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232525-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232525-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232525

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Oct 22 20:28:32 UTC 2018
New revision: 482783
URL: https://svnweb.freebsd.org/changeset/ports/482783

Log:
  audio/guitarix-lv2: unbreak with boost 1.69

  In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
  In file included from ../src/headers/engine.h:73:
  ../src/headers/gx_system.h:353:28: error: expected class name
  class BasicOptions: boost::noncopyable {
                             ^
  In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
  In file included from ../src/headers/engine.h:74:
  ../src/headers/gx_parameter.h:106:25: error: expected class name
  class Parameter: boost::noncopyable {
                          ^
  In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
  In file included from ../src/headers/engine.h:81:
  ../src/headers/gx_json.h:299:27: error: expected class name
  class PresetFile : boost::noncopyable {
                            ^
  In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
  In file included from ../src/headers/engine.h:83:
  ../src/headers/gx_internal_plugins.h:674:25: error: expected class name
  struct paradesc: boost::noncopyable {
                          ^

  PR:           232525

Changes:
  head/audio/guitarix-lv2/files/patch-boost-1.69

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232525-25061-QutHvF3agJ>