Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553416 - sys-devel/llvm-9999 undefined label: langext-address_sanitizer
Summary: sys-devel/llvm-9999 undefined label: langext-address_sanitizer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-27 10:23 UTC by darkbasic
Modified: 2015-09-08 14:35 UTC (History)
3 users (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 darkbasic 2015-06-27 10:23:49 UTC
[974/2595] /usr/bin/x86_64-pc-linux-gnu-g++  -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -DNDEBUG -march=core-avx-i -O2 -pipe  -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -fPIC -Ilib/Analysis -I/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/lib/Analysis -Iinclude -I/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/include -MMD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o -c /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/lib/Analysis/AliasSetTracker.cpp
FAILED: cd /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_64.amd64/tools/clang/docs && /usr/bin/sphinx-build -b html -d /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_64.amd64/tools/clang/docs/_doctrees -q -W /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/tools/clang/docs /var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_64.amd64/tools/clang/docs/html

Warning, treated as error:
/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/tools/clang/docs/AddressSanitizer.rst:198: WARNING: undefined label: langext-address_sanitizer (if the link has no caption the label must precede a section header)

ninja: build stopped: subcommand failed.

Reproducible: Always




~ # emerge --info
Portage 2.2.20 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.9.2, glibc-2.20-r2, 4.1.0-rc7 x86_64)
=================================================================
System uname: Linux-4.1.0-rc7-x86_64-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.2
KiB Mem:    16316992 total,   6134080 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 27 Jun 2015 09:30:01 +0000
sh bash 4.3_p33-r2
ld ld di GNU (Gentoo 2.25 p1.2) 2.25
app-shells/bash:          4.3_p33-r2::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           3.2.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.16.4::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo
sys-devel/binutils:       2.25-r1::gentoo
sys-devel/gcc:            4.9.2::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: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

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

wine-d3dstream
    location: /var/lib/layman/wine-d3dstream
    masters: gentoo
    priority: 0

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

wine-nine
    location: /var/lib/layman/wine-nine
    masters: gentoo
    priority: 2

ixit
    location: /var/lib/layman/ixit
    masters: gentoo
    priority: 3

games-overlay
    location: /var/lib/layman/games-overlay
    masters: gentoo
    priority: 4

miramir
    location: /var/lib/layman/miramir
    masters: gentoo
    priority: 5

multimedia
    location: /var/lib/layman/multimedia
    masters: gentoo
    priority: 6

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 7

qt
    location: /var/lib/layman/qt
    masters: gentoo
    priority: 8

x11
    location: /var/lib/layman/x11
    masters: gentoo
    priority: 9

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 10

kde
    location: /var/lib/layman/kde
    masters: gentoo
    priority: 11

mrueg
    location: /var/lib/layman/mrueg
    masters: gentoo
    priority: 12

darkbasic
    location: /usr/local/portage
    masters: gentoo
    priority: 13

Installed sets: @kde-frameworks-live, @kde-plasma-live
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x PUEL google-chrome skype-4.0.0.7-copyright googleearth Intel-SDP Google-TOS AdobeAIRSDK Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core-avx-i -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb /var/lib/unifi/data/system.properties"
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"
CXXFLAGS="-march=core-avx-i -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fail-clean fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
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 acl acpi alsa amd64 berkdb bluetooth bluray branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gpm graphite gtk hidpi iconv ipv6 jpeg kde kipi lcms ldap libinput libnotify lm_sensors mad mmx mmxext mng modules mp3 mp4 mpeg mtp multilib ncurses nepomuk nls nptl ogg opencl opengl openmax openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qt3support qt4 qt5 readline sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vaapi vdpau vorbis vpx wxwidgets x264 x265 xcb xcomposite xinerama xml xscreensaver xv xvid 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="x86_64 arm" QEMU_USER_TARGETS="arm" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel i965 radeon radeonsi" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Bernard Cafarelli gentoo-dev 2015-06-30 17:03:50 UTC
Upstream relevant discussion: https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg122512.html (no fix yet)

In the meantime, reverting this commit or disabling USE=doc should workaround the problem
Comment 2 Bernard Cafarelli gentoo-dev 2015-08-24 15:31:21 UTC
Until someone (upstream or a doc expert) fixes the problem, I added a patch to remove the problematic references. So -9999 doc should build again
Comment 3 Bernard Cafarelli gentoo-dev 2015-09-08 14:35:28 UTC
Ebuilds >=3.7.0-r1 now use -DSPHINX_WARNINGS_AS_ERRORS=OFF, a cleaner fix