Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2014 19:43:18 -0700
From:      Greg Byshenk <freebsd@byshenk.net>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        vbox@FreeBSD.org
Subject:   Re: ports/187648: emulators/virtualbox-ose-additions port requires gcc to run
Message-ID:  <20140318024318.GV80380@mail0.byshenk.net>
In-Reply-To: <201403172100.s2HL01Ee097673@freefall.freebsd.org>
References:  <201403172100.s2HL01Ee097673@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Just fyi...

I've been having problems with virtualbox crashing on unload of modules
or shutdown of machines (I thought I filed a PR, but now I'm not seeing
it), so I tried this.

But in attempting to build, I get the following error. (This is from 
virutalbox-ose-kmod, but the same occurs in virtualbox-ose.)

[...]
/usr/local/share/kBuild/footer-pass2-installs.kmk:67: warning: ignoring old recipe for target `/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/dist/bin/src/vboxdrv/include/iprt/net.h'
kBuild: Generating /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk
/usr/local/bin/kmk_redirect -E 'LC_ALL=C' -wo /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk.ts.tmp -- svn info /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8
svn: warning: W155010: The node '/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8' was not found.

svn: E200009: Could not display info for all targets because some targets don't exist
kmk: *** [/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.3.8/out/freebsd.amd64/debug/revision.kmk.ts] Error 1
*** [pre-build] Error code 2

Stop in /usr/ports/emulators/virtualbox-ose-kmod.
*** [build] Error code 1

Stop in /usr/ports/emulators/virtualbox-ose-kmod.

On Mon, Mar 17, 2014 at 09:00:01PM +0000, Jung-uk Kim wrote:
> The following reply was made to PR ports/187648; it has been noted by GNATS.
> 
> From: Jung-uk Kim <jkim@FreeBSD.org>
> To: bug-followup@FreeBSD.org, rsimmons0@gmail.com
> Cc:  
> Subject: Re: ports/187648: emulators/virtualbox-ose-additions port requires
>  gcc to run
> Date: Mon, 17 Mar 2014 16:44:39 -0400
> 
>  -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>  
>  If C++ sources are compiled and linked with GCC from the ports, then
>  it becomes run-time dependency because the binary links with
>  libstdc++.so from the port instead of libc++.so from the base.
>  
>  If you really must get rid of the dependency, please try this
>  *unofficial* port:
>  
>  https://svn.redports.org/jkim/emulators/virtualbox-ose-additions
>  
>  You need to download both emulators/virtualbox-ose and
>  emulators/virtualbox-ose-additions, i. e.,
>  
>  svn co https://svn.redports.org/jkim/emulators
>  cd emulators/virtualbox-ose-additions
>  make
>  
>  Jung-uk Kim
>  -----BEGIN PGP SIGNATURE-----
>  Version: GnuPG v2.0.22 (FreeBSD)
>  
>  iQEcBAEBAgAGBQJTJ162AAoJEHyflib82/FGGH8IAJRmtKYM3j02ikTQ8U/HKLIZ
>  r2S1VYQ/wnJmGIwIQLpgC2NSd7aNyhWfPtJJJ/5Pe0GLLvbnkg2Wign/7f6RFA4B
>  kcek+E+h4xIv7j9OnFxv/pOHKbhxO/+vU91wNQM9R1z4YkIAKiUYCmkoafdKf3Tb
>  2kKa9J0wTPJQ93TSy8xgmnJU5c7QY6bzLwNqyxwvdIk+00/z7AqAhFVGShAWuPyH
>  UPYCbfSbAdB7KnlXTp/tslcMZBUpfdf5ekkuHEP90mvxLkfwQzp2OYOtICkf29dg
>  r9fgJR/VVK6gwBgtXX0zYjQFGEbmJDOXiIt1fFNv8nmA+/C1QfQopQuaRrYMCHc=
>  =LI7S
>  -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"

-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Portland, OR USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140318024318.GV80380>