This is an automatically filed bug for a failed rebuild attempt for GCC 4.3. http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal Please verify why this build failed and fix it. http://koji.fedoraproject.org/koji/taskinfo?taskID=452297 Exit code was 1, check the build.log for the failed buildArch task.
Putting this back on the tracker until it gets triaged. Please don't remove it.
===> Compiling src/OptionsDialog.cpp ./src/callbacks.cpp: In function 'gint treeview_keyboard_handler(GtkWidget*, GdkEventKey*)': ./src/callbacks.cpp:1642: error: 'abs' was not declared in this scope ./src/callbacks.cpp: In function 'void on_menu_insert_date_time(GtkMenuItem*, void*)': ./src/callbacks.cpp:3349: error: 'abs' was not declared in this scope ./src/callbacks.cpp:3388: error: 'abs' was not declared in this scope ./src/callbacks.cpp: In function 'bool autosave_check_crash()': ./src/callbacks.cpp:3612: error: 'atoi' was not declared in this scope In file included from ./src/interface.cpp:48: ./src/../res/internal_blank.xpm:30: warning: deprecated conversion from string ... ./src/../res/internal_recycle.xpm:25: warning: deprecated conversion from string constant to 'char*' make: *** [bin/callbacks.o] Error 1 make: *** Waiting for unfinished jobs.... ./src/DocActionSort.cpp: In member function 'bool SortComparator::operator()(const int&, const int&)': ./src/DocActionSort.cpp:41: error: 'strcasecmp' was not declared in this scope make: *** [bin/DocActionSort.o] Error 1 ./src/main.cpp: In function 'const char* GetIniFile()': ./src/main.cpp:69: error: 'getenv' was not declared in this scope ./src/main.cpp: In function 'std::string GetHelpFile()': ./src/main.cpp:87: error: 'getenv' was not declared in this scope ./src/main.cpp: In function 'void lock_process_memory()': ./src/main.cpp:246: error: 'exit' was not declared in this scope ./src/main.cpp: In function 'int main(int, char**)': ./src/main.cpp:270: error: 'exit' was not declared in this scope ./src/main.cpp:418: error: 'atoi' was not declared in this scope ./src/main.cpp:427: error: 'atoi' was not declared in this scope make: *** [bin/main.o] Error 1
Created attachment 299265 [details] Fix the build This patch fixes the build against gcc 4.3
Committed and built successfully. http://koji.fedoraproject.org/koji/buildinfo?buildID=44011