Hello ADrian,
Thanks for reporting the issue.

Unfortunatly, it's a well known issue since upstream decided some years ago to drop 32 bits architecture support.

I've luckily been able to still offer trafficserver for x86 since then, but it's not the case any more from trafficserver 9.0.0.

I've asked ftp master for their advice about the opportunity of keeping the package in Debian or not.

Best,
Jean Baptiste Favre


On 16/10/2021 17:50, Adrian Bunk wrote:
Source: trafficserver
Version: 9.1.0+ds-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=trafficserver&ver=9.1.0%2Bds-1

...
Log.cc: In static member function ‘static void Log::trace_va(bool, const 
sockaddr*, uint16_t, const char*, va_list)’:
Log.cc:1276:14: error: invalid cast from type ‘ink_thread’ {aka ‘long unsigned 
int’} to type ‘uint64_t’ {aka ‘long long unsigned int’}
  1276 |              reinterpret_cast<uint64_t>(ink_thread_self()), in ? "RECV" : 
"SEND", ip, peer_port);
       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...


Reply via email to