Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1686419 - error: '__kernel_long_t' undeclared
Summary: error: '__kernel_long_t' undeclared
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: x86Tracker
TreeView+ depends on / blocked
 
Reported: 2019-03-07 12:37 UTC by Remi Collet
Modified: 2019-03-08 20:12 UTC (History)
19 users (show)

Fixed In Version: kernel-5.1.0-0.rc0.git3.1.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-08 20:12:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2019-03-07 12:37:19 UTC
Only in rawhide with 5.1.0-0.rc0.git2.1.fc31, PHP build is broken on 32-

bitUILDSTDERR: /builddir/build/BUILD/php-7.3.3/ext/sockets/sockets.c:776:40: error: '__kernel_long_t' undeclared (first use in this function)
BUILDSTDERR:   776 |  REGISTER_LONG_CONSTANT("SO_SNDTIMEO", SO_SNDTIMEO, CONST_CS | CONST_PERSISTENT);
B

Full log on 
https://koji.fedoraproject.org/koji/taskinfo?taskID=33265749

Comment 1 Laura Abbott 2019-03-07 18:42:18 UTC
I talked to one of the upstream maintainers and he gave a small patch which should fix this (change of headers). This should be in the next kernel snapshot.

Comment 2 Remi Collet 2019-03-08 13:27:33 UTC
I confirm the patch fix the issue.

remi's php-7.3.3-1.fc31 completed
	http://koji.fedoraproject.org/koji/buildinfo?buildID=1223193


Thanks a lot for quick action.


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