From owner-freebsd-ppc@FreeBSD.ORG Sun Jun 14 12:20:01 2009 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E56DB1065672 for ; Sun, 14 Jun 2009 12:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C154C8FC2B for ; Sun, 14 Jun 2009 12:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5ECK1Qa084573 for ; Sun, 14 Jun 2009 12:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5ECK1WR084572; Sun, 14 Jun 2009 12:20:01 GMT (envelope-from gnats) Resent-Date: Sun, 14 Jun 2009 12:20:01 GMT Resent-Message-Id: <200906141220.n5ECK1WR084572@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ppc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Justin Hibbits Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB529106566B for ; Sun, 14 Jun 2009 12:18:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7138FC18 for ; Sun, 14 Jun 2009 12:18:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5ECIDZq063114 for ; Sun, 14 Jun 2009 12:18:13 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5ECIDki063113; Sun, 14 Jun 2009 12:18:13 GMT (envelope-from nobody) Message-Id: <200906141218.n5ECIDki063113@www.freebsd.org> Date: Sun, 14 Jun 2009 12:18:13 GMT From: Justin Hibbits To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: powerpc/135576: gdb cannot debug threaded programs on ppc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 12:20:02 -0000 >Number: 135576 >Category: powerpc >Synopsis: gdb cannot debug threaded programs on ppc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ppc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 14 12:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Justin Hibbits >Release: >Organization: >Environment: FreeBSD narn.knownspace 8.0-CURRENT FreeBSD 8.0-CURRENT #20 r193752M: Mon Jun 8 20:48:41 EDT 2009 root@narn.knownspace:/usr/obj/usr/src/sys/NARN powerpc >Description: When trying to debug a program linked against libthr on ppc I see the error: Cannot get thread event message: generic error (gdb) >How-To-Repeat: gdb any threaded program on ppc >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 15 11:07:01 2009 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4814B106566C for ; Mon, 15 Jun 2009 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3547D8FC1C for ; Mon, 15 Jun 2009 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5FB71LC077038 for ; Mon, 15 Jun 2009 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5FB70X9077034 for freebsd-ppc@FreeBSD.org; Mon, 15 Jun 2009 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 15 Jun 2009 11:07:00 GMT Message-Id: <200906151107.n5FB70X9077034@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 11:07:01 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/135576 ppc gdb cannot debug threaded programs on ppc o power/133503 ppc Sound stutter after switching ttys o power/133383 ppc firefox thr_kill crash with heavy vm load o power/133382 ppc [install] Installer gets signal 11 o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer a power/121407 ppc [panic] Won't boot up; strange error message. o power/111296 ppc [kernel] [patch] [request] Support IMISS, DLMISS an DS o power/93203 ppc FreeBSD PPC Can't Write to Partitions. 8 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Jun 15 22:45:49 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A42101065674; Mon, 15 Jun 2009 22:45:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 6E1918FC1C; Mon, 15 Jun 2009 22:45:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n5FMjlcd066287; Mon, 15 Jun 2009 18:45:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n5FMjkBu048197; Mon, 15 Jun 2009 18:45:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C77BB7302F; Mon, 15 Jun 2009 18:45:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090615224546.C77BB7302F@freebsd-current.sentex.ca> Date: Mon, 15 Jun 2009 18:45:46 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 22:45:50 -0000 TB --- 2009-06-15 22:27:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-15 22:27:12 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-06-15 22:27:12 - cleaning the object tree TB --- 2009-06-15 22:27:55 - cvsupping the source tree TB --- 2009-06-15 22:27:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-06-15 22:28:04 - building world TB --- 2009-06-15 22:28:04 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-15 22:28:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-15 22:28:04 - TARGET=powerpc TB --- 2009-06-15 22:28:04 - TARGET_ARCH=powerpc TB --- 2009-06-15 22:28:04 - TZ=UTC TB --- 2009-06-15 22:28:04 - __MAKE_CONF=/dev/null TB --- 2009-06-15 22:28:04 - cd /src TB --- 2009-06-15 22:28:04 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 15 22:28:06 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] rm -f .depend mkdep -f .depend -a -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1 -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/src/kerberos5/lib/libasn1/../../include asn1_err.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_cmp.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_free.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_format.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_get.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_length.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_put.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/extra.c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/timegm.c asn1_Version.c asn1_id_pkcs_1.c asn1_id_pkcs1_rsaEncryption.c asn1_id_pkcs1_md2WithRSAEncryption.c asn1_id_pkcs1_md5WithRSAEncryption .c asn1_id_pkcs1_sha1WithRSAEncryption.c asn1_id_pkcs1_sha256WithRSAEncryption.c asn1_id_pkcs1_sha384WithRSAEncryption.c asn1_id_pkcs1_sha512WithRSAEncryption.c asn1_id_heim_rsa_pkcs1_x509.c asn1_id_pkcs_2.c asn1_id_pkcs2_md2.c asn1_id_pkcs2_md4.c asn1_id_pkcs2_md5.c asn1_id_rsa_digestAlgorithm.c asn1_id_rsa_digest_md2.c asn1_id_rsa_digest_md4.c asn1_id_rsa_digest_md5.c asn1_id_pkcs_3.c asn1_id_pkcs3_rc2_cbc.c asn1_id_pkcs3_rc4.c asn1_id_pkcs3_des_ede3_cbc.c asn1_id_rsadsi_encalg.c asn1_id_rsadsi_rc2_cbc.c asn1_id_rsadsi_des_ede3_cbc.c asn1_id_secsig_sha_1.c asn1_id_nistAlgorithm.c asn1_id_nist_aes_algs.c asn1_id_aes_128_cbc.c asn1_id_aes_192_cbc.c asn1_id_aes_256_cbc.c asn1_id_nist_sha_algs.c asn1_id_sha256.c asn1_id_sha224.c asn1_id_sha384.c asn1_id_sha512.c asn1_id_dhpublicnumber.c asn1_id_x9_57.c asn1_id_dsa.c asn1_id_dsa_with_sha1.c asn1_id_x520_at.c asn1_id_at_commonName.c asn1_id_at_surname.c asn1_id_at_serialNumber.c asn1_id_at_countryName.c asn1_id_at_localityName.c asn1_id_at_streetAddress.c asn1_id_at_stateOrProvinceName.c asn1_id_at_organizationName.c asn1_id_at_organizationalUnitName.c asn1_id_at_name.c asn1_id_at_givenName.c asn1_id_at_initials.c asn1_id_at_generationQualifier.c asn1_id_at_pseudonym.c asn1_id_Userid.c asn1_id_domainComponent.c asn1_id_x509_ce.c asn1_id_uspkicommon_card_id.c asn1_id_uspkicommon_piv_interim.c asn1_id_netscape.c asn1_id_netscape_cert_comment.c asn1_id_ms_cert_enroll_domaincontroller.c asn1_id_ms_client_authentication.c asn1_AlgorithmIdentifier.c asn1_AttributeType.c asn1_AttributeValue.c asn1_TeletexStringx.c asn1_DirectoryString.c asn1_Attribute.c asn1_AttributeTypeAndValue.c asn1_AuthorityInfoAccessSyntax.c asn1_AccessDescription.c asn1_RelativeDistinguishedName.c asn1_RDNSequence.c asn1_Name.c asn1_CertificateSerialNumber.c asn1_Time.c asn1_Validity.c asn1_UniqueIdentifier.c asn1_SubjectPublicKeyInfo.c asn1_Extension.c asn1_Extensions.c asn1_TBSCertificate.c asn1_Certificate.c asn1_Certificates.c asn1_ValidationParms.c asn1_DomainParameters.c asn1_DHPublicKey.c asn1_OtherName.c asn1_GeneralName.c asn1_GeneralNames.c asn1_id_x509_ce_keyUsage.c asn1_KeyUsage.c asn1_id_x509_ce_authorityKeyIdentifier.c asn1_KeyIdentifier.c asn1_AuthorityKeyIdentifier.c asn1_id_x509_ce_subjectKeyIdentifier.c asn1_SubjectKeyIdentifier.c asn1_id_x509_ce_basicConstraints.c asn1_BasicConstraints.c asn1_id_x509_ce_nameConstraints.c asn1_BaseDistance.c asn1_GeneralSubtree.c asn1_GeneralSubtrees.c asn1_NameConstraints.c asn1_id_x509_ce_privateKeyUsagePeriod.c asn1_id_x509_ce_certificatePolicies.c asn1_id_x509_ce_policyMappings.c asn1_id_x509_ce_subjectAltName.c asn1_id_x509_ce_issuerAltName.c asn1_id_x509_ce_subjectDirectoryAttributes.c asn1_id_x509_ce_policyConstraints.c asn1_id_x509_ce_extKeyUsage.c asn1_ExtKeyUsage.c asn1_id_x509_ce_cRLDistributionPoints.c asn1_id_x509_ce_deltaCRLIndicator.c asn1_id_x509_ce_issuingDistributionPoint.c asn1_id_x509_ce_holdInstructionCode.c asn1_id_x509_ce_inval idityDate.c asn1_id_x509_ce_certificateIssuer.c asn1_id_x509_ce_inhibitAnyPolicy.c asn1_DistributionPointReasonFlags.c asn1_DistributionPointName.c asn1_DistributionPoint.c asn1_CRLDistributionPoints.c asn1_DSASigValue.c asn1_DSAPublicKey.c asn1_DSAParams.c asn1_RSAPublicKey.c asn1_RSAPrivateKey.c asn1_DigestInfo.c asn1_TBSCRLCertList.c asn1_CRLCertificateList.c asn1_id_x509_ce_cRLNumber.c asn1_id_x509_ce_freshestCRL.c asn1_id_x509_ce_cRLReason.c asn1_CRLReason.c asn1_PKIXXmppAddr.c asn1_id_pkix.c asn1_id_pkix_on.c asn1_id_pkix_on_dnsSRV.c asn1_id_pkix_on_xmppAddr.c asn1_id_pkix_kp.c asn1_id_pkix_kp_serverAuth.c asn1_id_pkix_kp_clientAuth.c asn1_id_pkix_kp_emailProtection.c asn1_id_pkix_kp_timeStamping.c asn1_id_pkix_kp_OCSPSigning.c asn1_id_pkix_pe.c asn1_id_pkix_pe_authorityInfoAccess.c asn1_id_pkix_pe_proxyCertInfo.c asn1_id_pkix_ppl.c asn1_id_pkix_ppl_anyLanguage.c asn1_id_pkix_ppl_inheritAll.c asn1_id_pkix_ppl_independent.c asn1_ProxyPolicy.c asn1_ProxyCertInfo.c asn1_C MSAttributes.c asn1_CMSCBCParameter.c asn1_CMSEncryptedData.c asn1_CMSIdentifier.c asn1_CMSRC2CBCParameter.c asn1_CMSVersion.c asn1_CertificateList.c asn1_CertificateRevocationLists.c asn1_CertificateSet.c asn1_ContentEncryptionAlgorithmIdentifier.c asn1_ContentInfo.c asn1_ContentType.c asn1_DigestAlgorithmIdentifier.c asn1_DigestAlgorithmIdentifiers.c asn1_EncapsulatedContentInfo.c asn1_EncryptedContent.c asn1_EncryptedContentInfo.c asn1_EncryptedKey.c asn1_EnvelopedData.c asn1_IssuerAndSerialNumber.c asn1_KeyEncryptionAlgorithmIdentifier.c asn1_KeyTransRecipientInfo.c asn1_MessageDigest.c asn1_OriginatorInfo.c asn1_RecipientIdentifier.c asn1_RecipientInfo.c asn1_RecipientInfos.c asn1_SignatureAlgorithmIdentifier.c asn1_SignatureValue.c asn1_SignedData.c asn1_SignerIdentifier.c asn1_SignerInfo.c asn1_SignerInfos.c asn1_id_pkcs7.c asn1_id_pkcs7_data.c asn1_id_pkcs7_digestedData.c asn1_id_pkcs7_encryptedData.c asn1_id_pkcs7_envelopedData.c asn1_id_pkcs7_signedAndEnvelopedData .c asn1_id_pkcs7_signedData.c asn1_UnprotectedAttributes.c asn1_AD_AND_OR.c asn1_AD_IF_RELEVANT.c asn1_AD_KDCIssued.c asn1_AD_MANDATORY_FOR_KDC.c asn1_AD_LoginAlias.c asn1_APOptions.c asn1_AP_REP.c asn1_AP_REQ.c asn1_AS_REP.c asn1_AS_REQ.c asn1_AUTHDATA_TYPE.c asn1_Authenticator.c asn1_AuthorizationData.c asn1_AuthorizationDataElement.c asn1_CKSUMTYPE.c asn1_ChangePasswdDataMS.c asn1_Checksum.c asn1_ENCTYPE.c asn1_ETYPE_INFO.c asn1_ETYPE_INFO2.c asn1_ETYPE_INFO2_ENTRY.c asn1_ETYPE_INFO_ENTRY.c asn1_EncAPRepPart.c asn1_EncASRepPart.c asn1_EncKDCRepPart.c asn1_EncKrbCredPart.c asn1_EncKrbPrivPart.c asn1_EncTGSRepPart.c asn1_EncTicketPart.c asn1_EncryptedData.c asn1_EncryptionKey.c asn1_EtypeList.c asn1_HostAddress.c asn1_HostAddresses.c asn1_KDCOptions.c asn1_KDC_REP.c asn1_KDC_REQ.c asn1_KDC_REQ_BODY.c asn1_KRB_CRED.c asn1_KRB_ERROR.c asn1_KRB_PRIV.c asn1_KRB_SAFE.c asn1_KRB_SAFE_BODY.c asn1_KerberosString.c asn1_KerberosTime.c asn1_KrbCredInfo.c asn1_LR_TYPE.c asn1_LastReq.c asn1_MESSAGE_TYPE.c asn1_METHOD_DATA.c asn1_NAME_TYPE.c asn1_PADATA_TYPE.c asn1_PA_DATA.c asn1_PA_ENC_SAM_RESPONSE_ENC.c asn1_PA_ENC_TS_ENC.c asn1_PA_PAC_REQUEST.c asn1_PA_S4U2Self.c asn1_PA_SAM_CHALLENGE_2.c asn1_PA_SAM_CHALLENGE_2_BODY.c asn1_PA_SAM_REDIRECT.c asn1_PA_SAM_RESPONSE_2.c asn1_PA_SAM_TYPE.c asn1_PA_ClientCanonicalized.c asn1_PA_ClientCanonicalizedNames.c asn1_PA_SvrReferralData.c asn1_PROV_SRV_LOCATION.c asn1_Principal.c asn1_PrincipalName.c asn1_Realm.c asn1_SAMFlags.c asn1_TGS_REP.c asn1_TGS_REQ.c asn1_TYPED_DATA.c asn1_Ticket.c asn1_TicketFlags.c asn1_TransitedEncoding.c asn1_TypedData.c asn1_krb5int32.c asn1_krb5uint32.c asn1_KRB5SignedPathData.c asn1_KRB5SignedPathPrincipals.c asn1_KRB5SignedPath.c asn1_id_pkinit.c asn1_id_pkauthdata.c asn1_id_pkdhkeydata.c asn1_id_pkrkeydata.c asn1_id_pkekuoid.c asn1_id_pkkdcekuoid.c asn1_id_pkinit_san.c asn1_id_pkinit_ms_eku.c asn1_id_pkinit_ms_san.c asn1_MS_UPN_SAN.c asn1_DHNonce.c asn1_KDFAlgorithmId.c asn1_TrustedCA .c asn1_ExternalPrincipalIdentifier.c asn1_ExternalPrincipalIdentifiers.c asn1_PA_PK_AS_REQ.c asn1_PKAuthenticator.c asn1_AuthPack.c asn1_TD_TRUSTED_CERTIFIERS.c asn1_TD_INVALID_CERTIFICATES.c asn1_KRB5PrincipalName.c asn1_AD_INITIAL_VERIFIED_CAS.c asn1_DHRepInfo.c asn1_PA_PK_AS_REP.c asn1_KDCDHKeyInfo.c asn1_ReplyKeyPack.c asn1_TD_DH_PARAMETERS.c asn1_PKAuthenticator_Win2k.c asn1_AuthPack_Win2k.c asn1_TrustedCA_Win2k.c asn1_PA_PK_AS_REQ_Win2k.c asn1_PA_PK_AS_REP_Win2k.c asn1_KDCDHKeyInfo_Win2k.c asn1_ReplyKeyPack_Win2k.c asn1_PkinitSuppPubInfo.c asn1_PKCS8PrivateKeyAlgorithmIdentifier.c asn1_PKCS8PrivateKey.c asn1_PKCS8PrivateKeyInfo.c asn1_PKCS8Attributes.c asn1_PKCS8EncryptedPrivateKeyInfo.c asn1_PKCS8EncryptedData.c asn1_id_pkcs_9.c asn1_id_pkcs9_contentType.c asn1_id_pkcs9_emailAddress.c asn1_id_pkcs9_messageDigest.c asn1_id_pkcs9_signingTime.c asn1_id_pkcs9_countersignature.c asn1_id_pkcs_9_at_friendlyName.c asn1_id_pkcs_9_at_localKeyId.c asn1_id_pkcs_9_at_certTypes.c asn1_id_pkcs_9_at_certTypes_x509.c asn1_PKCS9_BMPString.c asn1_PKCS9_friendlyName.c asn1_id_pkcs_12.c asn1_id_pkcs_12PbeIds.c asn1_id_pbeWithSHAAnd128BitRC4.c asn1_id_pbeWithSHAAnd40BitRC4.c asn1_id_pbeWithSHAAnd3_KeyTripleDES_CBC.c asn1_id_pbeWithSHAAnd2_KeyTripleDES_CBC.c asn1_id_pbeWithSHAAnd128BitRC2_CBC.c asn1_id_pbewithSHAAnd40BitRC2_CBC.c asn1_id_pkcs12_bagtypes.c asn1_id_pkcs12_keyBag.c asn1_id_pkcs12_pkcs8ShroudedKeyBag.c asn1_id_pkcs12_certBag.c asn1_id_pkcs12_crlBag.c asn1_id_pkcs12_secretBag.c asn1_id_pkcs12_safeContentsBag.c asn1_PKCS12_MacData.c asn1_PKCS12_PFX.c asn1_PKCS12_AuthenticatedSafe.c asn1_PKCS12_CertBag.c asn1_PKCS12_Attribute.c asn1_PKCS12_Attributes.c asn1_PKCS12_SafeBag.c asn1_PKCS12_SafeContents.c asn1_PKCS12_OctetString.c asn1_PKCS12_PBEParams.c asn1_DigestError.c asn1_DigestInit.c asn1_DigestInitReply.c asn1_DigestREP.c asn1_DigestREQ.c asn1_DigestRepInner.c asn1_DigestReqInner.c asn1_DigestRequest.c asn1_DigestResponse.c asn1_DigestTypes.c asn 1_NTLMInit.c asn1_NTLMInitReply.c asn1_NTLMRequest.c asn1_NTLMResponse.c asn1_Kx509Response.c asn1_Kx509Request.c cc -O2 -pipe -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1 -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/src/kerberos5/lib/libasn1/../../include -std=gnu99 -fstack-protector -c asn1_err.c cc -O2 -pipe -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1 -I/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken -I. -DHAVE_CONFIG_H -I/src/kerberos5/lib/libasn1/../../include -std=gnu99 -fstack-protector -c /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c In file included from /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:50, from /src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_copy.c:34: /obj/powerpc/src/tmp/usr/include/roken.h:248: error: conflicting types for 'closefrom' /obj/powerpc/src/tmp/usr/include/unistd.h:329: error: previous declaration of 'closefrom' was here *** Error code 1 Stop in /src/kerberos5/lib/libasn1. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-15 22:45:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-15 22:45:46 - ERROR: failed to build world TB --- 2009-06-15 22:45:46 - 820.34 user 80.86 system 1114.55 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 17 16:45:02 2009 Return-Path: Delivered-To: ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CC87106564A for ; Wed, 17 Jun 2009 16:45:02 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id 0BDB08FC14 for ; Wed, 17 Jun 2009 16:45:01 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from [10.0.0.34] (cardhu.semihalf.com [213.17.239.108]) by smtp.semihalf.com (Postfix) with ESMTPSA id 4D3F1C3A96; Wed, 17 Jun 2009 18:26:24 +0200 (CEST) Message-Id: <3B1C809E-B2FA-40D7-8202-22CDD389D9BA@semihalf.com> From: Rafal Jaworowski To: Marcel Moolenaar In-Reply-To: <0B237AD8-FC97-4264-9A39-E4C266633E7F@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 17 Jun 2009 18:28:02 +0200 References: <0B237AD8-FC97-4264-9A39-E4C266633E7F@mac.com> X-Mailer: Apple Mail (2.935.3) Cc: ppc@FreeBSD.org Subject: Re: MPC8555CDS: U-Boot vs loader compatibility X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 16:45:02 -0000 On 2009-05-30, at 21:37, Marcel Moolenaar wrote: > On May 28, 2009, at 7:48 AM, Rafal Jaworowski wrote: > >> >> On 2009-05-26, at 21:15, Rafal Jaworowski wrote: >> >>> On 2009-05-26, at 18:50, Marcel Moolenaar wrote: >>> >>>> I think I recently updated the FreeBSD loader on my CDS >>>> that has U-Boot version 1.3.2-rc1 on it (yes, that sounds >>>> rather fuzzy :-) In any case, the latest PowerPC U-Boot >>>> loader is having a problem with netbooting. I see packets >>>> being transmitted (BOOTP), but none of the responses seem >>>> to arrive at the loader. Then the ARP resolution is >>>> attempted, which fails as well. >>> >>> I'll try the latest loader tomorrow and let you know how this work >>> here. >> >> I checked a freshly built loader from HEAD and it works fine with U- >> Boot 2008.10-rc2-00091-g2f4342b. > > Ok, the problem is this: when packets arrive on the interface that > are larger than the buffer being passed to U-Boot from the loader, > then the eth_receive returns -1 and leaves the packet saved. The > next call to eth_receive(0 will find that same packet and can fail > for the exact same reason. A typical scenario is the loader doing > ARP with a buffer of 66 bytes. The end result is that the ARP > will fail and the loader panics. > > This obviously depends on the amount and kind of traffic on the > LAN in question... > > The following U-Boot patch fixes the problem (against 1.3.4): > > diff -u u-boot-1.3.4-orig/net/eth.c u-boot-1.3.4-local/net/eth.c > --- u-boot-1.3.4-orig/net/eth.c 2008-08-12 07:08:38.000000000 -0700 > +++ u-boot-1.3.4-local/net/eth.c 2009-05-30 12:19:20.000000000 -0700 > @@ -526,10 +526,7 @@ > return -1; > } > > - if (length < eth_rcv_bufs[eth_rcv_current].length) > - return -1; > - > - length = eth_rcv_bufs[eth_rcv_current].length; > + length = min(length, eth_rcv_bufs[eth_rcv_current].length); > > for (i = 0; i < length; i++) > p[i] = eth_rcv_bufs[eth_rcv_current].data[i]; > > FYI, So this seems like a bug in generic networking U-Boot code. Are you willing to push this fix to the U-Boot main line? Rafal From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 20 06:28:07 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFD3C106566C; Sat, 20 Jun 2009 06:28:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8B7B98FC15; Sat, 20 Jun 2009 06:28:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n5K6S5LW028359; Sat, 20 Jun 2009 02:28:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n5K6S54N008396; Sat, 20 Jun 2009 02:28:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CEC2C7302F; Sat, 20 Jun 2009 02:28:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090620062804.CEC2C7302F@freebsd-current.sentex.ca> Date: Sat, 20 Jun 2009 02:28:04 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2009 06:28:08 -0000 TB --- 2009-06-20 05:06:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-20 05:06:19 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-06-20 05:06:19 - cleaning the object tree TB --- 2009-06-20 05:06:49 - cvsupping the source tree TB --- 2009-06-20 05:06:49 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-06-20 05:06:58 - building world TB --- 2009-06-20 05:06:58 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 05:06:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 05:06:58 - TARGET=powerpc TB --- 2009-06-20 05:06:58 - TARGET_ARCH=powerpc TB --- 2009-06-20 05:06:58 - TZ=UTC TB --- 2009-06-20 05:06:58 - __MAKE_CONF=/dev/null TB --- 2009-06-20 05:06:58 - cd /src TB --- 2009-06-20 05:06:58 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 20 05:07:00 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/newsyslog/ptimes.c cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o newsyslog newsyslog.o ptimes.o gzip -cn /src/usr.sbin/newsyslog/newsyslog.8 > newsyslog.8.gz gzip -cn /src/usr.sbin/newsyslog/newsyslog.conf.5 > newsyslog.conf.5.gz ===> usr.sbin/nfscbd (all) cc -O2 -pipe -std=gnu99 -fstack-protector -c /src/usr.sbin/nfscbd/nfscbd.c In file included from /src/usr.sbin/nfscbd/nfscbd.c:50: /obj/powerpc/src/tmp/usr/include/fs/nfs/nfs.h:413: error: 'RPCAUTH_UNIXGIDS' undeclared here (not in a function) *** Error code 1 Stop in /src/usr.sbin/nfscbd. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-20 06:28:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-20 06:28:04 - ERROR: failed to build world TB --- 2009-06-20 06:28:04 - 3922.36 user 370.19 system 4905.33 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 20 14:01:06 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90D3A106567A; Sat, 20 Jun 2009 14:01:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 669128FC29; Sat, 20 Jun 2009 14:01:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n5KE13qu071260; Sat, 20 Jun 2009 10:01:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n5KE13l3075992; Sat, 20 Jun 2009 10:01:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 091467302F; Sat, 20 Jun 2009 10:01:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090620140103.091467302F@freebsd-current.sentex.ca> Date: Sat, 20 Jun 2009 10:01:02 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2009 14:01:07 -0000 TB --- 2009-06-20 12:29:08 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-20 12:29:08 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-06-20 12:29:08 - cleaning the object tree TB --- 2009-06-20 12:29:29 - cvsupping the source tree TB --- 2009-06-20 12:29:29 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-06-20 12:29:39 - building world TB --- 2009-06-20 12:29:39 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 12:29:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 12:29:39 - TARGET=powerpc TB --- 2009-06-20 12:29:39 - TARGET_ARCH=powerpc TB --- 2009-06-20 12:29:39 - TZ=UTC TB --- 2009-06-20 12:29:39 - __MAKE_CONF=/dev/null TB --- 2009-06-20 12:29:39 - cd /src TB --- 2009-06-20 12:29:39 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 20 12:29:43 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Jun 20 13:55:17 UTC 2009 TB --- 2009-06-20 13:55:17 - generating LINT kernel config TB --- 2009-06-20 13:55:17 - cd /src/sys/powerpc/conf TB --- 2009-06-20 13:55:17 - /usr/bin/make -B LINT TB --- 2009-06-20 13:55:17 - building LINT kernel TB --- 2009-06-20 13:55:17 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 13:55:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 13:55:17 - TARGET=powerpc TB --- 2009-06-20 13:55:17 - TARGET_ARCH=powerpc TB --- 2009-06-20 13:55:17 - TZ=UTC TB --- 2009-06-20 13:55:17 - __MAKE_CONF=/dev/null TB --- 2009-06-20 13:55:17 - cd /src TB --- 2009-06-20 13:55:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jun 20 13:55:17 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/cxgb_offload.c -I/src/sys/dev/cxgb cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/cxgb_sge.c -I/src/sys/dev/cxgb In file included from /src/sys/dev/cxgb/cxgb_sge.c:68: /src/sys/dev/cxgb/sys/mvec.h: In function 'busdma_map_mbuf_fast': /src/sys/dev/cxgb/sys/mvec.h:55: error: dereferencing pointer to incomplete type cc1: warnings being treated as errors /src/sys/dev/cxgb/cxgb_sge.c: In function 'refill_fl': /src/sys/dev/cxgb/cxgb_sge.c:714: warning: suggest parentheses around assignment used as truth value *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-20 14:01:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-20 14:01:02 - ERROR: failed to build lint kernel TB --- 2009-06-20 14:01:02 - 4334.57 user 413.45 system 5514.22 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sat Jun 20 22:47:13 2009 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53B631065676; Sat, 20 Jun 2009 22:47:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1679F8FC27; Sat, 20 Jun 2009 22:47:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n5KMl9du079099; Sat, 20 Jun 2009 18:47:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n5KMl9u0067448; Sat, 20 Jun 2009 18:47:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C4D2F7302F; Sat, 20 Jun 2009 18:47:08 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090620224708.C4D2F7302F@freebsd-current.sentex.ca> Date: Sat, 20 Jun 2009 18:47:08 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2009 22:47:14 -0000 TB --- 2009-06-20 21:14:54 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-20 21:14:54 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-06-20 21:14:54 - cleaning the object tree TB --- 2009-06-20 21:15:28 - cvsupping the source tree TB --- 2009-06-20 21:15:28 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-06-20 21:15:36 - building world TB --- 2009-06-20 21:15:36 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 21:15:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 21:15:36 - TARGET=powerpc TB --- 2009-06-20 21:15:36 - TARGET_ARCH=powerpc TB --- 2009-06-20 21:15:36 - TZ=UTC TB --- 2009-06-20 21:15:36 - __MAKE_CONF=/dev/null TB --- 2009-06-20 21:15:36 - cd /src TB --- 2009-06-20 21:15:36 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 20 21:15:38 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Jun 20 22:40:57 UTC 2009 TB --- 2009-06-20 22:40:57 - generating LINT kernel config TB --- 2009-06-20 22:40:57 - cd /src/sys/powerpc/conf TB --- 2009-06-20 22:40:57 - /usr/bin/make -B LINT TB --- 2009-06-20 22:40:57 - building LINT kernel TB --- 2009-06-20 22:40:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-20 22:40:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-20 22:40:57 - TARGET=powerpc TB --- 2009-06-20 22:40:57 - TARGET_ARCH=powerpc TB --- 2009-06-20 22:40:57 - TZ=UTC TB --- 2009-06-20 22:40:57 - __MAKE_CONF=/dev/null TB --- 2009-06-20 22:40:57 - cd /src TB --- 2009-06-20 22:40:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jun 20 22:40:58 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.c -I/src/sys/dev/cxgb cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_xgmac.c -I/src/sys/dev/cxgb cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_t3_hw.c -I/src/sys/dev/cxgb cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/common/cxgb_tn1010.c -I/src/sys/dev/cxgb cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/cxgb/sys/uipc_mvec.c -I/src/sys/dev/cxgb cc1: warnings being treated as errors /src/sys/dev/cxgb/sys/uipc_mvec.c: In function 'busdma_map_sg_collapse': /src/sys/dev/cxgb/sys/uipc_mvec.c:94: warning: passing argument 3 of 'bus_dmamap_load_mbuf_sg' from incompatible pointer type *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-20 22:47:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-20 22:47:08 - ERROR: failed to build lint kernel TB --- 2009-06-20 22:47:08 - 4338.12 user 417.45 system 5534.43 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full