Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2015 21:39:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204723] build error on net-mgmt/icinga2 in FreeBSD-9.3 amd64/i386
Message-ID:  <bug-204723-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 204723
           Summary: build error on net-mgmt/icinga2 in FreeBSD-9.3
                    amd64/i386
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme@FreeBSD.org
          Reporter: freebsd-public@it64.de
          Assignee: lme@FreeBSD.org
             Flags: maintainer-feedback?(lme@FreeBSD.org)

Created attachment 163392
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163392&action=edit
poudriere build log from amd64 jail (i386 shows the same error)

I get a build error on my poudriere build server running and building for
FreeBSD-9.3 amd64 and i386

Excerpt of the log (full log attached)

=======================<phase: build          >============================
===>  Building for icinga2-2.4.0_2
/usr/local/bin/cmake -H/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0
-B/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0 --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/CMakeFiles
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f third-party/mmatch/CMakeFiles/mmatch.dir/build.make
third-party/mmatch/CMakeFiles/mmatch.dir/depend
cd /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0 &&
/usr/local/bin/cmake -E cmake_depends "Unix Makefiles"
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch/CMakeFiles/mmatch.dir/DependInfo.cmake
Scanning dependencies of target mmatch
/usr/bin/make -f third-party/mmatch/CMakeFiles/mmatch.dir/build.make
third-party/mmatch/CMakeFiles/mmatch.dir/build
[  0%] Building C object third-party/mmatch/CMakeFiles/mmatch.dir/mmatch.c.o
cd /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch &&
/usr/bin/cc  -DI2_MMATCH_BUILD -Doverride="" -O2 -pipe -isystem
/usr/local/include -fno-strict-aliasing -g -O2 -pipe -isystem
/usr/local/include -fno-strict-aliasing -fPIC -I/usr/local/include
-I/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0
-I/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/lib -o
CMakeFiles/mmatch.dir/mmatch.c.o   -c
/wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch/mmatch.c
[  1%] Linking C shared library ../../Bin/Release/libmmatch.so
cd /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0/third-party/mmatch &&
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/mmatch.dir/link.txt
--verbose=1
/usr/bin/cc  -fPIC -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing
-g -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -L/usr/local/lib
-L/usr/local/lib -Wl,--gc-sections -Wl,--no-export-dynamic -Bsymbolic-functions
-Wl,--dynamic-list-cpp-typeinfo -Wl,--dynamic-list-data -shared
-Wl,-soname,libmmatch.so -o ../../Bin/Release/libmmatch.so
CMakeFiles/mmatch.dir/mmatch.c.o  -L/usr/local/lib -Wl,-rpath,::::::::::::::
/usr/bin/ld: unrecognized option '--no-export-dynamic'
/usr/bin/ld: use the --help option for usage information
*** [Bin/Release/libmmatch.so] Error code 1

Stop in /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0.
*** [third-party/mmatch/CMakeFiles/mmatch.dir/all] Error code 1

Stop in /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0.
*** [all] Error code 1

Stop in /wrkdirs/usr/ports/net-mgmt/icinga2/work/icinga2-2.4.0.
*** [do-build] Error code 1

Stop in /usr/ports/net-mgmt/icinga2.
====>> Cleaning up wrkdir
===>  Cleaning for icinga2-2.4.0_2

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