Bug 161366 - net/openafs doesn't install on 9-BETA3
Summary: net/openafs doesn't install on 9-BETA3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 13:50 UTC by Pavel Timofeev
Modified: 2011-10-15 01:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2011-10-07 13:50:07 UTC
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/afs_pioctl.c: In function 'afs_xioctl':
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/afs_pioctl.c:853: warning: implicit declaration of function 'ioctl'
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/afs_pioctl.c: In function 'PCallBackAddr':
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/afs_pioctl.c:5049: warning: pointer targets in passing argument 2 of 'afs_pd_getInt' differ in                                  signedness
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/afs_pioctl.c:5115: warning: pointer targets in passing argument 2 of 'RXAFS_CallBackRxConnAddr                                 ' differ in signedness
cc -I. -I.. -I../nfs  -I/usr/ports/net/openafs/work/openafs-1.6.0/src  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/afs  -I/usr/ports/net/ope                                 nafs/work/openafs-1.6.0/src/afs/FBSD  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/config  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/rx                                 /FBSD  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/rxkad  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/util  -I/usr/ports/net/openafs/wor                                 k/openafs-1.6.0/src  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/afs  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/FBSD  -I/usr/ports                                 /net/openafs/work/openafs-1.6.0/src/util  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/rxkad  -I/usr/ports/net/openafs/work/openafs-1.6.0/src                                 /config  -I/usr/ports/net/openafs/work/openafs-1.6.0/src/fsint  -I/usr/ports/net/openafs/work/openafs-1.6
 .0/src/vlserver  -I/usr/ports/net/opena                                 fs/work/openafs-1.6.0/include  -I/usr/ports/net/openafs/work/openafs-1.6.0/include/afs -g -I. -I.. -I/usr/ports/net/openafs/work/openafs-1.6.0/s                                 rc/config  -DAFSDEBUG -DKERNEL -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Wall -nostdinc -I/usr/include -D_KERNEL -DKLD_MODULE  -elf  -                                 mno-align-long-strings -fno-common -ffreestanding  -I/usr/ports/net/openafs/work/conf -include opt_global.h -fno-strict-aliasing  -O2 -DAFS_NONF                                 STRANS -DAFS_WRAPPER=libafs.ko_wrapper -DAFS_CONF_DATA=libafs.ko_conf_data -o osi_vfsops.o -c /usr/ports/net/openafs/work/openafs-1.6.0/src/afs/                                 FBSD/osi_vfsops.c
/usr/ports/net/openafs/work/openafs-1.6.0/src/afs/FBSD/osi_vfsops.c:30: error: 'afs3_syscall' undeclared here (not in a function)
*** Error code 1

Stop in /usr/ports/net/openafs/work/openafs-1.6.0/src/libafs/MODLOAD.
*** Error code 1

Stop in /usr/ports/net/openafs/work/openafs-1.6.0/src/libafs.
*** Error code 1

Stop in /usr/ports/net/openafs/work/openafs-1.6.0.
*** Error code 1

How-To-Repeat: Try to install net/openafs on FreeBSD 9
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-07 13:50:15 UTC
Maintainer of net/openafs,

Please note that PR ports/161366 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161366

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-07 13:50:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2011-10-11 02:04:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-15 01:37:38 UTC
zi          2011-10-15 00:37:24 UTC

  FreeBSD ports repository

  Modified files:
    net/openafs          Makefile 
  Added files:
    net/openafs/files    patch-src__afs__FBSD__osi_groups.c 
                         patch-src__afs__afs_pioctl.c 
                         patch-src__afs__afs_prototypes.h 
                         patch-src__rx__FBSD__rx_knet.c 
  Log:
  - Resolve build failures in 9.0-STABLE and 10-CURRENT
  
  PR:             ports/161405, ports/161366
  Submitted by:   Ben Kaduk <kaduk@mit.edu> (maintainer)
  
  Revision  Changes    Path
  1.9       +2 -0      ports/net/openafs/Makefile
  1.1       +22 -0     ports/net/openafs/files/patch-src__afs__FBSD__osi_groups.c (new)
  1.1       +16 -0     ports/net/openafs/files/patch-src__afs__afs_pioctl.c (new)
  1.1       +16 -0     ports/net/openafs/files/patch-src__afs__afs_prototypes.h (new)
  1.1       +16 -0     ports/net/openafs/files/patch-src__rx__FBSD__rx_knet.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Ryan Steinmetz freebsd_committer freebsd_triage 2011-10-15 01:38:16 UTC
State Changed
From-To: feedback->closed

Addressed via maintainer's update in ports/161405