Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610984 - app-admin/mongo-tools-3.4.2 - go build -buildmode=pie -o bin/bsondump -tags ssl bsondump/main/bsondump.go: -buildmode=pie not supported on linux/ppc64
Summary: app-admin/mongo-tools-3.4.2 - go build -buildmode=pie -o bin/bsondump -tags s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-26 12:27 UTC by Jeroen Roovers (RETIRED)
Modified: 2017-10-13 08:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2017-02-26 12:27:29 UTC
* Package:    app-admin/mongo-tools-3.4.2
 * Repository: gentoo
 * Maintainer: ultrabug@gentoo.org
 * USE:        abi_ppc_64 elibc_glibc kernel_linux ppc64 ssl userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mongo-tools-3.4.2.tar.gz to /var/tmp/portage/app-admin/mongo-tools-3.4.2/work
>>> Source unpacked in /var/tmp/portage/app-admin/mongo-tools-3.4.2/work
>>> Preparing source in /var/tmp/portage/app-admin/mongo-tools-3.4.2/work/mongo-tools-r3.4.2 ...
 * Applying mongo-tools-3.2.10-pie.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-admin/mongo-tools-3.4.2/work/mongo-tools-r3.4.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-admin/mongo-tools-3.4.2/work/mongo-tools-r3.4.2 ...
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Building bsondump...
 * Unable to trace static ELF: /usr/bin/go: go build -buildmode=pie -o bin/bsondump -tags ssl bsondump/main/bsondump.go
-buildmode=pie not supported on linux/ppc64
 * ERROR: app-admin/mongo-tools-3.4.2::gentoo failed (compile phase):
 *   build failed
 *
 * Call stack:
 *     ebuild.sh, line 115:  Called src_compile
 *   environment, line 1980:  Called die
 * The specific snippet of code:
 *       ./build.sh ${myconf} || die "build failed"
 *
 * If you need support, post the output of `emerge --info '=app-admin/mongo-tools-3.4.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-admin/mongo-tools-3.4.2::gentoo'`.
 * The complete build log is located at '/aches/gentoo/emergelogs/martijn/app-admin:mongo-tools-3.4.2:20170226-122046.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/mongo-tools-3.4.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/mongo-tools-3.4.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-admin/mongo-tools-3.4.2/work/mongo-tools-r3.4.2'
 * S: '/var/tmp/portage/app-admin/mongo-tools-3.4.2/work/mongo-tools-r3.4.2'
Comment 1 Tomáš Mózes 2017-09-22 07:27:12 UTC
https://github.com/gentoo/gentoo/pull/5763
Comment 2 Ultrabug gentoo-dev 2017-10-13 08:36:08 UTC
Thanks a lot to Tomáš via https://github.com/gentoo/gentoo/pull/5763 !