Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534592 - =x11-wm/stumpwm-0.9.9 - makeinfo stumpwm.texi: could not open stumpwm.texi: No such file or directory
Summary: =x11-wm/stumpwm-0.9.9 - makeinfo stumpwm.texi: could not open stumpwm.texi: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chema Alonso Josa (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-04 10:15 UTC by Toralf Förster
Modified: 2015-02-07 13:38 UTC (History)
0 users

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 Toralf Förster gentoo-dev 2015-01-04 10:15:11 UTC
; compiling (DECLAIM (INLINE CURRENT-PROCESS))
; compiling (DEFUN CURRENT-PROCESS ...)
; compiling (DEFMACRO WITHOUT-INTERRUPTS ...)
; compiling (DEFVAR *WITHOUT-INTERRUPTS-SIC-LOCK* ...)
; compiling (DEFMACRO WITHOUT-INTERRUPTS ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFMACRO WITHOUT-INTERRUPTS
;     (DEFMACRO XLIB::WITHOUT-INTERRUPTS (&BODY XLIB::BODY)
;       `(SB-THREAD:WITH-RECURSIVE-LOCK (XLIB::*WITHOUT-INTERRUPTS-SIC-LOCK*)
;          ,@XLIB::BODY))
; --> PROGN 
; ==>
;   (EVAL-WHEN (:COMPILE-TOPLEVEL)
;     (SB-C::%COMPILER-DEFMACRO :MACRO-FUNCTION 'XLIB::WITHOUT-INTERRUPTS T))
; 
; caught STYLE-WARNING:
;   Duplicate definition for WITHOUT-INTERRUPTS found in  one file.

; compiling (DEFVAR *CONDITIONAL-STORE-LOCK* ...)
; compiling (DEFMACRO CONDITIONAL-STORE ...)
; compiling (DEFMACRO WRAP-BUF-OUTPUT ...)
; compiling (DEFMACRO WRAP-BUF-INPUT ...)
; compiling (DEFUN OPEN-X-STREAM ...)
; compiling (DEFUN BUFFER-READ-DEFAULT ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN BUFFER-READ-DEFAULT
;     (SB-SYS:READ-N-BYTES (XLIB::DISPLAY-INPUT-STREAM XLIB:DISPLAY) VECTOR
;                          XLIB::START (- XLIB::END XLIB::START))
; --> BLOCK IF LET* SB-IMPL::EOF-OR-LOSE IF AND IF AND THE 
; ==>
;   (< SB-IMPL::READ-END SB-IMPL::END)
; 
; note: unable to
;   open-code FLOAT to RATIONAL comparison
; due to type uncertainty:
;   The first argument is a REAL, not a FLOAT.
; 
; note: forced to do GENERIC-< (cost 10)
;       unable to do inline fixnum comparison (cost 4) because:
;       The first argument is a REAL, not a FIXNUM.
;       The second argument is a (INTEGER -4611686018427387901
;                                 9223372036854775802), not a FIXNUM.

; --> BLOCK IF LET* 
; ==>
;   (+ SB-IMPL::START SB-IMPL::NUMBYTES)
; 
; note: doing signed word to integer coercion (cost 20), for:
;       the first result of inline (signed-byte 64) arithmetic

; compiling (DEFUN BUFFER-WRITE-DEFAULT ...)
; compiling (DEFUN BUFFER-FORCE-OUTPUT-DEFAULT ...)
; compiling (DEFUN BUFFER-CLOSE-DEFAULT ...)
; compiling (DEFUN BUFFER-INPUT-WAIT-DEFAULT ...)
; compiling (DEFUN BUFFER-LISTEN-DEFAULT ...)
; compiling (DEFMACRO WITH-STACK-LIST ...)
; compiling (DEFMACRO WITH-STACK-LIST* ...)
; compiling (DECLAIM (INLINE BUFFER-REPLACE))
; compiling (DEFUN BUFFER-REPLACE ...)
; compiling (DEFMACRO WITH-GCONTEXT-BINDINGS ...)
; compiling (DEFCONSTANT +TYPE-CHECK?+ ...)
; compiling (DEFMACRO TYPE? ...)
; compiling (DEFUN X-TYPE-ERROR ...)
; compiling (DEFUN DEFAULT-ERROR-HANDLER ...)
; compiling (DEFUN X-ERROR ...)
; compiling (DEFUN X-CERROR ...)
; compiling (DEFINE-CONDITION X-ERROR ...)
; compiling (DEFUN HOST-ADDRESS ...)
; compiling (DEFMACRO USE-CLOSURES ...)
; compiling (DEFUN CLX-MACROEXPAND ...)
; compiling (DEFUN GETENV ...)
; compiling (DEFUN GET-HOST-NAME ...)
; compiling (DEFUN HOMEDIR-FILE-PATHNAME ...)
; compiling (DEFUN DEFAULT-RESOURCES-PATHNAME ...)
; compiling (DEFUN RESOURCES-PATHNAME ...)
; compiling (DEFUN AUTHORITY-PATHNAME ...)
; compiling (DEFUN GET-DEFAULT-DISPLAY ...)
; compiling (DEFUN GC-CLEANUP ...)
; compiling (DEFUN DEFAULT-KEYSYM-TRANSLATE ...)
; compiling (DEFTYPE PIXARRAY-1-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-4-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-8-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-16-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-24-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-32-ELEMENT-TYPE ...)
; compiling (DEFTYPE PIXARRAY-1 ...)
; compiling (DEFTYPE PIXARRAY-4 ...)
; compiling (DEFTYPE PIXARRAY-8 ...)
; compiling (DEFTYPE PIXARRAY-16 ...)
; compiling (DEFTYPE PIXARRAY-24 ...)
; compiling (DEFTYPE PIXARRAY-32 ...)
; compiling (DEFTYPE PIXARRAY ...)
; compiling (DEFTYPE BITMAP ...)
; compiling (DEFMACRO WITH-UNDERLYING-SIMPLE-VECTOR ...)
; compiling (DEFMACRO READ-IMAGE-LOAD-BYTE ...)
; compiling (DEFMACRO READ-IMAGE-ASSEMBLE-BYTES ...)
; compiling (DEFMACRO WRITE-IMAGE-LOAD-BYTE ...)
; compiling (DEFMACRO WRITE-IMAGE-ASSEMBLE-BYTES ...)
; compiling (DEFUN FAST-READ-PIXARRAY-24 ...)
; compiling (DEFUN PIXARRAY-ELEMENT-SIZE ...)
; compiling (DEFUN COPY-BIT-RECT ...)
; compiling (DEFUN FAST-READ-PIXARRAY-USING-BITBLT ...)
; compiling (DEFUN FAST-READ-PIXARRAY ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-READ-PIXARRAY
;     (XLIB::READ-PIXARRAY-INTERNAL XLIB::BBUF XLIB::BOFFSET XLIB:PIXARRAY XLIB::X
;      XLIB::Y XLIB::WIDTH XLIB::HEIGHT XLIB::PADDED-BYTES-PER-LINE
;      XLIB::BITS-PER-PIXEL FUNCTION XLIB::UNIT ...)
; ==>
;   XLIB::BBUF
; 
; note: deleting unreachable code

; compiling (DEFUN FAST-WRITE-PIXARRAY-24 ...)
; compiling (DEFUN FAST-WRITE-PIXARRAY-USING-BITBLT ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-WRITE-PIXARRAY-USING-BITBLT
;     (ARRAY-DIMENSION XLIB:PIXARRAY 1)
; 
; note: unable to
;   optimize
; because:
;   The array dimensions are unknown; must call ARRAY-DIMENSION at runtime.

; compiling (DEFUN FAST-WRITE-PIXARRAY ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-WRITE-PIXARRAY
;     (XLIB::WRITE-PIXARRAY-INTERNAL XLIB::BBUF XLIB::BOFFSET XLIB:PIXARRAY XLIB::X
;      XLIB::Y XLIB::WIDTH XLIB::HEIGHT XLIB::PADDED-BYTES-PER-LINE
;      XLIB::BITS-PER-PIXEL FUNCTION XLIB::+IMAGE-UNIT+ ...)
; ==>
;   XLIB::BBUF
; 
; note: deleting unreachable code

; compiling (DEFUN FAST-COPY-PIXARRAY ...)

; /var/tmp/portage/x11-wm/stumpwm-0.9.9/homedir/.cache/common-lisp/sbcl-1.2.6-linux-x64/usr/share/common-lisp/source/clx/dependent-TMP.fasl written
; compilation finished in 0:00:00.468

debugger invoked on a UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  COMPILE-FILE-ERROR while compiling #<CLX-SOURCE-FILE "clx" "dependent">

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY                        ] Retry
                                     compiling #<CLX-SOURCE-FILE "clx" "dependent">.
  1: [ACCEPT                       ] Continue, treating
                                     compiling #<CLX-SOURCE-FILE "clx" "dependent">
                                     as having been successful.
  2:                                 Retry ASDF operation.
  3: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the
                                     configuration.
  4: [RETRY                        ] Retry EVAL of current toplevel form.
  5: [CONTINUE                     ] Ignore error and continue loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/load-stumpwm.lisp".
  6: [ABORT                        ] Abort loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/load-stumpwm.lisp".
  7:                                 Ignore runtime option --eval "(progn (load \"load-stumpwm.lisp\") (load \"manual.lisp\"))".
  8:                                 Skip rest of --eval and --load options.
  9:                                 Skip to toplevel READ/EVAL/PRINT loop.
 10: [EXIT                         ] Exit SBCL (calling #'EXIT, killing the process).

(UIOP/LISP-BUILD:CHECK-LISP-COMPILE-RESULTS NIL T NIL "~/asdf-action::format-action/" ((#<ASDF/LISP-ACTION:COMPILE-OP > . #<CLX-SYSTEM::CLX-SOURCE-FILE "clx" "dependent">)))
0] ; 
; compilation unit aborted
;   caught 2 fatal ERROR conditions
;   caught 1 STYLE-WARNING condition
;   printed 6 notes

debugger invoked on a SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  The name "STUMPWM" does not designate any package.

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry EVAL of current toplevel form.
  1: [CONTINUE] Ignore error and continue loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/manual.lisp".
  2: [ABORT   ] Abort loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/manual.lisp".
  3:            Ignore runtime option --eval "(progn (load \"load-stumpwm.lisp\") (load \"manual.lisp\"))".
  4:            Skip rest of --eval and --load options.
  5:            Skip to toplevel READ/EVAL/PRINT loop.
  6: [EXIT    ] Exit SBCL (calling #'EXIT, killing the process).

(SB-INT:%FIND-PACKAGE-OR-LOSE "STUMPWM")
0] 
debugger invoked on a SB-INT:SIMPLE-READER-PACKAGE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  Package STUMPWM does not exist.

    Line: 1, Column: 31, File-Position: 31

    Stream: #<SB-IMPL::STRING-INPUT-STREAM {1007829003}>

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE] Ignore runtime option --eval "(progn (stumpwm::generate-manual) (sb-ext:quit))".
  1: [ABORT   ] Skip rest of --eval and --load options.
  2:            Skip to toplevel READ/EVAL/PRINT loop.
  3: [EXIT    ] Exit SBCL (calling #'EXIT, killing the process).

(SB-IMPL::READER-FIND-PACKAGE "STUMPWM" #<SB-IMPL::STRING-INPUT-STREAM {1007829003}>)
0] 
* makeinfo stumpwm.texi
could not open stumpwm.texi: No such file or directory
Makefile:36: recipe for target 'stumpwm.info' failed
make: *** [stumpwm.info] Error 1
 * ERROR: x11-wm/stumpwm-0.9.9::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-wm/stumpwm-0.9.9::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-wm/stumpwm-0.9.9::gentoo'`.
 * The complete build log is located at '/var/log/portage/x11-wm:stumpwm-0.9.9:20150104-021319.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/stumpwm-0.9.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/stumpwm-0.9.9/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9'
 * S: '/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9'

 * Regenerating GNU info directory index...
 * Processed 148 info files.

 * IMPORTANT: config file '/etc/ppp/options' needs updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.


This chroot image is located at a hardened amd64 host.

Portage 2.2.15 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, glibc-2.20-r1, 3.17.7-hardened-r1 x86_64)
=================================================================
System uname: Linux-3.17.7-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16166924 total,    458896 free
KiB Swap:   16777212 total,  16766804 free
Timestamp of tree: Sat, 03 Jan 2015 17:45:01 +0000
sh bash 4.3_p33
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p33
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.3.5-r1
dev-util/cmake:           3.0.2
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.6
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.4
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.4
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc:           2.20-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /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="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --deep --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks 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.leaseweb.com/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
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"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mbox mmx modules multilib ncurses nls nptl openmp pam pax_kernel pcre readline session sse sse2 ssl tcpd unicode 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" 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_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware 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:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Chema Alonso Josa (RETIRED) gentoo-dev 2015-01-06 13:28:12 UTC
The stumpwm binary is failing to build. I've patched the loader and it works fine here. 

Please resync and check if it works.

Thanks for the report.
Comment 2 Toralf Förster gentoo-dev 2015-01-06 18:04:16 UTC
(In reply to Chema Alonso from comment #1)
> Please resync and check if it works.
> 
cat amd64-unstable/usr/portage/metadata/timestamp*
Tue Jan  6 05:36:51 UTC 2015
Tue, 06 Jan 2015 05:45:01 +0000
1420522501 Tue 06 Jan 2015 05:35:01 AM UTC UTC


; compiling (DEFUN COPY-BIT-RECT ...)
; compiling (DEFUN FAST-READ-PIXARRAY-USING-BITBLT ...)
; compiling (DEFUN FAST-READ-PIXARRAY ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-READ-PIXARRAY
;     (XLIB::READ-PIXARRAY-INTERNAL XLIB::BBUF XLIB::BOFFSET XLIB:PIXARRAY XLIB::X
;      XLIB::Y XLIB::WIDTH XLIB::HEIGHT XLIB::PADDED-BYTES-PER-LINE
;      XLIB::BITS-PER-PIXEL FUNCTION XLIB::UNIT ...)
; ==>
;   XLIB::BBUF
; 
; note: deleting unreachable code

; compiling (DEFUN FAST-WRITE-PIXARRAY-24 ...)
; compiling (DEFUN FAST-WRITE-PIXARRAY-USING-BITBLT ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-WRITE-PIXARRAY-USING-BITBLT
;     (ARRAY-DIMENSION XLIB:PIXARRAY 1)
; 
; note: unable to
;   optimize
; because:
;   The array dimensions are unknown; must call ARRAY-DIMENSION at runtime.

; compiling (DEFUN FAST-WRITE-PIXARRAY ...)
; file: /usr/share/common-lisp/source/clx/dependent.lisp
; in: DEFUN FAST-WRITE-PIXARRAY
;     (XLIB::WRITE-PIXARRAY-INTERNAL XLIB::BBUF XLIB::BOFFSET XLIB:PIXARRAY XLIB::X
;      XLIB::Y XLIB::WIDTH XLIB::HEIGHT XLIB::PADDED-BYTES-PER-LINE
;      XLIB::BITS-PER-PIXEL FUNCTION XLIB::+IMAGE-UNIT+ ...)
; ==>
;   XLIB::BBUF
; 
; note: deleting unreachable code

; compiling (DEFUN FAST-COPY-PIXARRAY ...)

; /var/tmp/portage/x11-wm/stumpwm-0.9.9/homedir/.cache/common-lisp/sbcl-1.2.6-linux-x64/usr/share/common-lisp/source/clx/dependent-TMP.fasl written
; compilation finished in 0:00:00.420

debugger invoked on a UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  COMPILE-FILE-ERROR while compiling #<CLX-SOURCE-FILE "clx" "dependent">

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY                        ] Retry
                                     compiling #<CLX-SOURCE-FILE "clx" "dependent">.
  1: [ACCEPT                       ] Continue, treating
                                     compiling #<CLX-SOURCE-FILE "clx" "dependent">
                                     as having been successful.
  2:                                 Retry ASDF operation.
  3: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the
                                     configuration.
  4: [RETRY                        ] Retry EVAL of current toplevel form.
  5: [CONTINUE                     ] Ignore error and continue loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/load-stumpwm.lisp".
  6: [ABORT                        ] Abort loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/load-stumpwm.lisp".
  7:                                 Ignore runtime option --eval "(progn (load \"load-stumpwm.lisp\") (load \"manual.lisp\"))".
  8:                                 Skip rest of --eval and --load options.
  9:                                 Skip to toplevel READ/EVAL/PRINT loop.
 10: [EXIT                         ] Exit SBCL (calling #'EXIT, killing the process).

(UIOP/LISP-BUILD:CHECK-LISP-COMPILE-RESULTS NIL T NIL "~/asdf-action::format-action/" ((#<ASDF/LISP-ACTION:COMPILE-OP > . #<CLX-SYSTEM::CLX-SOURCE-FILE "clx" "dependent">)))
0] ; 
; compilation unit aborted
;   caught 2 fatal ERROR conditions
;   caught 1 STYLE-WARNING condition
;   printed 6 notes

debugger invoked on a SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  The name "STUMPWM" does not designate any package.

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry EVAL of current toplevel form.
  1: [CONTINUE] Ignore error and continue loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/manual.lisp".
  2: [ABORT   ] Abort loading file "/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9/manual.lisp".
  3:            Ignore runtime option --eval "(progn (load \"load-stumpwm.lisp\") (load \"manual.lisp\"))".
  4:            Skip rest of --eval and --load options.
  5:            Skip to toplevel READ/EVAL/PRINT loop.
  6: [EXIT    ] Exit SBCL (calling #'EXIT, killing the process).

(SB-INT:%FIND-PACKAGE-OR-LOSE "STUMPWM")
0] 
debugger invoked on a SB-INT:SIMPLE-READER-PACKAGE-ERROR in thread
#<THREAD "main thread" RUNNING {100301F713}>:
  Package STUMPWM does not exist.

    Line: 1, Column: 31, File-Position: 31

    Stream: #<SB-IMPL::STRING-INPUT-STREAM {1007819003}>

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE] Ignore runtime option --eval "(progn (stumpwm::generate-manual) (sb-ext:quit))".
  1: [ABORT   ] Skip rest of --eval and --load options.
  2:            Skip to toplevel READ/EVAL/PRINT loop.
  3: [EXIT    ] Exit SBCL (calling #'EXIT, killing the process).

(SB-IMPL::READER-FIND-PACKAGE "STUMPWM" #<SB-IMPL::STRING-INPUT-STREAM {1007819003}>)
0] 
* makeinfo stumpwm.texi
could not open stumpwm.texi: No such file or directory
Makefile:36: recipe for target 'stumpwm.info' failed
make: *** [stumpwm.info] Error 1
 * ERROR: x11-wm/stumpwm-0.9.9::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-wm/stumpwm-0.9.9::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-wm/stumpwm-0.9.9::gentoo'`.
 * The complete build log is located at '/var/log/portage/x11-wm:stumpwm-0.9.9:20150106-180228.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/stumpwm-0.9.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/stumpwm-0.9.9/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9'
 * S: '/var/tmp/portage/x11-wm/stumpwm-0.9.9/work/stumpwm-0.9.9'


This chroot image is located at a hardened amd64 host.

Portage 2.2.15 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, glibc-2.20-r1, 3.17.7-hardened-r1 x86_64)
=================================================================
System uname: Linux-3.17.7-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16166924 total,   1485620 free
KiB Swap:   16777212 total,  16755804 free
Timestamp of tree: Tue, 06 Jan 2015 05:45:01 +0000
sh bash 4.3_p33
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p33
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.3.5-r1
dev-util/cmake:           3.0.2
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.6
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r4, 1.11.6-r1, 1.13.4, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.4
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.4
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc:           2.20-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/qpsmtpd/plugins /var/spool/torque /var/yp/Makefile"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.5/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"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --deep --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks 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.leaseweb.com/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
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"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mbox mmx modules multilib ncurses nls nptl openmp pam pax_kernel pcre readline session sse sse2 ssl tcpd unicode 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" 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_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware 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:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 3 Chema Alonso Josa (RETIRED) gentoo-dev 2015-01-12 22:31:01 UTC
I've started from a clean environment and rebuilt all packages. Can't reproduce the error.

Which version of asdf are you using?
Comment 4 Toralf Förster gentoo-dev 2015-01-13 16:13:57 UTC
(In reply to Chema Alonso from comment #3)
> I've started from a clean environment and rebuilt all packages. Can't
> reproduce the error.
> 
> Which version of asdf are you using?

seems, there was no asdf installed before :

$> ls -ld /mnt/qa/tinderbox/amd64*/var/db/pkg/dev-lisp/asdf*
ls: cannot access /mnt/qa/tinderbox/amd64*/var/db/pkg/dev-lisp/asdf*: No such file or directory
Comment 5 Chema Alonso Josa (RETIRED) gentoo-dev 2015-01-18 20:58:27 UTC
I am running  =x11-wm/stumpwm-0.9.9 in my system and did my testing using last versions of sbcl, asdf and uiop:

=dev-lisp/sbcl-1.2.7
=dev-lisp/asdf-3.1.4
=dev-lisp/uiop-3.1.4

Could you try with those ones?

Thanks.
Comment 6 Toralf Förster gentoo-dev 2015-01-21 19:38:10 UTC
(In reply to Chema Alonso from comment #5)
> I am running  =x11-wm/stumpwm-0.9.9 in my system and did my testing using
> last versions of sbcl, asdf and uiop:
> 
> =dev-lisp/sbcl-1.2.7
> =dev-lisp/asdf-3.1.4
> =dev-lisp/uiop-3.1.4
> 
> Could you try with those ones?
> 
> Thanks.

yep, after unmasking few more packages it works :

>>> Verifying ebuild manifests
>>> Emerging (1 of 10) dev-lisp/asdf-3.1.4::gentoo
>>> Installing (1 of 10) dev-lisp/asdf-3.1.4::gentoo
>>> Emerging (2 of 10) dev-lisp/uiop-3.1.4::gentoo
>>> Installing (2 of 10) dev-lisp/uiop-3.1.4::gentoo
>>> Emerging (3 of 10) dev-lisp/common-lisp-controller-5.13-r1::gentoo
>>> Installing (3 of 10) dev-lisp/common-lisp-controller-5.13-r1::gentoo
>>> Emerging (4 of 10) dev-python/pypax-0.9.0::gentoo
>>> Installing (4 of 10) dev-python/pypax-0.9.0::gentoo
>>> Emerging (5 of 10) sys-apps/elfix-0.9.0-r1::gentoo
>>> Installing (5 of 10) sys-apps/elfix-0.9.0-r1::gentoo
>>> Emerging (6 of 10) dev-lisp/sbcl-1.2.7::gentoo
>>> Installing (6 of 10) dev-lisp/sbcl-1.2.7::gentoo
>>> Emerging (7 of 10) virtual/commonlisp-0::gentoo
>>> Installing (7 of 10) virtual/commonlisp-0::gentoo
>>> Emerging (8 of 10) dev-lisp/clx-0.7.4::gentoo
>>> Installing (8 of 10) dev-lisp/clx-0.7.4::gentoo
>>> Emerging (9 of 10) dev-lisp/cl-ppcre-1.2.16::gentoo
>>> Installing (9 of 10) dev-lisp/cl-ppcre-1.2.16::gentoo
>>> Emerging (10 of 10) x11-wm/stumpwm-0.9.9::gentoo
>>> Installing (10 of 10) x11-wm/stumpwm-0.9.9::gentoo
Comment 7 Chema Alonso Josa (RETIRED) gentoo-dev 2015-02-07 13:38:47 UTC
Closing, reopen if necessary