Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2010 18:20:49 GMT
From:      Dmitry Pryanishnikov <lynx.ripe@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152495: graphics/djvulibre: make install broken
Message-ID:  <201011221820.oAMIKnV3078956@red.freebsd.org>
Resent-Message-ID: <201011221830.oAMIUB3W012993@freefall.freebsd.org>

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

>Number:         152495
>Category:       ports
>Synopsis:       graphics/djvulibre: make install broken
>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:   Mon Nov 22 18:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Pryanishnikov
>Release:        8.1-STABLE
>Organization:
Home
>Environment:
FreeBSD lynx.homenet 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Aug 23 17:10:24 EEST 2010     dmitry@lynx.homenet:/databig/obj/databig/ftp/RELENG_8/src.100823/sys/lynx  amd64

>Description:
Port graphics/djvulibre (fresh version: 3.5.23) fails during 'make install':

c++ -DHAVE_CONFIG_H -I../.. -I../../libdjvu -I./  -I../../gui/indep/QT/  -I../../gui/indep/QX/  -I../../gui/indep/utils/  -I../../gui/shared/QT/  -I../../gui/shared/res/  -I../../gui/shared/utils/ -I. -DNDEBUG -Wall -Wno-non-virtual-dtor -I/usr/local/include -D_THREAD_SAFE  -DTHREADMODEL=POSIXTHREADS      -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -c ./main.cpp
./../gui/bin2cpp/bin2cpp ppm_djvu_logo < ../../gui/shared/cin_data/ppm_djvu_logo.cin > ppm_djvu_logo.cpp
./../gui/bin2cpp/bin2cpp: not found
*** Error code 127

Stop in /usr/obj/usr/ports/graphics/djvulibre/work/djvulibre-3.5.23/gui/djview.
*** Error code 1

All prerequisite ports are up to date. Contents of /etc/make.conf:

WRKDIRPREFIX=  /usr/obj
# added by use.perl 2010-11-10 23:58:40
PERL_VERSION=5.10.1

>How-To-Repeat:
cd /usr/ports/graphics/djvulibre
make
(deinstall old version if present)
make install

>Fix:


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



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