The build took 00h 00m 40s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
1,482 |
perl |
616 |
sh |
275 |
makefile |
59 |
ansic |
2,432 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: help2man 1.47.3-2 (Wed Aug 24 13:40:28 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) perl-locale-gettext-1.07-2
Total Installed Size: 0.03 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-locale-gettext...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for perl... perl
checking for module Locale::gettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing dlsym... -ldl
checking for library containing bindtextdomain... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking for makeinfo... /usr/bin/makeinfo
checking for install-info... /usr/bin/install-info
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for po4a-updatepo... build-aux/missing po4a-updatepo
checking for po4a-translate... build-aux/missing po4a-translate
configure: creating ./config.status
config.status: creating Makefile
perl help2man.PL --with-gettext
gcc -o bindtextdomain.so -fPIC -shared bindtextdomain.c -ldl
Extracting help2man (with variable substitutions)
==> Entering fakeroot environment...
==> Starting package()...
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/bin
mkdir -p -- /tmp/help2man/pkg/help2man/usr/bin
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/lib/help2man
mkdir -p -- /tmp/help2man/pkg/help2man/usr/lib/help2man
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/share/man/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/man1
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/share/info
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/info
/usr/bin/install -c help2man /tmp/help2man/pkg/help2man/usr/bin
/usr/bin/install -c bindtextdomain.so /tmp/help2man/pkg/help2man/usr/lib/help2man
/usr/bin/install -c -m 644 $(build-aux/find-vpath help2man.1) /tmp/help2man/pkg/help2man/usr/share/man/man1
set -e; \
for lang in hu ja sr vi da pl nb fi es hr sv fr ru it uk pt_BR de zh_CN eo el; \
do \
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/share/locale/$lang/LC_MESSAGES; \
/usr/bin/install -c -m 644 $(build-aux/find-vpath po/$lang.gmo) \
/tmp/help2man/pkg/help2man/usr/share/locale/$lang/LC_MESSAGES/help2man.mo; \
build-aux/mkinstalldirs /tmp/help2man/pkg/help2man/usr/share/man/$lang/man1; \
/usr/bin/install -c -m 644 $(build-aux/find-vpath help2man.$lang.1) \
/tmp/help2man/pkg/help2man/usr/share/man/$lang/man1/help2man.1; \
done; \
for lang in es pl fr uk de; \
do \
/usr/bin/install -c -m 644 $(build-aux/find-vpath help2man-$lang.info) \
/tmp/help2man/pkg/help2man/usr/share/info/help2man-$lang.info; \
if test -f /tmp/help2man/pkg/help2man/usr/share/info/dir; \
then \
/usr/bin/install-info --info-dir=/tmp/help2man/pkg/help2man/usr/share/info \
/tmp/help2man/pkg/help2man/usr/share/info/help2man-$lang.info; \
fi; \
done
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/hu/LC_MESSAGES
/usr/bin/install -c -m 644 $(build-aux/find-vpath help2man.info) \
/tmp/help2man/pkg/help2man/usr/share/info/help2man.info
if test -f /tmp/help2man/pkg/help2man/usr/share/info/dir; \
then \
/usr/bin/install-info --info-dir=/tmp/help2man/pkg/help2man/usr/share/info \
/tmp/help2man/pkg/help2man/usr/share/info/help2man.info; \
fi
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/hu/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/ja/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/ja/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/sr/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/sr/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/vi/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/vi/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/da/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/da/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/pl/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/pl/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/nb/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/nb/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/fi/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/fi/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/es/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/es/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/hr/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/hr/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/sv/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/sv/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/fr/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/fr/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/ru/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/ru/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/it/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/it/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/uk/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/uk/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/pt_BR/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/pt_BR/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/de/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/de/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/zh_CN/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/zh_CN/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/eo/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/eo/man1
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/locale/el/LC_MESSAGES
mkdir -p -- /tmp/help2man/pkg/help2man/usr/share/man/el/man1
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "help2man"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: help2man 1.47.3-2 (Wed Aug 24 13:40:34 UTC 2016)
CMD: pacman --query --file help2man-1.47.3-2-x86_64.pkg.tar.xz
Creating hybrid package for 'help2man'
Trying to find vanilla package 'help2man'...
CMD: pacman --query --file /mirror/help2man-1.47.3-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/help2man
/usr/lib/help2man/bindtextdomain.so
/usr/share/man/man1/help2man.1.gz
/usr/share/man/de/man1/help2man.1.gz
/usr/share/man/ja/man1/help2man.1.gz
/usr/share/man/sr/man1/help2man.1.gz
/usr/share/man/vi/man1/help2man.1.gz
/usr/share/man/da/man1/help2man.1.gz
/usr/share/man/eo/man1/help2man.1.gz
/usr/share/man/nb/man1/help2man.1.gz
/usr/share/man/fi/man1/help2man.1.gz
/usr/share/man/es/man1/help2man.1.gz
/usr/share/man/hr/man1/help2man.1.gz
/usr/share/man/pl/man1/help2man.1.gz
/usr/share/man/fr/man1/help2man.1.gz
/usr/share/man/ru/man1/help2man.1.gz
/usr/share/man/it/man1/help2man.1.gz
/usr/share/man/uk/man1/help2man.1.gz
/usr/share/man/pt_BR/man1/help2man.1.gz
/usr/share/man/hu/man1/help2man.1.gz
/usr/share/man/sv/man1/help2man.1.gz
/usr/share/man/zh_CN/man1/help2man.1.gz
/usr/share/man/el/man1/help2man.1.gz
/usr/share/info/help2man.info.gz
/usr/share/info/help2man-es.info.gz
/usr/share/info/help2man-pl.info.gz
/usr/share/info/help2man-fr.info.gz
/usr/share/info/help2man-uk.info.gz
/usr/share/info/help2man-de.info.gz
/usr/share/locale/de/LC_MESSAGES/help2man.mo
/usr/share/locale/ja/LC_MESSAGES/help2man.mo
/usr/share/locale/sr/LC_MESSAGES/help2man.mo
/usr/share/locale/vi/LC_MESSAGES/help2man.mo
/usr/share/locale/da/LC_MESSAGES/help2man.mo
/usr/share/locale/eo/LC_MESSAGES/help2man.mo
/usr/share/locale/nb/LC_MESSAGES/help2man.mo
/usr/share/locale/fi/LC_MESSAGES/help2man.mo
/usr/share/locale/es/LC_MESSAGES/help2man.mo
/usr/share/locale/hr/LC_MESSAGES/help2man.mo
/usr/share/locale/pl/LC_MESSAGES/help2man.mo
/usr/share/locale/fr/LC_MESSAGES/help2man.mo
/usr/share/locale/ru/LC_MESSAGES/help2man.mo
/usr/share/locale/it/LC_MESSAGES/help2man.mo
/usr/share/locale/uk/LC_MESSAGES/help2man.mo
/usr/share/locale/pt_BR/LC_MESSAGES/help2man.mo
/usr/share/locale/hu/LC_MESSAGES/help2man.mo
/usr/share/locale/sv/LC_MESSAGES/help2man.mo
/usr/share/locale/zh_CN/LC_MESSAGES/help2man.mo
/usr/share/locale/el/LC_MESSAGES/help2man.mo
/sysroot/usr/lib/help2man/bindtextdomain.so
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf help2man.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/help2man.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/help2man.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/help2man.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/help2man/src/help2man-1.47.3/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU help2man configure 1.47.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib
## --------- ##
## Platform. ##
## --------- ##
hostname = 193acb94c341
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1847: checking for perl
configure:1852: ...version 5.008 required
configure:1861: trying perl
found version 5.024
configure:1870: result: perl
configure:1880: checking for module Locale::gettext
configure:1892: result: yes
configure:1897: checking for msgfmt
configure:1915: found /usr/bin/msgfmt
configure:1927: result: /usr/bin/msgfmt
configure:1944: checking for x86_64-unknown-linux-gcc
configure:1974: result: no
configure:1984: checking for gcc
configure:2000: found /usr/bin/gcc
configure:2011: result: gcc
configure:2240: checking for C compiler version
configure:2249: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2260: $? = 0
configure:2249: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2260: $? = 0
configure:2249: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2260: $? = 1
configure:2249: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2260: $? = 1
configure:2280: checking whether the C compiler works
configure:2302: gcc conftest.c >&5
configure:2306: $? = 0
configure:2354: result: yes
configure:2357: checking for C compiler default output file name
configure:2359: result: a.out
configure:2365: checking for suffix of executables
configure:2372: gcc -o conftest conftest.c >&5
configure:2376: $? = 0
configure:2398: result:
configure:2420: checking whether we are cross compiling
configure:2428: gcc -o conftest conftest.c >&5
configure:2432: $? = 0
configure:2439: ./conftest
configure:2443: $? = 0
configure:2458: result: no
configure:2463: checking for suffix of object files
configure:2485: gcc -c conftest.c >&5
configure:2489: $? = 0
configure:2510: result: o
configure:2514: checking whether we are using the GNU C compiler
configure:2533: gcc -c conftest.c >&5
configure:2533: $? = 0
configure:2542: result: yes
configure:2551: checking whether gcc accepts -g
configure:2571: gcc -c -g conftest.c >&5
configure:2571: $? = 0
configure:2612: result: yes
configure:2629: checking for gcc option to accept ISO C89
configure:2692: gcc -c conftest.c >&5
configure:2692: $? = 0
configure:2705: result: none needed
configure:2726: checking for library containing dlsym
configure:2757: gcc -o conftest conftest.c >&5
/tmp/ccrwSfmT.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
configure:2757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU help2man"
| #define PACKAGE_TARNAME "help2man"
| #define PACKAGE_VERSION "1.47.3"
| #define PACKAGE_STRING "GNU help2man 1.47.3"
| #define PACKAGE_BUGREPORT "bug-help2man@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/help2man/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlsym ();
| int
| main ()
| {
| return dlsym ();
| ;
| return 0;
| }
configure:2757: gcc -o conftest conftest.c -ldl >&5
configure:2757: $? = 0
configure:2774: result: -ldl
configure:2782: checking for library containing bindtextdomain
configure:2813: gcc -o conftest conftest.c -ldl >&5
configure:2813: $? = 0
configure:2830: result: none required
configure:2892: checking for a BSD-compatible install
configure:2960: result: /usr/bin/install -c
configure:2975: checking for makeinfo
configure:2993: found /usr/bin/makeinfo
configure:3006: result: /usr/bin/makeinfo
configure:3019: checking for install-info
configure:3037: found /usr/bin/install-info
configure:3050: result: /usr/bin/install-info
configure:3063: checking for msgmerge
configure:3081: found /usr/bin/msgmerge
configure:3094: result: /usr/bin/msgmerge
configure:3107: checking for xgettext
configure:3125: found /usr/bin/xgettext
configure:3138: result: /usr/bin/xgettext
configure:3151: checking for po4a-updatepo
configure:3182: result: build-aux/missing po4a-updatepo
configure:3195: checking for po4a-translate
configure:3226: result: build-aux/missing po4a-translate
configure:3388: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU help2man config.status 1.47.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 193acb94c341
config.status:738: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_enable_nls=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_module_Locale__gettext=yes
ac_cv_objext=o
ac_cv_path_INSTALL_INFO=/usr/bin/install-info
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PO4A_TRANSLATE='build-aux/missing po4a-translate'
ac_cv_path_PO4A_UPDATEPO='build-aux/missing po4a-updatepo'
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_bindtextdomain='none required'
ac_cv_search_dlsym=-ldl
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS=''
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"GNU\ help2man\" -DPACKAGE_TARNAME=\"help2man\" -DPACKAGE_VERSION=\"1.47.3\" -DPACKAGE_STRING=\"GNU\ help2man\ 1.47.3\" -DPACKAGE_BUGREPORT=\"bug-help2man@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/help2man/\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/bin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-ldl '
LTLIBOBJS=''
MAKEINFO='/usr/bin/makeinfo'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-help2man@gnu.org'
PACKAGE_NAME='GNU help2man'
PACKAGE_STRING='GNU help2man 1.47.3'
PACKAGE_TARNAME='help2man'
PACKAGE_URL='http://www.gnu.org/software/help2man/'
PACKAGE_VERSION='1.47.3'
PATH_SEPARATOR=':'
PERL='perl'
PO4A_TRANSLATE='build-aux/missing po4a-translate'
PO4A_UPDATEPO='build-aux/missing po4a-updatepo'
SHELL='/bin/sh'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
auxdir='build-aux'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
extra_extract_args='--with-gettext'
extra_make_all='preload man_l10n info_l10n'
extra_make_install='install_preload install_l10n'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU help2man"
#define PACKAGE_TARNAME "help2man"
#define PACKAGE_VERSION "1.47.3"
#define PACKAGE_STRING "GNU help2man 1.47.3"
#define PACKAGE_BUGREPORT "bug-help2man@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/help2man/"
configure: exit 0