Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 17:39:13 -0400 (EDT)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18216: sysutils/upsmon port broken (does not compile)
Message-ID:  <200004252139.RAA70394@misha.privatelabs.com>

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

>Number:         18216
>Category:       ports
>Synopsis:       sysutils/upsmon port broken (does not compile)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 25 14:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:
>Description:

	The port also seems to ignore the local CC-settings...

mi@misha:ports/sysutils/upsmon (840) make
===>  Extracting for upsmon-2.1.3
>How-To-Repeat:

	See the description.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 
 >> Checksum OK for upsmon-2.1.3.tar.gz.
 ===>  Patching for upsmon-2.1.3
 ===>  Applying FreeBSD patches for upsmon-2.1.3
 ===>  Configuring for upsmon-2.1.3
 ===>  Building for upsmon-2.1.3
 gcc -c -o main.o -O -pipe -mcpu=i686 -march=i686 -fexpensive-optimizations  main.cc
 gcc -c -o ups.o -O -pipe -mcpu=i686 -march=i686 -fexpensive-optimizations  ups.cc
 gcc -c -o daemon.o -O -pipe -mcpu=i686 -march=i686 -fexpensive-optimizations  daemon.cc
 gcc -c -o csocket.o -O -pipe -mcpu=i686 -march=i686 -fexpensive-optimizations  csocket.cc
 csocket.cc: In method `int CSocket::Accept()':
 csocket.cc:88: passing `int *' as argument 3 of `accept(int, sockaddr *, socklen_t *)' changes signedness
 *** Error code 1
 
 Stop in /home/mi/ports/sysutils/upsmon/work/upsmon-2.1.3.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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