Re: Could a ports committer look at 269160 and do whatever is needed?

2023-01-27 Thread Fernando Apesteguía
El vie., 27 ene. 2023 1:49, Pau Amma  escribió:

> On 2023-01-26 20:54, Fernando Apesteguía wrote:
> > El jue., 26 ene. 2023 21:51, Pau Amma  escribió:
> >
> >> Someone assigned
> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269160 to me, but
> >> since I'm a docs committer only, I'm out of my depth.
> >
> > Any committer may commit to any repository with an accepted review
> > from any committer with existing access to that repository.
>
> I don't see that mentioned in the committer's guide (and I'd rather
> stick to what it says): did I miss it?
>
> > Committers may obtain review via a Differential in Phabricator, adding
> > the "Contributor Reviewers ($Repository)" group as a Reviewer,
> > reaching out to other committers; directly or via mailing lists, or
> > setting the attachment flag to: maintainer-approval ?
> > 
>
> Which is exactly what I did here, so I don't understand why you're
> telling me this.
>

No, you didn't. In fact in the title you ask for a committer "to do what is
needed".


> --
> #BlackLivesMatter #TransWomenAreWomen #AccessibilityMatters
> #StandWithUkrainians
> English: he/him/his (singular they/them/their/theirs OK)
> French: il/le/lui (iel/iel and ielle/ielle OK)
> Tagalog: siya/niya/kaniya (please avoid sila/nila/kanila)
>


multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Per olof Ljungmark

In trying update to gstreamer1-plugins-bad to 1.20.5

FreeBSD 13.1-STABLE #0 stable/13-384a88511
zxing-cpp-2.0.0 is installed

How do I figure out which plugin that requires gstreamer1-plugins-bad? I 
am in a little bit of hurry with this update thanks /per


[ 87% 566/643] c++ -Iext/zxing/libgstzxing.so.p -Iext/zxing 
-I../ext/zxing -I. -I.. -I/usr/local/include/gstreamer-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include -I/usr/local/include/orc-0.4 
-I/usr/local/include/ZXing -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 
-Wall -Winvalid-pch -std=c++11 -O3 -Wno-non-virtual-dtor 
-fvisibility=hidden -fno-strict-aliasing -Wformat-nonliteral 
-Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat 
-Wformat-security -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wvla -Wpointer-arith -O2 -pipe -Wno-format 
-fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -MD -MQ 
ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -MF 
ext/zxing/libgstzxing.so.p/gstzxing.cpp.o.d -o 
ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -c ../ext/zxing/gstzxing.cpp

FAILED: ext/zxing/libgstzxing.so.p/gstzxing.cpp.o
c++ -Iext/zxing/libgstzxing.so.p -Iext/zxing -I../ext/zxing -I. -I.. 
-I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include 
-I/usr/local/include/orc-0.4 -I/usr/local/include/ZXing 
-fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch 
-std=c++11 -O3 -Wno-non-virtual-dtor -fvisibility=hidden 
-fno-strict-aliasing -Wformat-nonliteral -Wmissing-declarations 
-Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self 
-Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith 
-O2 -pipe -Wno-format -fstack-protector-strong -fno-strict-aliasing 
-fPIC -pthread -MD -MQ ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -MF 
ext/zxing/libgstzxing.so.p/gstzxing.cpp.o.d -o 
ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -c ../ext/zxing/gstzxing.cpp

In file included from ../ext/zxing/gstzxing.cpp:63:
In file included from /usr/local/include/ZXing/ReadBarcode.h:8:
In file included from /usr/local/include/ZXing/DecodeHints.h:10:
In file included from /usr/local/include/ZXing/BarcodeFormat.h:9:
In file included from /usr/local/include/ZXing/Flags.h:8:
/usr/local/include/ZXing/BitHacks.h:17:16: warning: nested namespace 
definition is a C++17 extension; define each namespace separately 
[-Wc++17-extensions]

namespace ZXing::BitHacks {



Unmaintained FreeBSD ports which are out of date

2023-01-27 Thread portscout
Dear port maintainers,

The portscout new distfile checker has detected that one or more
unmaintained 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. Please consider also adopting this port.
If any ports have already been updated, you can safely ignore the entry.

An e-mail will not be sent 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
+-+
cad/ifcopenshell| 0.6.0   | 
blenderbim-230127
+-+
sysutils/slurm-wlm  | 20.02.7 | 22.05.8
+-+


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!



Re: multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Graham Perrin

On 27/01/2023 15:54, Per olof Ljungmark wrote:

… How do I figure out which plugin that requires gstreamer1-plugins-bad? …



Expand the list under 





OpenPGP_signature
Description: OpenPGP digital signature


Re: multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Ka Ho Ng
In a ports tree, do make -C multimedia/gstreamer1-plugins-bad
all-depends-list for a complete list of dependencies.

Ka Ho

On Fri, Jan 27, 2023 at 10:54 AM Per olof Ljungmark  wrote:

> In trying update to gstreamer1-plugins-bad to 1.20.5
>
> FreeBSD 13.1-STABLE #0 stable/13-384a88511
> zxing-cpp-2.0.0 is installed
>
> How do I figure out which plugin that requires gstreamer1-plugins-bad? I
> am in a little bit of hurry with this update thanks /per
>
> [ 87% 566/643] c++ -Iext/zxing/libgstzxing.so.p -Iext/zxing
> -I../ext/zxing -I. -I.. -I/usr/local/include/gstreamer-1.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include -I/usr/local/include/orc-0.4
> -I/usr/local/include/ZXing -fno-color-diagnostics -D_FILE_OFFSET_BITS=64
> -Wall -Winvalid-pch -std=c++11 -O3 -Wno-non-virtual-dtor
> -fvisibility=hidden -fno-strict-aliasing -Wformat-nonliteral
> -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat
> -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress
> -Wno-multichar -Wvla -Wpointer-arith -O2 -pipe -Wno-format
> -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -MD -MQ
> ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -MF
> ext/zxing/libgstzxing.so.p/gstzxing.cpp.o.d -o
> ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -c ../ext/zxing/gstzxing.cpp
> FAILED: ext/zxing/libgstzxing.so.p/gstzxing.cpp.o
> c++ -Iext/zxing/libgstzxing.so.p -Iext/zxing -I../ext/zxing -I. -I..
> -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include
> -I/usr/local/include/orc-0.4 -I/usr/local/include/ZXing
> -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
> -std=c++11 -O3 -Wno-non-virtual-dtor -fvisibility=hidden
> -fno-strict-aliasing -Wformat-nonliteral -Wmissing-declarations
> -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self
> -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
> -O2 -pipe -Wno-format -fstack-protector-strong -fno-strict-aliasing
> -fPIC -pthread -MD -MQ ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -MF
> ext/zxing/libgstzxing.so.p/gstzxing.cpp.o.d -o
> ext/zxing/libgstzxing.so.p/gstzxing.cpp.o -c ../ext/zxing/gstzxing.cpp
> In file included from ../ext/zxing/gstzxing.cpp:63:
> In file included from /usr/local/include/ZXing/ReadBarcode.h:8:
> In file included from /usr/local/include/ZXing/DecodeHints.h:10:
> In file included from /usr/local/include/ZXing/BarcodeFormat.h:9:
> In file included from /usr/local/include/ZXing/Flags.h:8:
> /usr/local/include/ZXing/BitHacks.h:17:16: warning: nested namespace
> definition is a C++17 extension; define each namespace separately
> [-Wc++17-extensions]
> namespace ZXing::BitHacks {
>
>


Re: multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Tatsuki Makino
Hello.

By the way, gst-plugins-bad-1.20.5/ext/zxing/meson.build has override_options : 
['cpp_std=c++11'],.
What happens when it is rewritten to c++17?

Regards.


Per olof Ljungmark wrote on 2023/01/28 00:54:
> In trying update to gstreamer1-plugins-bad to 1.20.5
> 
> FreeBSD 13.1-STABLE #0 stable/13-384a88511
> zxing-cpp-2.0.0 is installed




Re: multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Tatsuki Makino
Hmmm.
The following line does not seem to imply that plug-ins should not be built 
even when libraries are found.
zxing_dep = dependency('zxing', version : '>= 1.1.1', required : 
get_option('zxing'))

So even though the port gstreamer1-plugins-bad-1.20.5 is not supposed to be 
touched with respect to zxing, the environment in which zxing is installed will 
find it and give the error.

So, building gstreamer1-plugins-bad with zxing uninstalled and then installing 
zxing seems to be the quickest solution, maybe :)

For reference, the ports using gstreamer1-plugins-bad in my environment are as 
follows.

> pkg info -r gstreamer1-plugins-bad-1.20.5
gstreamer1-plugins-bad-1.20.5:
qt5-multimedia-5.15.8p1
gstreamer1-plugins-hls-1.20.5
gstreamer1-plugins-core-1.20.5
gstreamer1-plugins-resindvd-1.20.5
gstreamer1-plugins-dts-1.20.5
wx32-gtk3-3.2.1
webkit2-gtk4-2.34.6_1
webkit2-gtk3-2.34.6_4

Regards.




Re: multimedia/gstreamer1-plugins-bad build failure

2023-01-27 Thread Per olof Ljungmark

On 1/28/23 05:08, Tatsuki Makino wrote:

Hmmm.
The following line does not seem to imply that plug-ins should not be built 
even when libraries are found.
zxing_dep = dependency('zxing', version : '>= 1.1.1', required : 
get_option('zxing'))

So even though the port gstreamer1-plugins-bad-1.20.5 is not supposed to be 
touched with respect to zxing, the environment in which zxing is installed will 
find it and give the error.

So, building gstreamer1-plugins-bad with zxing uninstalled and then installing 
zxing seems to be the quickest solution, maybe :)

For reference, the ports using gstreamer1-plugins-bad in my environment are as 
follows.


pkg info -r gstreamer1-plugins-bad-1.20.5

gstreamer1-plugins-bad-1.20.5:
 qt5-multimedia-5.15.8p1
 gstreamer1-plugins-hls-1.20.5
 gstreamer1-plugins-core-1.20.5
 gstreamer1-plugins-resindvd-1.20.5
 gstreamer1-plugins-dts-1.20.5
 wx32-gtk3-3.2.1
 webkit2-gtk4-2.34.6_1
 webkit2-gtk3-2.34.6_4


Uninstalling zxing-cpp was the solution, thank you!