Re: starting virtual box VM instantly crashes FreeBSD after upgrade from 11 to 12

2019-04-01 Thread Koichiro Iwao
Hi,

did you rebuild virtualbox-ose-kmod?

On Tue, Apr 02, 2019 at 04:04:49PM +1100, Graham Menhennitt wrote:
> Hello all,
> 
> I recently upgraded my desktop box from 11-Stable to 12-Stable via source.
> I've rebuilt and installed the 5.2.26 virtualbox-ose and virtualbox-ose
> ports from scratch and made sure that no traces of older versions exist.
> 
> I start the VirtualBox GUI successfully and see the table of my VMs. I
> select one of them and start it and FreeBSD instantly crashes. My screen
> goes blank and eventually FreeBSD reboots.
> 
> The only thing I can see in my /var/log/messages is:
> 
>   Apr  2 15:07:14 starker kernel: vboxdrv:  VMMR0.r0
>   Apr  2 15:07:14 starker kernel: vboxdrv:  VBoxDDR0.r0
> 
> after the crash and just before the reboot sequence.
> 
> I can't see anything in /usr/ports/UPDATING that's relevant. It was all
> working correctly under 11-Stable.
> 
> Does anybody have any clues, please? How can I diagnose further?
> 
> Thanks in advance for any help.
> 
> Graham
> 
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

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


Re: category for VPN softwares?

2019-04-01 Thread Koichiro Iwao
On Tue, Apr 02, 2019 at 06:41:51AM +0200, Kurt Jaeger wrote:
> Create a real category vpn and move everything to it ?

Sounds better! Gentoo has net-vpn category. Just FYI, Gentoo also have
net-dialup category. PPP/PPPoE/L2TP softwares are put under net-dialup
but I feel that classification is too fine. At least creating vpn or
net-vpn souds good.

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


starting virtual box VM instantly crashes FreeBSD after upgrade from 11 to 12

2019-04-01 Thread Graham Menhennitt

Hello all,

I recently upgraded my desktop box from 11-Stable to 12-Stable via 
source. I've rebuilt and installed the 5.2.26 virtualbox-ose and 
virtualbox-ose ports from scratch and made sure that no traces of older 
versions exist.


I start the VirtualBox GUI successfully and see the table of my VMs. I 
select one of them and start it and FreeBSD instantly crashes. My screen 
goes blank and eventually FreeBSD reboots.


The only thing I can see in my /var/log/messages is:

  Apr  2 15:07:14 starker kernel: vboxdrv:  VMMR0.r0
  Apr  2 15:07:14 starker kernel: vboxdrv:  VBoxDDR0.r0

after the crash and just before the reboot sequence.

I can't see anything in /usr/ports/UPDATING that's relevant. It was all 
working correctly under 11-Stable.


Does anybody have any clues, please? How can I diagnose further?

Thanks in advance for any help.

Graham

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


Re: category for VPN softwares?

2019-04-01 Thread Kurt Jaeger
Hi!

> some VPN softwares are in security category/directory. OTOH, some VPN
> softwares are in net category/directory. Which is correct & preferred?
> Incoherent categories are a little bit surprising and confusing for me.
> 
> I'd like to sort out categories of VPN softwares. Probably we have
> following options. What do you think? I'd appreciate any comments or
> suggestions.
> 
> 1. Incoherent categories are OK and leave it as-is
> 2. Move all VPN softwares to either of net or security
> 3. Create a new virtual category "vpn" and leave phys categories as-is
> 4. Create a new virtual category "vpn" and also sort out phys categories
> 5. Another option

Create a real category vpn and move everything to it ?

-- 
p...@opsec.eu+49 171 3101372One year to go !
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


category for VPN softwares?

2019-04-01 Thread Koichiro Iwao
Hi, 

some VPN softwares are in security category/directory. OTOH, some VPN
softwares are in net category/directory. Which is correct & preferred?
Incoherent categories are a little bit surprising and confusing for me.

I'd like to sort out categories of VPN softwares. Probably we have
following options. What do you think? I'd appreciate any comments or
suggestions.

1. Incoherent categories are OK and leave it as-is
2. Move all VPN softwares to either of net or security
3. Create a new virtual category "vpn" and leave phys categories as-is
4. Create a new virtual category "vpn" and also sort out phys categories
5. Another option

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


Re: RPI3, error: invalid operand in inline asm: 'rev16 ${0:w}, ${1:w}'

2019-04-01 Thread bob prohaska
On Sat, Mar 30, 2019 at 05:50:35PM +, John F Carr wrote:
> 
> 
> > On Mar 30, 2019, at 11:23 , bob prohaska  wrote:
> > 
> > In a recent attempt to compile www/chromium on an RPI3 running r345516
> > compilation stopped with repeated reports of 
> > 
> > /usr/include/machine/endian.h:89:19: error: invalid operand in inline asm: 
> > 'rev16 ${0:w}, ${1:w}'
> > 
> > Chromium compiled on the same host a couple of months ago, but the 
> > executable failed on a runtime library error. Now attempts to upgrade
> > stop during compilation. Ports are presently at revision 496949.
> > 
> > Thanks for reading, and any guidance.
> > 
> > bob prohaska
> 
> The swap function at that line in sys/arm64/include/endian.h doesn't look 
> right to me.  I think it should read
> 
>   __asm("rev16 %w0, %w1\n" : "=r" (ret) : "r" (w));
> 
> instead of
> 
> __asm __volatile("rev16 %w0, %w1\n" : "=&r" (ret), "+r" (v));
> 
> Two changes: (1) it doesn't need to be volatile because it has no side 
> effects and (2) the constraints and lack of explicit input operand are wrong. 
>  The other swap functions should have similar changes.
> 

Apologies for being obtuse, but is that suggestive of a problem with the
host system, or a problem with the port?

Thanks for reading!

bob prohaska
 
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: www/firefox-esr build failure

2019-04-01 Thread Charlie Li via freebsd-ports
Sergey V. Dyatko wrote:
> error: _Float16 is not supported on this target template <>  struct
> __libcpp_is_floating_point<_Float16>: public true_type {}; ^
> 
> It is known issue ?
> 
You need to update base/head to at least r344261 or base/stable to at
least r344425. This was a bug that LLVM introduced during their 7.0.1
cycle, which was later reverted during their 8.0.0 cycle.

-- 
Charlie Li
…nope, still don't have an exit line.

(This email address is for mailing list use; replace local-part with
vishwin for off-list communication if possible)



signature.asc
Description: OpenPGP digital signature


www/firefox-esr build failure

2019-04-01 Thread Sergey V. Dyatko
Hi,


Unable to build firefox-esr after clang8 (?) import

gmake[5]: Entering directory
'/tmp/ports/usr/ports/www/firefox-esr/work/.build/js/src' 
/usr/local/bin/clang++80
-o RegExp.o -c
-I/tmp/ports/usr/ports/www/firefox-esr/work/.build/dist/system_wrappers
-include 
/tmp/ports/usr/ports/www/firefox-esr/work/firefox-60.6.1/config/gcc_hidden.h
-DNDEBUG=1 -DTRIMMED=1 -DENABLE_WASM_GLOBAL -DWASM_HUGE_MEMORY
-DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API -DJS_HAS_CTYPES
'-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"' -DMOZ_HAS_MOZGLUE
-I/tmp/ports/usr/ports/www/firefox-esr/work/firefox-60.6.1/js/src
-I/tmp/ports/usr/ports/www/firefox-esr/work/.build/js/src
-I/tmp/ports/usr/ports/www/firefox-esr/work/.build/dist/include
-I/usr/local/include/nspr -fPIC -DMOZILLA_CLIENT
-include /tmp/ports/usr/ports/www/firefox-esr/work/.build/js/src/js-confdefs.h
-Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body
-Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare
-Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings
-Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma
-Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete
-Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat
-Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type
-Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation
-O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-rtti -ffunction-sections
-fdata-sections -fno-exceptions -fno-math-errno -pipe -I/usr/local/include -O2
-O3 -fomit-frame-pointer -I/usr/local/include
-I/usr/local/lib/libffi-3.2.1/include -Wno-shadow -Werror=format
-fno-strict-aliasing  -MD -MP
-MF .deps/RegExp.o.pp   
/tmp/ports/usr/ports/www/firefox-esr/work/firefox-60.6.1/js/src/builtin/RegExp.cpp
In file included
from 
/tmp/ports/usr/ports/www/firefox-esr/work/firefox-60.6.1/mfbt/Compression.cpp:13:
In file included
from 
/tmp/ports/usr/ports/www/firefox-esr/work/.build/dist/system_wrappers/string:3:
In file included from /usr/include/c++/v1/string:500: In file included
from /usr/include/c++/v1/string_view:176: In file included
from /usr/include/c++/v1/__string:56: In file included
from 
/tmp/ports/usr/ports/www/firefox-esr/work/.build/dist/system_wrappers/algorithm:3:
In file included from /usr/include/c++/v1/algorithm:641: In file included
from 
/tmp/ports/usr/ports/www/firefox-esr/work/.build/dist/system_wrappers/type_traits:3:
 /usr/include/c++/v1/type_traits:740:56:
error: _Float16 is not supported on this target template <>  struct
__libcpp_is_floating_point<_Float16>: public true_type {}; ^

It is known issue ?


# make showconfig
===> The following configuration options are available for firefox-esr-60.6.1,1:
 CANBERRA=off: Sound theme alerts
 DBUS=on: D-Bus IPC system support
 DEBUG=off: Build with debugging support
 FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
 GCONF=off: GConf configuration backend support
 LIBPROXY=off: Proxy support via libproxy
 OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
 PROFILE=off: Build with profiling support
 TEST=off: Build and/or run tests
 WAYLAND=on: Wayland (graphics) support
> Options available for the multi AUDIO: you have to choose at least one of
them ALSA=on: ALSA audio architecture support
 JACK=on: JACK audio server support
 PULSEAUDIO=off: PulseAudio sound server support
 SNDIO=off: Sndio audio support
===> Use 'make config' to modify these settings


--
wbr, Sergey

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


New 2019Q2 branch

2019-04-01 Thread Mathieu Arnold
Hi,

The 2019Q2 branch has been created. It means that the next update on the
quarterly packages will be on the 2019Q2 branch.

A lot of things happened in the last three months:
- New USES: azurepy, sdl (from bsd.sdl.mk)
- Removed USES: gecko
- Default version of lazarus switched to 2.0.0
- Default version of llvm switched to 8.0
- Firefox 66.0.2
- Firefox-esr 60.6.1
- Chromium 72.0.3626.121
- Ruby 2.5.3 -> 2.5.5 (2.3 was removed)
- gcc 8.2.0 -> 8.3.0
- Qt5 5.12.1
These were removed:
- Qt4 being EOL and unsupported for years.
- PHP 5.6 was EOL.
- Postgresql 9.3 was EOL
- The various webkit-* ports were EOL, had security issues.

Next quarterly package builds will start on Wednesday April 3rd and
should be available on your closest mirrors few days later.

For those stat nerds out there, here's what happened during the last 3 months 
on head:
Number of commits: 8205
Number of committers:  167
Most active committers:
1742  sunpoet
 490  jbeich
 449  yuri
 445  tobik
 381  swills
 288  tcberner
 270  amdmi3
 249  antoine
 229  linimon
 227  dbaio
Diffstat: 19541 files changed, 361847 insertions(+), 77 deletions(-)

and on the 2019Q1 branch:
Number of commits: 398
Number of committers:   61
Most active committers:
  95  jbeich
  33  tobik
  21  riggs
  17  sunpoet
  17  joneum
  16  tcberner
  15  tz
  14  mfechner
  10  pi
  10  linimon
Diffstat: 1063 files changed, 13781 insertions(+), 8854 deletions(-)

Regards,

-- 
Mathieu Arnold


signature.asc
Description: PGP signature