Your message dated Mon, 04 Jan 2016 17:16:57 +0000
with message-id 
<1451927817.1522412.482520458.67684...@webmail.messagingengine.com>
and subject line Re: Bug#809284: ocserv: FTBFS: ocpasswd-args.h:1:1: error: 
unterminated comment
has caused the Debian Bug report #809284,
regarding ocserv: FTBFS: ocpasswd-args.h:1:1: error: unterminated comment
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
809284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809284
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ocserv
Version: 0.10.10-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ocserv fails to build from source in unstable/amd64:

  [..]


  gcc -DHAVE_CONFIG_H -I. -I..  -I./../gl/ -I./../gl/ -I./ -I./../ -I./../  
-I/usr/include/p11-kit-1   -I/usr/include/libnl3          -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o ctl.pb-c.o ctl.pb-c.c
  In file included from ocpasswd.c:34:0:
  ./ocpasswd-args.h:1:1: error: unterminated comment
   /*   -*- buffer-read-only: t -*- vi: set ro:
   ^
  ocpasswd.c: In function 'main':
  ocpasswd.c:367:10: warning: implicit declaration of function 'optionProcess' 
[-Wimplicit-function-declaration]
    optct = optionProcess(&ocpasswdOptions, argc, argv);
            ^
  ocpasswd.c:367:25: error: 'ocpasswdOptions' undeclared (first use in this 
function)
    optct = optionProcess(&ocpasswdOptions, argc, argv);
                           ^
  ocpasswd.c:367:25: note: each undeclared identifier is reported only once for 
each function it appears in
  ocpasswd.c:374:3: warning: implicit declaration of function 'optionUsage' 
[-Wimplicit-function-declaration]
     optionUsage(&ocpasswdOptions, 1);
     ^
  ocpasswd.c:378:6: warning: implicit declaration of function 'HAVE_OPT' 
[-Wimplicit-function-declaration]
    if (HAVE_OPT(PASSWD)) {
        ^
  ocpasswd.c:378:15: error: 'PASSWD' undeclared (first use in this function)
    if (HAVE_OPT(PASSWD)) {
                 ^
  ocpasswd.c:379:13: warning: implicit declaration of function 'OPT_ARG' 
[-Wimplicit-function-declaration]
     fpasswd = OPT_ARG(PASSWD);
               ^
  ocpasswd.c:384:15: error: 'GROUPNAME' undeclared (first use in this function)
    if (HAVE_OPT(GROUPNAME))
                 ^
  ocpasswd.c:390:15: error: 'LOCK' undeclared (first use in this function)
    if (HAVE_OPT(LOCK))
                 ^
  ocpasswd.c:392:20: error: 'UNLOCK' undeclared (first use in this function)
    else if (HAVE_OPT(UNLOCK))
                      ^
  ocpasswd.c:394:20: error: 'DELETE' undeclared (first use in this function)
    else if (HAVE_OPT(DELETE))
                      ^
  Makefile:1474: recipe for target 'ocpasswd.o' failed
  make[6]: *** [ocpasswd.o] Error 1
  make[6]: *** Waiting for unfinished jobs....
  make[6]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10/src'
  Makefile:1491: recipe for target 'all-recursive' failed
  make[5]: *** [all-recursive] Error 1
  make[5]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10/src'
  Makefile:1155: recipe for target 'all' failed
  make[4]: *** [all] Error 2
  make[4]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10/src'
  Makefile:1010: recipe for target 'all-recursive' failed
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10'
  Makefile:951: recipe for target 'all' failed
  make[2]: *** [all] Error 2
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10'
  dh_auto_build: make -j8 returned exit code 2
  debian/rules:28: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151229001944.dwCnbR40tr/ocserv-0.10.10'
  debian/rules:15: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: ocserv.0.10.10-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
> I'm not able to reproduce this problem in an up-to-date clean sid
> chroot

Nor can I now - closing bug (in BCC).


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

--- End Message ---

Reply via email to