Package: trinity
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Dear maintainers,

as you can see at buildd [0], trinity FTBFS on mipsel.

To address the issue, please consider the attached patch for d/patches.
Let me know if you prefer me to submit a debdiff.

best regards.

[0] 
https://buildd.debian.org/status/fetch.php?pkg=trinity&arch=mipsel&ver=1.5-1&stamp=1435667934
Description: include linux/serial.h
 There is a reference to 'struct serial_rs485' in ioctls/vt.c which 
 is defined at 'linux/serial.h'.
Author: Arturo Borrero Gonzalez <arturo.borrero.g...@gmail.com>
Forwarded: no
Last-Update: 2015-06-30

--- trinity-1.5.orig/ioctls/vt.c
+++ trinity-1.5/ioctls/vt.c
@@ -1,3 +1,4 @@
+#include <linux/serial.h>
 #include <sys/vt.h>
 #include <sys/ioctl.h>
 #include <linux/kd.h>

Reply via email to