Bug 244376 - databases/postgresql12-server: configure: error: /usr/local/bin/llvm-config90 does not work
Summary: databases/postgresql12-server: configure: error: /usr/local/bin/llvm-config90...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: pgsql
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-24 17:28 UTC by O. Hartmann
Modified: 2020-09-26 05:27 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (pgsql)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2020-02-24 17:28:56 UTC
On recent CURRENT (), port databases/postgresql12-server fails to compile during configuration:


[...]
checking for gawk... (cached) /usr/bin/awk
checking for LLVM_CONFIG... /usr/local/bin/llvm-config90
configure: error: /usr/local/bin/llvm-config90 does not work
===>  Script "configure" failed unexpectedly.
Please report the problem to pgsql@FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/postgresql12-server/work/postgresql-12.2/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/databases/postgresql12-server
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/postgresql12-server
Comment 1 O. Hartmann 2020-02-24 17:33:20 UTC
See also Bug 244375