Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336843 - net-im/kadu-0.6.5.4 compile error
Summary: net-im/kadu-0.6.5.4 compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.12
  Show dependency tree
 
Reported: 2010-09-11 17:29 UTC by Tomasz
Modified: 2010-09-12 19:06 UTC (History)
1 user (show)

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 Tomasz 2010-09-11 17:29:36 UTC
Scanning dependencies of target kadu                                                                           Linking CXX shared module libnextinfo.so                                                                             
[ 80%] Built target nextinfo                                                                                         
[ 80%] Building CXX object modules/weather/CMakeFiles/weather.dir/weather_global.cpp.o
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/weather_parser.cpp.o                               
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_autodownloader.cxx.o                           
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_get_forecast.cxx.o                             
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_getcitydialog.cxx.o                            
[ 81%] Building CXX object kadu-core/CMakeFiles/kadu.dir/main.cpp.o                                                  
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_search_location_id.cxx.o                       
[ 81%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_show_forecast_dialog.cxx.o                     
/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu/kadu-core/main.cpp: In function ‘int main(int, char**)’:              
/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu/kadu-core/main.cpp:330: error: ‘fchmod’ was not declared in this scope
/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu/kadu-core/main.cpp:419: error: ‘mkdir’ was not declared in this scope
/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu/kadu-core/main.cpp:420: error: ‘mkdir’ was not declared in this scope
[ 82%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_showforecastframe.cxx.o
[ 82%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_textprogress.cxx.o                             
make[2]: *** [kadu-core/CMakeFiles/kadu.dir/main.cpp.o] Błąd 1                                                       
make[1]: *** [kadu-core/CMakeFiles/kadu.dir/all] Błąd 2
make[1]: *** Oczekiwanie na niezakończone zadania....
[ 82%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_weather.cxx.o
[ 82%] Building CXX object modules/weather/CMakeFiles/weather.dir/moc_weather_cfg_ui_handler.cxx.o                   
Linking CXX shared module libweather.so                                                                              
[ 82%] Built target weather                                                                                          
make: *** [all] Błąd 2
emake failed
 * ERROR: net-im/kadu-0.6.5.4 failed:
 *   Make failed!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3039:  Called cmake-utils_src_compile
 *   environment, line  837:  Called _execute_optionaly 'src_compile'
 *   environment, line  310:  Called enable_cmake-utils_src_compile
 *   environment, line 1204:  Called cmake-utils_src_make
 *   environment, line  856:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 * 
 * If you need support, post the output of 'emerge --info =net-im/kadu-0.6.5.4',
 * the complete build log and the output of 'emerge -pqv =net-im/kadu-0.6.5.4'.
 * The complete build log is located at '/var/tmp/portage/net-im/kadu-0.6.5.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/kadu-0.6.5.4/temp/environment'.
 * S: '/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu'

>>> Failed to emerge net-im/kadu-0.6.5.4, Log file:

>>>  '/var/tmp/portage/net-im/kadu-0.6.5.4/temp/build.log'

 * Messages for package net-im/kadu-0.6.5.4:

 * ERROR: net-im/kadu-0.6.5.4 failed:
 *   Make failed!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3039:  Called cmake-utils_src_compile
 *   environment, line  837:  Called _execute_optionaly 'src_compile'
 *   environment, line  310:  Called enable_cmake-utils_src_compile
 *   environment, line 1204:  Called cmake-utils_src_make
 *   environment, line  856:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 * 
 * If you need support, post the output of 'emerge --info =net-im/kadu-0.6.5.4',
 * the complete build log and the output of 'emerge -pqv =net-im/kadu-0.6.5.4'.
 * The complete build log is located at '/var/tmp/portage/net-im/kadu-0.6.5.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/kadu-0.6.5.4/temp/environment'.
 * S: '/var/tmp/portage/net-im/kadu-0.6.5.4/work/kadu'

Reproducible: Always

Steps to Reproduce:
1.emerge kadu
2.compile status ok 
3. make status error [82%] built target

Actual Results:  
make status error [82%] built target
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-11 20:12:10 UTC
Please attach the full build log and the 'emerge --info' output. Please don't CC yourself, you're getting mail as the reporter anyway. And you really shouldn't CC an arch team without a good reason; for what I can see, the error is platform-independent.
Comment 2 Tomasz 2010-09-11 20:46:12 UTC
Emerge info http://wklej.org/id/387798/

Bulid message emerge kadu http://wklej.org/id/387799/
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-09-12 09:07:22 UTC
...and please _attach_ them when someone says you to, next time.
Comment 4 Maciej Mrozowski gentoo-dev 2010-09-12 18:29:08 UTC
gentoo-pc asqard # emerge --info
Portage 2.1.9.3 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.12.1-r1, 2.6.35-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.35-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 11 Sep 2010 16:00:01 +0000
app-shells/bash:     4.1_p7
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.67
sys-devel/automake:  1.9.6-r3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ABI="amd64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="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"
ARCH="amd64"
ASFLAGS_x86="--32"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CDEFINE_amd64="__x86_64__"
CDEFINE_x86="__i386__"
CFLAGS="-march=core2 -O2 -pipe -msse4.1"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="10"
COLLISION_IGNORE="/lib/modules"
COLORFGBG="15;0"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CVS_RSH="ssh"
CXXFLAGS="-march=core2 -O2 -pipe -msse4.1"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-9KxGU7Oqih,guid=0bef0c70b3d3ad24dcf2f59400000683"
DEFAULT_ABI="amd64"
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --verbose"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FEATURES="assume-digests distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://gentoo.mirror.pw.edu.pl "
GS_LIB="/home/asqard/.fonts"
GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:/home/asqard/.gtkrc-2.0::/home/asqard/.kde4/share/config/gtkrc-2.0"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/asqard/.gtkrc::/home/asqard/.kde4/share/config/gtkrc"
HOME="/root"
HUSHLOGIN="FALSE"
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.4/info"
INPUT_DEVICES="keyboard mouse"
KDE_FULL_SESSION="true"
KDE_MULTIHEAD="false"
KDE_SESSION_UID="1000"
KDE_SESSION_VERSION="4"
KERNEL="linux"
KONSOLE_DBUS_SERVICE=":1.50"
KONSOLE_DBUS_SESSION="/Sessions/3"
LANG="pl_PL.UTF-8"
LANGUAGE=""
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL="pl_PL.UTF-8"
LC_LANG="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LINGUAS="pl"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/asqard"
MAKEOPTS="-j4"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.4/man"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OPENGL_PROFILE="xorg-x11"
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc x86-openbsd ppc-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_NICENESS="19"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_SANDBOX_COMPAT_LEVEL="16"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PRELINK_PATH_MASK="/usr/lib64/klibc /usr/lib64/klibc:/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILEHOME=""
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/home/asqard"
PYTHONDONTWRITEBYTECODE="1"
QT_PLUGIN_PATH="/home/asqard/.kde4/lib64/kde4/plugins/:/usr/lib64/kde4/plugins/"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18"
SESSION_MANAGER="local/gentoo-pc:@/tmp/.ICE-unix/10889,unix/gentoo-pc:/tmp/.ICE-unix/10889"
SHELL="/bin/bash"
SHELL_SESSION_ID="2463b390b27f401f9e8084ff76e7c086"
SHLVL="5"
SOUND_CARDS="hda-intel snd-card-hda-intel"
STAGE1_USE="multilib nptl nptlonly unicode"
STRIGI_PLUGIN_PATH="/usr/lib64/strigi:"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="xterm"
USE="X acl acpi alsa amd64 berkdb bzip2 cdrom cdrw cli cracklib crypt cxx dbus dri dvd dvdrw fortran gdbm gnutls gpm hal iconv jpeg jpg kde mmx mng modules mudflap multilib mysql ncurses nls nptl nptlonly nspluginwrapper opengl openmp pam pcre perl png pppd python qt-static qt3support qt4 readline reflection semantic-desktop session slang sql sse sse2 ssl svg sysfs tcpd truetype unicode webkit xorg xterm-color zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 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" 
USER="root"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="nvidia"
WINDOWID="27263005"
WINDOWPATH="7"
XAUTHORITY="/root/.xauthNcdwZF"
XCURSOR_THEME="Oxygen_Black"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/share:/usr/local/share:/usr/share"
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"
XZ_OPT="--memory=max"
_="/usr/bin/emerge"

gentoo-pc asqard #
Comment 5 Maciej Mrozowski gentoo-dev 2010-09-12 19:06:17 UTC
Thanks for reporting.