Bug 434460 - synergy failed massrebuild attempt for GCC 4.3
Summary: synergy failed massrebuild attempt for GCC 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: synergy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: gcc43errors
TreeView+ depends on / blocked
 
Reported: 2008-02-22 16:26 UTC by Jesse Keating
Modified: 2013-01-10 03:14 UTC (History)
1 user (show)

Fixed In Version: 1.3.1-7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-24 00:41:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-02-22 16:26:47 UTC
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=446414
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Henning Norén 2008-02-22 23:17:28 UTC
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common     -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic -g -Wall -Wno-unknown-pragmas   -DSYSAPI_UNIX=1
-DWINAPI_XWINDOWS=1 -pthread  -MT CArchFileUnix.o -MD -MP -MF
.deps/CArchFileUnix.Tpo -c -o CArchFileUnix.o CArchFileUnix.cpp
CArchDaemonUnix.cpp: In member function 'virtual int
CArchDaemonUnix::daemonize(const char*, int (*)(int, const char**))':
CArchDaemonUnix.cpp:53: error: 'exit' was not declared in this scope
CArchDaemonUnix.cpp:60: warning: ignoring return value of 'int chdir(const
char*)', declared with attribute warn_unused_result
CArchDaemonUnix.cpp:74: warning: ignoring return value of 'int dup(int)',
declared with attribute warn_unused_result
make[3]: *** [CArchDaemonUnix.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/CArchFileUnix.Tpo .deps/CArchFileUnix.Po
make[3]: Leaving directory `/builddir/build/BUILD/synergy-1.3.1/lib/arch'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/synergy-1.3.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/synergy-1.3.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.92622 (%build)


Comment 2 Matthias Saou 2008-02-24 00:41:55 UTC
Patch included to fix these many build failures.


Note You need to log in before you can comment on or make changes to this bug.