Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605488 - app-mobilephone/smsclient-2.0.9a-r1 : installs into paths that should be created at runtime
Summary: app-mobilephone/smsclient-2.0.9a-r1 : installs into paths that should be crea...
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: runtime-paths
  Show dependency tree
 
Reported: 2017-01-12 16:35 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 2017-01-12 16:35:31 UTC
QA: other
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’
logfile.c:94:3: warning: incompatible implicit declaration of built-in function ‘exit’
logfile.c:176:13: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
logfile.c:176:13: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile.c:190:6: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration]
logfile.c:190:6: warning: incompatible implicit declaration of built-in function ‘strcpy’
libucp.c:142:14: 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’
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’
lock.c:221:4: warning: incompatible implicit declaration of built-in function ‘exit’
lock.c:237:6: warning: incompatible implicit declaration of built-in function ‘exit’
lock.c:300:3: warning: incompatible implicit declaration of built-in function ‘exit’
gs_translate.c:344:9: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
base64.c:73:48: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
base64.c:73:48: warning: incompatible implicit declaration of built-in function ‘strlen’
http.c:208:32: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
http.c:208:32: warning: incompatible implicit declaration of built-in function ‘strlen’
http.c:274:7: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
http.c:341:40: warning: incompatible implicit declaration of built-in function ‘strlen’
http_tread.c:51:16: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
http_twrite.c:51:16: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
logfile_io.c:89:25: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration]
logfile_io.c:89:25: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:92:33: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:113:25: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:116:33: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:136:33: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:143:27: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:149:23: warning: incompatible implicit declaration of built-in function ‘strlen’
logfile_io.c:156:21: warning: incompatible implicit declaration of built-in function ‘strlen’
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

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named plasma-systemd-libressl-unstable_20170111-153814) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------
Comment 1 Larry the Git Cow gentoo-dev 2021-03-05 21:14:50 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:19 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(-)