Re: sphinx-build not found

2019-01-18 Thread Jan Beich
"Russell L. Carter"  writes:

> Greetings,
>
> Quite a few ports are now being skipped by the not unheard of
> problem with "sphinx-build not found".  Including llvm6 and 7.
> I've checked UPDATING and google, but no hints, other than this
> problem has happened in the past.

Did you change default python version recently? sphinx-build (unversioned)
is installed only for default python flavor. For example,

1. Build textproc/py-sphinx@py36
2. As python defaults to 2.7 only versioned binaries are installed
3. Set DEFAULT_VERSIONS+=python=3.6
4. Try to build devel/cmake, devel/llvm70, etc.
5. poudriere uses existing py36-sphinx package
6. Bustage due to missing unversioned symlinks
7. Force rebuild textproc/py-sphinx@py36
8. devel/cmake, devel/llvm70, etc. build fine
___
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: sphinx-build not found

2019-01-18 Thread Jan Beich
"Russell L. Carter"  writes:

> Greetings,
>
> Quite a few ports are now being skipped by the not unheard of
> problem with "sphinx-build not found".  Including llvm6 and 7.
> I've checked UPDATING and google, but no hints, other than this
> problem has happened in the past.

Did you change default python version recently? sphinx-build (unversioned)
is installed only for default python flavor. For example,

1. Build textproc/py-sphinx@py36
2. As python defaults to 2.7 only versioned binaries are installed
3. Set DEFAULT_VERSIONS+=python=3.6
4. Try to build devel/cmake, devel/llvm70, etc.
5. poudriere uses existing py36-sphinx package
6. Bustage due to missing unversioned symlinks
7. Force rebuild textproc/py-sphinx@py36
8. devel/cmake, devel/llvm70, etc. build fine
___
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: sphinx-build not found

2019-01-18 Thread Brooks Davis
On Fri, Jan 18, 2019 at 05:03:54PM -0700, Russell L. Carter wrote:
> Greetings,
> 
> Quite a few ports are now being skipped by the not unheard of
> problem with "sphinx-build not found".  Including llvm6 and 7.
> I've checked UPDATING and google, but no hints, other than this
> problem has happened in the past.
> 
> Is there something I can do or should I just be patient?  NBD
> if I need to be patient.

Hmm, textproc/py-sphinx should be installing sphinx-build.  I wonder if
there's an edge case your config is triggering where the flavor that gets
installed isn't the one with the unversioned script.

I'd rather not depend on a fixed flavor in llvm[67]0, but if there's
someting I'm not understanding about python port flavors, I could follow
what I did in llvm-devel to allow py-recommonmark to work reliably.

-- Brooks


signature.asc
Description: PGP signature


Re: Why does pkg want to install emby-server?

2019-01-18 Thread Dave Cottlehuber
On Fri, 18 Jan 2019, at 22:27, Stefan Bethke wrote:
> No matter what package I try to install on my 12-stable machine, pkg 
> always adds emby-server. When I check after the install, nothing 
> requires emby-server. What’s going on?

you probably have a further package that is missing the emby-server as a 
dependency.

sudo pkg check -d -v

should tell you what package that is, either delete it or accept the corrective 
action

A+
Dave
___
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"


sphinx-build not found

2019-01-18 Thread Russell L. Carter

Greetings,

Quite a few ports are now being skipped by the not unheard of
problem with "sphinx-build not found".  Including llvm6 and 7.
I've checked UPDATING and google, but no hints, other than this
problem has happened in the past.

Is there something I can do or should I just be patient?  NBD
if I need to be patient.

Thanks,
Russell
___
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"


Why does pkg want to install emby-server?

2019-01-18 Thread Stefan Bethke
No matter what package I try to install on my 12-stable machine, pkg always 
adds emby-server. When I check after the install, nothing requires emby-server. 
What’s going on?

$ sudo pkg install php71
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 2 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
php71: 7.1.26
emby-server: 3.5.3.0

Number of packages to be installed: 2

The process will require 75 MiB more space.
3 MiB to be downloaded.

Proceed with this action? [y/N]: 


Stefan

-- 
Stefan BethkeFon +49 151 14070811

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


mea + llvm60 (and devel/qt5-qdoc)

2019-01-18 Thread Adriaan de Groot
On Friday, 18 January 2019 13:01:37 CET freebsd-ports-requ...@freebsd.org 
wrote:
> Since mesa uses llvm libraries (not just toolchain to build) this can
> not be made in to a build time only dependency.
> 
> There is some more information on this issue here:
> https://wiki.freebsd.org/WhyDoIHaveToBuildLLVMWhenIAlreadyHaveClangInstalled
> 
> There is work in progress to move to llvm70, however, this only means
> that you need llvm70 installed alongside mesa-dri, instead of llvm60.

This is, right now, what is holding me back from changing llvm60 to llvm$
{LLVM_DEFAULT} in devel/qt5-qdoc -- for a *typical* setup building or using 
Qt-related things, you're going to have mesa-dri installed as well. I don't 
feel happy about pulling in llvm60 (for mesa) *and* llvm70 (for qdoc) just 
because the latter needs a C++ parser.

[ade]


signature.asc
Description: This is a digitally signed message part.


FreeBSD ports you maintain which are out of date

2019-01-18 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
+-+
databases/ora2pg| 19.1| v20.0
+-+
science/psychopy| 1.90.3  | 3.0.2
+-+


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
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"