Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 717150 Details for
Bug 796932
app-misc/dfshow-0.9.1_beta-r1 - common.c:(.text+<snip>): undefined reference to get_wch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log
app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log (text/plain), 16.65 KB, created by
Toralf Förster
on 2021-06-20 15:16:02 UTC
(
hide
)
Description:
app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-06-20 15:16:02 UTC
Size:
16.65 KB
patch
obsolete
> * Package: app-misc/dfshow-0.9.1_beta-r1 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking dfshow-0.9.1_beta.tar.gz to /var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work >>>> Source unpacked in /var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work >>>> Preparing source in /var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta ... > * Applying dfshow-0.9.1_beta-use-PKG_CHECK_MODULES-for-ncurses-libconfig.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: dfshow-0.9.1-beta/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta ... > * econf: updating dfshow-0.9.1-beta/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dfshow-0.9.1-beta/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/dfshow-0.9.1_beta-r1 --htmldir=/usr/share/doc/dfshow-0.9.1_beta-r1/html --libdir=/usr/lib64 >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 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 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 the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking whether ACL_TYPE_NFS4 is declared... no >checking whether ACL_USER is declared... yes >checking whether ACL_TYPE_EXTENDED is declared... no >checking for acl_get in -lsec... no >checking for aclent_t... no >checking for ace_t... no >checking for acl_get... no >checking for facl_get... no >checking for acl_set... no >checking for facl_set... no >checking for struct stat.st_author... no >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking hurd.h usability... no >checking hurd.h presence... no >checking for hurd.h... no >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for stdint.h... (cached) yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ncurses... yes >checking for libconfig... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta ... >make -j3 >make all-am >make[1]: Entering directory '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/show.o src/show.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/showfunctions.o src/showfunctions.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/showmenus.o src/showmenus.c >src/showmenus.c: In function ârefreshDirectoryâ: >src/showmenus.c:355:7: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 355 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/showmenus.c: In function âshow_directory_inputâ: >src/showmenus.c:434:7: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 434 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/showmenus.c: In function âlinktext_inputâ: >src/showmenus.c:1408:13: warning: ignoring return value of âsymlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1408 | symlink(relativeFile, target); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/showmenus.c:1411:13: warning: ignoring return value of âsymlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1411 | symlink(file, target); > | ^~~~~~~~~~~~~~~~~~~~~ >src/showmenus.c:1414:11: warning: ignoring return value of âlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1414 | link(file, target); > | ^~~~~~~~~~~~~~~~~~ >src/showmenus.c: In function âdirectory_view_menu_inputsâ: >src/showmenus.c:1579:15: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1579 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/showmenus.c:1641:15: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1641 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/showmenus.c:1653:15: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1653 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/show.c: In function âmainâ: >src/show.c:1043:9: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1043 | getcwd(tmpPwd, sizeof(currentpwd)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/show.c:1049:7: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1049 | chdir(currentpwd); > | ^~~~~~~~~~~~~~~~~ >src/show.c:1051:7: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1051 | getcwd(currentpwd, sizeof(currentpwd)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/showfunctions.c: In function âget_dirâ: >src/showfunctions.c:2249:33: warning: format â%dâ expects argument of type âintâ, but argument 3 has type â__nlink_tâ {aka âlong unsigned intâ} [-Wformat=] > 2249 | sprintf(hlinkstr, "%d", buffer.st_nlink); > | ~^ ~~~~~~~~~~~~~~~ > | | | > | int __nlink_t {aka long unsigned int} > | %ld >src/showfunctions.c: In function âwriteResultStructâ: >src/showfunctions.c:708:5: warning: ignoring return value of âreadlinkâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 708 | readlink(filename, ob[count].slink, cslinklen); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/showfunctions.c: In function âLaunchShellâ: >src/showfunctions.c:1513:3: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1513 | write(STDOUT_FILENO, "\nUse 'exit' to return to Show.\n\n", 32); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/showfunctions.c:1514:3: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1514 | system(getenv("SHELL")); > | ^~~~~~~~~~~~~~~~~~~~~~~ >src/showfunctions.c: In function âLaunchExecutableâ: >src/showfunctions.c:1524:3: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1524 | system("clear"); // Just to be sure > | ^~~~~~~~~~~~~~~ >src/showfunctions.c:1525:3: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1525 | system(command); > | ^~~~~~~~~~~~~~~ >src/showfunctions.c: In function âget_dirâ: >src/showfunctions.c:2350:13: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 2350 | chdir(path); > | ^~~~~~~~~~~ >src/showfunctions.c:2395:7: warning: ignoring return value of âchdirâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 2395 | chdir(path); > | ^~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/colors.o src/colors.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/common.o src/common.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/sf.o src/sf.c >src/common.c: In function âwReadLineâ: >src/common.c:535:5: warning: implicit declaration of function âget_wchâ; did you mean âgetwcâ? [-Wimplicit-function-declaration] > 535 | get_wch(&c); > | ^~~~~~~ > | getwc >src/common.c: In function âshowManPageâ: >src/common.c:783:3: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 783 | system("clear"); // Needed to ensure man pages display correctly > | ^~~~~~~~~~~~~~~ >src/common.c:784:3: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 784 | system(mancmd); > | ^~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -c -o src/sfmenus.o src/sfmenus.c >x86_64-pc-linux-gnu-gcc -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/show src/show.o src/showfunctions.o src/showmenus.o src/colors.o src/common.o -lm -lncurses -ltinfo -lconfig -lacl >x86_64-pc-linux-gnu-gcc -DSYSCONFIG=\"/etc\" -DDATADIR=\"/usr/share/dfshow\" -D_XOPEN_SOURCE_EXTENDED -fno-common -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/sf src/sf.o src/sfmenus.o src/colors.o src/common.o -lm -lncurses -ltinfo -lconfig -lacl >/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/common.o: in function `wReadLine': >common.c:(.text+0xfc2): undefined reference to `get_wch' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/common.o: in function `wReadLine': >common.c:(.text+0xfc2): undefined reference to `get_wch' >collect2: error: ld returned 1 exit status >collect2: error: ld returned 1 exit status >make[1]: *** [Makefile:480: bin/show] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: *** [Makefile:471: bin/sf] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta' >make: *** [Makefile:358: all] Error 2 > * ERROR: app-misc/dfshow-0.9.1_beta-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-misc/dfshow-0.9.1_beta-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/dfshow-0.9.1_beta-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-misc:dfshow-0.9.1_beta-r1:20210619-001150.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta' > * S: '/var/tmp/portage/app-misc/dfshow-0.9.1_beta-r1/work/dfshow-0.9.1-beta' >
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 796932
:
717147
| 717150 |
717153
|
717156
|
717159
|
717162
|
717165