libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] Trunk: make distcheck fail


From: silvioprog
Subject: [libmicrohttpd] Trunk: make distcheck fail
Date: Sun, 26 Feb 2017 18:25:08 -0300

Hello,

I'm trying generate a new package from MHD trunk, however make distcheck stops with the following log (it seems make distcheck in MHD requires root access ...):

[snip]
make[1]: Entering directory '/home/silvioprog/dev/git/libmicrohttpd/libmicrohttpd-0.9.52/_build/sub'
make  dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/home/silvioprog/dev/git/libmicrohttpd/libmicrohttpd-0.9.52/_build/sub'
Creating po/POTFILES.in... /bin/bash: line 1: POTFILES.in: Permission denied
rm: cannot remove 'POTFILES.in': Permission denied
failed.
Makefile:1021: recipe for target 'update-POTFILES.in' failed
make[2]: *** [update-POTFILES.in] Error 1
make[2]: Leaving directory '/home/silvioprog/dev/git/libmicrohttpd/libmicrohttpd-0.9.52/_build/sub'
Makefile:734: recipe for target 'dist' failed
make[1]: *** [dist] Error 2
make[1]: Leaving directory '/home/silvioprog/dev/git/libmicrohttpd/libmicrohttpd-0.9.52/_build/sub'
Makefile:741: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1

My steps:

./bootstrap
./configure
make distcheck

Configure report:

configure: libmicrohttpd 0.9.52 Configuration Summary:
  Cross-compiling:   no
  Operating System:  linux-gnu
  Threading lib:     posix
  Use thread names:  yes
  Inter-thread comm: eventfd
  libcurl (testing): yes
  Target directory:  /usr/local
  Messages:          yes
  Basic auth.:       yes
  Digest auth.:      yes
  HTTP "Upgrade":    yes
  Postproc:          yes
  HTTPS support:     yes (using libgnutls and libgcrypt)
  poll support:      yes
  epoll support:     yes
  build docs:        yes
  build examples:    yes

configure: HTTPS subsystem configuration:
  License         :  LGPL only

--
Silvio Clécio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]