Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2004 13:32:28 -0500 (CDT)
From:      "Paul Seniura" <pdseniura@techie.com>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        vivek@khera.org
Subject:   ports/70742: mail/postfix-current: building on 6-Current gives "Unknown system type: FreeBSD 6.0-CURRENT"
Message-ID:  <20040820183228.2B7A75C13@techpc04.okladot.state.ok.us>
Resent-Message-ID: <200408201840.i7KIeKNM049920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70742
>Category:       ports
>Synopsis:       mail/postfix-current: building on 6-Current gives "Unknown system type: FreeBSD 6.0-CURRENT"
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 18:40:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     "Paul Seniura" <pdseniura@techie.com>
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
State of Okla. D.O.T.
>Environment:
System: FreeBSD techpc04.okladot.state.ok.us 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Fri Aug 20 11:57:25 CDT 2004 root@techpc04.okladot.state.ok.us:/usr/obj/src/sys/IBM300SY_4BSD_Os i386


>Description:

I bet we are going to see a lot of this sort of problem.  ;)  
Here's my portupgrade log:

Fri Aug 20 13:17:23 CDT 2004
--->  Session started at: Fri, 20 Aug 2004 13:17:25 -0500
** No need to upgrade 'cyrus-sasl-2.1.19' (>= cyrus-sasl-2.1.19). (specify -f to force)
** No need to upgrade 'pcre-4.5' (>= pcre-4.5). (specify -f to force)
** No need to upgrade 'openldap-client-2.2.15' (>= openldap-client-2.2.15). (specify -f to force)
--->  Upgrade of mail/postfix-current started at: Fri, 20 Aug 2004 13:17:33 -0500
--->  Upgrading 'postfix-2.2.20040721,2' to 'postfix-2.2.20040801,2' (mail/postfix-current)
--->  Build of mail/postfix-current started at: Fri, 20 Aug 2004 13:17:33 -0500
--->  Building '/usr/ports/mail/postfix-current'
===>  Vulnerability check disabled, database not found
===>  Extracting for postfix-2.2.20040801,2
===>  Vulnerability check disabled, database not found
>How-To-Repeat:

Simply try building this on 6-Current.


>Fix:

A simple patch for the original project's makedefs to add
FreeBSD.6* to the list of known systems did not work either. 
There seem to be much deeper things being changed over &
above the original project's code (something I *hate* to
see us do).  So this one's beyond me.  Sorry.


  --  thx, Paul Seniura
           System Specialist
           State of Okla. D.O.T.

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for postfix/postfix-2.2-20040801.tar.gz.
 ===>  Patching for postfix-2.2.20040801,2
 echo "<body>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY>" > /src/ports/mail/postfix-current/work/postfix-2.2-20040801/html/body_checks.5.html
 ===>  Applying FreeBSD patches for postfix-2.2.20040801,2
 (cd /src/ports/mail/postfix-current/work/postfix-2.2-20040801 && make -f Makefile.init makefiles DEBUG= CC="cc" OPT="-O -pipe -march=pentium2 -pipe -Os -march=pentium2"  CCARGS="-DHAS_LDAP -I/usr/local/include -DHAS_PCRE -I/usr/local/include" AUXLIBS="-L /usr/local/lib -lldap -llber -L/usr/local/lib -lpcre" &&  echo "all: default" >> Makefile)
 make -f Makefile.in MAKELEVEL= Makefiles
 set -e; for i in src/util src/global src/dns src/master src/postfix src/smtpstone  src/sendmail src/error src/pickup src/cleanup src/smtpd src/local  src/lmtp src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce  src/pipe src/showq src/postalias sr c/postcat src/postconf src/postdrop  src/postkick src/postlock src/postlog src/postmap src/postqueue  src/postsuper src/qmqpd src/spawn src/flush src/verify  src/virtual src/proxymap src/anvil src/scache; do  (set -e; echo "[$i]"; cd $i; rm -f Makefile;   make -f Makefile.in Makefile MAKELEVEL=) || exit 1;  done;
 [src/util]
 (set -e; echo "# DO NOT EDIT";  /bin/sh ../../makedefs && cat Makefile.in) >Makefile
 Unknown system type: FreeBSD 6.0-CURRENT
 *** Error code 1
 
 Stop in /src/ports/mail/postfix-current/work/postfix-2.2-20040801/src/util.
 *** Error code 1
 
 Stop in /src/ports/mail/postfix-current/work/postfix-2.2-20040801.
 *** Error code 1
 
 Stop in /src/ports/mail/postfix-current/work/postfix-2.2-20040801.
 *** Error code 1
 
 Stop in /src/ports/mail/postfix-current.
 *** Error code 1
 
 Stop in /src/ports/mail/postfix-current.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade15953.3 make
 ** Fix the problem and try again.
 --->  Build of mail/postfix-current ended at: Fri, 20 Aug 2004 13:17:46 -0500 (consumed 00:00:12)
 --->  Upgrade of mail/postfix-current ended at: Fri, 20 Aug 2004 13:17:46 -0500 (consumed 00:00:12)
 --->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
 	- security/cyrus-sasl2 (cyrus-sasl-2.1.19)
 	- devel/pcre (pcre-4.5)
 	- net/openldap22-client (openldap-client-2.2.15)
 	! mail/postfix-current (postfix-2.2.20040721,2)	(unknown build error)
 --->  Packages processed: 0 done, 3 ignored, 0 skipped and 1 failed
 --->  Session ended at: Fri, 20 Aug 2004 13:17:46 -0500 (consumed 00:00:21)
 Fri Aug 20 13:17:46 CDT 2004
 
 



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