Bug 237404

Summary: sysutils/djmount: Fails to build with upnp 1.8.x
Product: Ports & Packages Reporter: Tobias Kortkamp <tobik>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Only Me CC: eric
Priority: --- Flags: bugzilla: maintainer-feedback? (eric)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://people.freebsd.org/~tobik/logs/112i386-upnp18/djmount-0.71_10.log
Bug Depends on:    
Bug Blocks: 234669    

Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-20 07:51:36 UTC
djmount fails to configure with upnp 1.8.x.  Can you help fix it?

checking whether LIBUPNP_CFLAGS and LIBUPNP_LIBS work... no
configure: error:
** Can't find external libupnp library (or it is too old).
** Try to configure again --without-external-libupnp (this is the default) to
** use the internal bundled library.
** Or try to configure again
 - using --with-libupnp-prefix=DIR if the package is installed in
   non-standard location DIR/include and DIR/lib,
 - or set the LIBUPNP_CFLAGS and/or LIBUPNP_LIBS environment variables
   before calling 'configure',
 - or add the directory containing 'libupnp.pc' to the PKG_CONFIG_PATH
   environment variable for pkg-config.
	
===>  Script "configure" failed unexpectedly.
Please report the problem to eric@camachat.org [maintainer] and attach the
"/construction/usr/ports/sysutils/djmount/work/djmount-0.71/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/djmount
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/djmount
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-08 19:59:02 UTC
A commit references this bug:

Author: tobik
Date: Wed May  8 19:58:37 UTC 2019
New revision: 501044
URL: https://svnweb.freebsd.org/changeset/ports/501044

Log:
  Deprecate sysutils/djmount

  It does not build with upnp >= 1.8 and is unmaintained upstream.

  PR:		237404

Changes:
  head/sysutils/djmount/Makefile
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-05-15 04:16:10 UTC
Expired port removed in ports r501683.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-05-15 04:37:57 UTC
Correct resolution, FIXED: by a change (commit).