Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2020 08:48:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246827] mail/postfix postfix-3.5.2,1 cannot install: unknown MySQL version: 8.
Message-ID:  <bug-246827-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246827

            Bug ID: 246827
           Summary: mail/postfix postfix-3.5.2,1 cannot install: unknown
                    MySQL version: 8.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ohauer@FreeBSD.org
          Reporter: ulassayginim@gmail.com
          Assignee: ohauer@FreeBSD.org
             Flags: maintainer-feedback?(ohauer@FreeBSD.org)

i cant install postfix with mysql 8.
I saw that port has mysql 8.x patch but it seems does not work.

FreeBSD 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC  amd64

my make.conf and src.conf below.

/etc/make.conf
# allow compiler optimizations specific to our CPU model
CPUTYPE?=3Dhaswell
CFLAGS=3D-O2 -pipe -fno-strict-aliasing
COPTFLAGS=3D-O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing


# disable profiling, unless you like 1hr compile times
MK_PROFILE=3Dno

#WITH_CCACHE_BUILD=3Dyes
#CCACHE_DIR=3D/tmp/ccache



#Default Versions

DEFAULT_VERSIONS+=3Dssl=3Dlibressl python=3D3.8 python2=3D2.7 python3=3D3.8=
 php=3D7.4
pgsql=3D12 mysql=3D8

# Headless server options
OPTIONS_SET+=3DICONV OPTIMIZED_CFLAGS CPUFLAGS OPTIMIZED
OPTIONS_UNSET+=3DCUPS DEBUG DOCS FONTCONFIG NLS X11 MAN EXAMPLES MAN3 MANPA=
GES
DTRACE GITWEB
## Libre SSL Needs These
ftp_curl_UNSET=3D   TLS_SRP
# LibreSSL doesn't work with GSSAPI_BASE
security_p5-GSSAPI_SET     =3D GSSAPI_MIT
OPTIONS_UNSET             +=3D GSSAPI_BASE


 /etc/src.conf
WITHOUT_ACCT=3DYES
WITHOUT_AMD=3DYES
WITHOUT_ATM=3DYES
WITHOUT_AUDIT=3DYES
WITHOUT_AUTHPF=3DYES
WITHOUT_AUTOFS=3DYES
WITHOUT_BHYVE=3DYES
WITHOUT_BLUETOOTH=3DYES
WITHOUT_BOOTPARAMD=3DYES
WITHOUT_BOOTPD=3DYES
WITHOUT_BSNMP=3DYES
WITHOUT_CALENDAR=3DYES
WITHOUT_CAPSICUM=3DYES
WITHOUT_CASPER=3DYES
WITHOUT_CCD=3DYES

WITHOUT_CTM=3DYES
WITHOUT_CUSE=3DYES
WITHOUT_CXGBETOOL=3DYES

WITHOUT_DEBUG_FILES=3DYES
WITHOUT_DICT=3DYES

WITHOUT_DMAGENT=3DYES


WITHOUT_ED_CRYPTO=3DYES

WITHOUT_EXAMPLES=3DYES

WITHOUT_FDT=3DYES

WITHOUT_FINGER=3DYES
WITHOUT_FLOPPY=3DYES

WITHOUT_FTP=3DYES
WITHOUT_GAMES=3DYES


WITHOUT_GCOV=3DYES
WITHOUT_GDB=3DYES
WITHOUT_GPIO=3DYES

WITHOUT_GSSAPI=3DYES
WITHOUT_HAST=3DYES
WITHOUT_HTML=3DYES
WITHOUT_HYPERV=3DYES

WITHOUT_IPFILTER=3DYES

WITHOUT_ISCSI=3DYES
WITHOUT_JAIL=3DYES

WITHOUT_KDUMP=3DYES

WITHOUT_KERBEROS=3DYES
WITHOUT_KERBEROS_SUPPORT=3DYES

WITHOUT_KERNEL_SYMBOLS=3DYES
WITHOUT_KVM=3DYES


# WITHOUT_LEGACY_CONSOLE=3DYES
WITHOUT_LLDB=3DYES
WITH_LLD_IS_LD=3Dyes
WITH_LLD_BOOTSTRAP=3Dyes


WITHOUT_LLVM_TARGET_AARCH64=3DYES
WITHOUT_LLVM_TARGET_ARM=3DYES
WITHOUT_LLVM_TARGET_MIPS=3DYES
WITHOUT_LLVM_TARGET_POWERPC=3DYES
WITHOUT_LLVM_TARGET_SPARC=3DYES

WITHOUT_LPR=3DYES
WITHOUT_MAILWRAPPER=3DYES

WITHOUT_MAN=3DYES
WITHOUT_MAN_UTILS=3DYES=20

WITHOUT_MLX5TOOL=3DYES=20
WITHOUT_MODULE_DRM=3DYES
WITHOUT_MODULE_DRM2=3DYES

WITHOUT_NDIS=3DYES
WITHOUT_NETGRAPH=3DYES

WITHOUT_NIS=3DYES
WITHOUT_NLS=3DYES
WITHOUT_NTP=3DYES

WITHOUT_OPENSSH=3DYES

WITHOUT_PF=3DYES
WITHOUT_PMC=3DYES
WITHOUT_PPP=3DYES
WITHOUT_PROFILE=3DYES

WITHOUT_QUOTAS=3DYES

WITHOUT_RADIUS_SUPPORT=3DYES

WITHOUT_RBOOTD=3DYES
WITHOUT_RESCUE=3DYES
WITHOUT_ROUTED=3DYES=20
WITHOUT_SENDMAIL=3DYES
WITHOUT_SHAREDOCS=3DYES
WITHOUT_SSP=3DYES

WITHOUT_TALK=3DYES
WITHOUT_TCP_WRAPPERS=3DYES

WITHOUT_TFTP=3DYES
WITHOUT_TIMED=3DYES
WITHOUT_USB=3DYES
WITHOUT_VI=3DYES
WITHOUT_WIRELESS=3DYES
WITHOUT_WPA_SUPPLICANT_EAPOL=3DYES

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246827-7788>