Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 06:40:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202002] sysutils/openipmi is broken after update to 2.0.21
Message-ID:  <bug-202002-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202002
           Summary: sysutils/openipmi is broken after update to 2.0.21
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: vsasjason@gmail.com

Created attachment 159407
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159407&action=edit
poudriere build log

You can see the following error when building in poudriere:

/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  
-I/usr/local/include -Wall -Wsign-compare -I../include -I../include
-DIPMI_CHECK_LOCKS -I/usr/include -O2 -pipe -march=core-avx-i 
-fstack-protector -fno-strict-aliasing -MT rakp.lo -MD -MP -MF .deps/rakp.Tpo
-c -o rakp.lo rakp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wall
-Wsign-compare -I../include -I../include -DIPMI_CHECK_LOCKS -I/usr/include -O2
-pipe -march=core-avx-i -fstack-protector -fno-strict-aliasing -MT rakp.lo -MD
-MP -MF .deps/rakp.Tpo -c rakp.c  -fPIC -DPIC -o .libs/rakp.o
rakp.c:485:9: error: use of undeclared identifier 'EKEYREJECTED'
        return EKEYREJECTED;
               ^
1 error generated.
Makefile:547: recipe for target 'rakp.lo' failed
gmake[3]: *** [rakp.lo] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/sysutils/openipmi/work/OpenIPMI-2.0.21/lib'
Makefile:503: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/sysutils/openipmi/work/OpenIPMI-2.0.21'
Makefile:414: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/sysutils/openipmi/work/OpenIPMI-2.0.21'
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/openipmi
====>> Cleaning up wrkdir
===>  Cleaning for openipmi-2.0.21
build of sysutils/openipmi ended at Fri Jul 31 05:53:16 UTC 2015
build time: 00:00:17
!!! build failure encountered !!

-- 
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-202002-13>