Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 11:50:29 GMT
From:      Vladimir Larionov <incseven@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187901: net/scribe not compile on FreeBSD 10
Message-ID:  <201403241150.s2OBoTiO093164@cgiserv.freebsd.org>
Resent-Message-ID: <201403241200.s2OC00ZA032346@freefall.freebsd.org>

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

>Number:         187901
>Category:       ports
>Synopsis:       net/scribe not compile on FreeBSD 10
>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 Mar 24 12:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Larionov
>Release:        10.0-RELEASE amd64
>Organization:
Vladimir Larionov
>Environment:
[root@trophy /usr/ports/net/scribe]# uname -a
FreeBSD trophy.mail.ru 10.0-RELEASE FreeBSD 10.0-RELEASE #3: Tue Feb 18 18:27:24 MSK 2014     vlarionov@xxxxx.xxxx.ru:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
# make install
===>   scribe-2.2.2013.04.15 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by scribe-2.2.2013.04.15 for building
===>  Extracting for scribe-2.2.2013.04.15
=> SHA256 Checksum OK for facebook-scribe-7359a09.tar.gz.
===>  Patching for scribe-2.2.2013.04.15
===>  Applying FreeBSD patches for scribe-2.2.2013.04.15
/usr/bin/sed -i.bak -e 's/^AM_INIT_AUTOMAKE/#/' /usr/ports/net/scribe/work/facebook-scribe-7359a09/configure.ac
===>   scribe-2.2.2013.04.15 depends on package: fb303>0 - not found
pkg-static: No package(s) matching fb303
===>    Verifying install for fb303>0 in /usr/ports/devel/fb303
===>  License APACHE20 accepted by the user
===>   fb303-0.9.1,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by fb303-0.9.1,1 for building
===>  Extracting for fb303-0.9.1,1
=> SHA256 Checksum OK for thrift-0.9.1.tar.gz.
===>  Patching for fb303-0.9.1,1
===>  Applying extra patch /usr/ports/devel/fb303/files/extra_patch-cpp__Makefile.am
===>  Applying FreeBSD patches for fb303-0.9.1,1
===>   fb303-0.9.1,1 depends on executable: thrift - found
===>   fb303-0.9.1,1 depends on file: /usr/local/bin/python2.7 - found
===>   fb303-0.9.1,1 depends on executable: gmake - found
===>   fb303-0.9.1,1 depends on file: /usr/local/bin/automake-1.14 - found
===>   fb303-0.9.1,1 depends on file: /usr/local/bin/autoconf-2.69 - found
===>   fb303-0.9.1,1 depends on shared library: libthrift.so - not found
===>    Verifying for libthrift.so in /usr/ports/devel/thrift-cpp
===>  Building for thrift-cpp-0.9.1_1,1
gmake[4]: #### ##########`/usr/ports/devel/thrift-cpp/work/thrift-0.9.1'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
gmake  all-recursive
gmake[5]: #### ##########`/usr/ports/devel/thrift-cpp/work/thrift-0.9.1'
Making all in compiler/cpp
gmake[6]: #### ##########`/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/compiler/cpp'
gmake  all-am
gmake[7]: #### ##########`/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/compiler/cpp'
c++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift  -I./src  -Wall -Wno-sign-compare -Wno-unused -O2 -pipe -fno-strict-aliasing -std=c++11 -MT libparse_a-thrifty.o -MD -MP -MF .deps/libparse_a-thrifty.Tpo -c -o libparse_a-thrifty.o `test -f 'thrifty.cc' || echo './'`thrifty.cc
thrifty.yy:664:42: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
        pwarning(1, "64-bit constant \"%"PRIi64"\" may not work in all languages.\n", (yyvsp[(1) - (1)].iconst));
                                         ^
                                          
thrifty.yy:971:51: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
            pwarning(1, "Nonpositive field key (%"PRIi64") differs from what would be "
                                                  ^
                                                   
thrifty.yy:982:45: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
          pwarning(1, "Nonpositive value (%"PRIi64") not allowed as a field key.\n",
                                            ^
                                             
3 errors generated.
gmake[7]: *** [libparse_a-thrifty.o] #######1
gmake[7]: ######## ######## `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/compiler/cpp'
gmake[6]: *** [all] #######2
gmake[6]: ######## ######## `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1/compiler/cpp'
gmake[5]: *** [all-recursive] #######1
gmake[5]: ######## ######## `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1'
gmake[4]: *** [all] #######2
gmake[4]: ######## ######## `/usr/ports/devel/thrift-cpp/work/thrift-0.9.1'
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/thrift-cpp
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/thrift-cpp
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/fb303
*** Error code 1

Stop.
make: stopped in /usr/ports/net/scribe
>How-To-Repeat:
portsnap fetch extract
cd /usr/ports/net/scribe
make install clean
>Fix:


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



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