Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 510 by peter.robinett: Make fails on FreeBSD 9.0
http://code.google.com/p/protobuf/issues/detail?id=510

What steps will reproduce the problem?
1. portsnap fetch; portsnap update
2. cd /usr/ports/net/mosh
3. make

What is the expected output? What do you see instead?

Expected protobuf, as a dependency of Mosh (http://mosh.mit.edu/), to compile successfully. Instead, it failed:

libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC -DPIC -o .libs/descriptor.o
{standard input}: Assembler messages:
{standard input}:3314: Warning: end of file not at end of a line; newline inserted {standard input}:4042: Error: expected comma after name `_ZN6google8protobuf17DescriptorBuilder17OptionInterpre' in .size directive
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[2]: *** [descriptor.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/protobuf/work/protobuf-2.5.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/protobuf/work/protobuf-2.5.0'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/devel/protobuf.
*** Error code 1

Stop in /usr/ports/net/mosh.

What version of the product are you using? On what operating system?

Protocol Buffers 2.5.0 via Mosh

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to