Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529886 - app-mobilephone/smsclient-2.0.9a-r1: tries to write on '/var/lock'.
Summary: app-mobilephone/smsclient-2.0.9a-r1: tries to write on '/var/lock'.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: keepdir-var-run_lock
  Show dependency tree
 
Reported: 2014-11-19 16:46 UTC by Toralf Förster
Modified: 2021-04-05 00:03 UTC (History)
0 users

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 Toralf Förster gentoo-dev 2014-11-19 16:46:05 UTC
cd ../lock ; make lock.a
make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/lock'
make[3]: 'lock.a' is up to date.
make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/lock'
cd ../parser ; make
make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/parser'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/parser'
cd ../comms ; make comms.a
make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/comms'
make[3]: 'comms.a' is up to date.
make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/comms'
cd ../resource ; make resource.a
make[3]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/resource'
make[3]: 'resource.a' is up to date.
make[3]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/resource'
gcc -O2 -pipe -I. -Wall -pedantic -fsigned-char -DLINUX -I. -Wall -pedantic -fsigned-char -DLINUX -I. -Wall -pedantic -fsigned-char -DLINUX -Wl,-O1 -Wl,--as-needed -o ../../bin/sms_client sms_client.o expand.o  ../logfile/logfile.o sms_list.o ../driver/sms_driver.a  ../common/common.o  ../parser/gs_parser.a ../comms/comms.a ../lock/lock.a ../resource/resource.a 
gcc -O2 -pipe -I. -Wall -pedantic -fsigned-char -DLINUX -I. -Wall -pedantic -fsigned-char -DLINUX -I. -Wall -pedantic -fsigned-char -DLINUX -Wl,-O1 -Wl,--as-needed -o ../../bin/sms_address sms_address.o expand.o sms_list.o ../logfile/logfile.o  ../driver/sms_driver.a  ../common/common.o  ../parser/gs_parser.a ../comms/comms.a ../lock/lock.a ../resource/resource.a 
/usr/bin/install -o root -g root -m 755 -d /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image///usr/bin
/usr/bin/install -o root -g root -m 755 ../../bin/sms_client /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image///usr/bin
/usr/bin/install -o root -g root -m 755 ../../bin/sms_address /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image///usr/bin
make[2]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src/client'
make[1]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/src'
cd sms  ; make install
make[1]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/sms'
/usr/bin/install -o root -g root -m 755 -m 755 -d /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//usr/share/smsclient/services
/usr/bin/install -o root -g root -m 755 -m 755 -d /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient/scripts
( cd services ;\
  for service in * ; do \
	  /usr/bin/install -o root -g root -m 644 $service /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//usr/share/smsclient/services; \
  done )
/usr/bin/install -m 644 scripts/email /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient/scripts
/usr/bin/install -m 644 sms_config /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient
/usr/bin/install -m 644 sms_addressbook /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient
/usr/bin/install -m 644 sms_modem /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient
/usr/bin/install -m 644 sms_services /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient
/usr/bin/install -m 644 sms_daemons /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image//etc/smsclient
make[1]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/sms'
cd docs ; make install
make[1]: Entering directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/docs'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/work/smsclient-2.0.9a/docs'
>>> Completed installing smsclient-2.0.9a-r1 into /var/tmp/portage/app-mobilephone/smsclient-2.0.9a-r1/image/

 * QA Notice: This ebuild installs into paths that should be created at runtime.
 *  To fix, simply do not install into these directories.  Instead, your package
 *  should create dirs on the fly at runtime as needed via init scripts/etc...
 * 
 *   var/lock
 *   var/lock/sms
 *   var/lock/sms/.keep_app-mobilephone_smsclient-0

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * logfile.c:85:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
 * logfile.c:85:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * logfile.c:94:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * logfile.c:176:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
 * logfile.c:176:13: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile.c:190:4: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration]
 * logfile.c:190:6: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default]
 * libucp.c:142:24: warning: ‘ORC’ is used uninitialized in this function [-Wuninitialized]
 * driver.c:509:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
 * driver.c:509:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * lock.c:73:5: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
 * lock.c:73:5: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * lock.c:221:4: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * lock.c:237:6: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * lock.c:300:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]
 * gs_translate.c:344:3: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
 * base64.c:73:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
 * base64.c:73:48: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * http.c:208:2: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
 * http.c:208:32: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * http.c:274:3: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
 * http.c:341:40: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * http_tread.c:51:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
 * http_twrite.c:51:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
 * logfile_io.c:89:5: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
 * logfile_io.c:89:25: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:92:33: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:113:25: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:116:33: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:136:33: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:143:27: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:149:23: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
 * logfile_io.c:156:21: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://www.smsclient.org
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/bin/sms_client
   usr/bin/sms_address
ecompressdir: bzip2 -9 /usr/share/man
ecompressdir: bzip2 -9 /usr/share/doc

!!! Cannot write to '/var/lock'.









This chroot image is located at a hardened amd64 system.

Portage 2.2.14 (python 3.3.5-final-0, hardened/linux/amd64, gcc-4.8.3, glibc-2.20, 3.17.3-hardened x86_64)
=================================================================
System uname: Linux-3.17.3-hardened-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16166892 total,   2180984 free
KiB Swap:   16777212 total,  16772168 free
Timestamp of tree: Tue, 18 Nov 2014 16:45:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p30-r1
dev-lang/perl:            5.20.1-r2
dev-lang/python:          2.7.8, 3.3.5-r1
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.3-r2
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.17-r1 (virtual/os-headers)
sys-libs/glibc:           2.20
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --deep --jobs 2"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri fortran gdbm hardened iconv ipv6 justify mbox mmx modules multilib ncurses nls nptl openmp pam pax_kernel pcre readline session sse sse2 ssl tcpd unicode urandom xattr xtpax zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Larry the Git Cow gentoo-dev 2021-03-05 21:14:49 UTC
The bug has been referenced in the following commit(s):

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

commit 3e0afe33c5876e5474cf3c79b84e5adac665e794
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-05 21:13:40 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-05 21:14:36 +0000

    app-mobilephone/smsclient: mask package for last-rite
    
    Bug: https://bugs.gentoo.org/529886
    Bug: https://bugs.gentoo.org/605488
    Bug: https://bugs.gentoo.org/681546
    Bug: https://bugs.gentoo.org/722410
    Bug: https://bugs.gentoo.org/734188
    
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-04-05 00:03:15 UTC
The bug has been closed via the following commit(s):

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

commit aee503d0c12be8af2c38d6f3eecb37c7f3c53c84
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-04 23:58:06 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-04 23:58:06 +0000

    app-mobilephone/smsclient: last-rite
    
    Closes: https://bugs.gentoo.org/734188
    Closes: https://bugs.gentoo.org/722410
    Closes: https://bugs.gentoo.org/681546
    Closes: https://bugs.gentoo.org/605488
    Closes: https://bugs.gentoo.org/529886
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-mobilephone/smsclient/Manifest                 |   1 -
 .../smsclient/files/smsclient-2.0.9a-gentoo.patch  | 122 ------------------
 .../smsclient/files/smsclient-2.0.9a-sender.patch  | 139 ---------------------
 app-mobilephone/smsclient/metadata.xml             |   6 -
 .../smsclient/smsclient-2.0.9a-r1.ebuild           |  63 ----------
 profiles/package.mask                              |   5 -
 6 files changed, 336 deletions(-)