Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659892 - app-laptop/tp_smapi-0.43 : x86_64-pc-linux-gnu-ld: Relocatable linking with relocations from format elf32-i386 (.../.tmp_thinkpad_ec.o) to format elf64-x86-64 is not supported
Summary: app-laptop/tp_smapi-0.43 : x86_64-pc-linux-gnu-ld: Relocatable linking with r...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
: 659166 660794 660818 660940 661140 661786 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-07-02 18:17 UTC by Toralf Förster
Modified: 2018-07-25 17:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.31 KB, text/plain)
2018-07-02 18:17 UTC, Toralf Förster
Details
app-laptop:tp_smapi-0.43:20180702-174511.log (app-laptop:tp_smapi-0.43:20180702-174511.log,2.94 KB, text/plain)
2018-07-02 18:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,268.81 KB, text/plain)
2018-07-02 18:17 UTC, Toralf Förster
Details
environment (environment,129.82 KB, text/plain)
2018-07-02 18:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.79 KB, application/x-bzip)
2018-07-02 18:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.76 KB, application/x-bzip)
2018-07-02 18:18 UTC, Toralf Förster
Details
.config (.config,76.40 KB, text/plain)
2018-07-11 17:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-02 18:17:46 UTC
make[2]: Entering directory '/usr/src/linux-4.17.3'
  CC [M]  /var/tmp/portage/app-laptop/tp_smapi-0.43/work/tp_smapi-0.43/thinkpad_ec.o
x86_64-pc-linux-gnu-ld: Relocatable linking with relocations from format elf32-i386 (/var/tmp/portage/app-laptop/tp_smapi-0.43/work/tp_smapi-0.43/.tmp_thinkpad_ec.o) to format elf64-x86-64 (/var/tmp/portage/app-laptop/tp_smapi-0.43/work/tp_smapi-0.43/thinkpad_ec.o) is not supported
make[3]: *** [/usr/src/linux-4.17.3/scripts/Makefile.build:319: /var/tmp/portage/app-laptop/tp_smapi-0.43/work/tp_smapi-0.43/thinkpad_ec.o] Error 1
make[2]: *** [/usr/src/linux-4.17.3/Makefile:1571: _module_/var/tmp/portage/app-laptop/tp_smapi-0.43/work/tp_smapi-0.43] Error 2
make[2]: Leaving directory '/usr/src/linux-4.17.3'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20180623-161702

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-laptop/tp_smapi
[ebuild  N    ] app-laptop/tp_smapi-0.43  USE="-hdaps"
Comment 1 Toralf Förster gentoo-dev 2018-07-02 18:17:49 UTC
Created attachment 538130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-02 18:17:52 UTC
Created attachment 538132 [details]
app-laptop:tp_smapi-0.43:20180702-174511.log
Comment 3 Toralf Förster gentoo-dev 2018-07-02 18:17:55 UTC
Created attachment 538134 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-02 18:17:58 UTC
Created attachment 538136 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-02 18:18:01 UTC
Created attachment 538138 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-02 18:18:04 UTC
Created attachment 538140 [details]
temp.tbz2
Comment 7 Michael Orlitzky gentoo-dev 2018-07-10 23:22:10 UTC
This might be a stupid question, but... your /usr/src/linux-4.17.3 points to a pure-64-bit kernel source tree, right?
Comment 8 Toralf Förster gentoo-dev 2018-07-11 17:07:42 UTC
(In reply to Michael Orlitzky from comment #7)
yes, will attach .config
Comment 9 Toralf Förster gentoo-dev 2018-07-11 17:08:15 UTC
Created attachment 539242 [details]
.config

sdfasdfa
Comment 10 Michael Orlitzky gentoo-dev 2018-07-25 02:58:05 UTC
(In reply to Toralf Förster from comment #8)
> (In reply to Michael Orlitzky from comment #7)
> yes, will attach .config

I think I found the problem =P

> #
> # Automatically generated file; DO NOT EDIT.
> # Linux/x86 4.17.3 Kernel Configuration
> #
> # CONFIG_64BIT is not set
Comment 11 Toralf Förster gentoo-dev 2018-07-25 16:51:29 UTC
oh - PEBKAC
Ishould not "make randconfig" in tinderbox images ... switching back to defconfig
Comment 12 Toralf Förster gentoo-dev 2018-07-25 16:51:43 UTC
*** Bug 659166 has been marked as a duplicate of this bug. ***
Comment 13 Michael Orlitzky gentoo-dev 2018-07-25 17:25:36 UTC
(In reply to Toralf Förster from comment #11)
> oh - PEBKAC
> Ishould not "make randconfig" in tinderbox images ... switching back to
> defconfig

No problem =)

You probably also want to revisit these:

  * Bug 660794
  * Bug 660818
  * Bug 660940
  * Bug 661140
  * Bug 661786
Comment 14 Toralf Förster gentoo-dev 2018-07-25 17:42:32 UTC
*** Bug 661786 has been marked as a duplicate of this bug. ***
Comment 15 Toralf Förster gentoo-dev 2018-07-25 17:42:38 UTC
*** Bug 661140 has been marked as a duplicate of this bug. ***
Comment 16 Toralf Förster gentoo-dev 2018-07-25 17:42:44 UTC
*** Bug 660940 has been marked as a duplicate of this bug. ***
Comment 17 Toralf Förster gentoo-dev 2018-07-25 17:42:50 UTC
*** Bug 660818 has been marked as a duplicate of this bug. ***
Comment 18 Toralf Förster gentoo-dev 2018-07-25 17:42:55 UTC
*** Bug 660794 has been marked as a duplicate of this bug. ***