Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 492712 Details for
Bug 630048
www-client/lynx-2.8.9_pre16: fails to build, "make: *** No targets specified and no makefile found. Stop."
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
lynx-build.txt (text/plain), 19.70 KB, created by
Austin English (RETIRED)
on 2017-09-05 21:55:58 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Austin English (RETIRED)
Created:
2017-09-05 21:55:58 UTC
Size:
19.70 KB
patch
obsolete
>austin@austin2:~/src/gentoo/www-client/lynx$ ebuild lynx-2.8.9_pre16.ebuild clean install > >Appending /home/austin/src/gentoo to PORTDIR_OVERLAY... >>>> Downloading 'http://gentoo.gaikai.org/distfiles/lynx2.8.9dev.16.tar.bz2' >--2017-09-05 16:54:37-- http://gentoo.gaikai.org/distfiles/lynx2.8.9dev.16.tar.bz2 >Resolving gentoo.gaikai.org... 10.10.200.202 >Connecting to gentoo.gaikai.org|10.10.200.202|:80... connected. >HTTP request sent, awaiting response... 200 OK >Length: 2674662 (2.5M) [application/octet-stream] >Saving to: '/var/portage/distfiles/lynx2.8.9dev.16.tar.bz2' > >/var/portage/distfiles/lynx2.8.9dev.16.tar.bz2 100%[=====================================================================================================================>] 2.55M 1.64MB/s in 1.6s > >2017-09-05 16:54:39 (1.64 MB/s) - '/var/portage/distfiles/lynx2.8.9dev.16.tar.bz2' saved [2674662/2674662] > > * lynx2.8.9dev.16.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking lynx2.8.9dev.16.tar.bz2 to /var/tmp/portage/www-client/lynx-2.8.9_pre16/work >>>> Source unpacked in /var/tmp/portage/www-client/lynx-2.8.9_pre16/work >>>> Preparing source in /var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16 ... > * Applying lynx-2.8.6-mint.patch ... [ ok ] > * Applying lynx-2.8.8_p1-parallel.patch ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16 ... > * econf: updating lynx2.8.9dev.16/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating lynx2.8.9dev.16/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nested-tables --enable-cgi-links --enable-persistent-cookies --enable-prettysrc --enable-nsl-fork --enable-file-upload --enable-read-eta --enable-color-style --enable-scrollbar --enable-included-msgs --enable-externs --with-zlib --disable-nls --disable-idna --enable-ipv6 --disable-cjk --enable-japanese-utf8 --with-bzlib --with-ssl=/usr --with-screen=ncursesw >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >Configuring for linux-gnu >checking for DESTDIR... >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking version of x86_64-pc-linux-gnu-gcc... 86 >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking $CC variable... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking if preprocessor -C option works... yes >checking whether ln -s works... yes >checking whether make sets ${MAKE}... yes >checking for a BSD compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking for bison... bison -y >checking for lint... no >checking for cppcheck... no >checking for splint... no >checking for makeflags variable... >checking if filesystem supports mixed-case filenames... yes >checking for exctags... no >checking for ctags... ctags >checking for exetags... no >checking for etags... etags >checking for ctags... yes >checking for etags... yes >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for options to update archives... -curvU >checking if you want to see long compiling messages... yes >checking if you want to check memory-leaks... no >checking if you want to enable debug-code... no >checking if you want to enable lynx trace code *recommended* ... yes >checking if you want verbose trace code... no >checking if you want to turn on gcc warnings... no >checking if you want to use dbmalloc for testing... no >checking if you want to use dmalloc for testing... no >checking $CC variable... ok >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGE_FILES value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for fseeko... yes >checking whether to use struct dirent64... no >checking for PATH separator... : >checking for msginit... /usr/bin/msginit >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for ANSI C header files... yes >checking for inline... inline >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for argz.h... yes >checking for limits.h... yes >checking for locale.h... yes >checking for nl_types.h... yes >checking for malloc.h... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strchr... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... yes >checking if the declaration of iconv() needs const.... no >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking whether NLS is requested... no >checking if you want full utility pathnames... yes >checking for system mailer... /usr/sbin/sendmail >checking system mail flags... -t -oi >checking if we must define _GNU_SOURCE... yes >checking if we should also define _DEFAULT_SOURCE... yes >checking if _XOPEN_SOURCE really is set... yes >checking if SIGWINCH is defined... yes >checking if you want NSS compatible SSL libraries... no >checking if you want ssl library... /usr >checking if you want gnutls support... no >checking if you want gnutls-openssl compat... no >checking if you want socks library... no >checking if you want socks5 library... no >checking for network libraries... working... >checking for gethostname... yes >checking for main in -linet... no >checking for socket... yes >checking for gethostbyname... yes >checking for inet_ntoa... yes >checking for gethostbyname... (cached) yes >checking for strcasecmp... (cached) yes >checking for inet_aton function... yes >checking if you want to use pkg-config... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for dlsym in -ldl... yes >checking for X509 support... yes >checking whether to enable ipv6... yes >checking ipv6 stack type... linux-glibc >checking for IPv6 library if required... none >checking working getaddrinfo... yes >checking for screen type... ncursesw >checking for specific curses-directory... no >checking for multibyte character support... yes >checking pkg-config for ncursesw... yes >checking if the ncursesw package files work... yes >checking for chtype typedef... yes >checking if chtype is scalar or struct... scalar >checking if you want the wide-curses features... yes >checking if color-style code should be used... yes >checking for location of style-sheet file... /etc/lynx.lss >checking for the default configuration-file... /etc/lynx.cfg >checking for the default configuration-path... /etc >checking if htmlized lynx.cfg should be built... no >checking if local doc directory should be linked to help page... no >checking for MIME library directory... /etc >checking if locale-charset selection logic should be used... yes >checking if you want only a few charsets... no >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for arpa/inet.h... yes >checking for fcntl.h... yes >checking for limits.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/fcntl.h... yes >checking for sys/filio.h... no >checking for sys/ioctl.h... yes >checking for sys/param.h... (cached) yes >checking for sys/timeb.h... yes >checking for sys/time.h... yes >checking for syslog.h... yes >checking for termio.h... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking for vfork.h... no >checking termio.h and termios.h... yes >checking for sigaction and structs... yes >checking for sys/wait.h... yes >checking for union wait... no >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking for off_t... (cached) yes >checking for pid_t... yes >checking for uid_t in sys/types.h... (cached) yes >checking for mode_t... yes >checking for ssize_t... yes >checking for socklen_t... yes >checking for long long type... yes >checking for tm.tm_gmtoff... yes >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for off_t... (cached) yes >checking size of off_t... 8 >checking for time_t... yes >checking size of time_t... 8 >checking for intptr_t... yes >checking for working alloca.h... (cached) yes >checking for alloca... (cached) yes >checking for unistd.h... (cached) yes >checking for vfork.h... (cached) no >checking for fork... yes >checking for vfork... yes >checking for working fork... (cached) yes >checking for working vfork... (cached) yes >checking if we should use fcntl or ioctl... ioctl >checking for broken/missing definition of remove... no >checking for lstat... yes >checking for atoll... yes >checking for ctermid... yes >checking for cuserid... yes >checking for ftime... yes >checking for getcwd... (cached) yes >checking for getgroups... yes >checking for gettimeofday... yes >checking for getuid... (cached) yes >checking for mktemp... yes >checking for mkdtemp... yes >checking for popen... yes >checking for putenv... (cached) yes >checking for readdir... yes >checking for setuid... yes >checking for strerror... yes >checking for truncate... yes >checking for ttyname... yes >checking for unsetenv... yes >checking for sleep... yes >checking for usleep... yes >checking for vasprintf... yes >checking for waitpid... yes >checking for mktime... yes >checking for strstr... yes >checking for random-integer functions... srandom/random >checking for range of random-integers... INT_MAX >checking for sleep declaration... yes >checking for strstr declaration... yes >checking for getgrgid declaration... yes >checking for getgrnam declaration... yes >checking if TRUE/FALSE are defined... yes >checking if external errno is declared... yes >checking if external errno exists... no >checking if we can set errno... yes >checking for setlocale()... yes >checking if NGROUPS is defined... yes >checking if external sys_nerr is declared... yes >checking if external sys_nerr exists... yes >checking if external sys_errlist is declared... yes >checking if external sys_errlist exists... yes >checking for lastlog.h... yes >checking for paths.h... yes >checking for lastlog path... _PATH_LASTLOG >checking for utmp implementation... utmp >checking if utmp.ut_host is declared... yes >checking if utmp.ut_syslen is declared... no >checking if utmp.ut_name is declared... ut_name >checking for exit-status in utmp... ut_exit.e_exit >checking if utmp.ut_xtime is declared... yes >checking if utmp.ut_session is declared... yes >checking if utmp is SYSV flavor... yes >checking if external h_errno exists... no >checking if bibp: URLs should be supported... yes >checking if configuration info should be browsable... yes >checking if new-style forms-based options screen should be used... yes >checking if old-style options menu should be used... yes >checking if sessions code should be used... yes >checking if session-caching code should be used... yes >checking if address-list page should be used... yes >checking if experimental CJK logic should be used... no >checking if experimental Japanese UTF-8 logic should be used... yes >checking for iconv... (cached) yes >checking if the declaration of iconv() needs const.... (cached) no >checking if you want to use default-colors... no >checking if experimental keyboard-layout logic should be used... no >checking if experimental nested-table logic should be used... yes >checking if alternative line-edit bindings should be used... yes >checking if ascii case-conversion should be used... yes >checking if you want to use extended HTML DTD logic... yes >checking if file-upload logic should be used... yes >checking if IDNA support should be used... no >checking if element-justification logic should be used... yes >checking if partial-display should be used... yes >checking if persistent-cookie logic should be used... yes >checking if html source should be colorized... yes >checking if progress-bar code should be used... yes >checking if read-progress message should show ETA... yes >checking if source caching should be used... yes >checking if scrollbar code should be used... yes >checking if charset-selection logic should be used... no >checking if you want to use external commands... yes >checking if you want to use setfont support... no >checking if you want cgi-link support... yes >checking if you want change-exec support... no >checking if you want exec-links support... no >checking if you want exec-scripts support... no >checking if you want internal-links feature... no >checking if you want to fork NSL requests... yes >checking if you want to log URL requests via syslog... no >checking if you want to underline links... no >checking if help files should be gzip'ed... no >checking if you want to use libbz2 for decompression of some bzip2 files... yes >checking if you want to use zlib for decompression of some gzip files... yes >checking for zError... yes >checking if you want to exclude FINGER code... no >checking if you want to exclude GOPHER code... no >checking if you want to exclude NEWS code... no >checking if you want to exclude FTP code... no >checking if you want to include WAIS code... no >checking if directory-editor code should be used... yes >checking if you wish to allow extracting from archives via DirEd... yes >checking if DirEd mode should override keys... yes >checking if you wish to allow permissions commands via DirEd... yes >checking if you wish to allow executable-permission commands via DirEd... yes >checking if you wish to allow "tar" commands from DirEd... yes >checking if you wish to allow "uudecode" commands from DirEd... yes >checking if you wish to allow "zip" and "unzip" commands from DirEd... yes >checking if you wish to allow "gzip" and "gunzip" commands from DirEd... yes >checking if you want long-directory listings... yes >checking if parent-directory references are permitted... yes >checking for telnet... no >checking for telnet... no >checking for tn3270... no >checking for tn3270... no >checking for rlogin... no >checking for rlogin... no >checking for mv... /bin/mv >checking for gzip... /bin/gzip >checking for gunzip... /bin/gunzip >checking for unzip... /usr/bin/unzip >checking for bzip2... /bin/bzip2 >checking for tar... /bin/tar >checking for compress... no >checking for compress... no >checking for rm... /bin/rm >checking for uudecode... no >checking for uudecode... no >checking for zcat... /bin/zcat >checking for zip... /usr/bin/zip >checking for /usr/lib/portage/python3.4/ebuild-helpers/xattr/install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking if we can include termio.h with curses... yes >checking for ncursesw/term.h... yes >checking for term.h... yes >checking if curses supports alternate-character set... acs_map >checking if curses supports fancy attributes... yes >checking for function curses_version... yes >checking for obsolete/broken version of ncurses... no >checking if curses supports color attributes... yes >checking for termio.h... (cached) yes >checking for termios.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether termios.h needs _POSIX_SOURCE... no >checking declaration of size-change... yes >checking if ttytype is declared in curses library... yes >checking if curses supports wide characters... yes >checking if we must include wchar.h to declare mbstate_t... no >checking definition to turn on extended curses functions... none >checking for term.h... term.h >checking for unctrl.h... unctrl.h >checking for assume_default_colors... yes >checking for cbreak... yes >checking for define_key... yes >checking for delscreen... yes >checking for getattrs... yes >checking for getbegx... yes >checking for getbegy... yes >checking for keypad... yes >checking for napms... yes >checking for newpad... yes >checking for newterm... yes >checking for pnoutrefresh... yes >checking for resizeterm... yes >checking for touchline... yes >checking for touchwin... yes >checking for use_default_colors... yes >checking for use_legacy_coding... yes >checking for wattr_get... yes >checking for wborder... yes >checking for wredrawln... yes >checking for wresize... yes >checking for _nc_free_and_exit... yes >checking for _nc_freeall... yes >checking for an rpath option... -Wl,-rpath, >checking if rpath-hack should be disabled... no >checking for updated LDFLAGS... maybe >checking for ldd... ldd >srcdir is . >updating cache config.cache >configure: creating ./config.status >config.status: creating makefile >config.status: creating WWW/Library/Implementation/makefile >config.status: creating src/makefile >config.status: creating src/chrtrans/makefile >config.status: creating lynx_cfg.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16 ... >make -j8 -C po -j1 >make: Entering directory '/var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16/po' >make: *** No targets specified and no makefile found. Stop. >make: Leaving directory '/var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16/po' > * ERROR: www-client/lynx-2.8.9_pre16::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=www-client/lynx-2.8.9_pre16::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-client/lynx-2.8.9_pre16::gentoo'`. > * The complete build log is located at '/var/tmp/portage/www-client/lynx-2.8.9_pre16/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-client/lynx-2.8.9_pre16/temp/environment'. > * Working directory: '/var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16' > * S: '/var/tmp/portage/www-client/lynx-2.8.9_pre16/work/lynx2.8.9dev.16' >austin@austin2:~/src/gentoo/www-client/lynx$
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 630048
: 492712