Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jun 2018 04:30:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228733] devel/sope3: missing -liconv dependency resulting in build fail in poudriere
Message-ID:  <bug-228733-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 228733
           Summary: devel/sope3: missing -liconv dependency resulting in
                    build fail in poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: prj@rootwyrm.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

Relevant bits of log:

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for sope3-3.2.=
10_2:
     LDAP=3Don: Build with LDAP support
     MEMCACHED=3Don: Install memcached
     MYSQL=3Doff: Build with MySQL support
     PGSQL=3Don: Build with PostgreSQL support
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

cc -shared -Wl,-soname,libNGExtensions.so.4.9    -L/usr/local/lib
-L/usr/local/lib -fstack-protector -rdynamic -rdynamic -rdynamic -rdynamic
-rdynamic  -rdynamic     -L/usr/local/lib -fstack-protector  -pthread=20
-fexceptions -o ./obj/libNGExtensions.so.4.9.203
obj/libNGExtensions.obj/NGExtensions.m.o
obj/libNGExtensions.obj/NGBase64Coding.m.o obj/libNGExtensions.obj/NGBitSet=
.m.o
obj/libNGExtensions.obj/NGBundleManager.m.o
obj/libNGExtensions.obj/NGCustomFileManager.m.o
obj/libNGExtensions.obj/NGDirectoryEnumerator.m.o
obj/libNGExtensions.obj/NGFileFolderInfoDataSource.m.o
obj/libNGExtensions.obj/NGFileManager.m.o
obj/libNGExtensions.obj/NGFileManager+JS.m.o
obj/libNGExtensions.obj/NGFileManagerURL.m.o
obj/libNGExtensions.obj/NGHashMap.m.o obj/libNGExtensions.obj/NGMerging.m.o
obj/libNGExtensions.obj/NGQuotedPrintableCoding.m.o
obj/libNGExtensions.obj/NGStack.m.o
obj/libNGExtensions.obj/NGCalendarDateRange.m.o
obj/libNGExtensions.obj/NGResourceLocator.m.o FdExt.subproj/obj/subproject.o
EOExt.subproj/obj/subproject.o XmlExt.subproj/obj/subproject.o
NGRuleEngine.subproj/obj/subproject.o NGLogging.subproj/obj/subproject.o=20=
=20=20=20=20
-L././obj -L../../sope-xml/SaxObjC/./obj -L../../sope-xml/DOM/./obj
-L../../sope-xml/XmlRpc/./obj  -L./../EOControl/obj  -L./../../sope-xml/DOM=
/obj
 -L./../../sope-xml/SaxObjC/obj  -L././obj -L../../sope-xml/SaxObjC/./obj
-L../../sope-xml/DOM/./obj -L../../sope-xml/XmlRpc/./obj  -L./../EOControl/=
obj=20
-L./../../sope-xml/DOM/obj  -L./../../sope-xml/SaxObjC/obj  -L././obj
-L../../sope-xml/SaxObjC/./obj -L../../sope-xml/DOM/./obj
-L../../sope-xml/XmlRpc/./obj  -L./../EOControl/obj  -L./../../sope-xml/DOM=
/obj
 -L./../../sope-xml/SaxObjC/obj -L/usr/local/lib  -L././obj
-L../../sope-xml/SaxObjC/./obj -L../../sope-xml/DOM/./obj
-L../../sope-xml/XmlRpc/./obj  -L./../EOControl/obj  -L./../../sope-xml/DOM=
/obj
 -L./../../sope-xml/SaxObjC/obj -L/usr/local/lib=20=20
-L/wrkdirs/usr/ports/devel/sope3/work/GNUstep/Library/Libraries
-L/usr/local/GNUstep/Local/Library/Libraries
-L/usr/local/GNUstep/System/Library/Libraries  -L/usr/local/lib
-L/usr/local/lib -L/usr/lib -lEOControl -lDOM -lSaxObjC -lz -rdynamic
-L/usr/local/lib -fstack-protector -pthread -fexceptions
-fobjc-runtime=3Dgnustep-1.8 -fblocks -L/root/GNUstep/Library/Libraries
-L/usr/local/GNUstep/Local/Library/Libraries
-L/usr/local/GNUstep/System/Library/Libraries -L/usr/local/lib -lgnustep-ba=
se
-lobjc -fobjc-nonfragile-abi -lm -liconv  && (cd ./obj; rm -f
libNGExtensions.so; if [ "libNGExtensions.so.4.9" !=3D
"libNGExtensions.so.4.9.203" ]; then rm -f libNGExtensions.so.4.9; ln -s
libNGExtensions.so.4.9.203 libNGExtensions.so.4.9; fi; ln -s
libNGExtensions.so.4.9 libNGExtensions.so)
/usr/bin/ld: cannot find -liconv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[6]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Instance/library.make:293:
obj/libNGExtensions.so.4.9.203] Error 1
gmake[5]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Instance/library.make:278:
internal-library-all_] Error 2
gmake[4]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:297:
libNGExtensions.all.library.variables] Error 2
gmake[3]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Master/library.make:37:
internal-all] Error 2
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/devel/sope3/work/SOPE/sope-core/NGExtensions'
gmake[2]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.m=
ake:53:
internal-all] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/devel/sope3/work/SOPE/sope-core'
gmake[1]: ***
[/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.m=
ake:53:
internal-all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/sope3/work/SOPE'
*** Error code 1

Problem appears to be not properly including or properly linking iconv. I'm=
 not
sure how to fix this one and it has been around for several months now.

--=20
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-228733-7788>