[Reproducible-builds] Bug#809284: ocserv: FTBFS: ocpasswd-args.h:1:1: error: unterminated comment

Chris Lamb lamby at debian.org
Mon Dec 28 23:23:23 UTC 2015


Source: ocserv
Version: 0.10.10-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ocserv.0.10.10-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 9852 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151228/6901c6c2/attachment.obj>


More information about the Reproducible-builds mailing list