Bug 237404 - sysutils/djmount: Fails to build with upnp 1.8.x
Summary: sysutils/djmount: Fails to build with upnp 1.8.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL: https://people.freebsd.org/~tobik/log...
Keywords:
Depends on:
Blocks: 234669
  Show dependency treegraph
 
Reported: 2019-04-20 07:51 UTC by Tobias Kortkamp
Modified: 2019-05-15 04:37 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (eric)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).