From owner-freebsd-ports@FreeBSD.ORG Wed Oct 9 16:34:00 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 26DEAC7 for ; Wed, 9 Oct 2013 16:34:00 +0000 (UTC) (envelope-from jrm@ftfl.ca) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D36D823F5 for ; Wed, 9 Oct 2013 16:33:59 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id k4so817801qaq.19 for ; Wed, 09 Oct 2013 09:33:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ftfl.ca; s=google; h=from:to:cc:subject:date:message-id:user-agent:mime-version :content-type; bh=hSIlbaF7TMHP/qShdut3N5Owt4mYQ38tcEfB27pyLUw=; b=W9niQqWMJstuHccqmayx51KVCc2o4JfiE7sbPfIdFZ28J18TTObmmu/hfml29ozV76 xMgsos6LFP+D0lPN9FPVBbT1e+BAblFMnkBS4kiOmFs/nXla+n7PYRKaoIu63FwQlkrX 8yXqA853kpgYfqa5aYgdRWrW8by+KRLQKzQtQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :mime-version:content-type; bh=hSIlbaF7TMHP/qShdut3N5Owt4mYQ38tcEfB27pyLUw=; b=WNEj9lG3CN4jQM+tOC/jxGULuXTLq7GdeEyWS+4HbpJAfAUe3cRTX9Nm1GZdPyZQlt 49QZN+A0FZK0ChHHmqyBUmL77eyhwNJPz+w06OhpnBh6RByLBHv4w7S/eN/3l8EXmDm3 CjnnMugM/w29JKrDxAGfgz4uz856NPUSZcdMCcHDRHpsIQhOtyMP+qQFwIbUfA5QgGo0 bnwXyH6AkYgk84OG64SEHFMA+aBBRPkdVDzyzrSRgNOzWagg22t/Aoxcv/UK6Hw5//yS /Ss7JFVLCJB4tAkhvvsADYDmt0ugN+x0JwM/Oa9c4uFKLZJDucVOcbiNGzjUt55KyJL2 y0IQ== X-Gm-Message-State: ALoCoQlqw+ir5mDiTCdcdfJC/2hgGGpm+PYxNjaiytLFjHfbbBqQRU0y/xNUKD+5WG9h2fJlzy/2 X-Received: by 10.224.6.10 with SMTP id 10mr12477093qax.31.1381336438763; Wed, 09 Oct 2013 09:33:58 -0700 (PDT) Received: from gly.ath.cx.ftfl.ca (Dynamic34-29.Dynamic.Dal.Ca. [129.173.34.203]) by mx.google.com with ESMTPSA id i4sm87907482qan.0.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 09 Oct 2013 09:33:57 -0700 (PDT) From: Joseph Mingrone To: bf@FreeBSD.org Subject: FreeBSD Port: lang/sbcl Date: Wed, 09 Oct 2013 13:33:56 -0300 Message-ID: <86siwa2ykr.fsf@gly.ath.cx> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 16:34:00 -0000 Hi, After upgrading sbcl to 1.1.12, stumpwm no longer compiles. I'm compiling stumpwm from the git repository, which hasn't changed in quite awhile. If there is anything I can test or any other information I can provide, please let me know. Joseph % gmake /usr/local/bin/sbcl --load ./make-image.lisp This is SBCL 1.1.12, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. WARNING: compiling # completed without its input file #P"/usr/local/lib/sbcl/sb-bsd-sockets/NEWS" WARNING: loading # completed without its input file #P"/usr/local/lib/sbcl/sb-bsd-sockets/NEWS" WARNING: compiling # completed without its input file #P"/usr/local/lib/sbcl/sb-bsd-sockets/TODO" WARNING: loading # completed without its input file #P"/usr/local/lib/sbcl/sb-bsd-sockets/TODO" debugger invoked on a ASDF/FIND-SYSTEM:MISSING-COMPONENT: Component STUMPWM not found 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 "/usr/home/jrm/scm/stumpwm.git/./make-image.lisp". 2: [ABORT ] Abort loading file "/usr/home/jrm/scm/stumpwm.git/./make-image.lisp". 3: Ignore runtime option --load "./make-image.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). ((:METHOD ASDF/OPERATE:OPERATE (SYMBOL T)) ASDF/LISP-ACTION:LOAD-OP STUMPWM) [fast-method] 0]