| Summary: | media-sound/apetag-1.8: compile error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Metsger <themixa> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This package compiles fine on ~x86 The "-amd64" keywords is there for a reason... *** This bug has been marked as a duplicate of bug 126628 *** |
apetag need to be updated to apetag-1.10 because compile error of media-sound/apetag-1.8: >>> Compiling source in /var/tmp/portage/media-sound/apetag-1.8/work/Apetag ... x86_64-pc-linux-gnu-g++ -Wall -Werror -pedantic -march=native -O2 -pipe -fomit-frame-pointer -mfpmath=sse -frename-registers -ftree-vectorize -c -o basic.o basic.C x86_64-pc-linux-gnu-g++ -Wall -Werror -pedantic -march=native -O2 -pipe -fomit-frame-pointer -mfpmath=sse -frename-registers -ftree-vectorize -c -o switch.o switch.C x86_64-pc-linux-gnu-g++ -Wall -Werror -pedantic -march=native -O2 -pipe -fomit-frame-pointer -mfpmath=sse -frename-registers -ftree-vectorize -c -o main.o main.C In file included from switch.C:30: basic.H: In function 'std::string ptrstr(const VOID*)': basic.H:98: error: cast from 'const VOID*' to 'PTRINT' loses precision In file included from basic.C:34: basic.H: In function 'std::string ptrstr(const VOID*)': basic.H:98: error: cast from 'const VOID*' to 'PTRINT' loses precision In file included from main.C:33: basic.H: In function 'std::string ptrstr(const VOID*)': basic.H:98: error: cast from 'const VOID*' to 'PTRINT' loses precision make: *** [basic.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [switch.o] Error 1 make: *** [main.o] Error 1 Reproducible: Always Steps to Reproduce: emerge =apetag-1.8