Re: svn commit: r215309 - in head/sys: amd64/amd64 i386/i386 sys vm

2010-11-15 Thread Warner Losh
From: Kostik Belousov Subject: Re: svn commit: r215309 - in head/sys: amd64/amd64 i386/i386 sys vm Date: Sun, 14 Nov 2010 23:37:49 +0200 > On Mon, Nov 15, 2010 at 12:20:37AM +0300, Anonymous wrote: > > Konstantin Belousov writes: > > > > > Author: kib > > > Date: Sun Nov 14 18:24:12 2010 > > >

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-21 Thread Warner Losh
On Aug 21, 2012, at 1:51 PM, Doug Barton wrote: > On 8/21/2012 12:42 PM, Baptiste Daroussin wrote: >> On Tue, Aug 21, 2012 at 12:38:04PM -0700, Doug Barton wrote: >>> On 8/21/2012 12:05 PM, Baptiste Daroussin wrote: 1/ if it fits the schedule: get rid of pkg_* tools in current to be abl

Re: pkgng 1.0 release schedule, and HEAD switch to pkgng by default schedule

2012-08-22 Thread Warner Losh
On Aug 21, 2012, at 7:58 PM, Bjoern A. Zeeb wrote: > On Tue, 21 Aug 2012, Doug Barton wrote: > >> I don't think we have ever done a complete replacement of major >> infrastructure in one release. > > You mean like sysinstall can be used as an installer on 9 that would > do something meaningful

Re: Xoscope nuisance console messages on Pi4 running -current

2021-05-04 Thread Warner Losh
On Mon, May 3, 2021 at 12:38 AM bob prohaska wrote: > After a successful compile of audio/xoscope on a Pi4 running current a > stream of messages appeared on the console and in the security log > while xoscope was running: > > > +WARNING pid 26370 (xoscope): ioctl sign-extension ioctl c00

Uggg!

2007-05-31 Thread Warner Losh
my portupgrade -a died in the middle. Well, the laptop in my battery died at a bad time. all of my +CONTENTS files are gone. Is there any hope? Warner ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports T

Re: Uggg!

2007-06-01 Thread Warner Losh
> Best solution is to back up /var/db/pkg if it is in danger of deletion > by a wanton admin :) The ONLY data corruption that I saw when my laptop died was *ALL* of the +CONTENTS files going away. It seems to have died during the updating of the meta-data for the dvdauthor port. Why all the file

Re: [Patch] Using MACHINE_ARCH identifiers in pkg

2014-06-26 Thread Warner Losh
Hey Baptiste, Any word on this? Warner On Jun 19, 2014, at 10:22 AM, Nathan Whitehorn wrote: > > > On 05/28/14 10:04, Baptiste Daroussin wrote: >> On Wed, May 28, 2014 at 09:54:03AM -0700, Nathan Whitehorn wrote: >>> The following was in a deep and increasingly branched thread on the SVN >>>

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
> On Dec 18, 2014, at 6:34 AM, owner-freebsd-...@freebsd.org wrote: > > > Dimitry Andric writes: > >>> - Could a "MK_CLANG_ALL_TARGETS" or something similar option be >>> added to src.opts.mk to fine tune this process for those of us who >>> don't want to build a cross-compile toolchain every

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
> On Dec 18, 2014, at 6:02 AM, Dimitry Andric wrote: > > On 18 Dec 2014, at 02:17, NGie Cooper wrote: >> >> On Fri, Nov 28, 2014 at 1:03 PM, Dimitry Andric wrote: > ... >> As a request to speed up the build process further, >> - Would it be [easily] possible in the clang35 branch to boots

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
This is excellent news Dimitry! > On Dec 16, 2014, at 12:36 PM, Dimitry Andric wrote: > > On 28 Nov 2014, at 22:03, Dimitry Andric wrote: >> >> We're working on updating llvm, clang and lldb to 3.5.0 in head. This >> is quite a big update again, and any help with testing is appreciated. >> >

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
> On Dec 18, 2014, at 7:44 AM, Dimitry Andric wrote: > > On 18 Dec 2014, at 14:34, Robert Huff wrote: >> Dimitry Andric writes: >> - Could a "MK_CLANG_ALL_TARGETS" or something similar option be added to src.opts.mk to fine tune this process for those of us who don't want to bui

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
> On Dec 18, 2014, at 12:01 PM, Dimitry Andric wrote: > > On 18 Dec 2014, at 15:47, Warner Losh wrote: > ... >>> * Mips will only have a chance with the upcoming clang 3.6.0, but that >>> is way too late for this import. It will probably require external &

Re: RFT: Please help testing the llvm/clang 3.5.0 import

2014-12-18 Thread Warner Losh
> On Dec 18, 2014, at 2:17 PM, Garrett Cooper wrote: > > On Dec 18, 2014, at 6:51, Warner Losh wrote: > >> With the recent parallelism work, the is true. It might save a couple percent >> off the build time. Before those changes, though, disabling all non target >

Re: 11.0-CURRENT: lang/gcc, lang/gcc5, lang/gcc6-devel, lang/llvm38, etc. do not build on/for armv6 (now implicitly hard float)

2016-05-29 Thread Warner Losh
On Wed, May 25, 2016 at 10:12 AM, Mark Millard wrote: > I'm not sure that Gerald or Brooks were CC'd on a report made to the arm > list about armv6 builds of gcc and llvm being broken now because of hard > float now being implicit: > (the first report listed below has more detail directly visib

Re: Is there possible run a MacOS X binary

2016-12-07 Thread Warner Losh
On Mon, Dec 5, 2016 at 12:31 PM, Kevin P. Neal wrote: > On Mon, Dec 05, 2016 at 02:49:07PM -0300, Nilton Jose Rizzo wrote: >> >> >> Sorry for cross posting (-current and -ports) >> >> >> Is there any emulator like linuxator to run Mac OS X binaries, or >> is ther any licensing problem? > > It may

Re: manpath change for ports ?

2017-03-08 Thread Warner Losh
On Wed, Mar 8, 2017 at 10:21 AM, Tijl Coosemans wrote: > On Wed, 08 Mar 2017 16:39:50 +0100 Dag-Erling Smørgrav wrote: >> 4) Remove the hardcoded library path in lang/gcc* >> >> This makes it possible to work on software that includes both libraries >> and programs while an earlier copy of the sa

Re: devel/qmake4: "/usr/share/mk/bsd.prog.mk" line 176: Malformed conditional (${COMPILER_TYPE}

2014-05-06 Thread Warner Losh
On May 6, 2014, at 10:38 AM, O. Hartmann wrote: > > On CURRENT (FreeBSD 11.0-CURRENT #0 r265433: Tue May 6 13:37:15 CEST 2014 > amd64) the > build/updating of port devel/qmake4 fails due to: > > ===> Building for qt4-qmake-4.8.6 > make[1]: "/usr/share/mk/bsd.prog.mk" line 176: Malformed con

Re: devel/qmake4: "/usr/share/mk/bsd.prog.mk" line 176: Malformed conditional (${COMPILER_TYPE}

2014-05-06 Thread Warner Losh
On May 6, 2014, at 10:38 AM, O. Hartmann wrote: > > On CURRENT (FreeBSD 11.0-CURRENT #0 r265433: Tue May 6 13:37:15 CEST 2014 > amd64) the > build/updating of port devel/qmake4 fails due to: > > ===> Building for qt4-qmake-4.8.6 > make[1]: "/usr/share/mk/bsd.prog.mk" line 176: Malformed con

Re: devel/qmake4: "/usr/share/mk/bsd.prog.mk" line 176: Malformed conditional (${COMPILER_TYPE}

2014-05-07 Thread Warner Losh
On May 6, 2014, at 9:38 AM, O. Hartmann wrote: > > On CURRENT (FreeBSD 11.0-CURRENT #0 r265433: Tue May 6 13:37:15 CEST 2014 > amd64) the > build/updating of port devel/qmake4 fails due to: > > ===> Building for qt4-qmake-4.8.6 > make[1]: "/usr/share/mk/bsd.prog.mk" line 176: Malformed cond

Re: ports/INDEX building broken on 11.0-CURRENT

2014-05-23 Thread Warner Losh
On May 13, 2014, at 5:04 PM, Don Lewis wrote: > On 13 May, To: po...@freebsd.org wrote: >> Please excuse the crosspost. I'm not sure if this is a ports problem or >> a CURRENT problem. >> >> I just updated my 11.0-CURRENT machine to r265940 and can no longer >> build ports/INDEX-11. My ports

i386 packages on amd64

2006-07-04 Thread M. Warner Losh
[[ please redirect this if this isn't the right place ]] I'd like to install OpenOffice on my amd64 box. All attempts that I've made to compile it have failed. Usually due to java compilation issues. So, I thought I'd install the i386 binaries from the package cluster snapshots on the amd64 box.

firefox + cups problem

2006-07-11 Thread M. Warner Losh
With my old laptop, a FreeBSD/i386 box running current, I was able to print to my cups printers w/o a problem with firefox. That laptop died a horrible death. So I bought a amd64 laptop and am running FreeBSD/amd64. Every time I print now in firefox, firefox dies a horrible death. I just did a

Re: cvs commit: ports/net Makefile ports/net/bwi-firmware-kmod Makefile distinfo pkg-descr pkg-plist

2009-05-10 Thread M. Warner Losh
In message: <790a9fff0905101305l70d7809cl1ca2525729d53...@mail.gmail.com> Scot Hetzel writes: : On Sun, May 10, 2009 at 11:20 AM, wrote: : > : > : > add_pkg : > ===>  Installing

Re: Is fetching source RPMs in linux ports really required?

2009-06-05 Thread M. Warner Losh
In message: <20090605133321.ga18...@hades.panopticon> Dmitry Marakasov writes: : Hi! : : I have concerns with linux ports fetching source RPMs when : PACKAGE_BUILDING is defined. As I understand, that is done to comply : with GPL, however GPL does not strictly require mirroring source

Best way to have a port...

2010-03-01 Thread M. Warner Losh
... that builds part of FreeBSD? Let me back up... I'm trying to create a port for gcc and binutils that is configured for FreeBSD for a given machine. FreeBSD mips, say. binutils was relatively easy (once I ported our mips support forward). However, gcc vexes me. It requires, to build libgcc

Re: Best way to have a port...

2010-03-02 Thread M. Warner Losh
In message: <20100302120308.ga53...@elmar.spoerlein.net> Ulrich Spörlein writes: : On Mon, 01.03.2010 at 23:51:25 -0700, M. Warner Losh wrote: : > ... that builds part of FreeBSD? : > : > Let me back up... : > : > I'm trying to create a port for gcc and b

Re: Gxemul & FreeBSD/MIPS

2008-10-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Oleksandr Tymoshenko <[EMAIL PROTECTED]> writes: : Just to save time to somebody who's going to try it. Due to small : issue with gxemul (PCI registers values of piix controller are not : saved having been written) FreeBSD in gxemul panics after detecting

upgrade

2007-05-30 Thread M. Warner Losh
Greetings. I set out on the great 7.2 upgrade, but didn't get very far: sudo portupgrade -f -o ports-mgmt/portupgrade-devel portupgrade ... ===> Cleaning for portupgrade-devel-2.3.0_5 ---> Cleaning out obsolete shared libraries FFaattaall eeoorr ''Thread is not system scope. Thread is not

My problem

2007-05-30 Thread M. Warner Losh
I think my problem was caused by a stale ruby18. When I did a make delete-old-libs, that program would no longer run due to a missing library. Rebuilding it, and then rebuilding portupgrade-devel was the ticket. You might want to suggest in the UPDATING file that people make sure their base syst

libusb failed

2007-05-31 Thread M. Warner Losh
Maybe this is old news, but libusb failed for me: (cd .libs && rm -f libusb.la && ln -s ../libusb.la libusb.la) if /bin/sh /usr/local/bin/libtool --mode=compile c++ -DHAVE_CONFIG_H-I. -O2 -fno-strict-aliasing -pipe -MT usbpp.lo -MD -MP -MF ".deps/usbpp.Tpo" -c -o usbpp.lo usbpp.cpp; then

Re: libusb failed

2007-05-31 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Yuri Pankov <[EMAIL PROTECTED]> writes: : On Thu, May 31, 2007 at 01:30:40AM -0600, M. Warner Losh wrote: : > Maybe this is old news, but libusb failed for me: : > : > (cd .libs && rm -f libusb.la && ln -s ../lib

Re: Uggg!

2007-06-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Doug Barton <[EMAIL PROTECTED]> writes: : Warner Losh wrote: : >> Best solution is to back up /var/db/pkg if it is in danger of deletion : >> by a wanton admin :) : > : > The ONLY data corruption that I saw when my la

Re: Uggg!

2007-06-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Doug Barton <[EMAIL PROTECTED]> writes: : M. Warner Losh wrote: : : > I don't see the 't' option listed in the portupgrade -help output. : > What does it do? : : portmaster != portupgrade :) : : In portmaster,

Re: Uggg!

2007-06-02 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Sat, Jun 02, 2007 at 01:19:51AM +0200, Erwin Lansing wrote: : > On Fri, Jun 01, 2007 at 02:56:51PM -0600, M. Warner Losh wrote: : > > : > > [[ as an aside, the updating instructi

How to get a list of all kernel modules

2007-06-16 Thread M. Warner Losh
Greetings, is there an easy way to get a list of all the ports that compile kernel modules? I'd like to add them to my kernel build. I did this once before, but I lost all information on how to do it when I lost my laptop's hard disk after the last bsdcan... Warner _

Re: How to get a list of all kernel modules

2007-06-16 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "[LoN]Kamikaze" <[EMAIL PROTECTED]> writes: : [LoN]Kamikaze wrote: : > M. Warner Losh wrote: : >> Greetings, : >> : >> is there an easy way to get a list of all the ports that compile : >> kernel modules?

Re: How to get a list of all kernel modules

2007-06-16 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "[LoN]Kamikaze" <[EMAIL PROTECTED]> writes: : M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > "[LoN]Kamikaze" <[EMAIL PROTECTED]> writes: : > : [LoN]Kamikaze wr

Re: How to get a list of all kernel modules

2007-06-16 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Edwin Groothuis <[EMAIL PROTECTED]> writes: : On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: : > I'd kinda hoped there was a pseudo category that I could key off of. : > pvr250 is also kinda a mess too, since I ca

Re: How to get a list of all kernel modules

2007-06-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Sun, Jun 17, 2007 at 02:28:19AM -0400, Kris Kennaway wrote: : > On Sun, Jun 17, 2007 at 01:22:57AM -0500, Mark Linimon wrote: : > > On Sun, Jun 17, 2007 at 12:15:16AM -0600, M. Warner

Re: How to get a list of all kernel modules

2007-06-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> [EMAIL PROTECTED] (Mark Linimon) writes: : On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: : > I'd kinda hoped there was a pseudo category that I could key off of. : : Kinda sounds like there should be. That would make gre

Re: How to get a list of all kernel modules

2007-06-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> [EMAIL PROTECTED] (Mark Linimon) writes: : On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: : > I'd kinda hoped there was a pseudo category that I could key off of. : : Kinda sounds like there should be. : : Here&#x

Re: How to get a list of all kernel modules

2007-06-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Edwin Groothuis <[EMAIL PROTECTED]> writes: : On Sun, Jun 17, 2007 at 09:18:55AM +0200, [LoN]Kamikaze wrote: : > M. Warner Losh wrote: : > > In message: <[EMAIL PROTECTED]> : > > [EMAIL PROTECTED] (Mark Linimo

Re: bin/11420 [nanobsd] Build failure on RELENG_6

2007-07-02 Thread M. Warner Losh
The following reply was made to PR ports/11420; it has been noted by GNATS. From: "M. Warner Losh" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: bin/11420 [nanobsd] Build failure on RELENG_6 Date: Mon, 02 J