Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error
Date: Sun, 09 Apr 2017 16:56:39
Message-Id: 2d08a715-5151-75ee-500a-d8bff04f0e1f@sys-concept.com
In Reply to: Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error by Alexander Kapshuk
1 On 04/09/2017 10:19 AM, Alexander Kapshuk wrote:
2 > On Sun, Apr 9, 2017 at 7:15 PM, Alexander Kapshuk
3 > <alexander.kapshuk@×××××.com> wrote:
4 >> On Sun, Apr 9, 2017 at 7:06 PM, <thelma@×××××××××××.com> wrote:
5 >>> On 04/09/2017 09:55 AM, Alexander Kapshuk wrote:
6 >>>> On Sun, Apr 9, 2017 at 6:49 PM, <thelma@×××××××××××.com> wrote:
7 >>>>> I've installed: net-misc/nxclient-3.5.0.7 on x86 and it compiled without errors, but when I try to run it I get an error:
8 >>>>>
9 >>>>> nxclient
10 >>>>> /usr/bin/nxclient: line 8: /usr/NX/bin/nxclient: cannot execute binary file: Exec format error
11 >>>>> /usr/bin/nxclient: line 8: /usr/NX/bin/nxclient: Success
12 >>>>>
13 >>>>> In a remote location all my boxes are Gentoo except one Win10 (Home Edition).
14 >>>>> I have a hard time connecting to it.
15 >>>>> X2Go has only client for Win10 but in order for x2go to connect to Win10, it would have to run X2Go-server isn't it?
16 >>>>>
17 >>>>> Win10 has Remote Desktop for connecting to other computers, but you can't remote desktop to Windows 10 Home itself. That requires Windows 10 Pro.
18 >>>>>
19 >>>>> What are my alternatives?
20 >>>>>
21 >>>>> --
22 >>>>> Thelma
23 >>>>>
24 >>>>
25 >>>> What's the output of 'readelf -h /path/to/nxclient'?
26 >>>>
27 >>>>
28 >>> readelf -h /usr/NX/bin/nxclient
29 >>> ELF Header:
30 >>> Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
31 >>> Class: ELF64
32 >>> Data: 2's complement, little endian
33 >>> Version: 1 (current)
34 >>> OS/ABI: UNIX - System V
35 >>> ABI Version: 0
36 >>> Type: EXEC (Executable file)
37 >>> Machine: Advanced Micro Devices X86-64
38 >>> Version: 0x1
39 >>> Entry point address: 0x4207e0
40 >>> Start of program headers: 64 (bytes into file)
41 >>> Start of section headers: 6314232 (bytes into file)
42 >>> Flags: 0x0
43 >>> Size of this header: 64 (bytes)
44 >>> Size of program headers: 56 (bytes)
45 >>> Number of program headers: 8
46 >>> Size of section headers: 64 (bytes)
47 >>> Number of section headers: 29
48 >>> Section header string table index: 28
49 >>>
50 >>> --
51 >>> Thelma
52 >>>
53 >>
54 >> OK. It's an x86-64 binary. That explains the error message you got
55 >> when attempting to run it on your x86 machine.
56 >> How did that happen, I wonder?
57 >>
58 >> Just to be 100% sure, can you please supply the output of the commands below?
59 >> uname -m
60 >> gcc -v 2>&1 | grep ^Target
61 >> emerge --info
62 >
63 > 'net-misc/nxclient' doesn't seem to be in my portage tree?
64 > Is it supported by Gentoo devs at all?
65
66 Yes, it is an: i686 system
67 gcc -v 2>&1 | grep ^Target
68 Target: i686-pc-linux-gnu
69
70 Portage 2.3.3 (python 3.4.5-final-0, default/linux/x86/13.0/desktop, gcc-4.9.4, glibc-2.23-r3, 4.9.6-gentoo-r1 i686)
71 =================================================================
72 System uname: Linux-4.9.6-gentoo-r1-i686-VIA_Eden_Processor_1200MHz-with-gentoo-2.3
73 KiB Mem: 960444 total, 228100 free
74 KiB Swap: 1048572 total, 988340 free
75 Timestamp of repository gentoo: Sun, 26 Feb 2017 22:00:01 +0000
76 sh bash 4.3_p48-r1
77 ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
78 app-shells/bash: 4.3_p48-r1::gentoo
79 dev-java/java-config: 2.2.0-r3::gentoo
80 dev-lang/perl: 5.22.3_rc4::gentoo
81 dev-lang/python: 2.7.12::gentoo, 3.4.5::gentoo
82 dev-util/cmake: 3.7.2::gentoo
83 dev-util/pkgconfig: 0.28-r2::gentoo
84 sys-apps/baselayout: 2.3::gentoo
85 sys-apps/openrc: 0.23.2::gentoo
86 sys-apps/sandbox: 2.10-r3::gentoo
87 sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
88 sys-devel/automake: 1.14.1::gentoo, 1.15::gentoo
89 sys-devel/binutils: 2.25.1-r1::gentoo
90 sys-devel/gcc: 4.9.4::gentoo
91 sys-devel/gcc-config: 1.7.3::gentoo
92 sys-devel/libtool: 2.4.6-r3::gentoo
93 sys-devel/make: 4.2.1::gentoo
94 sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
95 sys-libs/glibc: 2.23-r3::gentoo
96 Repositories:
97
98 gentoo
99 location: /usr/portage
100 sync-type: rsync
101 sync-uri: rsync://10.0.0.103/gentoo-portage
102 priority: -1000
103
104 x-portage
105 location: /usr/local/portage
106 masters: gentoo
107 priority: 0
108
109 brother-overlay
110 location: /var/lib/layman/brother-overlay
111 masters: gentoo
112 priority: 50
113
114 ACCEPT_KEYWORDS="x86"
115 ACCEPT_LICENSE="* -@EULA PUEL dlj-1.1"
116 CBUILD="i686-pc-linux-gnu"
117 CFLAGS="-O2 -march=i686 -pipe"
118 CHOST="i686-pc-linux-gnu"
119 CONFIG_PROTECT="/etc /usr/lib/fax /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/src/linux* /var/spool/fax/etc"
120 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
121 CXXFLAGS="-O2 -march=i686 -pipe"
122 DISTDIR="/usr/portage/distfiles"
123 EMERGE_DEFAULT_OPTS="--autounmask-write=y --keep-going --with-bdeps=y"
124 FCFLAGS="-O2 -march=i686 -pipe"
125 FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
126 FFLAGS="-O2 -march=i686 -pipe"
127 GENTOO_MIRRORS="http://gentoo.llarian.net/ http://gentoo.mirrors.hoobly.com/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/"
128 LANG="en_US.UTF-8"
129 LC_ALL="en_US.UTF-8"
130 LDFLAGS="-Wl,-O1 -Wl,--as-needed"
131 MAKEOPTS="-j2"
132 PKGDIR="/usr/portage/packages"
133 PORTAGE_CONFIGROOT="/"
134 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
135 PORTAGE_TMPDIR="/var/tmp"
136 USE="X a52 aac acpi alsa apache2 bluetooth branding bzip2 cairo cdda cdr cgi cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gpm gtk iconv ipv6 jpeg lcms ldap libnotify mad mng modules mp3 mp4 mpeg ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support readline scanner sdl seccomp session spell ssl startup-notification svg tcpd tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets x264 x86 xattr xcb xml xv xvid zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" SANE_BACKENDS="fujitsu" USERLAND="GNU" VIDEO_CARDS="vga vesa fbdev via" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
137 Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
138
139 I have nxclient in:
140 /usr/local/portage/net-misc/nxclient
141
142 I think because it is a binary, it installed without a question.
143
144 --
145 Thelma

Replies

Subject Author
Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error Fernando Rodriguez <cyklonite@×××××.com>