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

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-22 22:42:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Henning Norén 2008-02-22 20:41:40 UTC
Compiling client/mount.cifs.c
client/mount.cifs.c: In function 'main':
client/mount.cifs.c:1094: error: 'PATH_MAX' undeclared (first use in this function)
client/mount.cifs.c:1094: error: (Each undeclared identifier is reported only once
client/mount.cifs.c:1094: error: for each function it appears in.)
The following command failed:
gcc -I. -I/builddir/build/BUILD/samba-3.2.0pre1/source  -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED 
-I/builddir/build/BUILD/samba-3.2.0pre1/source/iniparser/src -Iinclude
-I./include  -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include
-I./libaddns -I./librpc -DHAVE_CONFIG_H  -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED   -I/include
-I/builddir/build/BUILD/samba-3.2.0pre1/source/lib -D_SAMBA_BUILD_=3 -fPIC -c
client/mount.cifs.c -o client/mount.cifs.o
Compiling client/umount.cifs.c
Linking non-shared library bin/libsmbclient.a
Linking shared library bin/libsmbclient.so
make: *** [client/mount.cifs.o] Error 1
make: *** Waiting for unfinished jobs....
error: Bad exit status from /var/tmp/rpm-tmp.62953 (%build)


Comment 2 Simo Sorce 2008-02-22 22:42:56 UTC
Rebuilt with patch to fix it.


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