From owner-freebsd-current@FreeBSD.ORG Mon Apr 7 23:37:39 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12FE0822 for ; Mon, 7 Apr 2014 23:37:39 +0000 (UTC) Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD0D112E3 for ; Mon, 7 Apr 2014 23:37:37 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id wm4so174119obc.17 for ; Mon, 07 Apr 2014 16:37:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=fRJn8rAouN7tkQPXQelrvmmJtZSGvK6DkEqhjAq/lsM=; b=b28NvUeQ1caANEu59Jfjt1Zm3zhbRaEn/7GF1hgX9riAHPn06WwaHukJ2WR5pyl2TM LRKmmTy+5HRaTDjPw3M+nQqfIa9fI+j9bcAt2Udzn+UhRYeTWdRiKUFtEVUMUID52vy2 wn0nZnXO5dFhFsLxHvXqnwX/qhy0AQN1AfA1R8MfnYEk9wZYxEOkyLDTdy6pedQ0j+Hy WGOJR/WBnYBw2b8sRwQLGvXK+nXHKb0U7krPi8nB39U7dsJwzbGIYJnfRw2sfgqjMvGF LNrRiQT5hhtkL+ttRlYdhiXUx3O0d0k0cGwtkjW1J2hrCSfTZB3NtnB9RG7Ee908FI4o x4ow== X-Gm-Message-State: ALoCoQmFgeBwTkBXup94aMhs3p3rpkAYnSdVpBAAD1RpOmYFWbp2X9mGKG9GtaQchA8d8xul3Ur+ X-Received: by 10.182.97.1 with SMTP id dw1mr227119obb.23.1396913851087; Mon, 07 Apr 2014 16:37:31 -0700 (PDT) Received: from [10.0.0.119] (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id wy2sm511733obc.21.2014.04.07.16.37.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 07 Apr 2014 16:37:29 -0700 (PDT) Sender: Warner Losh Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: another Make (maybe) problem From: Warner Losh In-Reply-To: <533CD9E6.7040705@rcn.com> Date: Mon, 7 Apr 2014 17:37:31 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <2B0F6392-AEB9-43D5-B16A-F73A78CC6540@gmail.com> References: <533CD9E6.7040705@rcn.com> To: Robert Huff X-Mailer: Apple Mail (2.1874) Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 23:37:39 -0000 What happens if you say =E2=80=98DEBUG_FLAGS+=3D -gdwarf-2=E2=80=99 = instead of a naked -g? Warner On Apr 2, 2014, at 9:47 PM, Robert Huff wrote: > Warner: >=20 > > This will happen with fmake. I?ve put some safety belts in place in > > another fix to keep this from tripping people up (and plan on using = > a similar technique to keep people from hitting the aicasm bug on > > such systems). >=20 > As long as make-related issues are on the table ... >=20 > I have a system, running >=20 > FreeBSD 11.0-CURRENT #0 r263263: Mon Mar 17 15:09:18 EDT 2014 amd64 >=20 > where "make buildworld" fails. The immediate problem can be = seen at: >=20 > http://users.rcn.com/roberthuff/bw_tail >=20 > the full log at >=20 > http://users.rcn.com/roberthuff/bwl.bz2 >=20 > "make.conf" is appended. There is no "src.conf". >=20 > I never seen anything like this before; nothing like has come = across current@ (recently); and nothing in src/UPDATING appears = relevant. > Help, please? >=20 >=20 > Robert Huff >=20 > =E2=97=99=E2=99=AA > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D make.conf >=20 > BDBCFLAGS+=3D -O -pipe > DEBUG_FLAGS+=3D -g > STRIP=3D > SYMVER_ENABLED=3D yes > X_WINDOW_SYSTEM=3D xorg > HAVE_MOTIF=3D yes >=20 > #FC=3D"gfortran42" >=20 > KERNCONF=3DJERUSALEM >=20 > # To avoid building various parts of the base system: > # (copied from /usr/share/examples/etc/make.conf >=20 > NO_BIND_ETC=3D true # Do not install files to /etc/namedb > NO_BLUETOOTH=3D true # do not build Bluetooth related stuff > NO_PROFILE=3D true # Avoid compiling profiled libraries >=20 > # to get automatic SASL in sendmail >=20 > SENDMAIL_CFLAGS+=3D -I/usr/local/include/ -DSASL=3D2 > SENDMAIL_LDFLAGS+=3D -L/usr/local/lib > SENDMAIL_LDADD+=3D -lsasl2 >=20 > # > # to make CUPS magically keep working > # See: http://www.csua.berkeley.edu/~ranga/notes/freebsd_cups.html > # >=20 > CUPS_OVERWRITE_BASE=3D yes > NO_LPR=3D true >=20 > # added per /usr/ports/UPDATING entry 20090401 >=20 > OVERRIDE_LINUX_BASE_PORT=3Df10 > OVERRIDE_LINUX_NONBASE_PORTS=3Df10 >=20 > # >=20 > WITH_MOZILLA=3D libxul > WITH_GECKO=3D libxul >=20 > # > # added 2007/03/04 per advice of > # in re science/gramps > # >=20 > WITH_BERKELEYDB=3Ddb6 > WITH_BDB_VER=3D6 > WANT_OPENLDAP_VER=3D24 > WANT_OPENLDAP_SASL=3Dtrue >=20 > # > # as required by ports/UPDATING of 20121012 > # >=20 > SAMBA_ENABLE=3DYES >=20 > # > # PORTS: use clang unless gcc is explicitly required > # >=20 > # > # default to using clang for all port builds, with the following > # exceptions >=20 > .if !empty(.CURDIR:M/usr/ports/graphics/libcdr) && = exists(/usr/local/bin/gcc47) > CC=3Dgcc47 > CXX=3Dg++47 > CPP=3Dcpp47 > .endif >=20 >=20 > .if ${.CURDIR:M*/usr/ports/*} > .if !defined(USE_GCC) > .if !defined(CC) || ${CC} =3D=3D "cc" > CC=3Dclang > .endif > .if !defined(CXX) || ${CXX} =3D=3D "c++" > CXX=3Dclang++ > .endif > .if !defined(CPP) || ${CPP} =3D=3D "cpp" > CPP=3Dclang-cpp > .endif > .endif > .endif >=20 >=20 > WITH_NEW_XORG=3D"yes" > WITH_GALLIUM=3D"yes" >=20 > WITH_BSD_SORT=3D >=20 >=20 > WITH_PKGNG=3Dyes >=20 >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"