Re: [SOLVED] request for portmgr approval on bug 238170

2020-10-11 Thread Koichiro Iwao
I've already got feedback from portmgr, thanks!

On Fri, Oct 09, 2020 at 04:11:12PM +0900, Koichiro Iwao wrote:
> 
> Hi,
> 
> I suppose this kind of changes require portmgr's approval, right?
> I'd appreciate if someone tell me the correct procedure to request
> portmgr to approve such patches.
> 
> Or tell me this change actually requires portmgr's approval or not.
> 
> I'm sure this doesn't break anything.
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238170
> 
> -- 
> meta 

-- 
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: OpenJDK ports and 13-CURRENT

2020-10-11 Thread Dimitry Andric
On 11 Oct 2020, at 08:57, Yasuhiro KIMURA  wrote:
> 
> From: Yasuhiro KIMURA 
> Subject: Re: OpenJDK ports and 13-CURRENT
> Date: Sun, 11 Oct 2020 08:35:39 +0900 (JST)
> 
>>> Can you try the attached patch? I haven't yet looked at openjdk 13 and
>>> up, but I assume they will need at least the XSynchronize fix, and maybe
>>> the above ones, if the upstream branches were made after 2020-02-05.
>> 
>> I tried your patch but it fails at patch phase as following.
> 
> Sorry, I made a mistake. Your patch just works fine on 13-CURRENT
> amd64 r366578.

I submitted https://bugs.freebsd.org/250270, with patches for openjdk 12
through 15, and added a reference to https://bugs.freebsd.org/248756
which is the meta-bug for -fno-common issues.

-Dimitry



signature.asc
Description: Message signed with OpenPGP


Re: FreeBSD Port: telegram-desktop-2.3.2 videocalls

2020-10-11 Thread xtouqh

Alex V. Petrov wrote:

I am not developer. I am user only.

I don't have account on bugzilla.


Anyone can register:

https://bugs.freebsd.org/bugzilla/createaccount.cgi
___
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"


FreeBSD ports you maintain which are out of date

2020-10-11 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
+-+
audio/ncspot| 0.2.2   | v0.2.3
+-+
devel/spread-sheet-widget   | 0.3 | 0.7
+-+


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

Reported by:portscout!
___
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: FreeBSD Port: telegram-desktop-2.3.2 videocalls

2020-10-11 Thread Alex V. Petrov
I am not developer. I am user only.

I don't have account on bugzilla.


On 11.10.2020 05:30, Henry Hu wrote:
> Okay, it seems like that there's a DCHECK related to threading.
> However, if I disable the DCHECKs, video call seems to work.
> It's not ideal, as typically these should not fail. But for now, I'll
> just send a patch to disable it.
> Would you please file a problem report so we can follow up there?
>
> On Thu, Oct 1, 2020 at 11:48 AM Alex V. Petrov  > wrote:
>
> No. Audio calls working perfectly. Problems only with videocalls.
>
> On Thu, Oct 01, 2020 at 06:18:55PM +0300, Michael Zhilin wrote:
> >    Hi,
> >    I supposed that neither audio or video calls work in FreeBSD
> Telegram
> >    client.
> >    Time to fix it?
> >    Thanks,
> >     Michael
> >    On Thu, Oct 1, 2020 at 6:10 PM Alex V. Petrov
> <[1]alexvpet...@gmail.com >
> >    wrote:
> >
> >      Anyone have working videocalls in the telegram-desktop?
> >      For me it don't work.
> >      Any attempt to configure the camera will close the program
> with:
> >
> >      (audio_device_buffer.cc:118): StartRecording
> >      (audio_device_impl.cc:826): output: -1
> >      (device_info_linux.cc:45): NumberOfDevices
> >      (device_info_linux.cc:70): GetDeviceName
> >      (device_info_linux.cc:70): GetDeviceName
> >      (device_info_linux.cc:70): GetDeviceName
> >      (device_info_linux.cc:143): CreateCapabilityMap called for
> device
> >      usb-/dev/usb-/dev/usb
> >      (device_info_linux.cc:274): CreateCapabilityMap 8
> >      (device_info_linux.cc:195): CreateCapabilityMap 8
> >      (video_capture_linux.cc:153): Video Capture enumerats
> supported image
> >      formats:
> >      (video_capture_linux.cc:155):   { pixelformat = JPEG,
> description =
> >      'dddec81c' }
> >      (video_capture_linux.cc:171): We prefer format JPEG
> >      (video_capture_linux.cc:195): error in VIDIOC_S_FMT, errno = 16
> >      (VideoCameraCapturer.cpp:78): Failed to start
> VideoCameraCapturer
> >      'usb-/dev/usb-/dev/usb'.
> >      (device_info_linux.cc:70): GetDeviceName
> >      (video_capture_linux.cc:153): Video Capture enumerats
> supported image
> >      formats:
> >      (video_capture_linux.cc:155):   { pixelformat = JPEG,
> description =
> >      'dddec81c' }
> >      (video_capture_linux.cc:171): We prefer format JPEG
> >      (video_capture_linux.cc:195): error in VIDIOC_S_FMT, errno = 16
> >      (VideoCameraCapturer.cpp:78): Failed to start
> VideoCameraCapturer
> >      'usb-/dev/usb-/dev/usb'.
> >      (device_info_linux.cc:70): GetDeviceName
> >      (video_capture_linux.cc:153): Video Capture enumerats
> supported image
> >      formats:
> >      (video_capture_linux.cc:155):   { pixelformat = JPEG,
> description =
> >      'dddec81c' }
> >      (video_capture_linux.cc:171): We prefer format JPEG
> >      (video_capture_linux.cc:195): error in VIDIOC_S_FMT, errno = 16
> >      (VideoCameraCapturer.cpp:78): Failed to start
> VideoCameraCapturer
> >      'usb-/dev/usb-/dev/usb'.
> >      (device_info_linux.cc:70): GetDeviceName
> >      (video_capture_linux.cc:153): Video Capture enumerats
> supported image
> >      formats:
> >      (video_capture_linux.cc:155):   { pixelformat = JPEG,
> description =
> >      'dddec81c' }
> >      (video_capture_linux.cc:171): We prefer format JPEG
> >      (video_capture_linux.cc:195): error in VIDIOC_S_FMT, errno = 16
> >      (VideoCameraCapturer.cpp:78): Failed to start
> VideoCameraCapturer
> >      'usb-/dev/usb-/dev/usb'.
> >      (thread.cc:668): Message took 86ms to dispatch. Posted from:
> >     
> 
> ThreadLocalObject@/usr/ports/net-im/telegram-desktop/work/tdesktop-2.3.2-full/Telegram/ThirdParty/tgcalls/tgcalls/ThreadLocalObject.h:22
> >
> >      #
> >      # Fatal error in: ../../src/rtc_base/critical_section.cc,
> line 123
> >      # last system error: 0
> >      # Check failed: CurrentThreadIsOwner()
> >
> >      --
> >      -
> >      Alex.
> >      ___
> >      [2]freebsd-ports@freebsd.org
>  mailing list
> >      [3]https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> 
> >      To unsubscribe, send any mail to
> >      "[4]freebsd-ports-unsubscr...@freebsd.org
> "
> >
> > References
> >
> >    Visible links
> >    1. mailto:alexvpet...@gmail.com 
> >    2. mailto:freebsd-ports@freebsd.org
>  

Re: OpenJDK ports and 13-CURRENT

2020-10-11 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA 
Subject: Re: OpenJDK ports and 13-CURRENT
Date: Sun, 11 Oct 2020 08:35:39 +0900 (JST)

>> Can you try the attached patch? I haven't yet looked at openjdk 13 and
>> up, but I assume they will need at least the XSynchronize fix, and maybe
>> the above ones, if the upstream branches were made after 2020-02-05.
> 
> I tried your patch but it fails at patch phase as following.

Sorry, I made a mistake. Your patch just works fine on 13-CURRENT
amd64 r366578.

---
Yasuhiro KIMURA
___
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"