Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331994 Details for
Bug 446810
app-portage/eix-0.25.5 fails to compile on SPARC64
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), 12.73 KB, created by
Agostino Sarubbo
on 2012-12-10 22:10:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2012-12-10 22:10:23 UTC
Size:
12.73 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-portage/eix-0.25.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: vaeth@mathematik.uni-wuerzburg.de axs@gentoo.org >[32;01m * [39;49;00mUSE: dep elibc_glibc kernel_linux nls sparc userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking eix-0.25.5.tar.xz to /var/tmp/portage/app-portage/eix-0.25.5/work >>>> Source unpacked in /var/tmp/portage/app-portage/eix-0.25.5/work >>>> Preparing source in /var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5 ... > * econf: updating eix-0.25.5/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating eix-0.25.5/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --without-sqlite --without-extra-doc --without-zsh-completion --enable-nls --disable-separate-tools --disable-security --disable-optimization --disable-strong-optimization --disable-debugging --without-always-accept-keywords --with-dep-default --with-ebuild-sh-default=/usr/lib/portage/bin/ebuild.sh --with-portage-rootpath=/opt/bin:/usr/sparc-unknown-linux-gnu/gcc-bin/4.5.3:/usr/sparc-unknown-linux-gnu/sparc64-unknown-linux-gnu/gcc-bin/4.5.3 --with-eprefix-default= --docdir=/usr/share/doc/eix-0.25.5 --htmldir=/usr/share/doc/eix-0.25.5/html >checking build system type... sparc-unknown-linux-gnu >checking host system type... sparc-unknown-linux-gnu >checking target system type... sparc-unknown-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/bin/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 sparc-unknown-linux-gnu-g++... sparc-unknown-linux-gnu-g++ >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 sparc-unknown-linux-gnu-g++ accepts -g... yes >checking gcc version... 4.5.3 >checking whether debugging options should be used... no (on request) >checking whether most current C++ dialect should be used... yes (default) >checking whether strong optimization options should be used... no (on request) >checking whether optimization options should be used... no (on request) >checking whether strong warning options should be used... no (default) >checking whether warning options should be used... no (default) >checking whether security options should be used... no (on request) >checking whether options should not be tested individually... no (default) >checking how to run the C++ preprocessor... sparc-unknown-linux-gnu-g++ -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 whether CXXFLAGS=-Werror is known... yes >checking whether LDFLAGS=-Wl,--fatal-warnings is known... yes >checking whether CXXFLAGS=-std=gnu++11 is known... no >checking whether CXXFLAGS=-std=c++11 is known... no >checking whether ln -s works... yes >checking for a sed that does not truncate output... /bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether sparc-unknown-linux-gnu-gcc accepts -g... yes >checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for ld used by GCC... /usr/sparc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for null-device... /dev/null >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for regcomp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for fnmatch... yes >checking for memset... yes >checking for strtoul... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking interix/security.h usability... no >checking interix/security.h presence... no >checking for interix/security.h... no >checking for strndup... yes >checking for sigaction... yes >checking for canonicalize_file_name... yes >checking for realpath... yes >checking for vfork... yes >checking for setenv... yes >checking for setuid... yes >checking for setgid... yes >checking for seteuid... yes >checking for setegid... yes >checking for setuser... no >checking for setgroups... yes >checking for initgroups... yes >checking whether setuid prototype works... yes >checking whether seteuid prototype works... yes >checking whether setgid prototype works... yes >checking whether setegid prototype works... yes >checking climits usability... yes >checking climits presence... yes >checking for climits... yes >checking tr1/cstdint usability... yes >checking tr1/cstdint presence... yes >checking for tr1/cstdint... yes >checking whether __builtin_expect can be used... yes >checking whether CXXFLAGS=-Wattributes is known... yes >checking whether __attribute__ ((__unused__)) can be used... yes >checking whether __attribute__ ((__noreturn__)) can be used... yes >checking whether __attribute__ ((__signal__)) can be used... no >checking whether __attribute__ ((__const__)) can be used... yes >checking whether __attribute__ ((__pure__)) can be used... yes >checking whether nullptr can be used... no >checking whether sqlite should be used... no (on request) >checking for sparc-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking PORTDIR_CACHE_METHOD default... metadata-md5-or-flat (default) >checking EPREFIX default... (empty) >checking EIX_PREFIX default... (empty) >checking ROOT default... (empty) >checking EXEC_EBUILD_SH default... /usr/lib/portage/bin/ebuild.sh (on request) >checking PORTAGE_ROOTPATH default... /opt/bin:/usr/sparc-unknown-linux-gnu/gcc-bin/4.5.3:/usr/sparc-unknown-linux-gnu/sparc64-unknown-linux-gnu/gcc-bin/4.5.3 >checking PORTAGE_BIN_PATH default... (empty) >checking default remote path... http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2 >checking ALWAYS_ACCEPT_KEYWORDS default... false >checking DEP default... true >checking zsh completion... (empty) >checking whether byte ordering is bigendian... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating manpage/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating po/Makefile.in >config.status: creating zsh/Makefile >config.status: creating config.h >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > > >eix-0.25.5 configured successfully. > > >CXXFLAGS: -O2 -mcpu=v7 -pipe >LDFLAGS: -Wl,-O1 -Wl,--as-needed > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5 ... >make -j24 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5/po' >make[2]: Leaving directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5/src' > CXX eix.o > CXX various/cli.o > CXX eix-diff.o > CXX eix-update.o > CXX eix-drop-permissions.o > CXX eixTk/percentage.o > CXX eixTk/statusline.o > CXX eixTk/md5.o > CXX versionsort.o > GEN cache/cache_map.cc > GEN eix-functions.sh > GEN eix-installed-after > GEN eix-installed > GEN eix-layman > GEN eix-remote > GEN eix-sync > GEN eix-test-obsolete > CXX various/drop_permissions.o > GEN eixrc/eixrc > CXX eixTk/ansicolor.o > CXX eixTk/argsreader.o > CXX eixTk/exceptions.o > CXX eixTk/filenames.o > CXX eixTk/formated.o > CXX eixTk/stringutils.o > CXX eixTk/sysutils.o > CXX eixTk/utils.o > CXX eixTk/varsreader.o > CXX database/io.o > CXX database/header.o > CXX database/package_reader.o > CXX portage/conf/portagesettings.o > CXX portage/conf/cascadingprofile.o > CXX portage/basicversion.o > CXX portage/depend.o > CXX portage/extendedversion.o > CXX portage/mask.o > CXX portage/package.o > CXX portage/vardbpkg.o > CXX portage/packagetree.o > CXX portage/keywords.o > CXX portage/mask_list.o > CXX portage/overlay.o > CXX portage/set_stability.o > CXX portage/version.o > CXX eixrc/eixrc.o > CXX eixrc/global1.o > CXX eixrc/global2.o > CXX eixrc/global3.o > CXX eixrc/global4.o > CXX eixrc/global5.o > CXX output/formatstring.o > CXX output/formatstring-print.o > CXX output/print-xml.o > CXX search/levenshtein.o > CXX search/algorithms.o > CXX search/matchtree.o > CXX search/packagetest.o > CXX search/nowarn.o > CXX cache/cachetable.o > CXX cache/common/assign_reader.o > CXX cache/common/flat_reader.o > CXX cache/common/ebuild_exec.o > CXX cache/common/selectors.o > CXX cache/base.o > CXX cache/eixcache/eixcache.o > CXX cache/metadata/metadata.o > CXX cache/parse/parse.o > CXX cache/sqlite/sqlite.o > CXX main/main_all_tools.o > CXX cache/cache_map.o > CXXLD eix >various/drop_permissions.o: In function `drop_permissions(EixRc&)': >drop_permissions.cc:(.text+0x204): undefined reference to `__sync_fetch_and_add_4' >drop_permissions.cc:(.text+0x240): undefined reference to `__sync_fetch_and_add_4' >drop_permissions.cc:(.text+0x27c): undefined reference to `__sync_fetch_and_add_4' >drop_permissions.cc:(.text+0x2b8): undefined reference to `__sync_fetch_and_add_4' >eixTk/ansicolor.o: In function `AnsiMarker::initmarker(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': >ansicolor.cc:(.text+0x1334): undefined reference to `__sync_fetch_and_add_4' >eixTk/ansicolor.o:ansicolor.cc:(.text+0x144c): more undefined references to `__sync_fetch_and_add_4' follow >collect2: ld returned 1 exit status >make[2]: *** [eix] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5' >make: *** [all] Error 2 > [31;01m*[0m ERROR: app-portage/eix-0.25.5 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-portage/eix-0.25.5'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-portage/eix-0.25.5'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-portage/eix-0.25.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-portage/eix-0.25.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5' > [31;01m*[0m S: '/var/tmp/portage/app-portage/eix-0.25.5/work/eix-0.25.5'
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 446810
: 331994