Skip to content

Instantly share code, notes, and snippets.

@mnogu
Created December 15, 2011 13:55
Show Gist options
  • Select an option

  • Save mnogu/1481159 to your computer and use it in GitHub Desktop.

Select an option

Save mnogu/1481159 to your computer and use it in GitHub Desktop.
x11-libs/qt-gui-4.7.4-r1 failed
make[1]: ディレクトリ `/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/src/plugins/imageformats/jpeg' に入ります
x86_64-apple-darwin10-g++ -c -O3 -pipe -march=nocona -I/Users/noguchi/Gentoo/usr/include/glib-2.0 -I/Users/noguchi/Gentoo/usr/lib/glib-2.0/include -I/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/include -F/Users/noguchi/Gentoo/usr/lib/qt4 -O3 -pipe -march=nocona -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../lib/QtGui.framework/Versions/4/Headers -I../../../../include/QtGui -I../../../../include -I../../../gui/image -I.moc/release-shared -F/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/lib -o .obj/release-shared/qjpeghandler.o ../../../gui/image/qjpeghandler.cpp
x86_64-apple-darwin10-g++ -c -O3 -pipe -march=nocona -I/Users/noguchi/Gentoo/usr/include/glib-2.0 -I/Users/noguchi/Gentoo/usr/lib/glib-2.0/include -I/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/include -F/Users/noguchi/Gentoo/usr/lib/qt4 -O3 -pipe -march=nocona -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/macx-g++ -I. -I../../../../include/QtCore -I../../../../lib/QtGui.framework/Versions/4/Headers -I../../../../include/QtGui -I../../../../include -I../../../gui/image -I.moc/release-shared -F/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/lib -o .obj/release-shared/main.o main.cpp
rm -f libqjpeg.dylib
x86_64-apple-darwin10-g++ -Wl,-dead_strip_dylibs -headerpad_max_install_names -Wl,-dead_strip_dylibs -mmacosx-version-min=10.6 -single_module -dynamiclib -install_name /Users/noguchi/Gentoo/usr/lib/qt4/plugins/imageformats/libqjpeg.dylib -o libqjpeg.dylib .obj/release-shared/qjpeghandler.o .obj/release-shared/main.o -F/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/lib -L/Users/noguchi/Gentoo/usr/lib -F/Users/noguchi/Gentoo/usr/lib/qt4 -L/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/lib -L/Users/noguchi/Gentoo/usr/lib/qt4 -ljpeg -framework QtGui -L/Users/noguchi/Gentoo/usr/lib -F/Users/noguchi/Gentoo/usr/lib/qt4 -framework QtCore -lgthread-2.0 -lglib-2.0 -lintl
Undefined symbols for architecture x86_64:
"qt_convert_rgb888_to_rgb32_ssse3(unsigned int*, unsigned char const*, int)", referenced from:
QJpegHandler::QJpegHandler()in qjpeghandler.o
ld: symbol(s) not found for architecture x86_64
collect2: ld はステータス 1 で終了しました
make[1]: *** [../../../../plugins/imageformats/libqjpeg.dylib] エラー 1
make[1]: ディレクトリ `/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4/src/plugins/imageformats/jpeg' から出ます
make: *** [release] エラー 2
emake failed
* ERROR: x11-libs/qt-gui-4.7.4-r1 failed (compile phase):
* emake failed
*
* Call stack:
* ebuild.sh, line 98: Called call-ebuildshell 'src_compile'
* environment, line 856: Called src_compile
* environment, line 3862: Called qt4-build_src_compile
* environment, line 3439: Called build_directories 'src/gui' 'src/scripttools' 'tools/designer' 'tools/linguist/linguist' 'src/plugins/imageformats/gif' 'src/plugins/imageformats/ico' 'src/plugins/imageformats/jpeg' 'src/plugins/inputmethods' 'src/plugins/accessible/widgets'
* environment, line 771: Called die
* The specific snippet of code:
* emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed";
*
* If you need support, post the output of 'emerge --info =x11-libs/qt-gui-4.7.4-r1',
* the complete build log and the output of 'emerge -pqv =x11-libs/qt-gui-4.7.4-r1'.
* The complete build log is located at '/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/temp/build.log'.
* The ebuild environment file is located at '/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/temp/environment'.
* S: '/Users/noguchi/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.4-r1/work/qt-everywhere-opensource-src-4.7.4'
Portage 2.2.01.19572-prefix (prefix/darwin/macos/10.6/x64, gcc-4.2.1, unavailable, 10.8.0 x86_64)
=================================================================
System uname: Darwin-10.8.0-x86_64-i386-64bit
Timestamp of tree: Fri, 02 Dec 2011 03:10:06 +0000
distcc 3.1-toolwhip.1 i386-apple-darwin10.0 [disabled]
ccache version 3.1.4 [disabled]
app-shells/bash: 4.2_p10
dev-lang/python: 2.7.2-r3
dev-util/ccache: 3.1.4
dev-util/pkgconfig: 0.26
sys-devel/autoconf: 2.68
sys-devel/automake: 1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool: 2.4-r4
sys-devel/make: 3.82
Repositories: gentoo_prefix
Installed sets:
ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin10"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="x86_64-apple-darwin10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/portage /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=nocona"
DISTDIR="/Users/noguchi/Gentoo/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ja_JP.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
MAKEOPTS="-j8"
PKGDIR="/Users/noguchi/Gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/noguchi/Gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Users/noguchi/Gentoo/var/tmp"
PORTDIR="/Users/noguchi/Gentoo/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aqua coreaudio cracklib cxx mmx mmxext modules ncurses nls objc objc++ perl png prefix readline sse sse2 ssl subversion unicode x64-macos zlib" 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Darwin" 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 ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" 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, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment