Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15723] New: dirac fails to compile with gcc 4.5

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15723] New: dirac fails to compile with gcc 4.5
  • Date: 26 May 2010 07:28:43 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15723

Summary: dirac fails to compile with gcc 4.5
Product: Codex
Version: devel grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: video-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de
Blocks: 15718


libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I.
-I.. -I. -I.. -O3 -Wuninitialized -march=pentiumpro -fexpensive-optimizations
-frerun-cse-after-loop -frerun-loop-opt -fomit-frame-pointer
-minline-all-stringops -fschedule-insns2 -falign-functions=4 -fforce-addr
-pipe
-g -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra -march=core2 -m32
-pipe -DPIC -fPIC -O2 -mmmx -DHAVE_MMX -MT
libdirac_encoder_la-quant_chooser.lo
-MD -MP -MF .deps/libdirac_encoder_la-quant_chooser.Tpo -c quant_chooser.cpp
-fPIC -DPIC -o .libs/libdirac_encoder_la-quant_chooser.o
quant_chooser.cpp: In member function 'void
dirac::QuantChooser::SetSkip(dirac::CodeBlock&, int)':
quant_chooser.cpp:343:49: error: invalid operands of types
'__gnu_cxx::__enable_if<true, double>::__type' and 'int' to binary
'operator<<'
quant_chooser.cpp: In member function 'dirac::CoeffType
dirac::QuantChooser::BlockAbsMax(const dirac::Subband&)':
quant_chooser.cpp:358:64: error: no matching function for call to 'max(int&,
__gnu_cxx::__enable_if<true, double>::__type)'
make[1]: *** [libdirac_encoder_la-quant_chooser.lo] Error 1
make[1]: Leaving directory `/usr/src/dirac-1.0.2/libdirac_encoder'
make: *** [all-recursive] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15723] New: dirac fails to compile with gcc 4.5, bugzilla-daemon, 05/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page