Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 691878 Details for
Bug 776775
app-misc/rlwrap-0.43: stabilisation (was: app-misc/rlwrap-0.42 fails with multiple definition of `slave_pty_sensing_fd')
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 11.46 KB, created by
Steven Trogdon
on 2021-03-16 23:19:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Steven Trogdon
Created:
2021-03-16 23:19:19 UTC
Size:
11.46 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-misc/rlwrap-0.42 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: common-lisp@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rlwrap-0.42.tar.gz to /var/tmp/portage/app-misc/rlwrap-0.42/work >>>> Source unpacked in /var/tmp/portage/app-misc/rlwrap-0.42/work >>>> Preparing source in /var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42 ... > * econf: updating rlwrap-0.42/tools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rlwrap-0.42/tools/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-debug >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make sets $(MAKE)... (cached) yes >checking whether build environment is sane... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for perl... /usr/bin/perl >checking for strip... strip >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for sys/wait.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking for term.h... yes >checking for ncurses/term.h... no >checking argument type of tputs putc function... int >checking whether your getopt() correctly understands double colons in option string... yes >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking return type of signal handlers... void >checking for getopt_long... yes >checking for getopt_long... (cached) yes >checking for isastream... no >checking for mkstemps... yes >checking for pselect... yes >checking for putenv... yes >checking for readlink... yes >checking for sched_yield... yes >checking for setenv... yes >checking for setitimer... yes >checking for setsid... yes >checking for setrlimit... yes >checking for sigaction... yes >checking for snprintf... yes >checking for strlcpy... no >checking for strlcat... no >checking for strnlen... yes >checking for system... yes >checking for openpty in -lutil... yes >checking for openpty... yes >checking for getpty... no >checking for grantpt... yes >checking for unlockpt... yes >checking for getpt... yes >checking for pty/tty type... checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >OPENPTY >configure: checking for pty ranges... >checking for tgetent... no >checking for tgetent in -ltinfo... yes >checking for readline in -lreadline... yes >checking for tigetnum... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking whether your readline headers know about rl_set_screen_size... yes >checking whether your readline library knows about rl_set_screen_size... checking for rl_set_screen_size... yes >checking whether your readline knows about rl_variable_value... yes >checking whether your readline knows about rl_readline_version... yes >Will rlwrap find command's working directory under /proc/<commands pid>/cwd? let's see... >checking for /proc/90/cwd/configure.ac... yes >checking whether we can find command line under <opt_proc_mountpoint>/<pid>/cmdline and mirror it by overwriting our own *argv... no > > >checking that generated files are newer than configure... done >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating filters/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating doc/rlwrap.man >config.status: creating config.h >config.status: executing depfiles commands > >Now do: > make (or gmake) to build rlwrap > make check for instructions how to test it > make install to install it > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42 ... >make -j9 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42/doc' >sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1 >make[2]: Leaving directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42/doc' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o signals.o signals.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o readline.o readline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o pty.o pty.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o completion.o completion.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o term.o term.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o ptytty.o ptytty.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o string_utils.o string_utils.c >[01m[Kutils.c:[m[K In function â[01m[Kmirror_args[m[Kâ: >[01m[Kutils.c:758:6:[m[K [01;35m[Kwarning: [m[Ktype of â[01m[Kcommand_pid[m[Kâ defaults to â[01m[Kint[m[Kâ [[01;35m[K-Wimplicit-int[m[K] > 758 | void [01;35m[Kmirror_args[m[K(command_pid) { > | [01;35m[K^~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o malloc_debug.o malloc_debug.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -c -o filter.o filter.c >x86_64-pc-linux-gnu-gcc -DDATADIR=\"/usr/share\" -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o filter.o -lutil -lreadline -ltinfo >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pty.o:(.data+0x0): multiple definition of `slave_pty_sensing_fd'; main.o:(.bss+0x38): first defined here >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:341: rlwrap] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42/src' >make[1]: *** [Makefile:604: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42' >make: *** [Makefile:519: all] Error 2 > [31;01m*[0m ERROR: app-misc/rlwrap-0.42::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-misc/rlwrap-0.42::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-misc/rlwrap-0.42::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-misc/rlwrap-0.42/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-misc/rlwrap-0.42/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42' > [31;01m*[0m S: '/var/tmp/portage/app-misc/rlwrap-0.42/work/rlwrap-0.42'
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 776775
:
691872
| 691878