Public bug reported:

Imported from Debian bug http://bugs.debian.org/729302:

Package: stealth
Version: 2.11.03-1
Severity: serious
Tags: jessie sid
Justification: FTBFS

Hi there,

I tried rebuilding stealth, but failed to do so successfully:
(Full buildlog attached)

> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security --std=c++0x -Wall  -c -o tmp/o/5skip.o scanner/skip.cc
> g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security --std=c++0x -Wall  -c -o tmp/o/5setskip.o 
> scanner/setskip.cc
> scanner/setskip.cc: In member function 'void Scanner::setSkip()':
> scanner/setskip.cc:6:5: error: 'Errno' has not been declared
>      Errno::open(in, d_skipFilePath);
>      ^
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> make: *** [build-arch] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

The problem seems to be a missing #include <bobcat/errno>, see the
attached patch, which fixes the problem for me.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

** Affects: stealth (Ubuntu)
     Importance: High
     Assignee: Andreas Moog (amoog)
         Status: In Progress

** Affects: stealth (Debian)
     Importance: Undecided
         Status: New


** Tags: ftbfs trusty

** Bug watch added: Debian Bug tracker #729302
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729302

** Changed in: stealth (Debian)
 Remote watch: None => Debian Bug tracker #729302

** Changed in: stealth (Ubuntu)
       Status: New => In Progress

** Changed in: stealth (Ubuntu)
   Importance: Undecided => High

** Changed in: stealth (Ubuntu)
     Assignee: (unassigned) => Andreas Moog (amoog)

** Tags added: ftbfs trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250146

Title:
  stealth: FTBFS: scanner/setskip.cc:6:5: error: 'Errno' has not been
  declared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stealth/+bug/1250146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to