pkg problem, not severe but tedious.

2015-07-12 Thread Jeffrey Bouquet via freebsd-ports
Each time across major versions I find it convenient to install one or two
upgrades ( portupgrade and another, in this case)

pkg install portupgrade   [the installworld just completed an hour or two ago]

I use a 
script reinstall.log pkg install portupgrade

Because
the deinstalls called for are too numerous, no option to delay [ another SQL 
field? ]

For instance 

Those two reinstalls (major version) require removal of some 200-400 of which I 
note
manually 35 or so for immediate reinstall later today.

In this case
Not trivial...

serf
apr 
subversion 
w3m 
firefox
vte
intltool
gnutls
gsasl
gtk2
cups-base
...and twenty-odd others of the several hundred to be removed upon the
upgrade of portupgrade from another major version and another ruby version
to the latest one.

So it is handy workaround, but I wonder if a combination of
1... delay these til later
2... to be removed and logged in a /var/log/pkg-removed.logfile
3... or some other scenario should make it more simple.
4... a 2nd field in the 'to be removed'   ... some removed because of the 
   ruby21 upgrade, some removed for some other reason... one could maybe
  craft the request to pkg in a more orderly fashion if more information was
 known at that step. Maybe. 

Obviously this does not occur in the usual course of upgrading... but those to 
be removed could
probably still be of use in the meantime...   Not that is is too problematic to 
reinstall them (usually but
not always )...  but it is not as automatic as it maybe could be eventually.

Thanks for reading.  
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: virtualbox-ose-kmod fails to build in kernel epilogue

2015-07-12 Thread David Wolfskill
I also specify emulators/virtualbox-ose-kmod as one of the PORTS_MODULES
via src.conf, but I don't encounter the problem you report.  More
inline:

On Sun, Jul 12, 2015 at 06:06:56AM -0500, Scott Bennett wrote:
  In /etc/src.conf, I have
 
 CCACHE_COMPILERCHECK=content
 PORTS_MODULES=x11/nvidia-driver-340  emulators/virtualbox-ose-kmod
 WITH_LLDB=
 
 but when I build my kernel, x11/nvidia-driver-340 gets built with no trouble,
 yet emulators/virtualbox-ose-kmod fails to build.
 
 ===  Staging for nvidia-driver-340-340.76
 ...
 === x11 (install)
 === x11/driver (install)
 === x11/extension (install)
 === doc (install)
  Compressing man pages (compress-man)
 === Ports module emulators/virtualbox-ose-kmod (all)
 cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod; 
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
   SRC_BASE=/usr/src  OSVERSION=1001519  WRKDIRPREFIX=/buildwork/ports make -B 
 clean all
 ===  Cleaning for virtualbox-ose-kmod-4.3.30
 ===  License GPLv2 accepted by the user
 ===  Found saved configuration for virtualbox-ose-kmod-4.3.20
 ===   virtualbox-ose-kmod-4.3.30 depends on file: /usr/local/sbin/pkg - found
 === Fetching all distfiles required by virtualbox-ose-kmod-4.3.30 for 
 building
 ===  Extracting for virtualbox-ose-kmod-4.3.30
 = SHA256 Checksum OK for VirtualBox-4.3.30.tar.bz2.
 ===  Patching for virtualbox-ose-kmod-4.3.30
 ===  Applying FreeBSD patches for virtualbox-ose-kmod-4.3.30
 ===   virtualbox-ose-kmod-4.3.30 depends on executable: kmk - found
 ===  Configuring for virtualbox-ose-kmod-4.3.30
 ===   FreeBSD 10 autotools fix applied to 
 /buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/configure
 ===   FreeBSD 10 autotools fix applied to 
 /buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/aclocal.m4
 
 Unrecognized option --sysroot=/usr/obj/usr/src/tmp
 

The corresponding part of my most recent stable/10 (amd64) build shows:

...
 Compressing man pages (compress-man)
=== Ports module emulators/virtualbox-ose-kmod (all)
cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod; 
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
  SRC_BASE=/usr/src  OSVERSION=1001519  
WRKDIRPREFIX=/usr/obj/usr/src/sys/CANARY make -B clean all
===  Cleaning for virtualbox-ose-kmod-4.3.30
===  License GPLv2 accepted by the user
===  Found saved configuration for virtualbox-ose-kmod-4.3.20
===   virtualbox-ose-kmod-4.3.30 depends on file: /usr/local/sbin/pkg - found
=== Fetching all distfiles required by virtualbox-ose-kmod-4.3.30 for building
===  Extracting for virtualbox-ose-kmod-4.3.30
= SHA256 Checksum OK for VirtualBox-4.3.30.tar.bz2.
===  Patching for virtualbox-ose-kmod-4.3.30
===  Applying FreeBSD patches for virtualbox-ose-kmod-4.3.30
===   virtualbox-ose-kmod-4.3.30 depends on executable: kmk - found
===  Configuring for virtualbox-ose-kmod-4.3.30
===   FreeBSD 10 autotools fix applied to 
/usr/obj/usr/src/sys/CANARY/common/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/configure
===   FreeBSD 10 autotools fix applied to 
/usr/obj/usr/src/sys/CANARY/common/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/aclocal.m4
Checking for environment: Determined build machine: freebsd.amd64, target 
machine: freebsd.amd64, OK.
Checking for kBuild: found, OK.
Checking for gcc: found version 4.2.1, OK.


Above was from a build where I was running:

FreeBSD g1-254.catwhisker.org 10.2-BETA1 FreeBSD 10.2-BETA1 #90  
r285346M/285355:1001519: Fri Jul 10 04:07:45 PDT 2015 
r...@g1-254.catwhisker.org:/common/S2/obj/usr/src/sys/CANARY  amd64

and built:

FreeBSD g1-245.catwhisker.org 10.2-BETA1 FreeBSD 10.2-BETA1 #91  
r285410M/285418:1001519: Sun Jul 12 04:20:57 PDT 2015 
r...@g1-254.catwhisker.org:/common/S2/obj/usr/src/sys/CANARY  amd64


I note that each of us shows that the configuration retrieved is
that for virtualbox-ose-kmod-4.3.20; perhaps you have a configuration
option selected that is no longer supported?  In any case, reviewing
your selected options would seem reasonable; possibly jsut re-running
the port configuration and re-trying?

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgptMg85M9ATB.pgp
Description: 

virtualbox-ose-kmod fails to build in kernel epilogue

2015-07-12 Thread Scott Bennett
 In /etc/src.conf, I have

CCACHE_COMPILERCHECK=content
PORTS_MODULES=x11/nvidia-driver-340  emulators/virtualbox-ose-kmod
WITH_LLDB=

but when I build my kernel, x11/nvidia-driver-340 gets built with no trouble,
yet emulators/virtualbox-ose-kmod fails to build.

===  Staging for nvidia-driver-340-340.76
===   nvidia-driver-340-340.76 depends on file: 
/compat/linux/etc/redhat-release - found
===   nvidia-driver-340-340.76 depends on package: libGL0 - found
===   nvidia-driver-340-340.76 depends on file: 
/usr/local/libdata/pkgconfig/xorg-server.pc - found
===   Generating temporary packing list
=== src (install)
sh /usr/src/tools/install.sh -o root -g wheel -m 555   nvidia.ko 
/buildwork/ports/usr/ports/x11/nvidia-driver-340/work/stage/boot/modules
=== lib (install)
=== lib/libGL (install)
=== lib/libnvidia-tls (install)
=== lib/libnvidia-cfg (install)
=== lib/libnvidia-glcore (install)
=== lib/libvdpau_nvidia (install)
=== lib/libnvidia-eglcore (install)
=== lib/libnvidia-glsi (install)
=== lib/libEGL (install)
=== lib/libGLESv2 (install)
=== lib/libGLESv1_CM (install)
=== lib/compat (install)
=== lib/compat/libGL (install)
=== lib/compat/libnvidia-tls (install)
=== lib/compat/libnvidia-glcore (install)
=== lib/compat/libvdpau (install)
=== lib/compat/libvdpau_trace (install)
=== lib/compat/libvdpau_nvidia (install)
=== lib/compat/libcuda (install)
=== lib/compat/libnvidia-eglcore (install)
=== lib/compat/libnvidia-glsi (install)
=== lib/compat/libEGL (install)
=== lib/compat/libGLESv2 (install)
=== lib/compat/libGLESv1_CM (install)
=== x11 (install)
=== x11/driver (install)
=== x11/extension (install)
=== doc (install)
 Compressing man pages (compress-man)
=== Ports module emulators/virtualbox-ose-kmod (all)
cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod; 
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
  SRC_BASE=/usr/src  OSVERSION=1001519  WRKDIRPREFIX=/buildwork/ports make -B 
clean all
===  Cleaning for virtualbox-ose-kmod-4.3.30
===  License GPLv2 accepted by the user
===  Found saved configuration for virtualbox-ose-kmod-4.3.20
===   virtualbox-ose-kmod-4.3.30 depends on file: /usr/local/sbin/pkg - found
=== Fetching all distfiles required by virtualbox-ose-kmod-4.3.30 for building
===  Extracting for virtualbox-ose-kmod-4.3.30
= SHA256 Checksum OK for VirtualBox-4.3.30.tar.bz2.
===  Patching for virtualbox-ose-kmod-4.3.30
===  Applying FreeBSD patches for virtualbox-ose-kmod-4.3.30
===   virtualbox-ose-kmod-4.3.30 depends on executable: kmk - found
===  Configuring for virtualbox-ose-kmod-4.3.30
===   FreeBSD 10 autotools fix applied to 
/buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/configure
===   FreeBSD 10 autotools fix applied to 
/buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/aclocal.m4

Unrecognized option --sysroot=/usr/obj/usr/src/tmp

Usage: ./configure [OPTIONS]...

Configuration:
  -h, --help   display this help and exit
  --nofataldon't abort on errors
  --disable-java   disable java bindings
  --disable-vmmraw disable VMM raw mode (VT-x/AMD-V mandatory!)
  --disable-kmods  don't build Linux kernel modules (host and guest)
  --enable-webservice  enable the webservice stuff
  --enable-vnc enable the VNC server
  --enable-vde enable VDE networking
  --disable-udptunnel  disable UDP tunnel networking
  --disable-devmapper  disable device mapper library access
  --disable-hardening  don't be strict about /dev/vboxdrv access
  --build-libxml2  build libxml2 from sources
  --setup-wine setup a Wine directory and register the hhc hack

Paths:
  --with-gcc=PATH  location of the gcc compiler 
[/usr/local/libexec/ccache/world/cc]
  --with-g++=PATH  location of the g++ compiler [g++]
  --with-kbuild=DIRkbuild directory 
[/buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/kBuild]
  --with-iasl=PATH location of the iasl compiler [iasl]
  --with-mkisofs=PATH  location of mkisofs [mkisofs]
  --with-makeself=PATH location of makeself [makeself]
  --with-openssl-dir=DIR   directory for OpenSSL headers/libraries
  --with-ow-dir=DIRdirectory where Open Watcom can be found []
  --out-path=PATH  the folder to which configuration and build output
   should go

Build type:
  -d, --build-debugbuild with debugging symbols and assertions
  --build-profile  build with profiling support
  --build-headless build headless (without any GUI frontend)
===  Building for virtualbox-ose-kmod-4.3.30

FreeBSD ports you maintain which are out of date

2015-07-12 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
math/fxt| 2012.06.18  | 2015.07.12
+-+
net-p2p/bitflu  | 1.51| 1.52
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: virtualbox-ose-kmod fails to build in kernel epilogue

2015-07-12 Thread Kevin Oberman
On Sun, Jul 12, 2015 at 7:09 AM, David Wolfskill da...@catwhisker.org
wrote:

 I also specify emulators/virtualbox-ose-kmod as one of the PORTS_MODULES
 via src.conf, but I don't encounter the problem you report.  More
 inline:

 On Sun, Jul 12, 2015 at 06:06:56AM -0500, Scott Bennett wrote:
   In /etc/src.conf, I have
 
  CCACHE_COMPILERCHECK=content
  PORTS_MODULES=x11/nvidia-driver-340  emulators/virtualbox-ose-kmod
  WITH_LLDB=
 
  but when I build my kernel, x11/nvidia-driver-340 gets built with no
 trouble,
  yet emulators/virtualbox-ose-kmod fails to build.
 
  ===  Staging for nvidia-driver-340-340.76
  ...
  === x11 (install)
  === x11/driver (install)
  === x11/extension (install)
  === doc (install)
   Compressing man pages (compress-man)
  === Ports module emulators/virtualbox-ose-kmod (all)
  cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod;
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
 SRC_BASE=/usr/src  OSVERSION=1001519  WRKDIRPREFIX=/buildwork/ports make -B
 clean all
  ===  Cleaning for virtualbox-ose-kmod-4.3.30
  ===  License GPLv2 accepted by the user
  ===  Found saved configuration for virtualbox-ose-kmod-4.3.20
  ===   virtualbox-ose-kmod-4.3.30 depends on file: /usr/local/sbin/pkg -
 found
  === Fetching all distfiles required by virtualbox-ose-kmod-4.3.30 for
 building
  ===  Extracting for virtualbox-ose-kmod-4.3.30
  = SHA256 Checksum OK for VirtualBox-4.3.30.tar.bz2.
  ===  Patching for virtualbox-ose-kmod-4.3.30
  ===  Applying FreeBSD patches for virtualbox-ose-kmod-4.3.30
  ===   virtualbox-ose-kmod-4.3.30 depends on executable: kmk - found
  ===  Configuring for virtualbox-ose-kmod-4.3.30
  ===   FreeBSD 10 autotools fix applied to
 /buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/configure
  ===   FreeBSD 10 autotools fix applied to
 /buildwork/ports/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/aclocal.m4
 
  Unrecognized option --sysroot=/usr/obj/usr/src/tmp
  

 The corresponding part of my most recent stable/10 (amd64) build shows:

 ...
  Compressing man pages (compress-man)
 === Ports module emulators/virtualbox-ose-kmod (all)
 cd ${PORTSDIR:-/usr/ports}/emulators/virtualbox-ose-kmod;
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
 SRC_BASE=/usr/src  OSVERSION=1001519
 WRKDIRPREFIX=/usr/obj/usr/src/sys/CANARY make -B clean all
 ===  Cleaning for virtualbox-ose-kmod-4.3.30
 ===  License GPLv2 accepted by the user
 ===  Found saved configuration for virtualbox-ose-kmod-4.3.20
 ===   virtualbox-ose-kmod-4.3.30 depends on file: /usr/local/sbin/pkg -
 found
 === Fetching all distfiles required by virtualbox-ose-kmod-4.3.30 for
 building
 ===  Extracting for virtualbox-ose-kmod-4.3.30
 = SHA256 Checksum OK for VirtualBox-4.3.30.tar.bz2.
 ===  Patching for virtualbox-ose-kmod-4.3.30
 ===  Applying FreeBSD patches for virtualbox-ose-kmod-4.3.30
 ===   virtualbox-ose-kmod-4.3.30 depends on executable: kmk - found
 ===  Configuring for virtualbox-ose-kmod-4.3.30
 ===   FreeBSD 10 autotools fix applied to
 /usr/obj/usr/src/sys/CANARY/common/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/configure
 ===   FreeBSD 10 autotools fix applied to
 /usr/obj/usr/src/sys/CANARY/common/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.30/src/libs/libxml2-2.6.31/aclocal.m4
 Checking for environment: Determined build machine: freebsd.amd64, target
 machine: freebsd.amd64, OK.
 Checking for kBuild: found, OK.
 Checking for gcc: found version 4.2.1, OK.
 

 Above was from a build where I was running:

 FreeBSD g1-254.catwhisker.org 10.2-BETA1 FreeBSD 10.2-BETA1 #90
 r285346M/285355:1001519: Fri Jul 10 04:07:45 PDT 2015
  r...@g1-254.catwhisker.org:/common/S2/obj/usr/src/sys/CANARY  amd64

 and built:

 FreeBSD g1-245.catwhisker.org 10.2-BETA1 FreeBSD 10.2-BETA1 #91
 r285410M/285418:1001519: Sun Jul 12 04:20:57 PDT 2015
  r...@g1-254.catwhisker.org:/common/S2/obj/usr/src/sys/CANARY  amd64


 I note that each of us shows that the configuration retrieved is
 that for virtualbox-ose-kmod-4.3.20; perhaps you have a configuration
 option selected that is no longer supported?  In any case, reviewing
 your selected options would seem reasonable; possibly just re-running
 the port configuration and re-trying?

 Peace,
 david
 --
 David H. Wolfskill  da...@catwhisker.org
 Those who murder in the name of God or 

Re: virtualbox-ose-kmod fails to build in kernel epilogue

2015-07-12 Thread David Wolfskill
On Sun, Jul 12, 2015 at 09:34:46AM -0700, Kevin Oberman wrote:
 ...
 Probably not relevant, but your kernel build is attempting to build the
 just released virtualbox-ose-kmod-4.3.30. have you updated to
 virtualbox-ose-4.3.30?

Aye:

g1-245(10.2)[3] pkg info virtualbox\*
virtualbox-ose-4.3.30
virtualbox-ose-kmod-4.3.30

(I refresh the installed ports after each (successful) update of FreeBSD
stable/10 -- which, on this laptop, is daily.)

 Since the kmod is a dependency of virtualbox-ose-4.3.30, I suspect it is
 not an issue, but it is something to confirm. Not a lot of options
 available and I don't think they have changed since at least the first
 version 4 release:
 

Ah; OK.  (I had installed emulators/virtualbox-ose to try something
out, but haven't got the thing that needed to alien environment to
work yet, so I don't tend to pay all that much attention to vbox.)

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Those who murder in the name of God or prophet are blasphemous cowards.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpyS4ADTtGMA.pgp
Description: PGP signature