Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697124 - sys-cluster/torque-6.0.4-r1 - configure: WARNING: unrecognized options: --disable-geometry-request
Summary: sys-cluster/torque-6.0.4-r1 - configure: WARNING: unrecognized options: --dis...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-10 10:30 UTC by Martin Mokrejš
Modified: 2020-03-05 19:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2019-10-10 10:30:42 UTC
>>> Preparing source in /scratch/var/tmp/portage/sys-cluster/torque-6.0.4-r1/work/torque-6a0b37f85c7d644e9217cbab1542792d646f59a6 ...
 * Applying torque-6.0.3-fix-emptystring-comparison.patch ...
 [ ok ]
 * Applying torque-6.0.4-no-openssl.patch ...
 [ ok ]
 * Running eautoreconf in '/scratch/var/tmp/portage/sys-cluster/torque-6.0.4-r1/work/torque-6a0b37f85c7d644e9217cbab1542792d646f59a6' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I buildutils ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ ok ]
 * Running elibtoolize in: torque-6a0b37f85c7d644e9217cbab1542792d646f59a6/
 * Running elibtoolize in: torque-6a0b37f85c7d644e9217cbab1542792d646f59a6/buildutils/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /scratch/var/tmp/portage/sys-cluster/torque-6.0.4-r1/work/torque-6a0b37f85c7d644e9217cbab1542792d646f59a6 ...
 * econf: updating torque-6a0b37f85c7d644e9217cbab1542792d646f59a6/buildutils/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating torque-6a0b37f85c7d644e9217cbab1542792d646f59a6/buildutils/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/torque-6.0.4-r1 --htmldir=/usr/share/doc/torq
ue-6.0.4-r1/html --libdir=/usr/lib64 --enable-gui --enable-tcl-qstat --enable-syslog --enable-server --disable-drmaa --disable-munge-auth --disable-nvidia-gpus --with-rcp=scp --disable-cpuset --disable-geometry-request --disable-cgroups --disable-autorun --disable-quickcommit --with-server-home=/var/spool/torque --w
ith-environ=/etc/pbs_environment --with-default-server= --disable-gcc-warnings --disable-silent-rules --with-tcp-retry-limit=2 --without-loadlibfile
configure: WARNING: unrecognized options: --disable-geometry-request

...

config.status: creating src/server/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/xpbsmon/Makefile
config.status: creating src/drmaa/Makefile
config.status: creating src/drmaa/src/Makefile
config.status: creating src/drmaa/Doxyfile
config.status: creating src/pam/Makefile
config.status: creating src/include/pbs_config.h
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-geometry-request

Building components: server=yes mom=yes clients=yes
                     gui=yes drmaa=no pam=no
PBS Machine type    : linux
Remote copy         : /usr/bin/scp -rpB
PBS home            : /var/spool/torque
Default server      : 

Unix Domain sockets : 
Linux cpusets       : no
Tcl                 : -ltcl8.6 -ldl -lz -lpthread -lm
Tk                  : -ltk8.6 -lX11 -ltcl8.6 -ldl -lz -lpthread -lm
Authentication      : trqauthd

Ready for 'make'.
>>> Source configured.





# emerge -pv =sys-cluster/torque-6.0.4-r1

Calculating dependencies... done!
[ebuild  N     ] sys-cluster/torque-6.0.4-r1::gentoo  USE="crypt server syslog tk -autorun -cgroups -cpusets -doc -drmaa -libressl -munge -nvidia -quickcommit" 0 KiB
Comment 1 Martin Mokrejš 2019-10-10 10:36:45 UTC
Also happens with torque-6.0.4.
Comment 2 Larry the Git Cow gentoo-dev 2020-03-05 19:16:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9eca8ffeb8fb002255605616789264880d3a2d2

commit e9eca8ffeb8fb002255605616789264880d3a2d2
Author:     Ian Stakenvicius <axs@gentoo.org>
AuthorDate: 2020-03-05 19:15:56 +0000
Commit:     Ian Stakenvicius <axs@gentoo.org>
CommitDate: 2020-03-05 19:16:28 +0000

    sys-cluster/torque: drop broken USE=drmaa, fix doc and econf warn
    
    -Fixed the documentation link in pkg_postinst
    -Dropped USE=drmaa as its broken and upstream hasn't done anything with
    the code since torque-2
    -Removed the --disable-geometry-request config option
    
    Closes: https://bugs.gentoo.org/697124
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Ian Stakenvicius <axs@gentoo.org>

 sys-cluster/torque/torque-6.0.4-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)