Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568456 - =media-libs/libvpx-1.3.0 - error: conflicting types for 'max_align_t'
Summary: =media-libs/libvpx-1.3.0 - error: conflicting types for 'max_align_t'
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-16 17:35 UTC by Gary E. Miller
Modified: 2015-12-17 19:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,286.99 KB, text/plain)
2015-12-16 17:35 UTC, Gary E. Miller
Details
environment (environment,92.70 KB, text/plain)
2015-12-16 17:36 UTC, Gary E. Miller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gary E. Miller 2015-12-16 17:35:06 UTC
fails to emerge.

Reproducible: Always

Steps to Reproduce:
1. emerge -1a =media-libs/libvpx-1.3.0

Actual Results:  
[...]
x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v
1.3.0/vp8 -I/var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/vp8 -I/v
ar/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/vp9 -I/var/tmp/portage
/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/vp9 -O2 -pipe -march=haswell -m64 -O
3 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET
_BITS=64 -O2 -pipe -march=haswell -Wall -Wdeclaration-after-statement -Wdisabled
-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wvla -Wimplicit-functio
n-declaration -Wuninitialized -Wunused-variable -Wunused-but-set-variable -Wno-u
nused-function -I. -I"/var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.
0" -c -o nestegg/src/nestegg.c.o /var/tmp/portage/media-libs/libvpx-1.3.0/work/l
ibvpx-v1.3.0/nestegg/src/nestegg.c
In file included from /var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/nestegg/halloc/src/halloc.c:19:0:
/var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/nestegg/halloc/src/align.h:33:25: error: conflicting types for 'max_align_t'
 typedef union max_align max_align_t;
                         ^
In file included from /var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/nestegg/halloc/src/../halloc.h:18:0,
                 from /var/tmp/portage/media-libs/libvpx-1.3.0/work/libvpx-v1.3.0/nestegg/halloc/src/halloc.c:18:
/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/stddef.h:429:3: note: previous declaration of 'max_align_t' was here
 } max_align_t;
   ^
Makefile:128: recipe for target 'nestegg/halloc/src/halloc.c.o' failed
make[1]: *** [nestegg/halloc/src/halloc.c.o] Error 1


Expected Results:  
A good emerge

spidey ~ # emerge -pqv '=media-libs/libvpx-1.3.0::gentoo'
[ebuild     UD] media-libs/libvpx-1.3.0 [1.4.0] USE="postproc threads (-altivec) -doc -static-libs {-test}" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="avx avx2 mmx sse sse2 sse3 sse4_1 ssse3" 

spidey ~ # emerge --info '=media-libs/libvpx-1.3.0::gentoo'
Portage 2.2.24 (python 2.7.10-final-0, default/linux/amd64/13.0, gcc-5.3.0, glibc-2.21-r1, 4.1.12-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.1.12-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5-1620_v3_@_3.50GHz-with-gentoo-2.2
KiB Mem:    16366316 total,    789320 free
KiB Swap:   33554428 total,  33518588 free
Timestamp of repository gentoo: Wed, 16 Dec 2015 15:15:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
distcc[15223] (dcc_trace_version) distcc 3.2rc1 x86_64-pc-linux-gnu; built Oct 27 2015 10:01:39 [disabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.3_p39::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::gentoo
dev-util/ccache:          3.1.9-r4::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.18.4::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo, 5.3.0::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: rsync
    sync-uri: rsync://backup.rellim.com/gentoo-portage
    priority: -1000

javer
    location: /var/lib/layman/javer
    masters: gentoo
    priority: 0

sunrise
    location: /var/lib/layman/sunrise
    masters: gentoo
    priority: 1

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=haswell"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
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/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=haswell"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --with-bdeps=y --backtrack=30"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.mirrors.hoobly.com/ rsync://gentoo.gossamerhost.com/gentoo-distfiles/ ftp://mirror.datapipe.net/gentoo http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--enable-new-dtags"
MAKEOPTS="-j8 -l3"
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/"
USE="X a52 aac aacplus aacs aalib acl adns aesicm aften alsa amd64 amr ao apache2 archive ares aspell avahi avresample berkdb binfilter bluray bzip2 cairo calendar caps cdda cgi cgroup cli community corefonts cracklib crypt cscope cups curl cxx daap dane dbi dbus dirac dlna dri dvd ecwj2k egl enca encode examples exif exit extensions extraengine faac faad ffmpeg fftw firmware flac fontconfig fontforge foomaticdb fortran fping fpm fpx gbm gcrypt gd gdbm geoip geos gif gimp git glamor gles gles1 gles2 glib gml gmp gmplayer gnome-keyring gnutls gost gphoto2 gps gs gsm gtk hardened hdf hdf5 hdri highlight http2 hwdb iconv icu id3tag imagemagick imap inifile inotify introspection iproute2 ipv6 jack java jbig jce jemalloc jpeg jpeg2k json lcms libass libextractor liblockfile libnotify libsamplerate libsecret libsoxr lmdb lxc lzma lzo mad mbox mhash mjpeg mmap mmx mmxext mng modules mp3 mp4 mpeg mtp multilib mysql ncurses netcdf netlink network nfs nfsv4 nodrm nptl nsplugin ogdi ogg openal openexr opengl openmp openssl openvg opus osmesa pam pango pch pcntl pcre pdf pdfimport pdo perl plotutils plugins png policykit postproc ppds pth pulseaudio python q32 q8 qt3support qt4 rar raw readline realtime rle rpc rpz rrl rtmp scanner schroedinger sctp seccomp server session slp smi smime smp sndfile snmp sockets spamassassin speex spell sphinx sqlite sqlite3 sse sse2 sse3 sse4_1 ssh ssl ssse3 stats subtitles svg syslog t1lib tcpd theora thin-splines threads threadsafe thumbnail tiff tokudb truetype twolame udev unbound unicode upcall urandom usb utils v4l2 vaapi vhosts vim-syntax vlc vorbis vorbix vpx wavpack webkit webkit2 webp wikipedia winbind wmf x264 xattr xface xine xinerama xml xmp xorg xpm xslt xvfb xvid xvmc xz zeroconf zip zlib" ABI_X86="64" 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" 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" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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="keyboard mouse" 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" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="vesa" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Gary E. Miller 2015-12-16 17:35:48 UTC
Created attachment 419386 [details]
build.log
Comment 2 Gary E. Miller 2015-12-16 17:36:10 UTC
Created attachment 419388 [details]
environment
Comment 3 Mike Gilbert gentoo-dev 2015-12-17 19:34:20 UTC
Why do you need 1.3.0? This problem does not occur in 1.4.0.