Re: -current buildworld failure in libpam

From: Michael Reifenberger (root_at_reifenberger.com)
Date: 07/12/03

  • Next message: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"
    Date: Sat, 12 Jul 2003 18:47:09 +0200 (CEST)
    To: Craig Rodrigues <rodrigc@crodrigues.org>
    
    

    On Sat, 12 Jul 2003, Craig Rodrigues wrote:

    > Date: Sat, 12 Jul 2003 10:02:31 -0400
    > From: Craig Rodrigues <rodrigc@crodrigues.org>
    > To: Michael Reifenberger <root@reifenberger.com>
    > Cc: FreeBSD-Current <current@freebsd.org>
    > Subject: Re: -current buildworld failure in libpam
    >
    > On Sat, Jul 12, 2003 at 10:59:44AM +0200, Michael Reifenberger wrote:
    > > ===> lib/libpam/modules/pam_echo
    > > cc -O2 -pipe
    > > -I/usr/src/lib/libpam/modules/pam_echo/../../../../contrib/openpam/include
    > > -I/usr/src/lib/libpam/modules/pam_echo/../../libpam -Wsystem-headers -Werror
    > > -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes
    > > -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow
    > > -Wcast-align -Wno-uninitialized -c
    > > /usr/src/lib/libpam/modules/pam_echo/pam_echo.c
    > > /usr/src/lib/libpam/modules/pam_echo/pam_echo.c: In function `_pam_echo':
    > > /usr/src/lib/libpam/modules/pam_echo/pam_echo.c:92: warning: dereferencing
    > > type-punned pointer will break strict-aliasing rules
    > > *** Error code 1
    >
    > What do you have in your /etc/make.conf? If you change optimization
    > from -O2 to -O, then this problem goes away.
    >
    > I looked into this problem, and created a patch based on a workaround
    > for a similar problem that I saw here:
    >
    > http://sources.redhat.com/ml/libc-hacker/2002-11/msg00048.html
    >
    > Can you try this patch?
    >

    -O seems to work, your patch not unfortunately.

    Bye!

    ----
    Michael Reifenberger
    ^.*Plaut.*$, IT, R/3 Basis, GPS
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"

    Relevant Pages

    • Re: Microsoft Security Bulletin MS03-010 - 331953
      ... No patch for NT4, workaround is to place the system behind a firewall. ... What about internal threats? ... > The Microsoft Security Response Center has released Microsoft Security ...
      (microsoft.public.win2000.security)
    • Re: IE6 form POST operation sporadic after sp KB832894 install
      ... We have configured our Apache 1.3.x web server to turn ... # The following directives modify normal HTTP response ... after I installed the latest IE patch and I cannot seem to ... I believe that his workaround fixes the problem for us. ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: Problem with locked down IIS and viewing PDFs
      ... Have you applied the patch with MS02-18? ... As for a workaround, you need to set RemoveServerHeader=0 in the URLScan.ini ... > when we go to view PDF documents on the site we get the following error: ... > Microsoft site to no avail. ...
      (microsoft.public.inetserver.iis.security)
    • Re: rpc.lockd(8) seg faults on 5.2-RELEASE (patch, workaround)
      ... On Feb 13, 2004, at 10:21, Jan Schlesner wrote: ... > the workaround doesn't work on my computer. ... With this patch I don't see ... To unsubscribe, ...
      (freebsd-current)
    • Re: [git head] X86_PAT & mprotect
      ... On Sat, May 10, 2008 at 6:05 AM, Venki Pallipadi ... I like your modified patch. ... Split up the patch into two parts as the pci part was unrelated to mprotect ... Some versions of X used the mprotect workaround to change caching type from ...
      (Linux-Kernel)