Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210779 - dev-db/mysql-gui-tools-5.0_p12-r2 build error looking for atomic.h
Summary: dev-db/mysql-gui-tools-5.0_p12-r2 build error looking for atomic.h
Status: RESOLVED DUPLICATE of bug 163151
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 22:54 UTC by David Pyke
Modified: 2008-02-19 23:03 UTC (History)
0 users

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


Attachments
Complete build log (dev-db:mysql-gui-tools-5.0_p12-r2:20080219-130940.log,44.62 KB, text/plain)
2008-02-19 22:54 UTC, David Pyke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Pyke 2008-02-19 22:54:11 UTC
Trying to build mysql-gui-tools errors on build with the following error
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -march=k8 -mtune=k8 -msse3 -pipe -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_exporter.lo -MD -MP -MF .deps/myx_exporter.Tpo -c myx_exporter.c -o myx_exporter.o >/dev/null 2>&1
In file included from myx_library.c:35:
/usr/include/mysql/my_global.h:361:24: error: asm/atomic.h: No such file or directory
if /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2       -O2 -march=k8 -mtune=k8 -msse3 -pipe -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare  -MT myx_recordset.lo -MD -MP -MF ".deps/myx_recordset.Tpo" -c -o myx_recordset.lo myx_recordset.c; \
        then mv -f ".deps/myx_recordset.Tpo" ".deps/myx_recordset.Plo"; else rm -f ".deps/myx_recordset.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2       -O2 -march=k8 -mtune=k8 -msse3 -pipe -fexceptions -Wall -Wall  -MT myx_query.lo -MD -MP -MF ".deps/myx_query.Tpo" -c -o myx_query.lo myx_query.cpp; \
        then mv -f ".deps/myx_query.Tpo" ".deps/myx_query.Plo"; else rm -f ".deps/myx_query.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2       -O2 -march=k8 -mtune=k8 -msse3 -pipe -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare  -MT myx_shell.lo -MD -MP -MF ".deps/myx_shell.Tpo" -c -o myx_shell.lo myx_shell.c; \
        then mv -f ".deps/myx_shell.Tpo" ".deps/myx_shell.Plo"; else rm -f ".deps/myx_shell.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2       -O2 -march=k8 -mtune=k8 -msse3 -pipe -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare  -MT myx_ser_aux_functions.lo -MD -MP -MF ".deps/myx_ser_aux_functions.Tpo" -c -o myx_ser_aux_functions.lo myx_ser_aux_functions.c; \
        then mv -f ".deps/myx_ser_aux_functions.Tpo" ".deps/myx_ser_aux_functions.Plo"; else rm -f ".deps/myx_ser_aux_functions.Tpo"; exit 1; fi
make[4]: *** [myx_library.lo] Error 1
make[4]: *** Waiting for unfinished jobs....


Reproducible: Always




emerge --info
Portage 2.1.4.4 (!..//mnt/windows/portage/profiles/default-linux/amd64/2007.0, gcc-4.2.3, glibc-2.7-r1, 2.6.23-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.23-gentoo-r6 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Timestamp of tree: Tue, 19 Feb 2008 07:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -mtune=k8 -msse3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=k8 -mtune=k8 -msse3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://gentoo.mirrors.tds.net/gentoo"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -Wl,-z,now -Wl,--sort-common"
LINGUAS="en"
MAKEOPTS="-j5 -l3.0"
PKGDIR="/mnt/windows/pkgdir"
PORTAGE_COMPRESS="pbzip2"
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="/mnt/windows/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/berkano /usr/portage/local/layman/desktop-effects /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac acl acpi alsa amd64 amr ao apache2 arts artworkextra audacious audiofile avahi berkdb bidi binary-drivers binfilter bitmap-fonts bittorrent bjam blas bluetooth boost branding bzip2 ccache cddb cdparanoia cdr cli cracklib crypt cups curl dbus directfb divx dri dts dvd dvdr dvdread encode fbcon ffmpeg firefox flac foomaticdb fortran ftp garmin gd gdbm gif glibc-omitfp gpm gs hal hpn iconv icq icu idn ieee1394 imagemagick imlib int64 isdnlog java jikes jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kdrive lame lapack lcms libnotify libsamplerate live lm_sensors logrotate lzo mad maildir matroska mbox mdb midi mikmod mime mjpeg mmx mmxext mng mono motif mp3 mpeg mplayer mpm-worker msn mudflap mysql mysqli nas ncurses nemesi network nforce2 nls normalize nptl nptlonly nsplugin nvidia offensive ogg opengl openmp oscar oss pam pcre pda pdf perl pertty php plotutils png pppd print pulseaudio python qt-copy qt3 qt4 quicktime rar readline realmedia reflection reiserfs rtc samba sdl session smp sndfile snmp sou sound sox speex spell spl sqlite3 sse sse2 ssl svg swat tcpd theora threads tidy tiff timidity transparency truetype truetype-fonts type1 type1-fonts unicode usb utempter v4l vcdi videos vorbis wifi wma wmf wmp wxwindows x264 xanim xcb xcomposite xine xml xorg xpm xulrunner xv xvid xvmc zeroconf zlib" ALSA_CARDS="intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" FOO2ZJS_DEVICES="hp2600n" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nv vesa nvidia fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 David Pyke 2008-02-19 22:54:57 UTC
Created attachment 144027 [details]
Complete build log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-19 23:03:20 UTC

*** This bug has been marked as a duplicate of bug 163151 ***