ports/165304: FSViewer doesn't compile
paul
cellestial2004 at yahoo.com
Mon Feb 20 01:10:01 UTC 2012
>Number: 165304
>Category: ports
>Synopsis: FSViewer doesn't compile
>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 Feb 20 01:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: paul
>Release: 8.2
>Organization:
>Environment:
FreeBSD laptop.home.net 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #1: Tue Jan 31 20:06:50 CST 2012 root at laptop.home.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for FSViewer.app-0.2.5_9
=> SHA256 Checksum OK for FSViewer.app-0.2.5.tar.gz.
=> SHA256 Checksum OK for FSViewer.app-0.2.5-WM-0.81.0.patch.gz.
===> Patching for FSViewer.app-0.2.5_9
===> Applying distribution patches for FSViewer.app-0.2.5_9
===> Applying FreeBSD patches for FSViewer.app-0.2.5_9
===> FSViewer.app-0.2.5_9 depends on executable: gmake - found
===> FSViewer.app-0.2.5_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> FSViewer.app-0.2.5_9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===> FSViewer.app-0.2.5_9 depends on shared library: wraster.4 - found
===> Configuring for FSViewer.app-0.2.5_9
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether gmake sets ${MAKE}... yes
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler cannot create executables
===> Script "configure" failed unexpectedly.
Please report the problem to Fritz.Heinrichmeyer at fernuni-hagen.de [maintainer]
and attach the
"/usr/tmp/usr/ports/x11-fm/FSViewer/work/FSViewer.app-0.2.5/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1
Stop in /usr/ports/x11-fm/FSViewer.
less "/usr/tmp/usr/ports/x11-fm/FSViewer/work/FSViewer.app-0.2.5/config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.52. Invocation command line was
$ ./configure --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.2
## ---------- ##
## Platform. ##
## ---------- ##
hostname = laptop.home.net
uname -m = i386
uname -r = 8.2-RELEASE-p6
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE-p6 #1: Tue Jan 31 20:06:50 CST 2012 root at laptop.home.net:/usr/obj/usr/src/sys/GENERIC
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
## ------------ ##
## Core tests. ##
## ------------ ##
configure:979: PATH=".;."; conftest.sh
conftest.sh: not found
configure:982: $? = 127
configure:1028: checking for a BSD compatible install
configure:1077: result: /usr/bin/install -c -o root -g wheel
configure:1088: checking whether build environment is sane
configure:1131: result: yes
configure:1164: checking for mawk
configure:1190: result: no
configure:1164: checking for gawk
configure:1190: result: no
configure:1164: checking for nawk
configure:1179: found /usr/bin/nawk
configure:1187: result: nawk
configure:1197: checking whether gmake sets ${MAKE}
configure:1217: result: yes
configure:1351: checking for gcc
configure:1374: result: cc
configure:1602: checking for C compiler version
configure:1605: cc --version </dev/null >&5
cc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1608: $? = 0
configure:1610: cc -v </dev/null >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:1613: $? = 0
configure:1615: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:1618: $? = 1
configure:1638: checking for C compiler default output
configure:1641: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -R/usr/local/lib -L/usr/local/lib -lWINGs -lwraster conftest.c >&5
/usr/local/lib/libWUtil.so.2: undefined reference to `libintl_bindtextdomain'
/usr/local/lib/libWINGs.so: undefined reference to `libintl_dgettext'
/usr/local/lib/libWUtil.so.2: undefined reference to `libintl_bind_textdomain_codeset'
configure:1644: $? = 1
configure: failed program was:
#line 1622 "configure"
#include "confdefs.h"
int
main ()
{
;
return 0;
}
configure:1667: error: C compiler cannot create executables
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include '
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -R/usr/local/lib -L/usr/local/lib -lWINGs -lwraster '
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_prog_AWK=nawk
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_make_gmake_set=yes
lt_cv_sys_max_cmd_len=262144
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define PACKAGE "FSViewer.app"
#define VERSION "0.2.5"
configure: exit 77
(END)
>How-To-Repeat:
cd /usr/ports/x11-fm/FSViewer
make install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list