Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2014 17:42:35 GMT
From:      Ryan Frederick <ryanrfrederick@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187288: sysutils/dar Fails to Build on 9.1-RELEASE
Message-ID:  <201403051742.s25HgZ5o022665@cgiserv.freebsd.org>
Resent-Message-ID: <201403051750.s25Ho0nu089159@freefall.freebsd.org>

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

>Number:         187288
>Category:       ports
>Synopsis:       sysutils/dar Fails to Build on 9.1-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 17:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Frederick
>Release:        9.1-RELEASE-p10
>Organization:
>Environment:
FreeBSD system.name 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep  9 21:23:37 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
sysutils/dar 2.4.12 fails to build on 9.1-RELEASE with the following error:

Making all in check
g++ -DHAVE_CONFIG_H -I. -I../..   -I../libdar -DDAR_LOCALEDIR=\"/usr/local/share/locale\"  -DDAR_SYS_DIR=\"/usr/local/etc\"  -I/usr/loc
al/include  -O2 -pipe -fno-strict-aliasing -MT all_features.o -MD -MP -MF .deps/all_features.Tpo -c -o all_features.o all_features.cpp
mv -f .deps/all_features.Tpo .deps/all_features.Po
/bin/sh /usr/local/bin/libtool --tag=CXX    --mode=link g++  -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib  -L/usr/local/lib -o all_features all_features.o -L../libdar -ldar -lexecinfo -pthread -lbz2 -lz -lelf
libtool: link: g++ -O2 -pipe -fno-strict-aliasing -o all_features all_features.o -pthread  -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -L../libdar /usr/local/lib/libdar.so -lpthread -lcrypto -lexecinfo -lbz2 -lz -lelf -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
all_features.o: In function `main':
all_features.cpp:(.text+0x229): undefined reference to `libdar::get_version(unsigned int&, unsigned int&, unsigned int&, bool)'
all_features.cpp:(.text+0x2ff): undefined reference to `libdar::compile_time::libz()'
all_features.cpp:(.text+0x392): undefined reference to `libdar::compile_time::libbz2()'
all_features.cpp:(.text+0x3a1): undefined reference to `libdar::compile_time::liblzo()'
all_features.cpp:(.text+0x4ba): undefined reference to `libdar::compile_time::libgcrypt()'
all_features.cpp:(.text+0x6e1): undefined reference to `libdar::close_and_clean()'
all_features.cpp:(.text+0x7da): undefined reference to `libdar::close_and_clean()'
*** [all_features] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/sysutils/dar.
*** [build] Error code 1

Stop in /usr/ports/sysutils/dar.

===>>> make failed for sysutils/dar
===>>> Aborting update

===>>> Update for sysutils/dar failed
===>>> Aborting update

===>>> Killing background jobs
Terminated
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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