Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687374 - app-portage/portage-utils-0.80_pre20190530 : hash.c:160:3: error: expected expression before } token
Summary: app-portage/portage-utils-0.80_pre20190530 : hash.c:160:3: error: expected ex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-04 18:24 UTC by Toralf Förster
Modified: 2019-06-06 07:27 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.49 KB, text/plain)
2019-06-04 18:24 UTC, Toralf Förster
Details
app-portage:portage-utils-0.80_pre20190530:20190604-180447.log (app-portage:portage-utils-0.80_pre20190530:20190604-180447.log,92.80 KB, text/plain)
2019-06-04 18:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.00 KB, text/plain)
2019-06-04 18:24 UTC, Toralf Förster
Details
environment (environment,46.38 KB, text/plain)
2019-06-04 18:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.00 KB, application/x-bzip)
2019-06-04 18:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,26.16 KB, application/x-bzip)
2019-06-04 18:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.72 KB, application/x-bzip)
2019-06-04 18:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-04 18:24:12 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fopenmp -I../autotools/gnulib -I../autotools/gnulib -O2 -pipe -march=native -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 -Wmissing-declarations -Wwrite-strings -Wbad-function-cast -Wnested-externs -Wcomment -Winline -Wchar-subscripts -Wcast-align -Wsequence-point -Wold-style-definition -Wextra -Wno-format-nonliteral -Wno-expansion-to-defined -c hash.c  -fPIC -DPIC -o .libs/libq_la-hash.o
hash.c: In function ‘hash_compute_file’:
hash.c:160:3: error: expected expression before ‘}’ token
  160 |   }
      |   ^
hash.c:201:2: error: expected expression before ‘}’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_libressl-test_20190602-225504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-portage/portage-utils
[ebuild     U ] app-portage/portage-utils-0.80_pre20190530 [0.74-r1] USE="nls openmp%* -qmanifest% -static"
Comment 1 Toralf Förster gentoo-dev 2019-06-04 18:24:15 UTC
Created attachment 578776 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-04 18:24:18 UTC
Created attachment 578778 [details]
app-portage:portage-utils-0.80_pre20190530:20190604-180447.log
Comment 3 Toralf Förster gentoo-dev 2019-06-04 18:24:21 UTC
Created attachment 578780 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-04 18:24:24 UTC
Created attachment 578782 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-04 18:24:27 UTC
Created attachment 578784 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-04 18:24:29 UTC
Created attachment 578786 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-04 18:24:32 UTC
Created attachment 578788 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-06-05 07:57:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e074e6fa71c94cea6a6693822f33fc3ea6afc1d1

commit e074e6fa71c94cea6a6693822f33fc3ea6afc1d1
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-06-05 07:56:44 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-06-05 07:56:44 +0000

    libq/hash: fix compilation without HAVE_SSL and HAVE_BLAKE2B
    
    Bug: https://bugs.gentoo.org/687374
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 libq/hash.c | 4 ++++
 1 file changed, 4 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-06-06 07:27:11 UTC
The bug has been closed via the following commit(s):

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

commit aba4a67be6bd97dcbb9b6fdeb61c25cefba48e86
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-06-06 07:26:17 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-06-06 07:27:05 +0000

    app-portage/portage-utils: version bump 0.80 pre
    
    Closes: https://bugs.gentoo.org/687416
    Closes: https://bugs.gentoo.org/687374
    Closes: https://bugs.gentoo.org/687372
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-portage/portage-utils/Manifest                                      | 2 +-
 ...ls-0.80_pre20190530.ebuild => portage-utils-0.80_pre20190605.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)