[MacPorts] #71820: got @0.107: failed builds on macOS <13 due to lack of stravis() support
MacPorts
noreply at macports.org
Sat Mar 22 07:00:25 UTC 2025
#71820: got @0.107: failed builds on macOS <13 due to lack of stravis() support
---------------------------------------------+----------------------
Reporter: aeiouaeiouaeiouaeiouaeiouaeiou | Owner: artkiver
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: got |
---------------------------------------------+----------------------
Comment (by barracuda156):
Replying to [comment:8 aeiouaeiouaeiouaeiouaeiouaeiou]:
> In [changeset:"71bb5270228ad75683c9df728ea9a78e7c8d587a/macports-ports"
71bb5270228ad75683c9df728ea9a78e7c8d587a/macports-ports] (master):
> {{{
> #!ConfigurableCommitTicketReference repository="macports-ports"
revision="71bb5270228ad75683c9df728ea9a78e7c8d587a"
> got: fix build on macOS <13
>
> Closes: https://trac.macports.org/ticket/71820
> }}}
This fails to link though:
{{{
/usr/bin/gcc-4.2 -std=gnu99 -Wunused-variable -Wwrite-strings -Wno-
pointer-sign -pipe -Os -arch ppc -Wl,-headerpad_max_install_names
-L/opt/local/lib -lMacportsLegacySupport -arch ppc -o gotwebd config.o
../lib/blame.o ../lib/bloom.o ../lib/buf.o ../lib/commit_graph.o
../lib/date.o ../lib/deflate.o ../lib/delta.o ../lib/delta_cache.o
../lib/diff.o ../lib/diff3.o ../lib/diff_atomize_text.o ../lib/diff_main.o
../lib/diff_myers.o ../lib/diff_output.o ../lib/diff_output_edscript.o
../lib/diff_output_plain.o ../lib/diff_output_unidiff.o
../lib/diff_patience.o ../lib/diffreg.o ../lib/error.o ../lib/fileindex.o
../lib/gotconfig.o ../lib/hash.o ../lib/inflate.o ../lib/lockfile.o
../lib/log.o ../lib/murmurhash2.o ../lib/object.o ../lib/object_cache.o
../lib/object_create.o ../lib/object_idset.o ../lib/object_open_privsep.o
../lib/object_parse.o ../lib/object_qid.o ../lib/opentemp.o ../lib/pack.o
../lib/patch.o ../lib/path.o ../lib/pollfd.o ../lib/privsep.o
../lib/rcsutil.o ../lib/read_gitconfig_privsep.o
../lib/read_gotconfig_privsep.o ../lib/reference.o
../lib/reference_parse.o ../lib/repository.o ../lib/sigs.o ../lib/utf8.o
../lib/worktree.o ../lib/worktree_open.o ../template/tmpl.o fcgi.o
got_operations.o gotweb.o gotwebd.o pages.o parse.o sockets.o -L../compat
-L../template -lopenbsd-compat -lm -L/opt/local/lib -levent_core
-L/opt/local/lib -lz -L/opt/local/lib -luuid
Undefined symbols:
"_stravis", referenced from:
_gotweb_process_request in gotweb.o
_gotweb_process_request in gotweb.o
_gotweb_process_request in gotweb.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [gotwebd] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71820#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list