[Bug 237490] lang/erlang fails to build (linker error)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 23 12:02:02 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237490
Bug ID: 237490
Summary: lang/erlang fails to build (linker error)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tech-lists at zyxst.net
Hello,
context: poudriere, 12-stable jail @r345762, ports at 499712
Lots of errors like this:
[03:29:01] ld: error: undefined symbol: SQLAllocHandle
[03:29:01] >>> referenced by odbcserver.c
[03:29:01] >>>
../priv/obj/amd64-portbld-freebsd12.0/odbcserver.o:(handle_db_request)
[03:29:01]
[03:29:01] ld: error: undefined symbol: SQLSetEnvAttr
[03:29:01] >>> referenced by odbcserver.c
[03:29:01] >>>
../priv/obj/amd64-portbld-freebsd12.0/odbcserver.o:(handle_db_request)
[03:29:01]
[03:29:01] ld: error: undefined symbol: SQLAllocHandle
[03:29:01] >>> referenced by odbcserver.c
[03:29:01] >>>
../priv/obj/amd64-portbld-freebsd12.0/odbcserver.o:(handle_db_request)
[03:29:01]
eventually fails with:
[03:29:01] ld: error: too many errors emitted, stopping now (use -error-limit=0
to see all errors)
[03:29:01] cc: error: linker command failed with exit code 1 (use -v to see
invocation)
[03:29:01] gmake[5]: *** [amd64-portbld-freebsd12.0/Makefile:112:
../priv/bin/amd64-portbld-freebsd12.0/odbcserver] Error 1
full log at:
https://pkg.zyxst.net/data/12S-desktop-default/2019-04-23_07h45m00s/logs/errors/erlang-19.3.6.13_1,4.log
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list