From owner-freebsd-alpha Wed Dec 30 21:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25364 for freebsd-alpha-outgoing; Wed, 30 Dec 1998 21:59:35 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from mail.sat.t.u-tokyo.ac.jp (dryad.sat.t.u-tokyo.ac.jp [133.11.156.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25358; Wed, 30 Dec 1998 21:59:33 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.156.43]) by mail.sat.t.u-tokyo.ac.jp (8.8.6/3.4Wbeta6-SAT1.0) with ESMTP id OAA09688; Thu, 31 Dec 1998 14:59:11 +0900 (JST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from localhost by ett.sat.t.u-tokyo.ac.jp (8.8.8/sat-V0.6) id OAA06385; Thu, 31 Dec 1998 14:59:10 +0900 (JST) To: alpha@FreeBSD.ORG Cc: asami@FreeBSD.ORG, sprice@hiwaay.net Subject: Re: Alpha ports collection? X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7:#j7i14gu$ jgR\S*&C3R/pJX Date: Thu, 31 Dec 1998 14:59:10 +0900 From: Hidetoshi Shimokawa X-Dispatcher: imput version 980905(IM100) Lines: 48 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have built packages with Asami-san's new build method. About 1070 packages have been built and about 280 packages have failed. You can get the list of failed packages and the build log at: http://www.sat.t.u-tokyo.ac.jp/~simokawa/alpha/logs/ The "reason" fields are generated from log automatically. A) compiler problem [gcc] cc: Internal compiler error: program cc1 got fatal signal 6 [f77] floating exception during constant evaluation B) sound support [sound] machine/soundcard.h: No such file or directory [linus-sound] linux/soundcard.h: No such file or directory C) type confilct [time] time() [conflict] others D) unapropriate compile option [m486] CFLAGS includes -m486 E) only for i386? [format] File format not recognized [asm] assembler complains F) general error [checksum] md5 Checksum mismatch [fetch] Couldn't fetch it [pkg] pkg_create failed G) unknown [?] Problem A) is beyond my knowledge, so I appreciate it if someone look into this problem. I am using default cc with Doug's patch. I supporse if we just add include files, most of problem B) should disappear. But we have no sound card support yet. Shall we mark them BROKEN for alpha? Most of C) and D) should be easy to fix. Is it ok to just remove -m486 or replacing it with CFLAGS_ARCH is better? /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: finger -l simokawa@sat.t.u-tokyo.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message