Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618428 - net-libs/libwebsockets-2.1.1 builds with Werror
Summary: net-libs/libwebsockets-2.1.1 builds with Werror
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2017-05-14 10:30 UTC by Alessandro Barbieri
Modified: 2019-11-12 14:45 UTC (History)
4 users (show)

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


Attachments
net-libs:libwebsockets-2.1.1:20170503-224140.log (net-libs:libwebsockets-2.1.1:20170503-224140.log,84.50 KB, text/plain)
2017-05-14 10:33 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2017-05-14 10:30:16 UTC
for example

/usr/bin/gcc  -Wall -Werror -fvisibility=hidden -Os -pipe -march=native -mtune=native -fomit-frame-pointer -mfpmath=sse -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-O2 -Wl,-z,now -Wl,-z,relro -lpthread -lgomp -fweb -fgcse-after-reload -fivopts -fopenmp -Wno-error=implicit-function-declaration -pthread -D_REENTRANT -pthread  -Wl,-O1 -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -lpthread -lgomp CMakeFiles/test-server-pthreads.dir/test-server/test-server-pthreads.c.o CMakeFiles/test-server-pthreads.dir/test-server/test-server-http.c.o CMakeFiles/test-server-pthreads.dir/test-server/test-server-dumb-increment.c.o CMakeFiles/test-server-pthreads.dir/test-server/test-server-mirror.c.o CMakeFiles/test-server-pthreads.dir/test-server/test-server-status.c.o CMakeFiles/test-server-pthreads.dir/test-server/test-server-echogen.c.o  -o bin/libwebsockets-test-server-pthreads -Wl,-rpath,/var/tmp/notmpfs/portage/net-libs/libwebsockets-2.1.1/work/libwebsockets-2.1.1_build/lib -rdynamic lib/libwebsockets.so.9 -lz -lssl -lcrypto -lev -luv -lm
Comment 1 Alessandro Barbieri 2017-05-14 10:33:00 UTC
Created attachment 472564 [details]
net-libs:libwebsockets-2.1.1:20170503-224140.log

build log
Comment 2 Larry the Git Cow gentoo-dev 2019-11-12 14:45:59 UTC
The bug has been closed via the following commit(s):

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

commit 31ceadbd479ef83029bfa47e3315dd713bb584fe
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2019-11-07 10:46:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-12 14:45:29 +0000

    net-libs/libwebsockets: version bump to 3.2.0
    
    Closes: https://bugs.gentoo.org/696554
    Closes: https://bugs.gentoo.org/615532
    Closes: https://bugs.gentoo.org/618428
    Closes: https://bugs.gentoo.org/672194
    Closes: https://bugs.gentoo.org/669152
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/13579
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/libwebsockets/Manifest                    |  1 +
 .../libwebsockets-3.2.0-check_chown_result.patch   | 22 ++++++
 .../libwebsockets-3.2.0-string_assignment.patch    | 11 +++
 net-libs/libwebsockets/libwebsockets-3.2.0.ebuild  | 80 ++++++++++++++++++++++
 4 files changed, 114 insertions(+)