Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 705915 Details for
Bug 788097
net-misc/hylafaxplus-7.0.3 - * ./configure failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:hylafaxplus-7.0.3:20210503-214038.log
net-misc:hylafaxplus-7.0.3:20210503-214038.log (text/plain), 6.46 KB, created by
Toralf Förster
on 2021-05-04 07:19:08 UTC
(
hide
)
Description:
net-misc:hylafaxplus-7.0.3:20210503-214038.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-05-04 07:19:08 UTC
Size:
6.46 KB
patch
obsolete
> * Package: net-misc/hylafaxplus-7.0.3 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lcms pam userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking hylafax-7.0.3.tar.gz to /var/tmp/portage/net-misc/hylafaxplus-7.0.3/work >>>> Source unpacked in /var/tmp/portage/net-misc/hylafaxplus-7.0.3/work >>>> Preparing source in /var/tmp/portage/net-misc/hylafaxplus-7.0.3/work/hylafax-7.0.3 ... > * Applying ldconfig-patch ... > [ ok ] > * Applying hylafaxplus-7.0.2-tiff-4.2.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/hylafaxplus-7.0.3/work/hylafax-7.0.3 ... >./configure --nointeractive --with-DIR_BIN=/usr/bin --with-DIR_SBIN=/usr/sbin --with-DIR_LIB=/usr/lib64 --with-DIR_LIBEXEC=/usr/sbin --with-DIR_LIBDATA=/usr/lib64/fax --with-DIR_LOCALE=/usr/share/locale --with-DIR_LOCKS=/var/lock --with-DIR_MAN=/usr/share/man --with-DIR_SPOOL=/var/spool/fax --with-DIR_HTML=/usr/share/doc/hylafaxplus-7.0.3/html --with-DIR_CGI=/var/tmp/portage/net-misc/hylafaxplus-7.0.3/work --with-PATH_DPSRIP=/var/spool/fax/bin/ps2fax --with-PATH_IMPRIP= --with-SYSVINIT=no --with-REGEX=yes --with-LIBTIFF="-ltiff -ljpeg -lz" --with-OPTIMIZER="-pipe -march=native -fno-diagnostics-color -Og -g" --with-DSO=auto --with-HTML=no --with-PATH_EGETTY=/bin/false --with-PATH_VGETTY=/bin/false --disable-ldap --disable-jbig > >Configuring HylaFAX (tm) (aka FlexFAX) 7.0.3. > >If configure does the wrong thing, check the file config.log for >information that may help you understand what went wrong. > >Reading site-wide parameters from ./config.site. >Hmm, looks like a x86_64-unknown-linux-gnu system. >Using /usr/bin/x86_64-pc-linux-gnu-gcc for a C compiler (set CC to override). >Using "-pipe -march=native -fno-diagnostics-color -Og -g" for C compiler options. >Looks like /usr/bin/x86_64-pc-linux-gnu-gcc has an ANSI C preprocessor. >... but __ANSI_CPP__ is not automatically defined, will compensate. >Looks like /usr/bin/x86_64-pc-linux-gnu-gcc supports the -M option for generating make dependencies. >Using /usr/bin/x86_64-pc-linux-gnu-g++ for a C++ compiler (set CXX to override). >Using "-pipe -march=native -fno-diagnostics-color -Og -g" for C++ compiler options. >Looks like /usr/bin/x86_64-pc-linux-gnu-g++ has an ANSI C preprocessor. >... but __ANSI_CPP__ is not automatically defined, will compensate. >Using /usr/bin/make to configure the software. >Using "include file" syntax for Makefiles. >Looks like make supports "sinclude" for conditional includes. >Using /bin/bash to process command scripts. >Checking for PAM (Pluggable Authentication Module) support >... found. Enabling PAM support >Checking for OpenSSL library support >... found. Enabling OpenSSL library support >Checking for version-flexible OpenSSL library support >... found. Enabling version-flexible OpenSSL library support. >Disabling JBIG support >Checking for JPEG library support >... found. Enabling JPEG library support >Checking for Little CMS library support >... found. Enabling Little CMS support >Disabling LDAP support >Looks like -lcrypt is needed for crypt. >Looks like -lutil is needed for wtmp file logging. >Looks like -lm is the library for math functions. > >Creating port.h with necessary definitions. >... using call-by-reference for TIOCMBIS ioctl >... constrain client IDs to be <= 60002 >... configure use of <stdint.h> >... configure use of <sys/select.h> >... use (sig_t) for sigaction handler type >... use (sig_t) for signal handler type >... configure use of mmap for memory-mapped files >... configure use of sysconf >... configure use of ulimit >... configure use of getdtablesize >... add #define for howmany >... add function prototype for sigvec >... configure use of fchown >... configure use of fchmod >... configure use of struct tm timezone information >... configure use of <locale.h> (internationalization support) >... configure use of <langinfo.h> (internationalization support) >... configure use of <paths.h> >... configure use of logwtmp (BSD-style wtmp logging) >... configure use of logout (BSD-style utmp support) >... configure use of <utmp.h> (normal utmp interface) >... configure use of extended exit status in utmp >... configure use of POSIX realtime process control interface >... configure use of <crypt.h> >... checking TIFF library version > Found tiffio.h version 20210416 > Found libtiff version 4.3 > >Incompatible TIFF Library. > >HylaFAX 7.0.3 requires TIFF software distribution versions 3.4 through >4.0. If you do not have up to date TIFF software on your system >then you can retrieve it from the location where you obtained this software. >The Home Page for version 3.5 and later is http://www.remotesensing.org/libtiff/ > >Unrecoverable error! Once you've corrected the problem rerun this script. >... checking PAM library version > * ERROR: net-misc/hylafaxplus-7.0.3::gentoo failed (configure phase): > * ./configure failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 1836: Called do_configure '--with-DIR_BIN=/usr/bin --with-DIR_SBIN=/usr/sbin --with-DIR_LIB=/usr/lib64 --with-DIR_LIBEXEC=/usr/sbin --with-DIR_LIBDATA=/usr/lib64/fax --with-DIR_LOCALE=/usr/share/locale --with-DIR_LOCKS=/var/lock --with-DIR_MAN=/usr/share/man --with-DIR_SPOOL=/var/spool/fax --with-DIR_HTML=/usr/share/doc/hylafaxplus-7.0.3/html --with-DIR_CGI=/var/tmp/portage/net-misc/hylafaxplus-7.0.3/work --with-PATH_DPSRIP=/var/spool/fax/bin/ps2fax --with-PATH_IMPRIP= --with-SYSVINIT=no --with-REGEX=yes --with-LIBTIFF="-ltiff -ljpeg -lz" --with-OPTIMIZER="-pipe -march=native -fno-diagnostics-color -Og -g" --with-DSO=auto --with-HTML=no --with-PATH_EGETTY=/bin/false --with-PATH_VGETTY=/bin/false --disable-ldap --disable-jbig' > * environment, line 1823: Called die > * The specific snippet of code: > * eval ./configure --nointeractive ${1} || die "./configure failed" > * > * If you need support, post the output of `emerge --info '=net-misc/hylafaxplus-7.0.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/hylafaxplus-7.0.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:hylafaxplus-7.0.3:20210503-214038.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/hylafaxplus-7.0.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/hylafaxplus-7.0.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/hylafaxplus-7.0.3/work/hylafax-7.0.3' > * S: '/var/tmp/portage/net-misc/hylafaxplus-7.0.3/work/hylafax-7.0.3' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 788097
:
705900
|
705903
|
705906
|
705909
|
705912
| 705915 |
705918