Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FC16 Build Failure #643

Closed
behlendorf opened this issue Apr 6, 2012 · 2 comments
Closed

FC16 Build Failure #643

behlendorf opened this issue Apr 6, 2012 · 2 comments
Labels
Type: Building Indicates an issue related to building binaries
Milestone

Comments

@behlendorf
Copy link
Contributor

I haven't investigated carefully but the buildbot hit a new build failure on FC16, presumably it's related to their 3.3.0-8 kernel.

/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module/zfs/../../module/zfs/zpl_ctldir.c:403:2: error: initialization from incompatible pointer type [-Werror]
/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module/zfs/../../module/zfs/zpl_ctldir.c:403:2: error: (near initialization for 'zpl_ops_snapdir.mkdir') [-Werror]
cc1: all warnings being treated as errors
make[7]: *** [/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module/zfs/../../module/zfs/zpl_ctldir.o] Error 1
make[6]: *** [/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module/zfs] Error 2
make[5]: *** [_module_/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module] Error 2
make[4]: *** [modules] Error 2
make[5]: Leaving directory `/usr/src/kernels/3.3.0-8.fc16.x86_64'
make[4]: Leaving directory `/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0/module'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/zfs-build-buildbot-qCZrmAvt/BUILD/zfs-0.6.0'
error: Bad exit status from /tmp/zfs-build-buildbot-qCZrmAvt/TMP/rpm-tmp.YzY9XB (%build)
    Bad exit status from /tmp/zfs-build-buildbot-qCZrmAvt/TMP/rpm-tmp.YzY9XB (%build)
@ryao
Copy link
Contributor

ryao commented Apr 6, 2012

This might be related to issue #613.

@behlendorf
Copy link
Contributor Author

Fix merged as commit b39d3b9

behlendorf pushed a commit to behlendorf/zfs that referenced this issue May 21, 2018
There is no '.sh' macro in troff/groff/man, only '.SH' for section
headers. I assume .sp for a line break was intended here like
in the rest of the man page.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#643
pcd1193182 pushed a commit to pcd1193182/zfs that referenced this issue Sep 26, 2023
…56d650a-b303-419d-95fa-05fde5ac281d

QA-37420 ZTS DOSE: zpool_create_003_pos failed on AWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Building Indicates an issue related to building binaries
Projects
None yet
Development

No branches or pull requests

2 participants