PostgreSQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesPostgreSQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 29th, 2012, 02:04 PM
burnsie498 burnsie498 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2012
Posts: 1 burnsie498 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 m 22 sec
Reputation Power: 0
Question Help Requested: Make check fails at initdb

Hello DevShed community.

I have been modifying some of the Postgres 9.2.1 code and I am running into some odd temporary installation errors while running a make check.

The terminal outputs:
Code:
============== initializing database system           ==============

pg_regress: initdb failed
Examine /Users/Burns/postgresql-9.2.1/src/test/regress/log/initdb.log for the reason.
Command was: "/Users/Burns/postgresql-9.2.1/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/initdb" -D "/Users/Burns/postgresql-9.2.1/src/test/regress/./tmp_check/data" -L "/Users/Burns/postgresql-9.2.1/src/test/regress/./tmp_check/install//usr/local/pgsql/share" --noclean > "/Users/Burns/postgresql-9.2.1/src/test/regress/log/initdb.log" 2>&1
make[1]: *** [check] Error 2
make: *** [check] Error 2
x-134-84-251-37:postgresql-9.2.1 Burns$ 


I went ahead and found that initdb.log file and found the error:
Code:
creating system views ... FATAL:  did not find '}' at end of input node
STATEMENT:  /*
	 * PostgreSQL System Views
	 *
	 * Copyright (c) 1996-2012, PostgreSQL Global Development Group
	 *
	 * src/backend/catalog/system_views.sql
	 */


Followed to system_view.sql and there is no mention of "input" and there isn't a single "{" open bracket in the file. This isn't a file that I have ever modified.

I have been stuck on this for awhile. If it makes a difference, i am running this on Mac OSX.

Any help/guidance would be greatly appreciated. Thanks.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesPostgreSQL Help > Help Requested: Make check fails at initdb

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap