Date: Mon, 17 Apr 2006 21:18:49 +0400 From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95950: [patch] security/pam_af ia64/sparc64 build problem Message-ID: <20060417171849.GA2011@fonon.realnet> Resent-Message-ID: <200604171720.k3HHKJsr066025@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95950 >Category: ports >Synopsis: [patch] security/pam_af ia64/sparc64 build problem >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 17 17:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Apr 12 23:44:30 MSD 2006 root@fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386 >Description: The port is failed to build on ia64, sparc64 platforms. http://pointyhat.freebsd.org contains the full log. >How-To-Repeat: >Fix: --- pamaf.diff begins here --- diff -ruN pam_af.orig/files/patch-Makefile pam_af/files/patch-Makefile --- pam_af.orig/files/patch-Makefile Thu Jan 1 03:00:00 1970 +++ pam_af/files/patch-Makefile Mon Apr 17 21:09:25 2006 @@ -0,0 +1,11 @@ +--- Makefile.orig Mon Apr 17 09:12:06 2006 ++++ Makefile Mon Apr 17 09:13:03 2006 +@@ -68,7 +68,7 @@ + # -Wchar-subscripts -Winline -Wnested-externs -fPIC + CFLAGS_GCC = -O2 -Wall -Werror -Wno-format-y2k \ + -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch \ +- -Wshadow -Wcast-align \ ++ -Wshadow \ + -Wchar-subscripts -Winline -Wnested-externs -fPIC + CFLAGS_SUN = -KPIC -xO2 -D_SUN_PAM_ -D_HAVE_USERDEFS_H_ + CFLAGS_HP = -Ae +w1 +W 474,486,542 +z +O2 --- pamaf.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060417171849.GA2011>