Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 627620 Details for
Bug 715516
x11-plugins/wmtop-0.85 : wmtop.c:(.text+<snip>): undefined reference to display
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-plugins:wmtop-0.85:20200330-195820.log
x11-plugins:wmtop-0.85:20200330-195820.log (text/plain), 5.67 KB, created by
Toralf Förster
on 2020-03-30 20:56:30 UTC
(
hide
)
Description:
x11-plugins:wmtop-0.85:20200330-195820.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-30 20:56:30 UTC
Size:
5.67 KB
patch
obsolete
> * Package: x11-plugins/wmtop-0.85 > * Repository: gentoo > * Maintainer: voyageur@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking wmtop-0.85.tar.gz to /var/tmp/portage/x11-plugins/wmtop-0.85/work >>>> Source unpacked in /var/tmp/portage/x11-plugins/wmtop-0.85/work >>>> Preparing source in /var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170 ... > * Running eautoreconf in '/var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: dockapps-be3f170/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170 ... > * econf: updating dockapps-be3f170/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dockapps-be3f170/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/wmtop-0.85 --htmldir=/usr/share/doc/wmtop-0.85/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 x11... yes >checking for xext... yes >checking for xpm... yes >checking for dockapp... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170 ... >make -j1 >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"wmtop\" -DPACKAGE_TARNAME=\"wmtop\" -DPACKAGE_VERSION=\"0.85\" -DPACKAGE_STRING=\"wmtop\ 0.85\" -DPACKAGE_BUGREPORT=\"wmaker-dev@lists.windowmaker.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wmtop\" -DVERSION=\"0.85\" -DLINUX=1 -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o wmtop.o wmtop.c >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdlib.h:25, > from wmtop.c:36: >/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wmtop wmtop.o -lX11 -lXext -lXpm -lX11 -ldockapp -lXext -lXpm -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmtop.o: warning: relocation against `display' in read-only section `.text' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmtop.o: in function `wmtop_routine': >wmtop.c:(.text+0xe33): undefined reference to `display' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmtop.c:(.text+0xe43): undefined reference to `display' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmtop.c:(.text+0xe93): undefined reference to `display' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmtop.c:(.text+0xeb0): undefined reference to `display' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object >collect2: error: ld returned 1 exit status >make: *** [Makefile:408: wmtop] Error 1 > * ERROR: x11-plugins/wmtop-0.85::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-plugins/wmtop-0.85::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-plugins/wmtop-0.85::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-plugins:wmtop-0.85:20200330-195820.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmtop-0.85/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmtop-0.85/temp/environment'. > * Working directory: '/var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170' > * S: '/var/tmp/portage/x11-plugins/wmtop-0.85/work/dockapps-be3f170'
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 715516
:
627608
|
627610
|
627612
|
627614
|
627616
|
627618
| 627620