Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 15:44:18 -0500
From:      ajtiM <lumiwa@gmail.com>
To:        ports@freebsd.org
Cc:        danfe@freebsd.org
Subject:   liblrdf
Message-ID:  <201208211544.18566.lumiwa@gmail.com>

next in thread | raw e-mail | index | archive | help
On FreeBSD 9.0 Release I got:

portmaster -a
===>>> Gathering distinfo list for installed ports

===>>> Starting check of installed ports for available updates
===>>> Launching child to update liblrdf-0.4.0_2 to liblrdf-0.5.0

===>>> All >> liblrdf-0.4.0_2 (1/1)

===>>> Currently installed version: liblrdf-0.4.0_2
===>>> Port directory: /usr/ports/textproc/liblrdf

===>>> Launching 'make checksum' for textproc/liblrdf in background
===> No options to configure
===>>> Gathering dependency list for textproc/liblrdf from ports
===>>> Initial dependency check complete for textproc/liblrdf

===>>> Returning to update check of installed ports

===>>> Launching child to update p5-Socket-2.005 to p5-Socket-2.006

===>>> All >> p5-Socket-2.005 (2/2)

===>>> Currently installed version: p5-Socket-2.005
===>>> Port directory: /usr/ports/net/p5-Socket

===>>> Launching 'make checksum' for net/p5-Socket in background
===> No options to configure
===>>> Gathering dependency list for net/p5-Socket from ports
===>>> Initial dependency check complete for net/p5-Socket

===>>> Returning to update check of installed ports


===>>> All >> (2)

===>>> The following actions will be taken if you choose to proceed:
        Upgrade liblrdf-0.4.0_2 to liblrdf-0.5.0
        Upgrade p5-Socket-2.005 to p5-Socket-2.006

===>>> Proceed? y/n [y] y


===>>> Starting build for ports that need updating <<<===

===>>> Launching child to install textproc/liblrdf

===>>> All >> textproc/liblrdf (1/2)

===>>> Currently installed version: liblrdf-0.4.0_2
===>>> Port directory: /usr/ports/textproc/liblrdf

===>>> Starting check for build dependencies
===>>> Gathering dependency list for textproc/liblrdf from ports
===>>> Dependency check complete for textproc/liblrdf

===>>> All >> liblrdf-0.4.0_2 (1/2)

===>  Cleaning for liblrdf-0.5.0
===>  Extracting for liblrdf-0.5.0
=> SHA256 Checksum OK for liblrdf-0.5.0.tar.gz.
===>  Patching for liblrdf-0.5.0
===>   liblrdf-0.5.0 depends on file: /usr/local/include/ladspa.h - found
===>   liblrdf-0.5.0 depends on file: /usr/local/bin/automake-1.12 - found
===>   liblrdf-0.5.0 depends on file: /usr/local/bin/autoconf-2.69 - found
===>   liblrdf-0.5.0 depends on package: libtool>=2.4 - found
===>   liblrdf-0.5.0 depends on shared library: raptor2 - found
===>  Configuring for liblrdf-0.5.0
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of 
AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info Automake 'Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see 
http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
examples/Makefile.am: installing './depcomp'
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 make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd9.0 file names to i386-portbld-
freebsd9.0 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd9.0 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for MD5 in -lcrypto... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RAPTOR... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lrdf.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===>  Building for liblrdf-0.5.0
(CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/local/bin/autoheader-2.69)
rm -f stamp-h1
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
/usr/bin/make  all-recursive
Making all in src
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -
I/usr/local/include -Wall -g -I.. -O2 -pipe -fno-strict-aliasing -
I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -MT lrdf.lo -MD -MP 
-MF .deps/lrdf.Tpo -c -o lrdf.lo lrdf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wall -g -
I.. -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -
fno-strict-aliasing -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c  -fPIC -
DPIC -o .libs/lrdf.o
lrdf.c:237: warning: type defaults to 'int' in declaration of 'raptor_term'
lrdf.c:237: error: expected ';', ',' or ')' before '*' token
lrdf.c: In function 'lrdf_store':
lrdf.c:256: warning: implicit declaration of function 'lrdf_term_as_string'
lrdf.c:256: warning: initialization makes pointer from integer without a cast
lrdf.c:257: warning: initialization makes pointer from integer without a cast
lrdf.c:258: warning: initialization makes pointer from integer without a cast
lrdf.c:268: warning: dereferencing 'void *' pointer
lrdf.c:268: error: request for member 'type' in something not a structure or 
union
lrdf.c:268: error: 'RAPTOR_TERM_TYPE_LITERAL' undeclared (first use in this 
function)
lrdf.c:268: error: (Each undeclared identifier is reported only once
lrdf.c:268: error: for each function it appears in.)
lrdf.c: At top level:
lrdf.c:544: error: expected declaration specifiers or '...' before 
'raptor_log_message'
lrdf.c:546: error: expected declaration specifiers or '...' before 
'raptor_log_message'
lrdf.c: In function 'lrdf_log_handler':
lrdf.c:549: error: 'message' undeclared (first use in this function)
lrdf.c:549: error: 'RAPTOR_LOG_LEVEL_WARN' undeclared (first use in this 
function)
lrdf.c:554: warning: implicit declaration of function 'raptor_locator_print'
lrdf.c:558: warning: implicit declaration of function 
'raptor_parser_parse_abort'
lrdf.c: In function 'lrdf_read_file_intl':
lrdf.c:594: warning: passing argument 1 of 'raptor_new_uri' from incompatible 
pointer type
lrdf.c:594: error: too many arguments to function 'raptor_new_uri'
lrdf.c:595: warning: passing argument 1 of 'raptor_new_uri' from incompatible 
pointer type
lrdf.c:595: error: too many arguments to function 'raptor_new_uri'
lrdf.c:600: warning: passing argument 1 of 'raptor_new_parser' from 
incompatible pointer type
lrdf.c:600: error: too many arguments to function 'raptor_new_parser'
lrdf.c:602: warning: passing argument 1 of 'raptor_new_parser' from 
incompatible pointer type
lrdf.c:602: error: too many arguments to function 'raptor_new_parser'
lrdf.c:610: warning: implicit declaration of function 
'raptor_world_set_log_handler'
lrdf.c:611: warning: implicit declaration of function 
'raptor_parser_set_statement_handler'
lrdf.c:612: warning: implicit declaration of function 
'raptor_world_set_generate_bnodeid_parameters'
lrdf.c:614: warning: implicit declaration of function 
'raptor_parser_parse_file'
*** Error code 1

Stop in /usr/ports/textproc/liblrdf/work/swh-LRDF-7ebc032/src.
*** Error code 1

Stop in /usr/ports/textproc/liblrdf/work/swh-LRDF-7ebc032.
*** Error code 1

Stop in /usr/ports/textproc/liblrdf/work/swh-LRDF-7ebc032.
*** Error code 1

Stop in /usr/ports/textproc/liblrdf.

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

===>>> Update for textproc/liblrdf failed
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> textproc/liblrdf net/p5-Socket 

Thank you.

Mitja
--------
http://jpgmag.com/people/lumiwa



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