Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 440052 Details for
Bug 588326
app-mobilephone/smssend-3.4 : /.../libskyutils.so: undefined reference to `SSLv3_client_method'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-mobilephone:smssend-3.4:20160708-095655.log
app-mobilephone:smssend-3.4:20160708-095655.log (text/plain), 12.64 KB, created by
Toralf Förster
on 2016-07-08 12:52:59 UTC
(
hide
)
Description:
app-mobilephone:smssend-3.4:20160708-095655.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-07-08 12:52:59 UTC
Size:
12.64 KB
patch
obsolete
> * Package: app-mobilephone/smssend-3.4 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking smssend-3.4.tar.gz to /var/tmp/portage/app-mobilephone/smssend-3.4/work >>>> Source unpacked in /var/tmp/portage/app-mobilephone/smssend-3.4/work >>>> Preparing source in /var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4 ... > * Applying smssend-3.4-verizon.diff ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: smssend-3.4/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying uclibc-ltconf/1.3.0 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4 ... > * econf: updating smssend-3.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating smssend-3.4/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 --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >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 for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... 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 whether make sets $(MAKE)... (cached) yes >checking for library containing strerror... none required >checking for skyutils-config... using /usr/bin/skyutils-config >checking for pcre_compile in -lpcre... yes >checking for socket in -lsocket... no >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for mkdir... yes >checking for strdup... yes >checking for strstr... yes >checking for select... yes >checking for socket... yes >checking for snprintf... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating smssend.h >config.status: creating scripts/Makefile >config.status: creating lycos/Makefile >config.status: creating docs/Makefile >config.status: creating docs/en/Makefile >config.status: creating docs/en/smssend.1 >config.status: creating docs/en/smssend.scripting.1 >config.status: creating docs/fr/Makefile >config.status: creating docs/fr/smssend.1 >config.status: creating docs/fr/smssend.scripting.1 >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >************************* >* Compilation options * >************************* >Debug mode : OFF >Dump mode : OFF >Regexpr support : ON > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' >Making all in scripts >make[2]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/scripts' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/scripts' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs' >Making all in en >make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs/en' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs/en' >Making all in fr >make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs/fr' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs/fr' >make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs' >make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/docs' >Making all in lycos >make[2]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/lycos' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4/lycos' >make[2]: Entering directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -Wall -DUSE_PCRE -I/usr/include/pcre -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -c -o smssend.o smssend.c >smssend.c: In function âCheckForUpdateâ: >smssend.c:229:3: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(buf,1,sizeof(buf),fp); > ^ >smssend.c: In function âTranslateStringâ: >smssend.c:1445:21: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > system(cmd); > ^ >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -DUSE_PCRE -I/usr/include/pcre -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -Wl,-O1 -Wl,--as-needed -o smssend smssend.o -lpthread -L/usr/lib64 -lskyutils -ldl -lssl -lz -lbz2 -lpcre >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -DUSE_PCRE -I/usr/include/pcre -D_REENTRANT -pthread -DSU_USE_DL -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -Wl,-O1 -o smssend smssend.o -Wl,--as-needed -L/usr/lib64 /usr/lib64/libskyutils.so -lpthread -ldl -lssl -lz -lbz2 -lpcre -pthread >smssend.o: In function `TranslateString': >smssend.c:(.text+0x2ffe): warning: the use of `tmpnam' is dangerous, better use `mkstemp' >/usr/lib64/libskyutils.so: undefined reference to `SSLv3_client_method' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:495: smssend] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' >make[1]: *** [Makefile:563: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' >make: *** [Makefile:389: all] Error 2 > * ERROR: app-mobilephone/smssend-3.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-mobilephone/smssend-3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-mobilephone/smssend-3.4::gentoo'`. > * The complete build log is located at '/var/log/portage/app-mobilephone:smssend-3.4:20160708-095655.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-mobilephone/smssend-3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/smssend-3.4/temp/environment'. > * Working directory: '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4' > * S: '/var/tmp/portage/app-mobilephone/smssend-3.4/work/smssend-3.4'
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 588326
: 440052 |
440054
|
440056