Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584634 - www-servers/uwsgi-2.0.9 fails to compile
Summary: www-servers/uwsgi-2.0.9 fails to compile
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on: 579932
Blocks:
  Show dependency tree
 
Reported: 2016-05-31 08:18 UTC by Patrick Lauer
Modified: 2018-01-27 18:51 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 Patrick Lauer gentoo-dev 2016-05-31 08:18:53 UTC
>>> Compiling source in /var/tmp/portage/www-servers/uwsgi-2.0.9/work/uwsgi-2.0.9 ...
using profile: buildconf/gentoo.ini
detected include path: ['/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include', '/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed', '/usr/include']
detected CPU cores: 8
configured CFLAGS: -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=corei7-avx -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-format -Wno-format-security -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY  -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_CAP -DUWSGI_VERSION="\"2.0.9\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="9" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_SSL -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_PLUGIN_DIR="\"/usr/lib64/uwsgi\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(ping);UDEP(cache);UDEP(carbon);UDEP(nagios);UDEP(rpc);UDEP(rrdtool);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(router_rewrite);UDEP(router_http);UDEP(router_cache);UDEP(router_static);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(corerouter);UDEP(fastrouter);UDEP(rawrouter);UDEP(sslrouter);UDEP(redislog);UDEP(mongodblog);UDEP(logfile);UDEP(logsocket);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_chunked);UDEP(transformation_gzip);UDEP(transformation_offload);UDEP(transformation_tofile);UDEP(zergpool);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(ping);ULEP(cache);ULEP(carbon);ULEP(nagios);ULEP(rpc);ULEP(rrdtool);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(router_rewrite);ULEP(router_http);ULEP(router_cache);ULEP(router_static);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(corerouter);ULEP(fastrouter);ULEP(rawrouter);ULEP(sslrouter);ULEP(redislog);ULEP(mongodblog);ULEP(logfile);ULEP(logsocket);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_chunked);ULEP(transformation_gzip);ULEP(transformation_offload);ULEP(transformation_tofile);ULEP(zergpool);"
*** uWSGI compiling server core ***
[thread 1][x86_64-pc-linux-gnu-gcc -pthread] core/utils.o
[thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/protocol.o
[thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/socket.o
[thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/logging.o
[thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/master.o
[thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/master_utils.o
[thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/emperor.o
[thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/notify.o
[thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/mule.o
[thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/subscription.o
[thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/stats.o
[thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/sendfile.o
[thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/async.o
[thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/master_checks.o
[thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/fifo.o
In file included from /usr/include/fcntl.h:312:0,
                 from /usr/include/sys/file.h:24,
                 from ./uwsgi.h:267,
                 from core/utils.c:1:
In function ‘open’,
    inlined from ‘uwsgi_tmpfd’ at core/utils.c:3517:5:
/usr/include/bits/fcntl2.h:50:4: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments
    __open_missing_mode ();
    ^
[thread 0][x86_64-pc-linux-gnu-gcc -pthread] core/offload.o
[thread 7][x86_64-pc-linux-gnu-gcc -pthread] core/io.o
[thread 5][x86_64-pc-linux-gnu-gcc -pthread] core/static.o
[thread 6][x86_64-pc-linux-gnu-gcc -pthread] core/websockets.o
[thread 2][x86_64-pc-linux-gnu-gcc -pthread] core/spooler.o
[thread 3][x86_64-pc-linux-gnu-gcc -pthread] core/snmp.o
[thread 4][x86_64-pc-linux-gnu-gcc -pthread] core/exceptions.o
 * ERROR: www-servers/uwsgi-2.0.9::gentoo failed (compile phase):
 *   building uwsgi failed


Portage 2.2.28 (python 2.7.10-final-0, default/linux/amd64/13.0/no-multilib, gcc-4.9.3, glibc-2.22-r4, 4.1.12-gentooadjust x86_64)
=================================================================
System uname: Linux-4.1.12-gentooadjust-x86_64-Intel-R-_Xeon-R-_CPU_E3-1230_V2_@_3.30GHz-with-gentoo-2.2
KiB Mem:    16407804 total,    850724 free
KiB Swap:   19529720 total,  19516856 free
Timestamp of repository gentoo: Tue, 31 May 2016 06:30:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-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.10-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::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.22-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://192.168.0.1/gentoo-portage
    priority: -1000

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=corei7-avx"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=corei7-avx"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg merge-sync parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://de-mirror.org/distro/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm git iconv iproute2 ipv6 mmx mmxext modules ncurses nls nptl openmp pam pcre perl python readline seccomp session sse sse2 ssl tcpd unicode vim-syntax xattr 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 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" 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="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Ultrabug gentoo-dev 2016-08-30 14:41:29 UTC
FYI: this package version will be removed after #579932 is done
Comment 2 Pacho Ramos gentoo-dev 2018-01-27 18:51:00 UTC
this old version was removed long time ago