Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573172 - lxqt-base/lxqt-config-0.9.0 compile failure on armv6j-hardfp
Summary: lxqt-base/lxqt-config-0.9.0 compile failure on armv6j-hardfp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 02:44 UTC by Michael Jones
Modified: 2016-10-13 14:11 UTC (History)
0 users

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 Michael Jones 2016-01-28 02:44:09 UTC
armv6j-hardfp ~ # zcat /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/temp/build.log.gz
 * Package:    lxqt-base/lxqt-config-0.9.0
 * Repository: gentoo
 * Maintainer: jauhien@gentoo.org lxqt@gentoo.org
 * USE:        arm elibc_glibc kernel_linux userland_GNU
 * FEATURES:   compressdebug installsources preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking lxqt-config-0.9.0.tar.xz to /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work
>>> Source unpacked in /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work
>>> Preparing source in /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE
_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build/gentoo_toolchain.cmake
 /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- Check for working C compiler: /usr/bin/armv6j-hardfloat-linux-gnueabi-gcc
-- Check for working C compiler: /usr/bin/armv6j-hardfloat-linux-gnueabi-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/armv6j-hardfloat-linux-gnueabi-g++
-- Check for working CXX compiler: /usr/bin/armv6j-hardfloat-linux-gnueabi-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake/lxqt/lxqt_use.cmake:70 (include):
  include called with wrong number of arguments.  include() only takes one
  file.
Call Stack (most recent call first):
  CMakeLists.txt:24 (include)


CMake Error at CMakeLists.txt:25 (include):
  include called with wrong number of arguments.  include() only takes one
  file.


-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found PkgConfig: /usr/bin/armv6j-hardfloat-linux-gnueabi-pkg-config (found version "0.28")
-- checking for module 'xcb'
--   found xcb, version 1.11.1
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard
C++             -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard
Linker flags:
Executable       -Wl,-O1 -Wl,--as-needed
Module           -Wl,-O1 -Wl,--as-needed
Shared           -Wl,-O1 -Wl,--as-needed

-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: lxqt-base/lxqt-config-0.9.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  133:  Called src_configure
 *   environment, line 2831:  Called cmake-utils_src_configure
 *   environment, line  725:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  260:  Called enable_cmake-utils_src_configure
 *   environment, line 1065:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=lxqt-base/lxqt-config-0.9.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=lxqt-base/lxqt-config-0.9.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/temp/environment'.
 * Working directory: '/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0_build'
 * S: '/var/tmp/portage/lxqt-base/lxqt-config-0.9.0/work/lxqt-config-0.9.0'


Reproducible: Always
Comment 1 Michael Jones 2016-01-28 02:55:59 UTC
armv6j-hardfp ~ # emerge --info lxqt-config
Portage 2.2.26 (python 3.4.3-final-0, default/linux/arm/13.0/armv6j, gcc-4.9.3, glibc-2.21-r1, 4.3.3-hardened-r4 armv7l)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.3.3-hardened-r4-armv7l-with-gentoo-2.2
KiB Mem:    41198476 total,  18681372 free
KiB Swap:   52428796 total,  52428796 free
Timestamp of repository gentoo: Wed, 27 Jan 2016 21:04:26 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
distcc 3.2rc1 armv6j-hardfloat-linux-gnueabi [disabled]
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo
    priority: -1000

Installed sets: @archive, @arm-desktop-applications, @base-system, @development-cli, @development-gui, @java, @lxqt, @network-manager, @portage, @qt, @vcs
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="armv6j-hardfloat-linux-gnueabi"
CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
CHOST="armv6j-hardfloat-linux-gnueabi"
CONFIG_PROTECT="/etc /usr/lib/libreoffice/program/sofficerc /usr/share/config /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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
DISTDIR="/usr/portage-distfiles"
EMERGE_DEFAULT_OPTS=" --jobs --keep-going --newuse --deep --backtrack=3000 --complete-graph --with-bdeps=y"
FCFLAGS="-O2 -pipe -march=armv6j"
FEATURES="assume-digests binpkg-logs buildpkg clean-logs compress-build-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-elog split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=armv6j"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j30"
PKGDIR="/usr/portage-packages"
PORTAGE_COMPRESS="xz"
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"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa apng arm autoipd avahi berkdb bindist branding bzip2 cairo cdda cdr clang cli cracklib crypt cxx dbus dconf dri dts dvd dvdr egl emboss encode exif fam ffmpeg firefox flac fortran gd gdbm gif gnome-keyring gpm gstreamer gtk gudev iconv icu ipv6 jpeg lcms libnotify libsecret mad mdnsresponder-compat minizip mng modules mp3 mp4 mpeg ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio python qt4 qt5 readline samba sdl seccomp session sound spell sqlite ssl startup-notification svg systemd tcpd theora tiff truetype udev udisks unicode upower usb vorbis wayland wifi xattr xcb xinerama xml xv xvid zeroconf 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="coreboot efi-32 efi-64 emu qemu pc" INPUT_DEVICES="evdev synaptics mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" QEMU_SOFTMMU_TARGETS="arm aarch64" QEMU_USER_TARGETS="arm aarch64" RUBY_TARGETS="ruby20 ruby21 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="modesetting fbdev" 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, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

lxqt-base/lxqt-config-0.9.0::gentoo was built with the following:
USE=""
Comment 2 Michael Palimaka (kensington) gentoo-dev 2016-10-13 14:11:51 UTC
This should be fixed in recent versions of lxqt-config.