[SERVER-399] The build process breaks with an error in shell/dbshell.cpp Created: 01/Nov/09  Updated: 12/Jul/16  Resolved: 02/Nov/09

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 1.1.2
Fix Version/s: 1.1.3

Type: Bug Priority: Critical - P2
Reporter: Mirko Zinn Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

FreeBSD test 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 08:22:32 UTC 2009 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


Participants:

 Description   

The build process for MongoDB 1.1.2 on FreeBSD 7.2 breaks with an error in shell/dbshell.cpp:

scons: done reading SConscript files.
scons: Building targets ...
g++ -o shell/dbshell.o -c -Wnon-virtual-dtor -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O3 -D_SCONS -D_freebsd_ -DUSE_ASIO_OFF -DXP_UNIX -DOLDJS -DUSE_ASIO_OFF -DXP_UNIX -DOLDJS -DUSE_READLINE -I. -I/usr/local/include shell/dbshell.cpp
shell/dbshell.cpp: In function 'char* shellReadline(const char*, int)':
shell/dbshell.cpp:77: error: 'sigrelse' was not declared in this scope
/usr/local/include/boost/system/error_code.hpp: At global scope:
/usr/local/include/boost/system/error_code.hpp:205: warning: 'boost::system::system_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:206: warning: 'boost::system::generic_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:211: warning: 'boost::system::posix_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:212: warning: 'boost::system::errno_ecat' defined but not used
/usr/local/include/boost/system/error_code.hpp:213: warning: 'boost::system::native_ecat' defined but not used
scons: *** [shell/dbshell.o] Error 1
scons: building terminated because of errors.

      • Error code 2

This problem does not occur with your production release 1.0.1.


Generated at Thu Feb 08 02:53:58 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.