Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537104 - net-misc/freerdp-1.1.0_beta1_p20130710-r1 - CMake Error at winpr/CMakeLists.txt:20 (project): The CMAKE_C_COMPILER: i686-pc-linux-gnu-gcc is not a full path and was not found in the PATH.
Summary: net-misc/freerdp-1.1.0_beta1_p20130710-r1 - CMake Error at winpr/CMakeLists.t...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 08:00 UTC by RedEyedMan
Modified: 2016-07-31 23:20 UTC (History)
1 user (show)

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


Attachments
CMakeError.log of freerdp-1.2.0_beta1_pre20141115 (file_537104.txt,11.11 KB, text/plain)
2015-01-20 08:17 UTC, RedEyedMan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RedEyedMan 2015-01-20 08:00:10 UTC
net-misc/freerdp - failed build due to requirement a full path for cmake c compiler which was not found in the PATH

Having a full path to the compiler is a new requirement starting in CMake 3.0. The incompatibility was introduced across a major version number bump and is considered acceptable. The project will have to be fixed to use a full path. 

http://www.cmake.org/Bug/view.php?id=15251#c37215

 * Package:    net-misc/freerdp-1.1.0_beta1_p20130710-r1
 * Repository: gentoo
 * Maintainer: floppym@gentoo.org
 * USE:        X abi_x86_32 alsa channels client cups elibc_glibc ffmpeg gstreamer jpeg kernel_linux pulseaudio sse2 userland_GNU x86 xinerama xv
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work
>>> Preparing source in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710 ...
 * Applying freerdp-1.1.0_beta1_p20130710-ffmpeg.patch ...
 [ ok ]
 * Applying freerdp-1.1-CVE-2014-0250.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_ALSA=ON -DWITH_CHANNELS=ON -DWITH_CLIENT=ON -DWITH_CUPS=ON -DWITH_DEBUG_ALL=OFF -DWITH_MANPAGES=OFF -DWITH_DIRECTFB=OFF -DWITH_FFMPEG=ON -DWITH_GSTREAMER=ON -DWITH_JPEG=ON -DWITH_PULSE=ON -DWITH_SERVER=OFF -DWITH_PCSC=OFF -DWITH_SSE2=ON -DWITH_X11=ON -DWITH_XINERAMA=ON -DWITH_XV=ON -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_toolchain.cmake  /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/i686-pc-linux-gnu-pkg-config (found version "0.28") 
-- FreeRDP GIT
-- Git Revision n/a
-- Performing Test Wno-unused-result
-- Performing Test Wno-unused-result - Success
-- Performing Test Wno-unused-but-set-variable
-- Performing Test Wno-unused-but-set-variable - Success
-- Performing Test Wno-deprecated-declarations
-- Performing Test Wno-deprecated-declarations - Success
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file sys/modem.h
-- Looking for include file sys/modem.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/strtio.h
-- Looking for include file sys/strtio.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Finding recommended feature X11 for X11 (X11 client and server)
--     Disable feature X11 using "-DWITH_X11=OFF"
-- Found X11: /usr/lib/libX11.so  
-- Skipping optional feature DirectFB for DirectFB (DirectFB client)
--     Enable feature DirectFB using "-DWITH_DIRECTFB=ON"
-- Finding required feature ZLIB for compression (data compression)
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.1l") 
-- Finding recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
--     Disable feature ALSA using "-DWITH_ALSA=OFF"
-- Found ALSA: /usr/lib/libasound.so (found version "1.0.28") 
-- Finding optional feature Pulse for sound (audio input, audio output and multimedia redirection)
-- checking for module 'libpulse'
--   found libpulse, version 5.0
-- Found Pulse: /usr/include  
-- Finding optional feature Cups for printing (printer device redirection)
-- Found Cups: /usr/lib/libcups.so (found version "2.0.1") 
-- Skipping optional feature PCSC for smart card (smart card device redirection)
--     Enable feature PCSC using "-DWITH_PCSC=ON"
-- Finding recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
--     Disable feature FFmpeg using "-DWITH_FFMPEG=OFF"
-- checking for module 'libavcodec'
--   found libavcodec, version 55.52.102
-- checking for module 'libavutil'
--   found libavutil, version 52.66.100
-- Found FFmpeg: TRUE  
-- Finding recommended feature Gstreamer for multimedia (multimedia redirection, audio and video playback)
--     Disable feature Gstreamer using "-DWITH_GSTREAMER=OFF"
-- checking for module 'gstreamer-0.10'
--   found gstreamer-0.10, version 0.10.36
-- checking for module 'gstreamer-plugins-base-0.10'
--   found gstreamer-plugins-base-0.10, version 0.10.36
-- Found GSTREAMER: gstreamer-0.10;gobject-2.0;gmodule-2.0;gthread-2.0;glib-2.0;xml2;gstreamer-0.10;gobject-2.0;gmodule-2.0;gthread-2.0;glib-2.0;xml2  
-- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
--     Enable feature IPP using "-DWITH_IPP=ON"
-- Skipping optional feature NPP for performance (NVIDIA Performance Primitives library)
--     Enable feature NPP using "-DWITH_NPP=ON"
CMake Error at winpr/CMakeLists.txt:20 (project):
  The CMAKE_C_COMPILER:

    i686-pc-linux-gnu-gcc

  is not a full path and was not found in the PATH.

  Tell CMake where to find the compiler by setting either the environment
  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/CMakeFiles/CMakeError.log".
 * ERROR: net-misc/freerdp-1.1.0_beta1_p20130710-r1::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2712:  Called cmake-utils_src_configure
 *   environment, line  742:  Called _execute_optionally 'src_configure'
 *   environment, line  305:  Called enable_cmake-utils_src_configure
 *   environment, line 1059:  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 '=net-misc/freerdp-1.1.0_beta1_p20130710-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/freerdp-1.1.0_beta1_p20130710-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build'
 * S: '/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710'


emerge --info (~x86 in the chroot)

Portage 2.2.15 (python 3.3.5-final-0, default/linux/x86/13.0/desktop/kde, gcc-4.8.3, glibc-2.20-r1, 3.16.7-gentoo x86_64)
=================================================================
System uname: Linux-3.16.7-gentoo-x86_64-Pentium-R-_Dual-Core_CPU_E6500_@_2.93GHz-with-gentoo-2.2
KiB Mem:     4045872 total,    256372 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Mon, 19 Jan 2015 00:45:01 +0000
sh bash 4.3_p33
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p33
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.3.5-r1, 3.4.2
dev-util/cmake:           3.1.0
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.7
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6-r1, 1.13.4, 1.14.1, 1.15
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.4
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc:           2.20-r1
Repositories: gentoo stuff graveyard steam-overlay bumblebee ovr
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* @EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/conf.d/consolefont /etc/conf.d/hwclock /etc/conf.d/keymaps /etc/conf.d/xdm /etc/pulse/daemon.conf /etc/pulse/default.conf /etc/rc.conf /usr/share/config /usr/share/config/kdm/kdmrc /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=2 --backtrack=0"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles 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"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://mirror.neolabs.kz/gentoo/pub/"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="--quiet -j1"
PKGDIR="/usr/portage/packages"
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"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/stuff /var/lib/layman/graveyard /var/lib/layman/steam /var/lib/layman/bumblebee /usr/local/ovr"
SYNC="rsync://mirror.neolabs.kz/gentoo-portage"
USE="X \ a52 aac accessibility acl acpi additions ads alsa apache2 apm avahi baazar bash-completion berkdb bittorrent bluetooth branding btrfs bzip2 cairo cdda chm cli consolekit cpudetection cracklib crypt cups curl cxx dbus declarative djvu dri dts dvb dvd dvdnav dvdr e2fsprogs ebook embedded emboss emerald encode exif faac fam fat fbcondecor ffmpeg firefox flac fontconfig foomatic-db fortran freetype fuse g3dvl gd gdbm gif git glamor gphoto2 gpm gstreamer gtk gtk3 hfs highlight hpijs iconv id3tag infinality ipv6 irc jfs jingle jpeg jpeg2k kde kipi kmod ladspa lame lcms ldap libkms libmpeg2 libnotify libsamplerate libv4l lm_sensors lzma mad matroska melt mercurial mmx mmxext mng modemmanager modules mp3 mp4 mpeg mpeg2 mpeg4pt2 musepack mysql natspec ncurses networkmanager nls nptl nsplugin ntfs ntfs3g nvidia offlinehelp ogg openal opengl optimisememory otr p7zip pam pango pcf pcre pdf phonon php plasma pmu png policykit postscript ppds pulseaudio qt3support qt4 rar rdesktop readline reiser4 reiserfs samba scsi sdl semantic-desktop session skype snmp spell sql sqlite sse sse2 sse3 ssl ssse3 startup-notification svg swat symlink tcpd theora tiff toolbar truetype udev udisks unicode upower usb v4l v4l2 vdpau video virtualbox vnc vorbis wavpack winbind wxwidgets x264 x86 xcb xcomposite xfs xinerama xml xscreensaver xv xvid zip 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" 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" INPUT_DEVICES="evdev keyboard mouse virtualbox" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="ru en ru_RU" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby19 ruby20 ruby22" USERLAND="GNU" VIDEO_CARDS="nouveau intel radeon radeonsi vesa fbdev synaptics modesetting s3virge savage synaptic" 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:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 RedEyedMan 2015-01-20 08:13:26 UTC
Same issue with =net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo

 * Package:    net-misc/freerdp-1.2.0_beta1_pre20141115
 * Repository: gentoo
 * Maintainer: floppym@gentoo.org
 * USE:        X abi_x86_32 alsa client cups elibc_glibc ffmpeg gstreamer jpeg kernel_linux pulseaudio sse2 usb userland_GNU x86 xinerama xv
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work
>>> Preparing source in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_ALSA=ON -DWITH_CLIENT=ON -DWITH_CUPS=ON -DWITH_DEBUG_ALL=OFF -DWITH_MANPAGES=OFF -DWITH_FFMPEG=ON -DWITH_GSTREAMER_1_0=ON -DWITH_JPEG=ON -DWITH_PULSE=ON -DWITH_SERVER=OFF -DWITH_PCSC=OFF -DWITH_SSE2=ON -DCHANNEL_URBDRC=ON -DWITH_X11=ON -DWITH_XINERAMA=ON -DWITH_XV=ON -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_toolchain.cmake  /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-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/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/i686-pc-linux-gnu-pkg-config (found version "0.28") 
-- FreeRDP GIT
-- Git Revision n/a
-- Performing Test Wno-unused-result
-- Performing Test Wno-unused-result - Success
-- Performing Test Wno-unused-but-set-variable
-- Performing Test Wno-unused-but-set-variable - Success
-- Performing Test Wno-deprecated-declarations
-- Performing Test Wno-deprecated-declarations - Success
-- Performing Test Wno-deprecated-declarationsCXX
-- Performing Test Wno-deprecated-declarationsCXX - Success
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file sys/modem.h
-- Looking for include file sys/modem.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/strtio.h
-- Looking for include file sys/strtio.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for pthread_tryjoin_np in pthread
-- Looking for pthread_tryjoin_np in pthread - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for include file sys/timerfd.h
-- Looking for include file sys/timerfd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Finding recommended feature X11 for X11 (X11 client and server)
--     Disable feature X11 using "-DWITH_X11=OFF"
-- Found X11: /usr/lib/libX11.so  
-- Finding recommended feature Wayland for Wayland (Wayland client)
--     Disable feature Wayland using "-DWITH_WAYLAND=OFF"
-- Could NOT find WAYLAND (missing:  WAYLAND_LIBRARY WAYLAND_INCLUDE_DIR) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature Wayland was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  CMakeLists.txt:535 (find_feature)


-- Skipping optional feature DirectFB for DirectFB (DirectFB client)
--     Enable feature DirectFB using "-DWITH_DIRECTFB=ON"
-- Finding required feature ZLIB for compression (data compression)
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
-- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.1l") 
-- Skipping optional feature OpenSLES for multimedia (OpenSLES audio / video)
--     Enable feature OpenSLES using "-DWITH_OPENSLES=ON"
-- Finding recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
--     Disable feature ALSA using "-DWITH_ALSA=OFF"
-- Found ALSA: /usr/lib/libasound.so (found version "1.0.28") 
-- Finding optional feature Pulse for sound (audio input, audio output and multimedia redirection)
-- checking for module 'libpulse'
--   found libpulse, version 5.0
-- Found Pulse: /usr/include  
-- Finding optional feature Cups for printing (printer device redirection)
-- Found Cups: /usr/lib/libcups.so (found version "2.0.1") 
-- Skipping optional feature PCSC for smart card (smart card device redirection)
--     Enable feature PCSC using "-DWITH_PCSC=ON"
-- Finding recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
--     Disable feature FFmpeg using "-DWITH_FFMPEG=OFF"
-- checking for module 'libavcodec'
--   found libavcodec, version 55.52.102
-- checking for module 'libavutil'
--   found libavutil, version 52.66.100
-- Found FFmpeg: TRUE  
-- Skipping optional feature GStreamer_0_10 for multimedia (multimedia redirection, audio and video playback, gstreamer 0.10 version)
--     Enable feature GStreamer_0_10 using "-DWITH_GSTREAMER_0_10=ON"
-- Finding recommended feature GStreamer_1_0 for multimedia (multimedia redirection, audio and video playback)
--     Disable feature GStreamer_1_0 using "-DWITH_GSTREAMER_1_0=OFF"
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.42.1
-- Found Glib 
-- checking for module 'gstreamer-1.0'
--   found gstreamer-1.0, version 1.4.5
-- checking for module 'gstreamer-base-1.0'
--   found gstreamer-base-1.0, version 1.4.5
-- checking for module 'gstreamer-app-1.0'
--   found gstreamer-app-1.0, version 1.4.5
-- checking for module 'gstreamer-audio-1.0'
--   found gstreamer-audio-1.0, version 1.4.5
-- checking for module 'gstreamer-fft-1.0'
--   found gstreamer-fft-1.0, version 1.4.5
-- checking for module 'gstreamer-pbutils-1.0'
--   found gstreamer-pbutils-1.0, version 1.4.5
-- checking for module 'gstreamer-video-1.0'
--   found gstreamer-video-1.0, version 1.4.5
-- Found GSTREAMER_1_0: /usr/lib/libgstreamer-1.0.so  
-- Finding optional feature JPEG for codec (use JPEG library)
-- Found JPEG: /usr/lib/libjpeg.so  
-- Skipping optional feature OpenH264 for codec (use OpenH264 library)
--     Enable feature OpenH264 using "-DWITH_OPENH264=ON"
-- Skipping optional feature GSM for codec (GSM audio codec library)
--     Enable feature GSM using "-DWITH_GSM=ON"
-- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
--     Enable feature IPP using "-DWITH_IPP=ON"
-- FreeRDP GIT
-- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension)
--     Disable feature XKBFile using "-DWITH_XKBFILE=OFF"
-- Found XKBFile: /usr/lib/libxkbfile.so  
CMake Error at channels/client/CMakeLists.txt:27 (list):
  list sub-command REMOVE_DUPLICATES requires list to be present.


-- FreeRDP GIT
-- Found DocBookXSL: /usr/share/sgml/docbook/xsl-stylesheets  
-- Finding required feature XShm for X11 shared memory (X11 shared memory extension)
-- Found XShm: /usr/lib/libXext.so  
-- Finding recommended feature Xinerama for multi-monitor (X11 multi-monitor extension)
--     Disable feature Xinerama using "-DWITH_XINERAMA=OFF"
-- Found Xinerama: /usr/lib/libXinerama.so  
-- Finding recommended feature Xext for X11 extension (X11 core extensions)
--     Disable feature Xext using "-DWITH_XEXT=OFF"
-- Found Xext: /usr/lib/libXext.so  
-- Finding recommended feature Xcursor for cursor (X11 cursor extension)
--     Disable feature Xcursor using "-DWITH_XCURSOR=OFF"
-- Found Xcursor: /usr/lib/libXcursor.so  
-- Finding recommended feature Xv for video (X11 video extension)
--     Disable feature Xv using "-DWITH_XV=OFF"
-- Found Xv: /usr/lib/libXv.so  
-- Finding recommended feature Xi for input (X11 input extension)
--     Disable feature Xi using "-DWITH_XI=OFF"
-- Found Xi: /usr/lib/libXi.so  
-- Looking for XITouchClass
-- Looking for XITouchClass - found
-- Finding recommended feature Xrender for rendering (X11 render extension)
--     Disable feature Xrender using "-DWITH_XRENDER=OFF"
-- Found Xrender: /usr/lib/libXrender.so  
-- Finding recommended feature Xfixes for X11 xfixes extension (Useful additions to the X11 core protocol)
--     Disable feature Xfixes using "-DWITH_XFIXES=OFF"
-- Found Xfixes: /usr/lib/libXfixes.so  
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe  -march=i686 -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -g -msse2 -DWINPR_EXPORTS -DFREERDP_EXPORTS
C++             -O2 -pipe  -Wno-deprecated-declarations -g -DWINPR_EXPORTS -DFREERDP_EXPORTS
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/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/CMakeFiles/CMakeError.log".
 * ERROR: net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2717:  Called cmake-utils_src_configure
 *   environment, line  747:  Called _execute_optionally 'src_configure'
 *   environment, line  310:  Called enable_cmake-utils_src_configure
 *   environment, line 1064:  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 '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build'
 * S: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115'
Comment 2 RedEyedMan 2015-01-20 08:17:37 UTC
Created attachment 394386 [details]
CMakeError.log of freerdp-1.2.0_beta1_pre20141115
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-20 09:13:45 UTC
(In reply to Galym Kerimbekov from comment #1)
> Same issue with =net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo
> -- Could NOT find WAYLAND (missing:  WAYLAND_LIBRARY WAYLAND_INCLUDE_DIR) 
> CMake Warning at cmake/FindFeature.cmake:46 (message):
>       feature Wayland was requested but could not be found! ON / FALSE

No, that's bug #537022.
Comment 4 David Brooke 2015-01-21 22:21:06 UTC
I'm getting the same error on two different computers.

-- Found XKBFile: /usr/lib/libxkbfile.so  
CMake Error at channels/client/CMakeLists.txt:27 (list):
  list sub-command REMOVE_DUPLICATES requires list to be present.
.
.
.
1.2.0_beta1_pre20141115_build/CMakeFiles/CMakeError.log".
 * ERROR: net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2717:  Called cmake-utils_src_configure
 *   environment, line  747:  Called _execute_optionally 'src_configure'
 *   environment, line  310:  Called enable_cmake-utils_src_configure
 *   environment, line 1064:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 5 David Brooke 2015-01-22 17:02:12 UTC
Here's more complete build log:

 * IMPORTANT: 8 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies  .... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo
 * freerdp-1.2.0_beta1_pre20141115.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...     [ ok ]
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work
>>> Preparing source in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_ALSA=ON -DWITH_CLIENT=ON -DWITH_CUPS=ON -DWITH_DEBUG_ALL=OFF -DWITH_MANPAGES=OFF -DWITH_FFMPEG=OFF -DWITH_GSTREAMER_1_0=OFF -DWITH_JPEG=ON -DWITH_PULSE=OFF -DWITH_SERVER=OFF -DWITH_PCSC=OFF -DWITH_SSE2=ON -DCHANNEL_URBDRC=ON -DWITH_X11=ON -DWITH_XINERAMA=ON -DWITH_XV=ON -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_toolchain.cmake  /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28") 
-- FreeRDP GIT
-- Git Revision n/a
-- Performing Test Wno-unused-result
-- Performing Test Wno-unused-result - Success
-- Performing Test Wno-unused-but-set-variable
-- Performing Test Wno-unused-but-set-variable - Success
-- Performing Test Wno-deprecated-declarations
-- Performing Test Wno-deprecated-declarations - Success
-- Performing Test Wno-deprecated-declarationsCXX
-- Performing Test Wno-deprecated-declarationsCXX - Success
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file sys/modem.h
-- Looking for include file sys/modem.h - not found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - not found
-- Looking for include file sys/strtio.h
-- Looking for include file sys/strtio.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for pthread_tryjoin_np in pthread
-- Looking for pthread_tryjoin_np in pthread - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for include file sys/eventfd.h
-- Looking for include file sys/eventfd.h - found
-- Looking for include file sys/timerfd.h
-- Looking for include file sys/timerfd.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Finding recommended feature X11 for X11 (X11 client and server)
--     Disable feature X11 using "-DWITH_X11=OFF"
-- Found X11: /usr/lib64/libX11.so  
-- Finding recommended feature Wayland for Wayland (Wayland client)
--     Disable feature Wayland using "-DWITH_WAYLAND=OFF"
-- Could NOT find WAYLAND (missing:  WAYLAND_LIBRARY WAYLAND_INCLUDE_DIR) 
CMake Warning at cmake/FindFeature.cmake:46 (message):
      feature Wayland was requested but could not be found! ON / FALSE
Call Stack (most recent call first):
  CMakeLists.txt:535 (find_feature)


-- Skipping optional feature DirectFB for DirectFB (DirectFB client)
--     Enable feature DirectFB using "-DWITH_DIRECTFB=ON"
-- Finding required feature ZLIB for compression (data compression)
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") 
-- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
-- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1l") 
-- Skipping optional feature OpenSLES for multimedia (OpenSLES audio / video)
--     Enable feature OpenSLES using "-DWITH_OPENSLES=ON"
-- Finding recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
--     Disable feature ALSA using "-DWITH_ALSA=OFF"
-- Found ALSA: /usr/lib64/libasound.so (found version "1.0.28") 
-- Skipping optional feature Pulse for sound (audio input, audio output and multimedia redirection)
--     Enable feature Pulse using "-DWITH_PULSE=ON"
-- Finding optional feature Cups for printing (printer device redirection)
-- Found Cups: /usr/lib64/libcups.so (found version "2.0.1") 
-- Skipping optional feature PCSC for smart card (smart card device redirection)
--     Enable feature PCSC using "-DWITH_PCSC=ON"
-- Skipping recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
-- Skipping optional feature GStreamer_0_10 for multimedia (multimedia redirection, audio and video playback, gstreamer 0.10 version)
--     Enable feature GStreamer_0_10 using "-DWITH_GSTREAMER_0_10=ON"
-- Skipping recommended feature GStreamer_1_0 for multimedia (multimedia redirection, audio and video playback)
-- Finding optional feature JPEG for codec (use JPEG library)
-- Found JPEG: /usr/lib64/libjpeg.so  
-- Skipping optional feature OpenH264 for codec (use OpenH264 library)
--     Enable feature OpenH264 using "-DWITH_OPENH264=ON"
-- Skipping optional feature GSM for codec (GSM audio codec library)
--     Enable feature GSM using "-DWITH_GSM=ON"
-- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
--     Enable feature IPP using "-DWITH_IPP=ON"
-- FreeRDP GIT
-- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension)
--     Disable feature XKBFile using "-DWITH_XKBFILE=OFF"
-- Found XKBFile: /usr/lib64/libxkbfile.so  
CMake Error at channels/client/CMakeLists.txt:27 (list):
  list sub-command REMOVE_DUPLICATES requires list to be present.


-- FreeRDP GIT
-- Found DocBookXSL: /usr/share/sgml/docbook/xsl-stylesheets  
-- Finding required feature XShm for X11 shared memory (X11 shared memory extension)
-- Found XShm: /usr/lib64/libXext.so  
-- Finding recommended feature Xinerama for multi-monitor (X11 multi-monitor extension)
--     Disable feature Xinerama using "-DWITH_XINERAMA=OFF"
-- Found Xinerama: /usr/lib64/libXinerama.so  
-- Finding recommended feature Xext for X11 extension (X11 core extensions)
--     Disable feature Xext using "-DWITH_XEXT=OFF"
-- Found Xext: /usr/lib64/libXext.so  
-- Finding recommended feature Xcursor for cursor (X11 cursor extension)
--     Disable feature Xcursor using "-DWITH_XCURSOR=OFF"
-- Found Xcursor: /usr/lib64/libXcursor.so  
-- Finding recommended feature Xv for video (X11 video extension)
--     Disable feature Xv using "-DWITH_XV=OFF"
-- Found Xv: /usr/lib64/libXv.so  
-- Finding recommended feature Xi for input (X11 input extension)
--     Disable feature Xi using "-DWITH_XI=OFF"
-- Found Xi: /usr/lib64/libXi.so  
-- Looking for XITouchClass
-- Looking for XITouchClass - found
-- Finding recommended feature Xrender for rendering (X11 render extension)
--     Disable feature Xrender using "-DWITH_XRENDER=OFF"
-- Found Xrender: /usr/lib64/libXrender.so  
-- Finding recommended feature Xfixes for X11 xfixes extension (Useful additions to the X11 core protocol)
--     Disable feature Xfixes using "-DWITH_XFIXES=OFF"
-- Found Xfixes: /usr/lib64/libXfixes.so  
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=core-avx2 -O2 -pipe  -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -g -msse2 -DWINPR_EXPORTS -DFREERDP_EXPORTS
C++             -march=core-avx2 -O2 -pipe  -Wno-deprecated-declarations -g -DWINPR_EXPORTS -DFREERDP_EXPORTS
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/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build/CMakeFiles/CMakeError.log".
 * ERROR: net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2707:  Called cmake-utils_src_configure
 *   environment, line  737:  Called _execute_optionally 'src_configure'
 *   environment, line  300:  Called enable_cmake-utils_src_configure
 *   environment, line 1054:  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 '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build'
 * S: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115'

>>> Failed to emerge net-misc/freerdp-1.2.0_beta1_pre20141115, Log file:

>>>  '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/build.log'

 * Messages for package net-misc/freerdp-1.2.0_beta1_pre20141115:

 * ERROR: net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2707:  Called cmake-utils_src_configure
 *   environment, line  737:  Called _execute_optionally 'src_configure'
 *   environment, line  300:  Called enable_cmake-utils_src_configure
 *   environment, line 1054:  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 '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/freerdp-1.2.0_beta1_pre20141115::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115_build'
 * S: '/var/tmp/portage/net-misc/freerdp-1.2.0_beta1_pre20141115/work/freerdp-1.2.0_beta1_pre20141115'
Comment 6 Mike Gilbert gentoo-dev 2015-01-23 01:49:35 UTC
(In reply to Galym Kerimbekov from comment #0)
> net-misc/freerdp - failed build due to requirement a full path for cmake c
> compiler which was not found in the PATH
> 
> Having a full path to the compiler is a new requirement starting in CMake
> 3.0. The incompatibility was introduced across a major version number bump
> and is considered acceptable. The project will have to be fixed to use a
> full path. 
> 
> http://www.cmake.org/Bug/view.php?id=15251#c37215
> 
> CMake Error at winpr/CMakeLists.txt:20 (project):
>   The CMAKE_C_COMPILER:
> 
>     i686-pc-linux-gnu-gcc
> 
>   is not a full path and was not found in the PATH.
> 

If i686-pc-linux-gnu-gcc is not in your PATH, then where is it?
Comment 7 Mike Gilbert gentoo-dev 2015-01-23 01:51:12 UTC
(In reply to David Brooke from comment #4)
> I'm getting the same error on two different computers.

Read the comments; that's bug #537022.