Hi,
My port compiles fine on FreeBSD 12 and 13 but fails on 14.
http://beefy18.nyi.freebsd.org/data/main-amd64-default/p93c4b3fbc498_sd489b2a39d/logs/errors/mongodb70-7.0.0.r0_1.log
In file included from build/opt/mongo/s/mongos_server_parameters_gen.cpp:9:
In file included from build/opt/mongo/
I upgraded one of our development machines to FreeBSD 13.2 amd64 and
Python 3.11, then our developers team tried to re-deploy application for
uwsgi in virtualenv. The part where pip install -r requirements.txt
should install dependencies always fails with the same error no matter
what we tried
Miroslav Lachman wrote:
> I upgraded one of our development machines to FreeBSD 13.2 amd64 and
> Python 3.11, then our developers team tried to re-deploy application for
> uwsgi in virtualenv. The part where pip install -r requirements.txt
> should install dependencies always fails with the same er
Yuri wrote:
Miroslav Lachman wrote:
cc -pthread -shared -L/usr/local/lib -fstack-protector-strong
build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/c/_cffi_backend.o
-L/usr/local/lib -L/usr/local/lib -lffi -o
build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/_cffi_backend.cpython-39.so
On 15/05/2023 15:35, Charlie Li wrote:
Yuri wrote:
Miroslav Lachman wrote:
cc -pthread -shared -L/usr/local/lib -fstack-protector-strong
build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/c/_cffi_backend.o
-L/usr/local/lib -L/usr/local/lib -lffi -o
build/lib.freebsd-13.2-RELEASE-amd64-
On 15/05/2023 16:08, Miroslav Lachman wrote:
So is there some bug in "make delete-old"?
Should I delete /usb/bin/ld on all machines?
This fixed the problem:
# rm /usr/bin/ld
# ln -s /usr/bin/ld.lld /usr/bin/ld
But now I need to fix it on all machines.
Thank you so much!
Kind regards
Miros
On 15 May 2023, at 14:17, Ronald Klop wrote:
>
> My port compiles fine on FreeBSD 12 and 13 but fails on 14.
>
> http://beefy18.nyi.freebsd.org/data/main-amd64-default/p93c4b3fbc498_sd489b2a39d/logs/errors/mongodb70-7.0.0.r0_1.log
> In file included from build/opt/mongo/s/mongos_server_paramete
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 po
Miroslav Lachman wrote:
> On 15/05/2023 15:35, Charlie Li wrote:
>> Yuri wrote:
>>> Miroslav Lachman wrote:
cc -pthread -shared -L/usr/local/lib
-fstack-protector-strong
build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/c/_cffi_backend.o
-L/usr/local/lib -L/usr/local/l
On 15/05/2023 18:06, Yuri wrote:
That's strange, looking at the git history, even 11.0 shipped
/usr/bin/ld as a symlink to /usr/bin/ld.bfd, is it possible it was
modified locally for some reason?
git show origin/releng/11.0:gnu/usr.bin/binutils/ld/Makefile
So is there some bug in "make delete
Hey all,
It looks like there's now two rubygem-server_dialects ports, causing
Poudriere to crash.
There's:
1. devel/rubygem-semver_dialects
2. textproc/rubygem-semver_dialects
Thanks,
--
Shawn Webb
Cofounder / Security Engineer
HardenedBSD
https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/ra
11 matches
Mail list logo