Build on x86_64 with GCC 4.6 fails
parseunit_byteio.cpp:127:23: Fehler: variable »next_parse_code« set but not used [-Werror=unused-but-set-variable]
parseunit_byteio.cpp:131:13: Fehler: variable »next_unit_next_parse_offset« set but not used [-Werror=unused-but-set-variable]
cc1plus: Alle Warnungen werden als Fehler behandelt
make[1]: *** [libdirac_byteio_la-parseunit_byteio.lo] Fehler 1
Passing the -Wno-unused option to GCC makes it fail at another point but using an older version of GCC (I used gcc 4.3) solved that problem.
Search Criteria
Package Details: dirac 1.0.2-1
Package Actions
| Package Base: | dirac |
|---|---|
| Description: | General-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced. |
| Upstream URL: | http://dirac.sourceforge.net/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | Snowman |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 21 |
| First Submitted: | 2007-04-02 01:50 |
| Last Updated: | 2011-06-25 00:42 |
Required by (2)
Sources
Latest Comments
Anonymous comment
Comment by mokkurkalve
dirac build now fails for me on i686 thus:
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 `/tmp/yaourt-tmp-eivind/aur-dirac/src/dirac-1.0.2/libdirac_encoder'
make: *** [all-recursive] Error 1
Avslutter ...
==> ERROR: Makepkg was unable to build dirac.
Comment by dracorp
This patch http://www.mail-archive.com/pkg-multimedia-maintainers@lists.alioth.debian.org/msg03559.html fix it.
Comment by PiousMinion
Fails to build for me.
Complete build log and errors here: http://pastebin.com/7Y0fG7Sh