trouble with ffmpeg1

Joerg Surmann joerg_surmann at snafu.de
Sat Mar 23 17:38:09 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

here the texi2html stuff.

Am 23.03.2013 05:38, schrieb Kevin Oberman:
> On Fri, Mar 22, 2013 at 9:02 PM, Kevin Oberman <rkoberman at gmail.com> wrote:
>> On Fri, Mar 22, 2013 at 5:24 PM, Kevin Oberman <rkoberman at gmail.com>
wrote:
>>> On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann
<joerg_surmann at snafu.de> wrote:
>>>>
>>>> ok.
>>>> here the complet make output.
>>>> (without make install)
>>>
>>> Actually, it was just the STDERR output without the STDOUT stuff.  To
>>> get far we need to have the complete output.
>>> % script
>>> % cd /usr/ports/multimedia/fmpeg1 && make
>>> % exit
>>>
>>> Then send the typescript file. That will have everything in order,
>>> just as it comes out on the terminal. Also,
>>> /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log
>>>
>>> texi2html is the tool that actually generates the *.html files. You
>>> might want to confirm that texi2html is available.
>>> % which texi2html
>>
>> OK. I just looked for the obvious and it looks like texi2html is not
>> listed as a build dependency for ffmpeg1. Install textproc/texi2html
>> and ffmpewg1 should work properly.
>
> Again, I was too quick. I should have tested first. texi2html is a
> BUILD_DEPEND of ffmpeg1, so you should not be able to build ffmpeg1
> without it. If you try, the ports system should install it for you.
>
> So, again, we need to see the complete build log (as recorded by
> script(1)) and the config.log file.
>
> Sorry for the false information on the last message

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRTeh+AAoJEDyDkpKh+9pTpxMP/Rjqcw8CT01T93cLaRfyliKe
i15dtxXb9JUFAcSu/AHKaOQCTGleZC7d/FkhqltR9EIbTqr4rhuojLwmEqdIGkVj
dS7Ce7NDYBFYzDPwlv8r7w0Tr1O6HvKHihjmoNfB92hBO+ZTTCYkx0xaF6SuY7u9
9HS0EPADUYVxVPgWxES0Qmp5O05Ar0QplBSy5zrrjQPXcbTjicYYLdGNoB9/LL+v
pAVYAcVlf3TQ/iVMiV05lOA4Jzu1VluR5ksQzFK63U6QSyrH/+RE3A5LabDNl+b1
dQ7fbIQg9qHcf+ZW8C6s2n53CkHE0M0np+A7AZp4X4KAJJcKmF271NYeMNpIV9fN
nGLwuEJqWzF3oFVc3wl9KlXvk/p7PlHaTDY+wMy8RMY+ntujj4erIXJabdaoow3r
dJh/Mu0oY/W8/j6ZQysUGpphJ5cLxGNVhtzvBtpElUcYIM4DFDELUR/afWjutF+C
59FQm5B7TEFsWBJ1U9Z3gcX+uUPyzxtcUQWS175AlYBjRPO5FlOImZTT7OJW2/n2
ha/fDfJwdg6AXHgFRbKz3kZZbYGtKArpKF8kpSGa1YPW5cNo9+SwjijJSDevfv5F
+vvUdaEJ6XY0rM/EyGXebdRNcpLrWAwM3FvhxVp99e1vQ+/AxEufoG7oTyzyHzHn
6erAg1lgroowsHGhlIYR
=mh5j
-----END PGP SIGNATURE-----

-------------- next part --------------
portmaster textproc/texi2html

===>>> Currently installed version: texi2html-5.0_1,1
===>>> Port directory: /usr/ports/textproc/texi2html

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for textproc/texi2html in background
===>>> Gathering dependency list for textproc/texi2html from ports
===>>> Initial dependency check complete for textproc/texi2html


===>>> Starting build for textproc/texi2html <<<===

===>>> All dependencies are up to date

===>  Cleaning for texi2html-5.0_1,1

You can define the PROGRAM_PREFIX variable to change the name that
the texi2html program is installed as.

===>  Found saved configuration for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by texi2html-5.0_1,1 for building
===>  Extracting for texi2html-5.0_1,1
=> SHA256 Checksum OK for texi2html-5.0.tar.bz2.
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on executable: gmake - found
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>   texi2html-5.0_1,1 depends on shared library: intl - found
===>  Configuring for texi2html-5.0_1,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for style of include used by gmake... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... none
checking build system type... amd64-portbld-freebsd9.1
checking host system type... amd64-portbld-freebsd9.1
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking whether ln -s works... yes
checking for perl... /usr/local/bin/perl
configure: creating ./config.status
config.status: creating po_messages/Makefile.in
config.status: creating po_document/Makefile.in
config.status: creating po_messages/POTFILES.in
config.status: creating po_document/POTFILES.in
config.status: creating po_messages/Makevars
config.status: creating po_document/Makevars
config.status: creating Makefile
config.status: creating Tests/Makefile
config.status: creating test/Makefile
config.status: creating test/contents/Makefile
config.status: creating test/coverage/Makefile
config.status: creating test/info_coverage/Makefile
config.status: creating test/formatting/Makefile
config.status: creating test/indices/Makefile
config.status: creating test/invalid/Makefile
config.status: creating test/misc/Makefile
config.status: creating test/encodings/Makefile
config.status: creating test/macros/Makefile
config.status: creating test/manuals/Makefile
config.status: creating test/nested_formats/Makefile
config.status: creating test/sectionning/Makefile
config.status: creating test/htmlxref/Makefile
config.status: creating test/htmlxref-only_mono/Makefile
config.status: creating test/htmlxref-only_split/Makefile
config.status: creating test/xemacs_manual/Makefile
config.status: creating test/texi2html_manual/Makefile
config.status: creating test/tar_manual/Makefile
config.status: creating test/singular_manual/Makefile
config.status: creating test/layout/Makefile
config.status: creating test/many_input_files/Makefile
config.status: creating doc/Makefile
config.status: creating test/path_separator
config.status: creating texi2html_configured.pl
config.status: creating check_texinfo.pl
config.status: creating manage_i18n.pl
config.status: executing po-directories commands
config.status: creating po_messages/POTFILES
config.status: creating po_messages/Makefile
config.status: creating po_document/POTFILES
config.status: creating po_document/Makefile
config.status: executing depfiles commands
===>  Building for texi2html-5.0_1,1
Making all in po_document
gmake[1]: Entering directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/po_document'
gmake[1]: Leaving directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/po_document'
Making all in po_messages
gmake[1]: Entering directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/po_messages'
gmake[1]: Leaving directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/po_messages'
Making all in .
gmake[1]: Entering directory `/usr/ports/textproc/texi2html/work/texi2html-5.0'
/bin/sh ./buildt2h.sh texi2html.temp texi2html_configured.pl MySimple.pm T2h_i18n.pm texi2html.init translations.pl examples/l2h.init T2h_l2h.pm documentlanguages.pl
generating texi2html.temp from texi2html_configured.pl and MySimple.pm T2h_i18n.pm texi2html.init translations.pl examples/l2h.init T2h_l2h.pm documentlanguages.pl
/bin/sh ./addformats.sh texi2html texi2html.temp formats/html.init formats/info.init formats/docbook.init formats/xml.init formats/plaintext.init
generating texi2html from texi2html.temp and formats/html.init formats/info.init formats/docbook.init formats/xml.init formats/plaintext.init
chmod a+x texi2html
gmake[1]: Leaving directory `/usr/ports/textproc/texi2html/work/texi2html-5.0'
Making all in doc
gmake[1]: Entering directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/doc'
Generating texi2html.1...
TEXINPUTS=.::$TEXINPUTS T2H_HOME=./../ \
  /bin/sh ./../missing-texi2html --run \
    /usr/local/bin/perl -x ./../texi2html.pl -V texi2html.texi
/usr/local/lib/perl5/site_perl/5.14.2/mach/auto/Locale/gettext_xs/gettext_xs.so: Undefined symbol "Perl_pad_sv"
WARNING: `/usr/local/bin/perl -x' is needed, and you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `/usr/local/bin/perl' program.
gmake[1]: *** [texi2html.html] Fehler 1
gmake[1]: Leaving directory `/usr/ports/textproc/texi2html/work/texi2html-5.0/doc'
gmake: *** [all-recursive] Fehler 1
*** [do-build] Error code 1

Stop in /usr/ports/textproc/texi2html.
*** [build] Error code 1

Stop in /usr/ports/textproc/texi2html.

===>>> make failed for textproc/texi2html
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> textproc/texi2html 


-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by texi2html configure 5.0, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --disable-multiplatform --enable-nls --enable-translations --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.1

## --------- ##
## Platform. ##
## --------- ##

hostname = marv.ex.lan
uname -m = amd64
uname -r = 9.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 9.1-RELEASE #0 r244989: Thu Jan  3 15:44:09 CET 2013     root at marv.ex.lan:/usr/obj/usr/src/sys/TOPTRON 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1958: checking for a BSD-compatible install
configure:2026: result: /usr/bin/install -c -o root -g wheel
configure:2037: checking whether build environment is sane
configure:2087: result: yes
configure:2228: checking for a thread-safe mkdir -p
configure:2267: result: ./install-sh -c -d
configure:2280: checking for gawk
configure:2296: found /usr/local/bin/gawk
configure:2307: result: gawk
configure:2318: checking whether gmake sets $(MAKE)
configure:2340: result: yes
configure:2415: checking how to create a ustar tar archive
configure:2428: tar --version
bsdtar 2.8.5 - libarchive 2.8.5
configure:2431: $? = 0
configure:2471: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2474: $? = 0
configure:2478: tar -xf - <conftest.tar
configure:2481: $? = 0
configure:2494: result: gnutar
configure:2503: checking whether to enable maintainer-specific portions of Makefiles
configure:2512: result: no
configure:2536: checking whether NLS is requested
configure:2545: result: yes
configure:2586: checking for msgfmt
configure: trying /usr/local/bin/msgfmt...
0 translated messages.
configure:2618: result: /usr/local/bin/msgfmt
configure:2627: checking for gmsgfmt
configure:2658: result: /usr/local/bin/msgfmt
configure:2709: checking for xgettext
configure: trying /usr/local/bin/xgettext...
/usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:2741: result: /usr/local/bin/xgettext
configure:2787: checking for msgmerge
configure: trying /usr/local/bin/msgmerge...
configure:2818: result: /usr/local/bin/msgmerge
configure:2863: checking for style of include used by gmake
configure:2891: result: GNU
configure:2961: checking for gcc
configure:2988: result: clang
configure:3217: checking for C compiler version
configure:3226: clang --version >&5
FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:3237: $? = 0
configure:3226: clang -v >&5
FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
Target: x86_64-unknown-freebsd9.0
Thread model: posix
configure:3237: $? = 0
configure:3226: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3237: $? = 1
configure:3226: clang -qversion >&5
clang: error: no input files
configure:3237: $? = 1
configure:3257: checking whether the C compiler works
configure:3279: clang -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:3283: $? = 0
configure:3332: result: yes
configure:3335: checking for C compiler default output file name
configure:3337: result: a.out
configure:3343: checking for suffix of executables
configure:3350: clang -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:3354: $? = 0
configure:3376: result: 
configure:3398: checking whether we are cross compiling
configure:3406: clang -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
configure:3410: $? = 0
configure:3417: ./conftest
configure:3421: $? = 0
configure:3436: result: no
configure:3441: checking for suffix of object files
configure:3463: clang -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3467: $? = 0
configure:3488: result: o
configure:3492: checking whether we are using the GNU C compiler
configure:3511: clang -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3511: $? = 0
configure:3520: result: yes
configure:3529: checking whether clang accepts -g
configure:3549: clang -c -g  conftest.c >&5
configure:3549: $? = 0
configure:3590: result: yes
configure:3607: checking for clang option to accept ISO C89
configure:3671: clang  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:3671: $? = 0
configure:3684: result: none needed
configure:3706: checking dependency style of clang
configure:3816: result: none
configure:3835: checking build system type
configure:3849: result: amd64-portbld-freebsd9.1
configure:3869: checking host system type
configure:3882: result: amd64-portbld-freebsd9.1
configure:3926: checking for ld used by GCC
configure:3990: result: /usr/bin/ld
configure:3997: checking if the linker (/usr/bin/ld) is GNU ld
configure:4010: result: yes
configure:4017: checking for shared library run path origin
configure:4030: result: done
configure:4532: checking for CFPreferencesCopyAppValue
configure:4550: clang -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:11:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include <CoreFoundation/CFPreferences.h>
         ^
1 error generated.
configure:4550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "texi2html"
| #define PACKAGE_TARNAME "texi2html"
| #define PACKAGE_VERSION "5.0"
| #define PACKAGE_STRING "texi2html 5.0"
| #define PACKAGE_BUGREPORT "bug-texinfo at gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "texi2html"
| #define VERSION "5.0"
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:4559: result: no
configure:4566: checking for CFLocaleCopyCurrent
configure:4584: clang -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:11:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include <CoreFoundation/CFLocale.h>
         ^
1 error generated.
configure:4584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "texi2html"
| #define PACKAGE_TARNAME "texi2html"
| #define PACKAGE_VERSION "5.0"
| #define PACKAGE_STRING "texi2html 5.0"
| #define PACKAGE_BUGREPORT "bug-texinfo at gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "texi2html"
| #define VERSION "5.0"
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:4593: result: no
configure:4642: checking for GNU gettext in libc
configure:4662: clang -o conftest -O2 -pipe -fno-strict-aliasing   conftest.c  >&5
conftest.c:11:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
         ^
1 error generated.
configure:4662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "texi2html"
| #define PACKAGE_TARNAME "texi2html"
| #define PACKAGE_VERSION "5.0"
| #define PACKAGE_STRING "texi2html 5.0"
| #define PACKAGE_BUGREPORT "bug-texinfo at gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "texi2html"
| #define VERSION "5.0"
| /* end confdefs.h.  */
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:4671: result: no
configure:4705: checking for iconv
configure:4727: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  conftest.c  >&5
/tmp/conftest-0WPmli.o: In function `main':
conftest.c:(.text+0x11): undefined reference to `libiconv_open'
conftest.c:(.text+0x25): undefined reference to `libiconv'
conftest.c:(.text+0x2d): undefined reference to `libiconv_close'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "texi2html"
| #define PACKAGE_TARNAME "texi2html"
| #define PACKAGE_VERSION "5.0"
| #define PACKAGE_STRING "texi2html 5.0"
| #define PACKAGE_BUGREPORT "bug-texinfo at gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "texi2html"
| #define VERSION "5.0"
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:4749: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:4749: $? = 0
configure:4759: result: yes
configure:4762: checking for working iconv
configure:4838: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
conftest.c:29:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types]
                            (char **) &inptr, &inbytesleft,
                            ^~~~~~~~~~~~~~~~
/usr/local/include/iconv.h:83:48: note: passing argument to parameter 'inbuf' here
extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
                                               ^
1 warning generated.
configure:4838: $? = 0
configure:4838: ./conftest
configure:4838: $? = 0
configure:4850: result: yes
configure:4865: checking how to link with libiconv
configure:4867: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:5313: checking for GNU gettext in libintl
configure:5341: clang -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include   conftest.c  /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:5341: $? = 0
configure:5382: result: yes
configure:5417: checking whether to use NLS
configure:5419: result: yes
configure:5422: checking where the gettext function comes from
configure:5433: result: external libintl
configure:5441: checking how to link with libintl
configure:5443: result: /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:5495: checking whether ln -s works
configure:5499: result: yes
configure:5522: checking for perl
configure:5554: result: /usr/local/bin/perl
configure:5841: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by texi2html config.status 5.0, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on marv.ex.lan

config.status:853: creating po_messages/Makefile.in
config.status:853: creating po_document/Makefile.in
config.status:853: creating po_messages/POTFILES.in
config.status:853: creating po_document/POTFILES.in
config.status:853: creating po_messages/Makevars
config.status:853: creating po_document/Makevars
config.status:853: creating Makefile
config.status:853: creating Tests/Makefile
config.status:853: creating test/Makefile
config.status:853: creating test/contents/Makefile
config.status:853: creating test/coverage/Makefile
config.status:853: creating test/info_coverage/Makefile
config.status:853: creating test/formatting/Makefile
config.status:853: creating test/indices/Makefile
config.status:853: creating test/invalid/Makefile
config.status:853: creating test/misc/Makefile
config.status:853: creating test/encodings/Makefile
config.status:853: creating test/macros/Makefile
config.status:853: creating test/manuals/Makefile
config.status:853: creating test/nested_formats/Makefile
config.status:853: creating test/sectionning/Makefile
config.status:853: creating test/htmlxref/Makefile
config.status:853: creating test/htmlxref-only_mono/Makefile
config.status:853: creating test/htmlxref-only_split/Makefile
config.status:853: creating test/xemacs_manual/Makefile
config.status:853: creating test/texi2html_manual/Makefile
config.status:853: creating test/tar_manual/Makefile
config.status:853: creating test/singular_manual/Makefile
config.status:853: creating test/layout/Makefile
config.status:853: creating test/many_input_files/Makefile
config.status:853: creating doc/Makefile
config.status:853: creating test/path_separator
config.status:853: creating texi2html_configured.pl
config.status:853: creating check_texinfo.pl
config.status:853: creating manage_i18n.pl
config.status:1016: executing po-directories commands
config.status:1016: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=amd64-portbld-freebsd9.1
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
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=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PERL_set=set
ac_cv_env_PERL_value=/usr/local/bin/perl
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd9.1
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_host=amd64-portbld-freebsd9.1
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=''
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_prog_tar_ustar=gnutar
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
lt_cv_sys_max_cmd_len=262144

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CPPFLAGS='-I/usr/local/include'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"texi2html\" -DPACKAGE_TARNAME=\"texi2html\" -DPACKAGE_VERSION=\"5.0\" -DPACKAGE_STRING=\"texi2html\ 5.0\" -DPACKAGE_BUGREPORT=\"bug-texinfo at gnu.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"texi2html\" -DVERSION=\"5.0\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
GETTEXT_MACRO_VERSION='0.17'
GMSGFMT='/usr/local/bin/msgfmt'
GMSGFMT_015='/usr/local/bin/msgfmt'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='/usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_015='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
OBJEXT='o'
PACKAGE='texi2html'
PACKAGE_BUGREPORT='bug-texinfo at gnu.org'
PACKAGE_DATE='30 June 2010'
PACKAGE_NAME='texi2html'
PACKAGE_STRING='texi2html 5.0'
PACKAGE_TARNAME='texi2html'
PACKAGE_URL=''
PACKAGE_VERSION='5.0'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
POSUB='po'
REQUIRE_DATA_DUMPER='use Data::Dumper'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEXI2HTML_FALSE='#'
TEXI2HTML_TRUE=''
USE_DATA_DUMPER='1'
USE_EXTERNAL_EASTASIANWIDTH='no'
USE_EXTERNAL_LIBINTL='no'
USE_NLS='yes'
USE_UNICODE='unknown'
USE_UNIDECODE='unknown'
VERSION='5.0'
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_015='/usr/local/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='clang'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd9.1'
build_alias='amd64-portbld-freebsd9.1'
build_cpu='amd64'
build_os='freebsd9.1'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-portbld-freebsd9.1'
host_alias=''
host_cpu='amd64'
host_os='freebsd9.1'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/textproc/texi2html/work/texi2html-5.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
t2h_po_dir=''
t2h_po_top_builddir='..'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "texi2html"
#define PACKAGE_TARNAME "texi2html"
#define PACKAGE_VERSION "5.0"
#define PACKAGE_STRING "texi2html 5.0"
#define PACKAGE_BUGREPORT "bug-texinfo at gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "texi2html"
#define VERSION "5.0"
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1

configure: exit 0


More information about the freebsd-ports mailing list