Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sys-apps/cpuid emake fail on Raspberry Pi 3B+
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
HWWAIT
n00b
n00b


Joined: 18 Aug 2018
Posts: 2
Location: Victoria, Melbourne

PostPosted: Sat Aug 18, 2018 12:27 pm    Post subject: sys-apps/cpuid emake fail on Raspberry Pi 3B+ Reply with quote

Hi, any help would be greatly appreciated
I am benchmarking Gentoo 64bit ARM on a Raspberry Pi 3 B+ and thus far had VERY impressive results, 54% improvment running at stock clock on Gentoo vs 1550Mhz overclock on 32bit Raspbian.

I am wanting to install cpuid to report SoC information to HWBOT Prime benchmark however it fails to compile after running
Code:
emerge --verbose sys-apps/cpuid


I get the following
Code:
Local copy of remote index is up-to-date and will be used.
 * Last emerge --sync was 30d 11h 25m 15s ago.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    *] sys-apps/cpuid-20180419::gentoo  0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-apps/cpuid-20180419::gentoo
>>> Failed to emerge sys-apps/cpuid-20180419, Log file:
>>>  '/var/tmp/portage/sys-apps/cpuid-20180419/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 2.62, 2.29, 1.58
 * Package:    sys-apps/cpuid-20180419
 * Repository: gentoo
 * Maintainer: hwoarang@gentoo.org
 * USE:        arm64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cpuid-20180419.src.tar.gz to /var/tmp/portage/sys-apps/cpuid-20180419/work
>>> Source unpacked in /var/tmp/portage/sys-apps/cpuid-20180419/work
>>> Preparing source in /var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419 ...
 * Applying cpuid-20170122-Makefile.patch ...
 [ ok ]
 * Applying cpuid-20170122-missing-include-sysmacros.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419 ...
make -j5 -l4
aarch64-unknown-linux-gnu-gcc  -march=armv8-a+crc -mtune=cortex-a53 -O2 -pipe  -Wall -Wshadow -Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -D_FILE_OFFSET_BITS=64 -DVERSION=20180419 -Wl,-O1 -Wl,--as-needed -o cpuid cpuid.c
gzip < cpuid.man > cpuid.man.gz
pod2man -r "20180419" -c "" cpuinfo2cpuid > cpuinfo2cpuid.man
gzip < cpuinfo2cpuid.man > cpuinfo2cpuid.man.gz
cpuid.c:49:10: fatal error: cpuid.h: No such file or directory
 #include <cpuid.h>
          ^~~~~~~~~
compilation terminated.
make: *** [Makefile:36: cpuid] Error 1
 * ERROR: sys-apps/cpuid-20180419::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-apps/cpuid-20180419::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/cpuid-20180419::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/cpuid-20180419/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/cpuid-20180419/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419'
 * S: '/var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419'

 * Messages for package sys-apps/cpuid-20180419:

 * ERROR: sys-apps/cpuid-20180419::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=sys-apps/cpuid-20180419::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/cpuid-20180419::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/cpuid-20180419/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/cpuid-20180419/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419'
 * S: '/var/tmp/portage/sys-apps/cpuid-20180419/work/cpuid-20180419'


The output of
Code:
emerge --info '=sys-apps/cpuid-20180419::gentoo'


Code:
Portage 2.3.43 (python 3.5.5-final-0, default/linux/arm64/17.0/desktop, gcc-7.3.0, glibc-2.26-r7, 4.14.44-v8-4fca48b7612d-bis+ aarch64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.14.44-v8-4fca48b7612d-bis+-aarch64-with-gentoo-2.6
KiB Mem:      992080 total,     30336 free
KiB Swap:     524284 total,    511996 free
Timestamp of repository gentoo: Thu, 19 Jul 2018 00:45:01 +0000
Head commit of repository gentoo: d32214bc7c8c8ad12f7d684966172cf5975db58c
Head commit of repository sakaki-tools: 18339a85144b91540cba6293e218a48738c4ca05

Head commit of repository rpi3: 053aba520fa244db2737445ff8aecec01e606285

sh bash 4.4_p19
ld GNU ld (Gentoo 2.30 p2) 2.30.0
distcc 3.2rc1 aarch64-unknown-linux-gnu [disabled]
app-shells/bash:          4.4_p19::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.14-r2::gentoo, 3.5.5-r1::gentoo
dev-util/cmake:           3.11.3::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6::gentoo
sys-apps/openrc:          0.36::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r2::gentoo
sys-devel/gcc:            7.3.0-r3::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r3::gentoo
sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://isshoni.org/gentoo-portage-pi64
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:

sakaki-tools
    location: /usr/local/portage/sakaki-tools
    sync-type: git
    sync-uri: https://github.com/sakaki-/sakaki-tools.git
    masters: gentoo
    priority: 50

rpi3
    location: /usr/local/portage/rpi3
    sync-type: git
    sync-uri: https://github.com/sakaki-/rpi3-overlay.git
    masters: gentoo
    priority: 100

ACCEPT_KEYWORDS="arm64 ~arm64"
ACCEPT_LICENSE="@FREE CC-Sampling-Plus-1.0"
CBUILD="aarch64-unknown-linux-gnu"
CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -O2 -pipe"
CHOST="aarch64-unknown-linux-gnu"
CONFIG_PROTECT="/boot/cmdline.txt /boot/config.txt /etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt"
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"
CXXFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=5 --load-average=4"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://trumpetti.atm.tut.fi/gentoo/"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5 -l4"
PKGDIR="/usr/portage/packages"
PORTAGE_BINHOST="https://isshoni.org/pi64pie"
PORTAGE_CONFIGROOT="/"
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"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa arm64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit crypt cups cxx dbus dri dts dvdr egl emboss encode exif fam ffmpeg flac fortran gdbm gif glamor gles1 gles2 gpm gtk iconv ipv6 jpeg lcms ldap libnotify libtirpc lock mad mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt4 qt5 readline seccomp spell ssl startup-notification svg tcpd thunar tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" 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="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp neon thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" 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 synaptics" 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 php7-0" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="aarch64 arm i386 x86_64" QEMU_USER_TARGETS="aarch64" RUBY_TARGETS="ruby21 ruby23" USERLAND="GNU" VIDEO_CARDS="fbdev vc4" 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"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


The output of
Code:
emerge -pqv '=sys-apps/cpuid-20180419::gentoo'


Code:
Local copy of remote index is up-to-date and will be used.
 * Last emerge --sync was 30d 11h 48m 15s ago.
[ebuild  N    ] sys-apps/cpuid-20180419
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Sat Aug 18, 2018 1:32 pm    Post subject: Reply with quote

HWWAIT,

The ebuild says DESCRIPTION="Utility to get detailed information about the CPU(s) using the CPUID instruction"
Its keyworded
Code:
KEYWORDS="~amd64 ~x86"

I suspect that should really be
Code:
KEYWORDS="-* ~amd64 ~x86"
as the CPUID instruction is Intel/AMD and clones only.

You may want to look at posts by roylongbottom here, who has published a fairly extensive set of benchmarks on the Pi.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Sat Aug 18, 2018 1:33 pm    Post subject: Reply with quote

Moved from Other Things Gentoo to Gentoo on ARM.

Its one of these.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
HWWAIT
n00b
n00b


Joined: 18 Aug 2018
Posts: 2
Location: Victoria, Melbourne

PostPosted: Thu Aug 23, 2018 2:42 am    Post subject: Reply with quote

Hi,
Thanks for pointing out that is an x86 only package.
And thanks for the benchmark data, very interesting.

What I am trying to accomplish is to get HWBOTPrime.jar from hwbot.org to recognize what CPU the raspberry pi is running, it uses some package that is not installed but if it is not cpuid then I don't know what it is.
HWBOTPrime works great on raspbian, it shows the SoC and frequency as it should, I am trying to get the same to work under Gentoo so I can submit a benchmark score with HWBOTPrime.

I will update this thread if I make any progress.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Thu Aug 23, 2018 3:59 am    Post subject: Reply with quote

You might get a hint by looking at the Debian package dependencies for HWBOTPrime. Once you have those, you can try to find the corresponding Gentoo package.
Back to top
View user's profile Send private message
Sakaki
Guru
Guru


Joined: 21 May 2014
Posts: 409

PostPosted: Sat Aug 25, 2018 7:06 pm    Post subject: Reply with quote

HWWAIT,

as it looks like you are running the gentoo-on-rpi3-64bit image, I tried downloading and running the benchmarking app you mentioned myself:
Code:
demouser@pi64 ~ $ wget --quiet http://downloads.hwbot.org/hwbotprime.jar
demouser@pi64 ~ $ java -jar hwbotprime.jar
Failed to load native library CpuId-64-0.8.3 on OS linux: /tmp/libCpuId-64-0.8.3.so: /tmp/libCpuId-64-0.8.3.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AARCH64-bit platform)
Using UI mode.

After this, the GUI does come up however, and the test can be run.

I wonder if the app does something specific on 32-bit arm platforms? Is the source available? If not you could decompile the jar I suppose to see what it is trying to do, license permitting.

It looks like the library libCpuId-64-0.8.3.so is bundled with the application, and it unpacks it to /tmp when started. But it is an x86-64 ELF.

PS for the same v0.8.3 running on 32-bit Raspbian, I note that the message "No native cpu speed library for linux yet... falling back to OS tools" was output (see this screenshot, by another user). Does this still happen using the GUI version on 32-bit Raspbian on an RPi3?
_________________
Regards,

sakaki
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum