[Bug 196849] audio/beast fails to build with GCC 4.9 (requires GCC 4.8)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 18 22:20:51 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196849
Bug ID: 196849
Summary: audio/beast fails to build with GCC 4.9 (requires GCC
4.8)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: gerald at FreeBSD.org
http://package18.nyi.freebsd.org/data/101amd64-default-PR196712/2015-01-16_07h05m42s/logs/errors/beast-0.7.8_8.log
libtool: compile: g++49 -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"BSE\"
-DBSE_COMPILATION -DG_LOG_DOMAIN=\"BSE\" -DBSE_COMPILATION -I. -I.. -I.. -I..
-I. -I. -pthread -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -DG_DISABLE_CONST_RETURNS -I/usr/local/include
-D_BIRNET_SOURCE_EXTENSIONS -O2 -pipe -fstack-protector
-Wl,-rpath=/usr/local/lib/gcc49 -fno-strict-aliasing -fpermissive
-Wl,-rpath=/usr/local/lib/gcc49 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS
-Wall -Wdeprecated -Wno-cast-qual -std=gnu++0x -pthread -MT bsebusmodule.lo -MD
-MP -MF .deps/bsebusmodule.Tpo -c bsebusmodule.cc -fPIC -DPIC -o
.libs/bsebusmodule.o
In file included from ../bse/bsecxxplugin.hh:4:0,
from bsebusmodule.genidl.hh:6,
from bsebusmodule.cc:2:
../bse/bsecxxmodule.hh: In member function 'virtual void (*
Bse::BusModule::get_module_auto_update())(BseModule*, gpointer)':
../bse/bsecxxmodule.hh:73:46: error: 'template<class M, class P, class C>
struct Bse::SynthesisModule::Trampoline' is protected
template<class M, class P, class C> struct Trampoline {
^
../bse/bsecxxmodule.hh:162:10: error: within this context
return SynthesisModule::Trampoline<ModuleType,ParamType,
\
^
bsebusmodule.cc:57:3: note: in expansion of macro 'BSE_EFFECT_INTEGRATE_MODULE'
BSE_EFFECT_INTEGRATE_MODULE (BusModule, Module, BusModuleProperties);
^
Makefile:943: recipe for target 'bsebusmodule.lo' failed
gmake[4]: *** [bsebusmodule.lo] Error 1
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/audio/beast/work/beast-0.7.8/bse'
Makefile:998: recipe for target 'all-recursive' failed
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list