Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 642846 Details for
Bug 726404
x11-misc/bbmail-0.9.3-r1 : (.text+<snip>): undefined reference to XftInit
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:bbmail-0.9.3-r1:20200530-205459.log
x11-misc:bbmail-0.9.3-r1:20200530-205459.log (text/plain), 16.11 KB, created by
Toralf Förster
on 2020-05-31 09:23:18 UTC
(
hide
)
Description:
x11-misc:bbmail-0.9.3-r1:20200530-205459.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-05-31 09:23:18 UTC
Size:
16.11 KB
patch
obsolete
> * Package: x11-misc/bbmail-0.9.3-r1 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking bbmail-0.9.3.tar.gz to /var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work >>>> Source unpacked in /var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work >>>> Preparing source in /var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3 ... > * Applying bbmail-0.9.3-gcc4.3.patch ... > [ ok ] > * Applying bbmail-0.9.3-gcc4.4.patch ... > [ ok ] > * Applying bbmail-0.9.3-shebang.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: bbmail-0.9.3/ > * Applying sed/1.5.6 patch ... > * Applying as-needed/1.5 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3 ... > * econf: updating bbmail-0.9.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating bbmail-0.9.3/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/bbmail-0.9.3-r1 --htmldir=/usr/share/doc/bbmail-0.9.3-r1/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 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-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for setlocale... yes >checking for sigaction... yes >checking for strftime... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay in -lX11... yes >checking for XMissingExtension in -lXext... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for select... yes >checking for strstr... 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 LIBBT... yes > > bbmail version 0.9.3 configured successfully. > >Using '/usr' for installation. >Using 'x86_64-pc-linux-gnu-g++' for C++ compiler. >Building with '-O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid ' for C++ compiler flags. >Building with ' -lSM -lICE -lX11 -lXext -lbt ' for linker flags. > >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating data/Makefile >config.status: creating scripts/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o bbmail.o bbmail.cpp >bbmail.cpp: In member function âint Checkmail::ReadPipe(FILE*, int*, int)â: >bbmail.cpp:479:14: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 479 | fread(&ch[i],1,1,fp); > | ~~~~~^~~~~~~~~~~~~~~ >bbmail.cpp:483:18: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 483 | fread(&ch[i],1,1,fp); > | ~~~~~^~~~~~~~~~~~~~~ >bbmail.cpp:497:14: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 497 | fread(&ch[0],1,1,fp); > | ~~~~~^~~~~~~~~~~~~~~ >bbmail.cpp: In member function âvoid ToolWindow::redraw(bool)â: >bbmail.cpp:652:19: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 652 | system(resource->spoolfile[checkmail->getNewMailbox()].newmailProc.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >bbmail.cpp: In member function âvirtual void EnvelopeWindow::buttonReleaseEvent(const XButtonEvent*)â: >bbmail.cpp:1233:27: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1233 | system(m_pBbtool->getResource()->spoolfile[m_pBbtool->checkMail()->getNewMailbox()].runCommand.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >bbmail.cpp:1237:31: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1237 | system(m_pBbtool->getResource()->report.runCommand.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >bbmail.cpp:1242:27: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1242 | system(m_pBbtool->getResource()->report.runCommand.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o main.o main.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o baseresource.o baseresource.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o resource.o resource.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o spoollist.o spoollist.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbmail.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbmail.rc\" -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -c -o mailboxmenu.o mailboxmenu.cpp >mailboxmenu.cpp: In member function âvirtual void MailboxMenu::itemClicked(unsigned int, unsigned int)â: >mailboxmenu.cpp:130:23: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 130 | system(bbtool->getResource()->spoolfile[id].runCommand.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >mailboxmenu.cpp:133:23: warning: ignoring return value of âint system(const char*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 133 | system(bbtool->getResource()->report.runCommand.c_str()); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -Wformat -Werror=format-security -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/uuid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bbmail bbmail.o main.o baseresource.o resource.o spoollist.o mailboxmenu.o -lSM -lICE -lX11 -lXext -lbt -lSM -lICE -lX11 -lXext -lbt >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::createFontCache(bt::Display const&)': >(.text+0x466): undefined reference to `XftInit' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x489): undefined reference to `XftInitFtLibrary' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::FontCache::FontCache(bt::Display const&)': >(.text+0x512): undefined reference to `XftInit' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x531): undefined reference to `XftInitFtLibrary' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::FontCache::clear(bool)': >(.text+0x5a4): undefined reference to `XftFontClose' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::FontCache::findXftFont(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)': >(.text+0x1bd5): undefined reference to `XftFontOpenName' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x1c41): undefined reference to `XftFontOpenName' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::textRect(unsigned int, bt::Font const&, std::__cxx11::basic_string<unsigned int, std::char_traits<unsigned int>, std::allocator<unsigned int> > const&)': >(.text+0x1e81): undefined reference to `XftTextExtents32' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Font.o): in function `bt::drawText(bt::Font const&, bt::Pen const&, unsigned long, bt::Rect const&, bt::Alignment, std::__cxx11::basic_string<unsigned int, std::char_traits<unsigned int>, std::allocator<unsigned int> > const&)': >(.text+0x2188): undefined reference to `XftDrawString32' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Pen.o): in function `bt::Pen::~Pen()': >(.text+0x161): undefined reference to `XftDrawDestroy' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/libbt.a(Pen.o): in function `bt::Pen::xftDraw(unsigned long) const': >(.text+0x366): undefined reference to `XftDrawDrawable' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x388): undefined reference to `XftDrawChange' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x3ba): undefined reference to `XftDrawCreate' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:375: bbmail] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3/src' >make[1]: *** [Makefile:446: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3' >make: *** [Makefile:344: all] Error 2 > * ERROR: x11-misc/bbmail-0.9.3-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-misc/bbmail-0.9.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/bbmail-0.9.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:bbmail-0.9.3-r1:20200530-205459.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.3' > * S: '/var/tmp/portage/x11-misc/bbmail-0.9.3-r1/work/bbmail-0.9.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 726404
:
642834
|
642836
|
642838
|
642840
|
642842
|
642844
| 642846