Ticket #266 (closed bug: fixed)

Opened 14 years ago

Last modified 14 years ago

FTBFS on powerpc (trunk, r1804)

Reported by: adi Assigned to:
Priority: trivial Milestone:
Component: devices/dice Version: FFADO SVN (trunk)
Keywords: Cc:
The device the bug applies to:

Description

According to <https://buildd.debian.org/fetch.cgi?pkg=libffado;ver=2.0.0%2Bsvn1804-1;arch=powerpc;stamp=1267568664>, FFADO fails to build on PowerPC:

src/dice/dice_eap.cpp: In member function 'stringlist
Dice::EAP::StreamConfig::getNamesForBlock(Dice::EAP::StreamConfig::ConfigBlock&)':
src/dice/dice_eap.cpp:1679: error: 'byteSwapBlock' was not declared in this scope
scons: *** [src/dice/dice_eap.os] Error 1
scons: building terminated because of errors.

Attachments

ffado-powerpc.patch (320 bytes) - added by adi on 03/16/10 04:02:51.

Change History

03/16/10 04:02:51 changed by adi

  • attachment ffado-powerpc.patch added.

03/16/10 04:03:30 changed by adi

  • priority changed from minor to trivial.

The attached patch corrects the problem. Please apply. TNX.

03/17/10 12:40:13 changed by arnonym

  • status changed from new to closed.
  • resolution set to fixed.

Should be fixed in r1806