Bug 140996 - Cannot install ports/print/cups-client
Summary: Cannot install ports/print/cups-client
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 14:30 UTC by Andrei V. Lavreniyuk
Modified: 2009-11-29 16:20 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 Andrei V. Lavreniyuk 2009-11-29 14:30:04 UTC
# portupgrade cups\*                                         
--->  Upgrading 'cups-client-1.3.10_4' to 'cups-client-1.4.2' (print/cups-client)             
--->  Building '/usr/ports/print/cups-client'                                                 
===>  Cleaning for cups-client-1.4.2                                                          
===>  Vulnerability check disabled, database not found                                        
===>  Found saved configuration for cups-base-1.3.10_2                                        
===>  Extracting for cups-client-1.4.2                                                        
=> MD5 Checksum OK for cups-1.4.2-source.tar.bz2.                                             
=> SHA256 Checksum OK for cups-1.4.2-source.tar.bz2.                                          
===>  Patching for cups-client-1.4.2                                                          
===>  Applying FreeBSD patches for cups-client-1.4.2                                          
===>   cups-client-1.4.2 depends on executable: gmake - found                                 
===>   cups-client-1.4.2 depends on shared library: gnutls-openssl.40 - found                 
===>  Configuring for cups-client-1.4.2                                                       
Configuring CUPS with options:                                                                
--localstatedir=/var --disable-slp --disable-gssapi --with-cups-user=cups                     
--with-cups-group=cups --with-system-groups=wheel                                             
--with-docdir=/usr/local/share/doc/cups                                                       
--with-icondir=/usr/local/share/icons                                                         
--with-menudir=/usr/local/share/applications                                                  
--with-domainsocket=/var/run/cups.sock --enable-gnutls --disable-openssl                      
--without-php --disable-dnssd --disable-pam --disable-ldap                                    
--disable-dbus --prefix=/usr/local                                                            
checking for gawk... no                                                                       
checking for mawk... no                                                                       
checking for nawk... nawk                                                                     
checking for gcc... cc                                                                        
checking for C compiler default output file name... a.out                                     
checking whether the C compiler works... yes                                                  
checking whether we are cross compiling... no                                                 
checking for suffix of executables...                                                         
checking for suffix of object files... o                                                      
checking whether we are using the GNU C compiler... yes                                       
checking whether cc accepts -g... yes                                                         
checking for cc option to accept ISO C89... none needed                                       
checking how to run the C preprocessor... cc -E                                               
checking whether we are using the GNU C++ compiler... yes                                     
checking whether c++ accepts -g... yes                                                        
checking for ranlib... ranlib                                                                 
checking for ar... /usr/bin/ar                                                                
checking for chmod... /bin/chmod                                                              
checking for htmldoc... no                                                                    
checking for ld... /usr/bin/ld                                                                
checking for ln... /bin/ln                                                                    
checking for mv... /bin/mv                                                                    
checking for rm... /bin/rm                                                                    
checking for rmdir... /bin/rmdir                                                              
checking for sed... /usr/bin/sed                                                              
checking for xdg-open... /usr/local/bin/xdg-open                                              
checking for install-sh script... using /usr/ports/print/cups-client/work/cups-1.4.2/install-sh
checking for library containing crypt... -lcrypt                                               
checking for library containing getspent... no                                                 
checking for grep that handles long lines and -e... /usr/bin/grep                              
checking for egrep... /usr/bin/grep -E                                                         
checking for ANSI C header files... yes                                                        
checking for sys/types.h... yes                                                                
checking for sys/stat.h... yes                                                                 
checking for stdlib.h... yes                                                                   
checking for string.h... yes                                                                   
checking for memory.h... yes                                                                   
checking for strings.h... yes                                                                  
checking for inttypes.h... yes                                                                 
checking for stdint.h... yes                                                                   
checking for unistd.h... yes                                                                   
checking crypt.h usability... no                                                               
checking crypt.h presence... no                                                                
checking for crypt.h... no                                                                     
checking langinfo.h usability... yes                                                           
checking langinfo.h presence... yes                                                            
checking for langinfo.h... yes                                                                 
checking malloc.h usability... no                                                              
checking malloc.h presence... no                                                               
checking for malloc.h... no                                                                    
checking shadow.h usability... no                                                              
checking shadow.h presence... no                                                               
checking for shadow.h... no                                                                    
checking for string.h... (cached) yes                                                          
checking for strings.h... (cached) yes                                                         
checking bstring.h usability... no                                                             
checking bstring.h presence... no                                                              
checking for bstring.h... no                                                                   
checking usersec.h usability... no                                                             
checking usersec.h presence... no                                                              
checking for usersec.h... no                                                                   
checking sys/ioctl.h usability... yes                                                          
checking sys/ioctl.h presence... yes                                                           
checking for sys/ioctl.h... yes                                                                
checking sys/param.h usability... yes                                                          
checking sys/param.h presence... yes                                                           
checking for sys/param.h... yes                                                                
checking sys/ucred.h usability... yes                                                          
checking sys/ucred.h presence... yes                                                           
checking for sys/ucred.h... yes                                                                
checking scsi/sg.h usability... no                                                             
checking scsi/sg.h presence... no                                                              
checking for scsi/sg.h... no                                                                   
checking for strdup... yes                                                                     
checking for strcasecmp... yes                                                                 
checking for strncasecmp... yes                                                                
checking for strlcat... yes                                                                    
checking for strlcpy... yes                                                                    
checking for snprintf... yes                                                                   
checking for vsnprintf... yes                                                                  
checking for random... yes                                                                     
checking for mrand48... yes                                                                    
checking for lrand48... yes                                                                    
checking for geteuid... yes                                                                    
checking for vsyslog... yes                                                                    
checking for sigset... no                                                                      
checking for sigaction... yes                                                                  
checking for waitpid... yes                                                                    
checking for wait3... yes                                                                      
checking for tm_gmtoff member in tm structure... yes                                           
checking for removefile... no                                                                  
checking for usb_init in -lusb... yes                                                          
checking usb.h usability... yes                                                                
checking usb.h presence... yes                                                                 
checking for usb.h... yes                                                                      
checking for library containing acl_init... none required                                      
checking if GCC supports -fstack-protector... yes                                              
checking if GCC supports -pie... yes                                                           
checking whether to build image filters... yes                                                 
checking for library containing pow... -lm                                                     
checking jpeglib.h usability... yes                                                            
checking jpeglib.h presence... yes                                                             
checking for jpeglib.h... yes                                                                  
checking for jpeg_destroy_decompress in -ljpeg... yes                                          
checking zlib.h usability... yes                                                               
checking zlib.h presence... yes                                                                
checking for zlib.h... yes                                                                     
checking for gzgets in -lz... yes                                                              
checking png.h usability... yes                                                                
checking png.h presence... yes                                                                 
checking for png.h... yes                                                                      
checking for png_create_read_struct in -lpng... yes                                            
checking tiff.h usability... yes                                                               
checking tiff.h presence... yes                                                                
checking for tiff.h... yes                                                                     
checking for TIFFReadScanline in -ltiff... yes                                                 
checking for stdlib.h... (cached) yes                                                          
checking resolv.h usability... yes                                                             
checking resolv.h presence... yes                                                              
checking for resolv.h... yes                                                                   
checking for library containing socket... none required                                        
checking for library containing gethostbyaddr... none required                                 
checking for library containing getifaddrs... none required                                    
checking for library containing hstrerror... none required                                     
checking for library containing rresvport_af... none required                                  
checking for library containing __res_init... none required                                    
checking for library containing getaddrinfo... none required                                   
checking for library containing getnameinfo... none required                                   
checking for struct sockaddr.sa_len... yes                                                     
checking sys/sockio.h usability... yes                                                         
checking sys/sockio.h presence... yes                                                          
checking for sys/sockio.h... yes                                                               
checking for AppleTalk/at_proto.h... no                                                        
checking for poll... yes                                                                       
checking for epoll_create... no                                                                
checking for kqueue... yes                                                                     
checking pthread.h usability... yes                                                            
checking pthread.h presence... yes                                                             
checking for pthread.h... yes                                                                  
checking for pthread_create using -pthread... yes                                              
checking for special C compiler options needed for large files... no                           
checking for _FILE_OFFSET_BITS value needed for large files... no                              
checking for long long int... yes                                                              
checking for strtoll... yes                                                                    
checking for launch_msg... no                                                                  
checking launch.h usability... no
checking launch.h presence... no
checking for launch.h... no
checking whether to use network default printers... yes
checking for pdftops... no
checking for gs... /usr/local/bin/gs
checking for java... /usr/local/bin/java
checking for perl... /usr/bin/perl
checking for python... /usr/local/bin/python
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating packaging/cups.list
config.status: creating init/cups.sh
config.status: creating init/cups-lpd
config.status: creating cups-config
config.status: creating conf/cupsd.conf
config.status: creating conf/mime.convs
config.status: creating conf/pam.std
config.status: creating conf/snmp.conf
config.status: creating data/testprint
config.status: creating desktop/cups.desktop
config.status: creating doc/index.html
config.status: creating doc/help/ref-cupsd-conf.html
config.status: creating doc/help/standard.html
config.status: creating init/org.cups.cups-lpd.plist
config.status: creating init/cups.xml
config.status: creating man/client.conf.man
config.status: creating man/cups-deviced.man
config.status: creating man/cups-driverd.man
config.status: creating man/cups-lpd.man
config.status: creating man/cupsaddsmb.man
config.status: creating man/cupsd.man
config.status: creating man/cupsd.conf.man
config.status: creating man/drv.man
config.status: creating man/lpoptions.man
config.status: creating templates/header.tmpl
config.status: creating doc/de/index.html
config.status: creating templates/de/header.tmpl
config.status: creating doc/es/index.html
config.status: creating templates/es/header.tmpl
config.status: creating doc/eu/index.html
config.status: creating templates/eu/header.tmpl
config.status: creating doc/ja/index.html
config.status: creating templates/ja/header.tmpl
config.status: creating doc/pl/index.html
config.status: creating templates/pl/header.tmpl
config.status: creating doc/ru/index.html
config.status: creating templates/ru/header.tmpl
config.status: creating config.h
/usr/bin/grep -v pam_securityserver /usr/ports/print/cups-client/work/cups-1.4.2/conf/pam.darwin  > /usr/ports/print/cups-client/work/cups-1.4.2/conf/pam.std
grep: /usr/ports/print/cups-client/work/cups-1.4.2/conf/pam.darwin: Not open file
*** Error code 2

Stop in /usr/ports/print/cups-client.
*** Error code 1

Stop in /usr/ports/print/cups-client.
** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portupgrade20091129-83260-1cacq3e-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=cups-client-1.3.10_4 UPGRADE_PORT_VER=1.3.10_4 make
** Fix the problem and try again.
--->  Skipping 'print/cups-image' (cups-image-1.3.10_4) because a requisite package 'cups-client-1.3.10_4' (print/cups-client) failed (specify -k to force)
--->  Skipping 'print/cups-base' (cups-base-1.3.10_4) because a requisite package 'cups-client-1.3.10_4' (print/cups-client) failed (specify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! print/cups-client (cups-client-1.3.10_4)      (unknown build error)
        * print/cups-image (cups-image-1.3.10_4)
        * print/cups-base (cups-base-1.3.10_4)

How-To-Repeat: # cd /usr/ports/print/cups-client
# make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-29 14:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-29 14:55:42 UTC
dinoex      2009-11-29 14:55:33 UTC

  FreeBSD ports repository

  Modified files:
    print/cups-base      Makefile 
  Log:
  - Fix build of option WITH_PAM
  - cleanup REINPLACE
  PR:             140996
  
  Revision  Changes    Path
  1.125     +8 -12     ports/print/cups-base/Makefile
_______________________________________________
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 3 Dirk Meyer freebsd_committer freebsd_triage 2009-11-29 16:19:58 UTC
State Changed
From-To: open->closed

fix committed, thanks.