From owner-freebsd-ports@FreeBSD.ORG Fri Jan 4 10:11:18 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76A0516A418; Fri, 4 Jan 2008 10:11:18 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [195.234.96.82]) by mx1.freebsd.org (Postfix) with ESMTP id EA69213C46B; Fri, 4 Jan 2008 10:11:16 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [195.234.96.82]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id m049VZQU093943; Fri, 4 Jan 2008 11:31:40 +0200 (EET) (envelope-from andy.lavr@reactor-xg.kiev.ua) Authentication-Results: mail.reactor-xg.kiev.ua from=andy.lavr@reactor-xg.kiev.ua; sender-id=pass; spf=pass From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. To: anray@FreeBSD.org, ports@FreeBSD.org Date: Fri, 4 Jan 2008 11:31:28 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2864995.D4ZmGrEqe5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200801041131.35435.andy.lavr@reactor-xg.kiev.ua> X-Virus-Scanned: ClamAV 0.92/5354/Fri Jan 4 02:31:18 2008 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean Cc: Subject: ports/editors/xemacs-devel-mule-xft - compile ERROR! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: andy.lavr@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 10:11:18 -0000 --nextPart2864995.D4ZmGrEqe5 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi! # uname -a =46reeBSD datacenter.technica-03.local 6.3-PRERELEASE FreeBSD 6.3-PRERELEAS= E #0:=20 =46ri Jan 4 09:25:21 EET 2008 =20 root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER i386 =2D--------------------------------- # bind (seen compile-stage-p dir) do-update-elc-2 ("/usr/ports/editors/xemacs-devel-mule-xft/work/xemacs-21.5.28/src/../lisp"= t=20 nil) # bind (dir) (let ((dir (car command-line-args-left))) (load "autoload")=20 (load "bytecomp") (load "byte-optimize") (when (file-exists-p=20 (expand-file-name "REBUILD_AUTOLOADS" invocation-directory))=20 (update-autoload-files dir "auto" nil t) (byte-recompile-file=20 (expand-file-name "auto-autoloads.el" dir) 0) (when (featurep (quote mule))= =20 (let ((muledir (expand-file-name "../lisp/mule" (file-truename dir))))=20 (update-autoload-files muledir "mule" nil t) (byte-recompile-file=20 (expand-file-name "auto-autoloads.el" dir) 0)))) (when (featurep (quote=20 modules)) (let* ((moddir (expand-file-name "../modules" (file-truename dir)= ))=20 (autofile (expand-file-name "auto-autoloads.el" moddir)))=20 (update-autoload-files (delete (concat (file-name-as-directory moddir) ".")= =20 (delete (concat (file-name-as-directory moddir) "..") (directory-files modd= ir=20 t nil nil 0))) "modules" autofile) (byte-recompile-file autofile 0))) (load= =20 (expand-file-name "auto-autoloads" lisp-directory)) (when (featurep (quote= =20 mule)) (load (expand-file-name "mule/auto-autoloads" lisp-directory)))=20 (message "Removing old or spurious .elcs in directory tree `%s'..." dir)=20 (do-update-elc-2 dir nil nil) (message "Removing old or spurious .elcs in=20 directory tree `%s'...done" dir) (message "Recompiling updated .els in=20 directory tree `%s'..." dir) (do-update-elc-2 dir t nil)=20 (message "Recompiling updated .els in directory tree `%s'...done" dir)=20 (load "cus-dep") (Custom-make-dependencies dir) (byte-recompile-file=20 (expand-file-name "custom-load.el" dir) 0) (when (featurep (quote mule))=20 (Custom-make-dependencies (expand-file-name "mule" dir)) (byte-recompile-fi= le=20 (expand-file-name "mule/custom-load.el" dir) 0))) batch-update-elc-2() # bind (arg) command-line-do-funcall("-f") # bind (dir file-count line end-of-options file-p arg tem) command-line-1() # bind (command-line-args-left) command-line() # bind (error-data) normal-top-level() # (condition-case ... . error) # (catch top-level ...) xemacs exiting. Opening input file: "No such file or=20 directory", "/usr/ports/editors/xemacs-devel-mule-xft/work/xemacs-21.5.28/l= isp/.#auto-autoloads.el"***=20 Error code 255 Stop in /usr/ports/editors/xemacs-devel-mule-xft/work/xemacs-21.5.28/src. *** Error code 1 Stop in /usr/ports/editors/xemacs-devel-mule-xft/work/xemacs-21.5.28. *** Error code 1 Stop in /usr/ports/editors/xemacs-devel-mule-xft. ** Command failed [exit code=20 1]: /usr/bin/script -qa /var/tmp/portupgrade.40291.0 env=20 UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Dxemacs-devel-mule-xft-21.5.b28_2= =20 UPGRADE_PORT_VER=3D21.5.b28_2 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! editors/xemacs-devel-mule-xft (xemacs-devel-mule-xft-21.5.b28_2) = =20 (unknown build error) =2D--> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed =2D--------------------------------- =2D-=20 Best regards, Andrei Lavreniyuk (andy.lavr@gmail.com) --nextPart2864995.D4ZmGrEqe5 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHffzwmDr1ncjMXfkRAqwfAJ9s2ylccVuedqAoC2Hejr8EGooqrgCfYp9V qbpD8d6A8tRdq9qGt7URtC4= =uOXU -----END PGP SIGNATURE----- --nextPart2864995.D4ZmGrEqe5--