Opened 11 years ago
Closed 11 years ago
#39449 closed defect (fixed)
hs-bibutils @5.0_0: cannot find syb
Reported by: | gkshenaut | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | hs-bibutils |
Description
Perhaps it's a configuration error?
The log says that the dependency “syb -any” is missing.
Attachments (1)
Change History (6)
Changed 11 years ago by gkshenaut
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | cal@… added |
---|---|
Port: | hs-bibutils added |
Summary: | hs-bibutils fails to build → hs-bibutils @5.0_0: cannot find syb |
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|
The log shows that hs-syb
is installed, so the dependency should be satisfied.
7 :debug:main Searching for dependency: hs-syb 8 :debug:main Found Dependency: receipt exists for hs-syb
Can you attach the output of port contents hs-syb
and ghc-pkg check
?
comment:3 Changed 11 years ago by neverpanic (Clemens Lang)
Cc: | cal@… removed |
---|
comment:4 Changed 11 years ago by gkshenaut
Port hs-syb contains:
/opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Aliases.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Aliases.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Basics.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Basics.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Builders.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Builders.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Instances.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Instances.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Schemes.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Schemes.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Text.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Text.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Twins.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Data/Generics/Twins.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Aliases.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Aliases.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Basics.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Basics.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Builders.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Builders.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Instances.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Instances.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Schemes.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Schemes.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Text.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Text.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Twins.hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/Generics/SYB/Twins.p_hi /opt/local/lib/syb-0.4.0/ghc-7.4.2/HSsyb-0.4.0.o /opt/local/lib/syb-0.4.0/ghc-7.4.2/libHSsyb-0.4.0.a /opt/local/lib/syb-0.4.0/ghc-7.4.2/libHSsyb-0.4.0_p.a /opt/local/libexec/hs-syb/register.sh /opt/local/libexec/hs-syb/unregister.sh /opt/local/share/doc/syb-0.4.0/LICENSE
ghc-pkg check Warning: haddock-interfaces: /opt/local/share/doc/base64-bytestring-1.0.0.1/html/base64-bytestring.haddock doesn't exist or isn't a file Warning: haddock-html: /opt/local/share/doc/base64-bytestring-1.0.0.1/html doesn't exist or isn't a directory
comment:5 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please use WikiFormatting when posting and trac and make sure to preview your post.
The issue is that I missed to correctly revbump hs-syb
to rebuild against the new GHC version. I've fixed that in r107049, please wait 30 minutes, run selfupdate and upgrade outdated.
log file from clean install attempt