Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819690 - media-libs/libldac-2.0.2.3 - .../work/ldacBT/libldac/src/ldacBT.c:19: .../work/ldacBT/libldac/src/ldacBT_internal.c: In function ‘ldacBT_prepare_pcm_encode’: .../work/ldacBT/libldac/src/ldacBT_internal.c:251:2: error: #error unsupported byte order
Summary: media-libs/libldac-2.0.2.3 - .../work/ldacBT/libldac/src/ldacBT.c:19: .../wor...
Status: RESOLVED DUPLICATE of bug 801238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-23 14:26 UTC by ernsteiswuerfel
Modified: 2022-09-21 14:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (libldac-2.0.2.3:20211023-141343.log,6.77 KB, text/plain)
2021-10-23 14:26 UTC, ernsteiswuerfel
Details
emerge --info (file_819690.txt,5.95 KB, text/plain)
2021-10-23 14:26 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-10-23 14:26:14 UTC
Created attachment 746319 [details]
build.log

[...]
[3/7] /usr/bin/powerpc64-unknown-linux-gnu-gcc -DldacBT_enc_EXPORTS -I/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/inc -I/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/abr/inc  -Os -mcpu=power9 -pipe -fPIC -std=gnu99 -MD -MT CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o -MF CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o.d -o CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o -c /var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT.c
FAILED: CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o 
/usr/bin/powerpc64-unknown-linux-gnu-gcc -DldacBT_enc_EXPORTS -I/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/inc -I/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/abr/inc  -Os -mcpu=power9 -pipe -fPIC -std=gnu99 -MD -MT CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o -MF CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o.d -o CMakeFiles/ldacBT_enc.dir/libldac/src/ldacBT.c.o -c /var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT.c
In file included from /var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT.c:19:
/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT_internal.c: In function ‘ldacBT_prepare_pcm_encode’:
/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT_internal.c:251:2: error: #error unsupported byte order
  251 | #error unsupported byte order
      |  ^~~~~
/var/tmp/portage/media-libs/libldac-2.0.2.3/work/ldacBT/libldac/src/ldacBT_internal.c:266:2: error: #error unsupported byte order
  266 | #error unsupported byte order
      |  ^~~~~
ninja: build stopped: subcommand failed.
 * ERROR: media-libs/libldac-2.0.2.3::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
Comment 1 ernsteiswuerfel archtester 2021-10-23 14:26:47 UTC
Created attachment 746322 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2022-09-21 14:50:59 UTC

*** This bug has been marked as a duplicate of bug 801238 ***